MsgVpnClientProfileResponse: {
    data?: MsgVpnClientProfile;
    links?: MsgVpnClientProfileLinks;
    meta: SempMeta;
}

Type declaration