MsgVpnAclProfilesResponse: {
    data?: MsgVpnAclProfile[];
    links?: MsgVpnAclProfileLinks[];
    meta: SempMeta;
}

Type declaration