Variable $MsgVpnAclProfilePublishExceptionsResponseConst
$MsgVpnAclProfilePublishExceptionsResponse: {
properties: {
data: {
contains: {
type: "MsgVpnAclProfilePublishException";
};
type: "array";
};
links: {
contains: {
type: "MsgVpnAclProfilePublishExceptionLinks";
};
type: "array";
};
meta: {
isRequired: true;
type: "SempMeta";
};
};
} = ...
Type declaration
-
properties: {
data: {
contains: {
type: "MsgVpnAclProfilePublishException";
};
type: "array";
};
links: {
contains: {
type: "MsgVpnAclProfilePublishExceptionLinks";
};
type: "array";
};
meta: {
isRequired: true;
type: "SempMeta";
};
}
-
data: {
contains: {
type: "MsgVpnAclProfilePublishException";
};
type: "array";
}
-
contains: {
type: "MsgVpnAclProfilePublishException";
}
-
type: "MsgVpnAclProfilePublishException"
-
type: "array"
-
links: {
contains: {
type: "MsgVpnAclProfilePublishExceptionLinks";
};
type: "array";
}
-
contains: {
type: "MsgVpnAclProfilePublishExceptionLinks";
}
-
type: "MsgVpnAclProfilePublishExceptionLinks"
-
type: "array"
-
meta: {
isRequired: true;
type: "SempMeta";
}
-
isRequired: true
-
type: "SempMeta"