MsgVpnAclProfileSubscribeExceptionsResponse: {
    data?: MsgVpnAclProfileSubscribeException[];
    links?: MsgVpnAclProfileSubscribeExceptionLinks[];
    meta: SempMeta;
}

Type declaration