MsgVpnAuthenticationOauthProfilesResponse: {
    data?: MsgVpnAuthenticationOauthProfile[];
    links?: MsgVpnAuthenticationOauthProfileLinks[];
    meta: SempMeta;
}

Type declaration