@nutanix-scratch/microseg-js-client 4.2.1 → 4.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/dist/Ntnx-Microseg-js-client-prod.js +1 -1
- package/dist/Ntnx-Microseg-js-client.js +133 -133
- package/dist/es/ApiClient.d.ts +1 -1
- package/dist/es/ApiClient.js +4 -4
- package/dist/es/Paginable.d.ts +1 -1
- package/dist/es/Paginable.js +3 -3
- package/dist/es/apis/addressgroups-endpoints.d.ts +2 -2
- package/dist/es/apis/addressgroups-endpoints.js +4 -4
- package/dist/es/apis/directoryserverconfigs-endpoints.d.ts +2 -2
- package/dist/es/apis/directoryserverconfigs-endpoints.js +4 -4
- package/dist/es/apis/entitygroups-endpoints.d.ts +2 -2
- package/dist/es/apis/entitygroups-endpoints.js +4 -4
- package/dist/es/apis/networksecuritypolicies-endpoints.d.ts +3 -3
- package/dist/es/apis/networksecuritypolicies-endpoints.js +5 -5
- package/dist/es/apis/servicegroups-endpoints.d.ts +2 -2
- package/dist/es/apis/servicegroups-endpoints.js +4 -4
- package/dist/es/models/common/v1/config/FQDN.d.ts +1 -1
- package/dist/es/models/common/v1/config/FQDN.js +3 -3
- package/dist/es/models/common/v1/config/Flag.d.ts +1 -1
- package/dist/es/models/common/v1/config/Flag.js +3 -3
- package/dist/es/models/common/v1/config/IPAddressOrFQDN.d.ts +1 -1
- package/dist/es/models/common/v1/config/IPAddressOrFQDN.js +3 -3
- package/dist/es/models/common/v1/config/IPv4Address.d.ts +1 -1
- package/dist/es/models/common/v1/config/IPv4Address.js +3 -3
- package/dist/es/models/common/v1/config/IPv6Address.d.ts +1 -1
- package/dist/es/models/common/v1/config/IPv6Address.js +3 -3
- package/dist/es/models/common/v1/config/KVPair.d.ts +1 -1
- package/dist/es/models/common/v1/config/KVPair.js +3 -3
- package/dist/es/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
- package/dist/es/models/common/v1/config/MapOfStringWrapper.js +3 -3
- package/dist/es/models/common/v1/config/Message.d.ts +1 -1
- package/dist/es/models/common/v1/config/Message.js +3 -3
- package/dist/es/models/common/v1/config/MessageSeverity.js +2 -2
- package/dist/es/models/common/v1/config/TenantAwareModel.d.ts +1 -1
- package/dist/es/models/common/v1/config/TenantAwareModel.js +3 -3
- package/dist/es/models/common/v1/response/ApiLink.d.ts +1 -1
- package/dist/es/models/common/v1/response/ApiLink.js +3 -3
- package/dist/es/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
- package/dist/es/models/common/v1/response/ApiResponseMetadata.js +3 -3
- package/dist/es/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
- package/dist/es/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
- package/dist/es/models/microseg/v4/config/AdInfo.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/AdInfo.js +3 -3
- package/dist/es/models/microseg/v4/config/AdStatus.js +2 -2
- package/dist/es/models/microseg/v4/config/AddressGroup.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/AddressGroup.js +3 -3
- package/dist/es/models/microseg/v4/config/Addresses.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/Addresses.js +3 -3
- package/dist/es/models/microseg/v4/config/AllToAllIsolationGroup.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/AllToAllIsolationGroup.js +3 -3
- package/dist/es/models/microseg/v4/config/AllowType.js +2 -2
- package/dist/es/models/microseg/v4/config/AllowedConfig.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/AllowedConfig.js +3 -3
- package/dist/es/models/microseg/v4/config/AllowedEntity.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/AllowedEntity.js +3 -3
- package/dist/es/models/microseg/v4/config/AllowedSelectBy.js +2 -2
- package/dist/es/models/microseg/v4/config/AllowedType.js +2 -2
- package/dist/es/models/microseg/v4/config/ApplicationRuleSpec.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/ApplicationRuleSpec.js +3 -3
- package/dist/es/models/microseg/v4/config/CategoryAssociatedEntityType.js +2 -2
- package/dist/es/models/microseg/v4/config/CategoryMapping.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/CategoryMapping.js +3 -3
- package/dist/es/models/microseg/v4/config/CreateAddressGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/CreateAddressGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/CreateDirectoryServerConfigApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/CreateDirectoryServerConfigApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/CreateDsCategoryMappingApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/CreateDsCategoryMappingApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/CreateEntityGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/CreateEntityGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyExportApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyExportApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyImportApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyImportApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/CreateServiceGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/CreateServiceGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/DeleteAddressGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/DeleteAddressGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/DeleteDirectoryServerConfigApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/DeleteDirectoryServerConfigApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/DeleteDsCategoryMappingApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/DeleteDsCategoryMappingApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/DeleteEntityGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/DeleteEntityGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/DeleteNetworkSecurityPolicyApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/DeleteNetworkSecurityPolicyApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/DeleteServiceGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/DeleteServiceGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/DirectoryServerConfig.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/DirectoryServerConfig.js +3 -3
- package/dist/es/models/microseg/v4/config/EntityGroup.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/EntityGroup.js +3 -3
- package/dist/es/models/microseg/v4/config/ExceptConfig.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/ExceptConfig.js +3 -3
- package/dist/es/models/microseg/v4/config/ExceptEntity.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/ExceptEntity.js +3 -3
- package/dist/es/models/microseg/v4/config/ExceptSelectBy.js +2 -2
- package/dist/es/models/microseg/v4/config/ExceptType.js +2 -2
- package/dist/es/models/microseg/v4/config/GetAddressGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/GetAddressGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/GetDirectoryServerConfigApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/GetDirectoryServerConfigApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/GetDsCategoryMappingApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/GetDsCategoryMappingApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/GetEntityGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/GetEntityGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/GetNetworkSecurityPolicyApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/GetNetworkSecurityPolicyApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/GetServiceGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/GetServiceGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/IPv4Range.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/IPv4Range.js +3 -3
- package/dist/es/models/microseg/v4/config/IPv6Range.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/IPv6Range.js +3 -3
- package/dist/es/models/microseg/v4/config/IcmpTypeCodeSpec.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/IcmpTypeCodeSpec.js +3 -3
- package/dist/es/models/microseg/v4/config/IcmpV6TypeCodeSpec.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/IcmpV6TypeCodeSpec.js +3 -3
- package/dist/es/models/microseg/v4/config/IntraEntityGroupRuleAction.js +2 -2
- package/dist/es/models/microseg/v4/config/IntraEntityGroupRuleSpec.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/IntraEntityGroupRuleSpec.js +3 -3
- package/dist/es/models/microseg/v4/config/IpRange.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/IpRange.js +3 -3
- package/dist/es/models/microseg/v4/config/IsolationGroup.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/IsolationGroup.js +3 -3
- package/dist/es/models/microseg/v4/config/ListAddressGroupsApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/ListAddressGroupsApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/ListDirectoryServerConfigsApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/ListDirectoryServerConfigsApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/ListDsCategoryMappingsApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/ListDsCategoryMappingsApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/ListEntityGroupsApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/ListEntityGroupsApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/ListNetworkSecurityPoliciesApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/ListNetworkSecurityPoliciesApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/ListNetworkSecurityPolicyRulesApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/ListNetworkSecurityPolicyRulesApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/ListServiceGroupsApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/ListServiceGroupsApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/MatchEntity.js +2 -2
- package/dist/es/models/microseg/v4/config/MatchField.js +2 -2
- package/dist/es/models/microseg/v4/config/MatchType.js +2 -2
- package/dist/es/models/microseg/v4/config/MatchingCriteria.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/MatchingCriteria.js +3 -3
- package/dist/es/models/microseg/v4/config/MultiEnvIsolationRuleSpec.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/MultiEnvIsolationRuleSpec.js +3 -3
- package/dist/es/models/microseg/v4/config/NetworkSecurityPolicy.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/NetworkSecurityPolicy.js +3 -3
- package/dist/es/models/microseg/v4/config/NetworkSecurityPolicyExportSpec.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/NetworkSecurityPolicyExportSpec.js +3 -3
- package/dist/es/models/microseg/v4/config/NetworkSecurityPolicyRule.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/NetworkSecurityPolicyRule.js +3 -3
- package/dist/es/models/microseg/v4/config/RuleType.js +2 -2
- package/dist/es/models/microseg/v4/config/SecurityPolicyScope.js +2 -2
- package/dist/es/models/microseg/v4/config/SecurityPolicyState.js +2 -2
- package/dist/es/models/microseg/v4/config/SecurityPolicyType.js +2 -2
- package/dist/es/models/microseg/v4/config/ServiceGroup.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/ServiceGroup.js +3 -3
- package/dist/es/models/microseg/v4/config/SyncPolicy.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/SyncPolicy.js +3 -3
- package/dist/es/models/microseg/v4/config/TcpPortRangeSpec.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/TcpPortRangeSpec.js +3 -3
- package/dist/es/models/microseg/v4/config/TwoEnvIsolationRuleSpec.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/TwoEnvIsolationRuleSpec.js +3 -3
- package/dist/es/models/microseg/v4/config/UdpPortRangeSpec.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/UdpPortRangeSpec.js +3 -3
- package/dist/es/models/microseg/v4/config/UpdateAddressGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/UpdateAddressGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/UpdateDirectoryServerConfigApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/UpdateDirectoryServerConfigApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/UpdateDsCategoryMappingApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/UpdateDsCategoryMappingApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/UpdateEntityGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/UpdateEntityGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/UpdateNetworkSecurityPolicyApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/UpdateNetworkSecurityPolicyApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/config/UpdateServiceGroupApiResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/config/UpdateServiceGroupApiResponse.js +3 -3
- package/dist/es/models/microseg/v4/error/AppMessage.d.ts +1 -1
- package/dist/es/models/microseg/v4/error/AppMessage.js +3 -3
- package/dist/es/models/microseg/v4/error/ErrorResponse.d.ts +1 -1
- package/dist/es/models/microseg/v4/error/ErrorResponse.js +3 -3
- package/dist/es/models/microseg/v4/error/SchemaValidationError.d.ts +1 -1
- package/dist/es/models/microseg/v4/error/SchemaValidationError.js +3 -3
- package/dist/es/models/microseg/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
- package/dist/es/models/microseg/v4/error/SchemaValidationErrorMessage.js +3 -3
- package/dist/es/models/microseg/v4/operation/DryRunSpec.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/DryRunSpec.js +3 -3
- package/dist/es/models/microseg/v4/operation/DryRunSummary.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/DryRunSummary.js +3 -3
- package/dist/es/models/microseg/v4/operation/PolicyCount.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/PolicyCount.js +3 -3
- package/dist/es/models/microseg/v4/operation/PolicyCountByType.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/PolicyCountByType.js +3 -3
- package/dist/es/models/microseg/v4/operation/PolicyMetadata.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/PolicyMetadata.js +3 -3
- package/dist/es/models/microseg/v4/operation/PolicyPreview.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/PolicyPreview.js +3 -3
- package/dist/es/models/microseg/v4/operation/PolicyUpgradeSummary.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/PolicyUpgradeSummary.js +3 -3
- package/dist/es/models/microseg/v4/operation/SecurityPolicyOptions.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/SecurityPolicyOptions.js +3 -3
- package/dist/es/models/microseg/v4/operation/SecurityPolicyType.js +2 -2
- package/dist/es/models/microseg/v4/operation/SubnetUpgradeSummary.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/SubnetUpgradeSummary.js +3 -3
- package/dist/es/models/microseg/v4/operation/TotalPolicyCount.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/TotalPolicyCount.js +3 -3
- package/dist/es/models/microseg/v4/operation/UpgradeJob.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/UpgradeJob.js +3 -3
- package/dist/es/models/microseg/v4/operation/UpgradeSpec.d.ts +1 -1
- package/dist/es/models/microseg/v4/operation/UpgradeSpec.js +3 -3
- package/dist/es/models/prism/v4/config/TaskReference.d.ts +1 -1
- package/dist/es/models/prism/v4/config/TaskReference.js +4 -4
- package/dist/es/models/validation/ValidationError.js +2 -2
- package/dist/es/utils/ValidationUtils.js +2 -2
- package/dist/lib/ApiClient.d.ts +1 -1
- package/dist/lib/ApiClient.js +4 -4
- package/dist/lib/Paginable.d.ts +1 -1
- package/dist/lib/Paginable.js +3 -3
- package/dist/lib/apis/addressgroups-endpoints.d.ts +2 -2
- package/dist/lib/apis/addressgroups-endpoints.js +4 -4
- package/dist/lib/apis/directoryserverconfigs-endpoints.d.ts +2 -2
- package/dist/lib/apis/directoryserverconfigs-endpoints.js +4 -4
- package/dist/lib/apis/entitygroups-endpoints.d.ts +2 -2
- package/dist/lib/apis/entitygroups-endpoints.js +4 -4
- package/dist/lib/apis/networksecuritypolicies-endpoints.d.ts +3 -3
- package/dist/lib/apis/networksecuritypolicies-endpoints.js +5 -5
- package/dist/lib/apis/servicegroups-endpoints.d.ts +2 -2
- package/dist/lib/apis/servicegroups-endpoints.js +4 -4
- package/dist/lib/models/common/v1/config/FQDN.d.ts +1 -1
- package/dist/lib/models/common/v1/config/FQDN.js +3 -3
- package/dist/lib/models/common/v1/config/Flag.d.ts +1 -1
- package/dist/lib/models/common/v1/config/Flag.js +3 -3
- package/dist/lib/models/common/v1/config/IPAddressOrFQDN.d.ts +1 -1
- package/dist/lib/models/common/v1/config/IPAddressOrFQDN.js +3 -3
- package/dist/lib/models/common/v1/config/IPv4Address.d.ts +1 -1
- package/dist/lib/models/common/v1/config/IPv4Address.js +3 -3
- package/dist/lib/models/common/v1/config/IPv6Address.d.ts +1 -1
- package/dist/lib/models/common/v1/config/IPv6Address.js +3 -3
- package/dist/lib/models/common/v1/config/KVPair.d.ts +1 -1
- package/dist/lib/models/common/v1/config/KVPair.js +3 -3
- package/dist/lib/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
- package/dist/lib/models/common/v1/config/MapOfStringWrapper.js +3 -3
- package/dist/lib/models/common/v1/config/Message.d.ts +1 -1
- package/dist/lib/models/common/v1/config/Message.js +3 -3
- package/dist/lib/models/common/v1/config/MessageSeverity.js +2 -2
- package/dist/lib/models/common/v1/config/TenantAwareModel.d.ts +1 -1
- package/dist/lib/models/common/v1/config/TenantAwareModel.js +3 -3
- package/dist/lib/models/common/v1/response/ApiLink.d.ts +1 -1
- package/dist/lib/models/common/v1/response/ApiLink.js +3 -3
- package/dist/lib/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
- package/dist/lib/models/common/v1/response/ApiResponseMetadata.js +3 -3
- package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
- package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
- package/dist/lib/models/microseg/v4/config/AdInfo.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/AdInfo.js +3 -3
- package/dist/lib/models/microseg/v4/config/AdStatus.js +2 -2
- package/dist/lib/models/microseg/v4/config/AddressGroup.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/AddressGroup.js +3 -3
- package/dist/lib/models/microseg/v4/config/Addresses.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/Addresses.js +3 -3
- package/dist/lib/models/microseg/v4/config/AllToAllIsolationGroup.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/AllToAllIsolationGroup.js +3 -3
- package/dist/lib/models/microseg/v4/config/AllowType.js +2 -2
- package/dist/lib/models/microseg/v4/config/AllowedConfig.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/AllowedConfig.js +3 -3
- package/dist/lib/models/microseg/v4/config/AllowedEntity.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/AllowedEntity.js +3 -3
- package/dist/lib/models/microseg/v4/config/AllowedSelectBy.js +2 -2
- package/dist/lib/models/microseg/v4/config/AllowedType.js +2 -2
- package/dist/lib/models/microseg/v4/config/ApplicationRuleSpec.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/ApplicationRuleSpec.js +3 -3
- package/dist/lib/models/microseg/v4/config/CategoryAssociatedEntityType.js +2 -2
- package/dist/lib/models/microseg/v4/config/CategoryMapping.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/CategoryMapping.js +3 -3
- package/dist/lib/models/microseg/v4/config/CreateAddressGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/CreateAddressGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/CreateDirectoryServerConfigApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/CreateDirectoryServerConfigApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/CreateDsCategoryMappingApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/CreateDsCategoryMappingApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/CreateEntityGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/CreateEntityGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyExportApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyExportApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyImportApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyImportApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/CreateServiceGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/CreateServiceGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/DeleteAddressGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/DeleteAddressGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/DeleteDirectoryServerConfigApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/DeleteDirectoryServerConfigApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/DeleteDsCategoryMappingApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/DeleteDsCategoryMappingApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/DeleteEntityGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/DeleteEntityGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/DeleteNetworkSecurityPolicyApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/DeleteNetworkSecurityPolicyApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/DeleteServiceGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/DeleteServiceGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/DirectoryServerConfig.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/DirectoryServerConfig.js +3 -3
- package/dist/lib/models/microseg/v4/config/EntityGroup.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/EntityGroup.js +3 -3
- package/dist/lib/models/microseg/v4/config/ExceptConfig.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/ExceptConfig.js +3 -3
- package/dist/lib/models/microseg/v4/config/ExceptEntity.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/ExceptEntity.js +3 -3
- package/dist/lib/models/microseg/v4/config/ExceptSelectBy.js +2 -2
- package/dist/lib/models/microseg/v4/config/ExceptType.js +2 -2
- package/dist/lib/models/microseg/v4/config/GetAddressGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/GetAddressGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/GetDirectoryServerConfigApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/GetDirectoryServerConfigApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/GetDsCategoryMappingApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/GetDsCategoryMappingApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/GetEntityGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/GetEntityGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/GetNetworkSecurityPolicyApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/GetNetworkSecurityPolicyApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/GetServiceGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/GetServiceGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/IPv4Range.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/IPv4Range.js +3 -3
- package/dist/lib/models/microseg/v4/config/IPv6Range.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/IPv6Range.js +3 -3
- package/dist/lib/models/microseg/v4/config/IcmpTypeCodeSpec.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/IcmpTypeCodeSpec.js +3 -3
- package/dist/lib/models/microseg/v4/config/IcmpV6TypeCodeSpec.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/IcmpV6TypeCodeSpec.js +3 -3
- package/dist/lib/models/microseg/v4/config/IntraEntityGroupRuleAction.js +2 -2
- package/dist/lib/models/microseg/v4/config/IntraEntityGroupRuleSpec.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/IntraEntityGroupRuleSpec.js +3 -3
- package/dist/lib/models/microseg/v4/config/IpRange.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/IpRange.js +3 -3
- package/dist/lib/models/microseg/v4/config/IsolationGroup.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/IsolationGroup.js +3 -3
- package/dist/lib/models/microseg/v4/config/ListAddressGroupsApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/ListAddressGroupsApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/ListDirectoryServerConfigsApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/ListDirectoryServerConfigsApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/ListDsCategoryMappingsApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/ListDsCategoryMappingsApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/ListEntityGroupsApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/ListEntityGroupsApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/ListNetworkSecurityPoliciesApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/ListNetworkSecurityPoliciesApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/ListNetworkSecurityPolicyRulesApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/ListNetworkSecurityPolicyRulesApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/ListServiceGroupsApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/ListServiceGroupsApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/MatchEntity.js +2 -2
- package/dist/lib/models/microseg/v4/config/MatchField.js +2 -2
- package/dist/lib/models/microseg/v4/config/MatchType.js +2 -2
- package/dist/lib/models/microseg/v4/config/MatchingCriteria.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/MatchingCriteria.js +3 -3
- package/dist/lib/models/microseg/v4/config/MultiEnvIsolationRuleSpec.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/MultiEnvIsolationRuleSpec.js +3 -3
- package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicy.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicy.js +3 -3
- package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicyExportSpec.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicyExportSpec.js +3 -3
- package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicyRule.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicyRule.js +3 -3
- package/dist/lib/models/microseg/v4/config/RuleType.js +2 -2
- package/dist/lib/models/microseg/v4/config/SecurityPolicyScope.js +2 -2
- package/dist/lib/models/microseg/v4/config/SecurityPolicyState.js +2 -2
- package/dist/lib/models/microseg/v4/config/SecurityPolicyType.js +2 -2
- package/dist/lib/models/microseg/v4/config/ServiceGroup.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/ServiceGroup.js +3 -3
- package/dist/lib/models/microseg/v4/config/SyncPolicy.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/SyncPolicy.js +3 -3
- package/dist/lib/models/microseg/v4/config/TcpPortRangeSpec.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/TcpPortRangeSpec.js +3 -3
- package/dist/lib/models/microseg/v4/config/TwoEnvIsolationRuleSpec.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/TwoEnvIsolationRuleSpec.js +3 -3
- package/dist/lib/models/microseg/v4/config/UdpPortRangeSpec.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/UdpPortRangeSpec.js +3 -3
- package/dist/lib/models/microseg/v4/config/UpdateAddressGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/UpdateAddressGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/UpdateDirectoryServerConfigApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/UpdateDirectoryServerConfigApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/UpdateDsCategoryMappingApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/UpdateDsCategoryMappingApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/UpdateEntityGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/UpdateEntityGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/UpdateNetworkSecurityPolicyApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/UpdateNetworkSecurityPolicyApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/config/UpdateServiceGroupApiResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/config/UpdateServiceGroupApiResponse.js +3 -3
- package/dist/lib/models/microseg/v4/error/AppMessage.d.ts +1 -1
- package/dist/lib/models/microseg/v4/error/AppMessage.js +3 -3
- package/dist/lib/models/microseg/v4/error/ErrorResponse.d.ts +1 -1
- package/dist/lib/models/microseg/v4/error/ErrorResponse.js +3 -3
- package/dist/lib/models/microseg/v4/error/SchemaValidationError.d.ts +1 -1
- package/dist/lib/models/microseg/v4/error/SchemaValidationError.js +3 -3
- package/dist/lib/models/microseg/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
- package/dist/lib/models/microseg/v4/error/SchemaValidationErrorMessage.js +3 -3
- package/dist/lib/models/microseg/v4/operation/DryRunSpec.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/DryRunSpec.js +3 -3
- package/dist/lib/models/microseg/v4/operation/DryRunSummary.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/DryRunSummary.js +3 -3
- package/dist/lib/models/microseg/v4/operation/PolicyCount.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/PolicyCount.js +3 -3
- package/dist/lib/models/microseg/v4/operation/PolicyCountByType.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/PolicyCountByType.js +3 -3
- package/dist/lib/models/microseg/v4/operation/PolicyMetadata.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/PolicyMetadata.js +3 -3
- package/dist/lib/models/microseg/v4/operation/PolicyPreview.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/PolicyPreview.js +3 -3
- package/dist/lib/models/microseg/v4/operation/PolicyUpgradeSummary.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/PolicyUpgradeSummary.js +3 -3
- package/dist/lib/models/microseg/v4/operation/SecurityPolicyOptions.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/SecurityPolicyOptions.js +3 -3
- package/dist/lib/models/microseg/v4/operation/SecurityPolicyType.js +2 -2
- package/dist/lib/models/microseg/v4/operation/SubnetUpgradeSummary.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/SubnetUpgradeSummary.js +3 -3
- package/dist/lib/models/microseg/v4/operation/TotalPolicyCount.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/TotalPolicyCount.js +3 -3
- package/dist/lib/models/microseg/v4/operation/UpgradeJob.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/UpgradeJob.js +3 -3
- package/dist/lib/models/microseg/v4/operation/UpgradeSpec.d.ts +1 -1
- package/dist/lib/models/microseg/v4/operation/UpgradeSpec.js +3 -3
- package/dist/lib/models/prism/v4/config/TaskReference.d.ts +1 -1
- package/dist/lib/models/prism/v4/config/TaskReference.js +4 -4
- package/dist/lib/models/validation/ValidationError.js +2 -2
- package/dist/lib/utils/ValidationUtils.js +2 -2
- package/package.json +1 -1
package/dist/es/ApiClient.d.ts
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* application to use this class directly - the *Api and model classes provide the public API for the service. The
|
|
4
4
|
* contents of this file should be regarded as internal but are documented for completeness.
|
|
5
5
|
* @module ApiClient
|
|
6
|
-
* @version 4.2.
|
|
6
|
+
* @version 4.2.2
|
|
7
7
|
*/
|
|
8
8
|
export class ApiClient {
|
|
9
9
|
/**
|
package/dist/es/ApiClient.js
CHANGED
|
@@ -24,11 +24,11 @@ function _classPrivateFieldSet(s, a, r) { return s.set(_assertClassBrand(s, a),
|
|
|
24
24
|
function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n; throw new TypeError("Private element is not present on this object"); } /*
|
|
25
25
|
* Nutanix Flow Management APIs
|
|
26
26
|
*
|
|
27
|
-
* OpenAPI spec version: 4.2.
|
|
27
|
+
* OpenAPI spec version: 4.2.2
|
|
28
28
|
*
|
|
29
29
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
30
30
|
*
|
|
31
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
31
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
32
32
|
*
|
|
33
33
|
* Do not edit the class manually.
|
|
34
34
|
*
|
|
@@ -39,7 +39,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
|
|
|
39
39
|
* application to use this class directly - the *Api and model classes provide the public API for the service. The
|
|
40
40
|
* contents of this file should be regarded as internal but are documented for completeness.
|
|
41
41
|
* @module ApiClient
|
|
42
|
-
* @version 4.2.
|
|
42
|
+
* @version 4.2.2
|
|
43
43
|
*/
|
|
44
44
|
var _protocol = /*#__PURE__*/new WeakMap();
|
|
45
45
|
var _cookie = /*#__PURE__*/new WeakMap();
|
|
@@ -622,7 +622,7 @@ class ApiClient {
|
|
|
622
622
|
if (!isBrowser) {
|
|
623
623
|
this.downloadDestination = '.';
|
|
624
624
|
request.set(_assertClassBrand(_ApiClient_brand, this, _normalizeParams).call(this, {
|
|
625
|
-
'User-Agent': 'Nutanix-microseg-js-client/4.2.
|
|
625
|
+
'User-Agent': 'Nutanix-microseg-js-client/4.2.2'
|
|
626
626
|
}));
|
|
627
627
|
}
|
|
628
628
|
|
package/dist/es/Paginable.d.ts
CHANGED
package/dist/es/Paginable.js
CHANGED
|
@@ -8,11 +8,11 @@ var _ApiClient = require("./ApiClient");
|
|
|
8
8
|
/*
|
|
9
9
|
* Nutanix Flow Management APIs
|
|
10
10
|
*
|
|
11
|
-
* OpenAPI spec version: 4.2.
|
|
11
|
+
* OpenAPI spec version: 4.2.2
|
|
12
12
|
*
|
|
13
13
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
14
14
|
*
|
|
15
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
15
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
16
16
|
*
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
@@ -21,7 +21,7 @@ var _ApiClient = require("./ApiClient");
|
|
|
21
21
|
/**
|
|
22
22
|
* A model that represents a paginable response from a list endpoint.
|
|
23
23
|
* @module Paginable
|
|
24
|
-
* @version 4.2.
|
|
24
|
+
* @version 4.2.2
|
|
25
25
|
*/
|
|
26
26
|
class Paginable {
|
|
27
27
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* AddressGroups service.
|
|
3
|
-
* @version 4.2.
|
|
3
|
+
* @version 4.2.2
|
|
4
4
|
* @class AddressGroupsApi
|
|
5
5
|
*/
|
|
6
6
|
export class AddressGroupsApi {
|
|
@@ -51,7 +51,7 @@ export class AddressGroupsApi {
|
|
|
51
51
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
52
52
|
|
|
53
53
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
54
|
-
* For example, filter
|
|
54
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
55
55
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
56
56
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
57
57
|
* @param {Object} args Additional Arguments
|
|
@@ -15,11 +15,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
15
15
|
/*
|
|
16
16
|
* Nutanix Flow Management APIs
|
|
17
17
|
*
|
|
18
|
-
* OpenAPI spec version: 4.2.
|
|
18
|
+
* OpenAPI spec version: 4.2.2
|
|
19
19
|
*
|
|
20
20
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
21
21
|
*
|
|
22
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
22
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
23
23
|
*
|
|
24
24
|
* Do not edit the class manually.
|
|
25
25
|
*
|
|
@@ -27,7 +27,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
27
27
|
|
|
28
28
|
/**
|
|
29
29
|
* AddressGroups service.
|
|
30
|
-
* @version 4.2.
|
|
30
|
+
* @version 4.2.2
|
|
31
31
|
* @class AddressGroupsApi
|
|
32
32
|
*/
|
|
33
33
|
class AddressGroupsApi {
|
|
@@ -173,7 +173,7 @@ class AddressGroupsApi {
|
|
|
173
173
|
* @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
|
|
174
174
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
175
175
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
176
|
-
* For example, filter
|
|
176
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
177
177
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
178
178
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
179
179
|
* @param {Object} args Additional Arguments
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DirectoryServerConfigs service.
|
|
3
|
-
* @version 4.2.
|
|
3
|
+
* @version 4.2.2
|
|
4
4
|
* @class DirectoryServerConfigsApi
|
|
5
5
|
*/
|
|
6
6
|
export class DirectoryServerConfigsApi {
|
|
@@ -75,7 +75,7 @@ export class DirectoryServerConfigsApi {
|
|
|
75
75
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
76
76
|
|
|
77
77
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
78
|
-
* For example, filter
|
|
78
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
79
79
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
80
80
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
81
81
|
* @param {Object} args Additional Arguments
|
|
@@ -21,11 +21,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
/*
|
|
22
22
|
* Nutanix Flow Management APIs
|
|
23
23
|
*
|
|
24
|
-
* OpenAPI spec version: 4.2.
|
|
24
|
+
* OpenAPI spec version: 4.2.2
|
|
25
25
|
*
|
|
26
26
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
27
27
|
*
|
|
28
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
28
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
29
29
|
*
|
|
30
30
|
* Do not edit the class manually.
|
|
31
31
|
*
|
|
@@ -33,7 +33,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
33
33
|
|
|
34
34
|
/**
|
|
35
35
|
* DirectoryServerConfigs service.
|
|
36
|
-
* @version 4.2.
|
|
36
|
+
* @version 4.2.2
|
|
37
37
|
* @class DirectoryServerConfigsApi
|
|
38
38
|
*/
|
|
39
39
|
class DirectoryServerConfigsApi {
|
|
@@ -288,7 +288,7 @@ class DirectoryServerConfigsApi {
|
|
|
288
288
|
* @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
|
|
289
289
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
290
290
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
291
|
-
* For example, filter
|
|
291
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
292
292
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
293
293
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
294
294
|
* @param {Object} args Additional Arguments
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* EntityGroups service.
|
|
3
|
-
* @version 4.2.
|
|
3
|
+
* @version 4.2.2
|
|
4
4
|
* @class EntityGroupsApi
|
|
5
5
|
*/
|
|
6
6
|
export class EntityGroupsApi {
|
|
@@ -51,7 +51,7 @@ export class EntityGroupsApi {
|
|
|
51
51
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
52
52
|
|
|
53
53
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
54
|
-
* For example, filter
|
|
54
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
55
55
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
56
56
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
57
57
|
* @param {Object} args Additional Arguments
|
|
@@ -15,11 +15,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
15
15
|
/*
|
|
16
16
|
* Nutanix Flow Management APIs
|
|
17
17
|
*
|
|
18
|
-
* OpenAPI spec version: 4.2.
|
|
18
|
+
* OpenAPI spec version: 4.2.2
|
|
19
19
|
*
|
|
20
20
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
21
21
|
*
|
|
22
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
22
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
23
23
|
*
|
|
24
24
|
* Do not edit the class manually.
|
|
25
25
|
*
|
|
@@ -27,7 +27,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
27
27
|
|
|
28
28
|
/**
|
|
29
29
|
* EntityGroups service.
|
|
30
|
-
* @version 4.2.
|
|
30
|
+
* @version 4.2.2
|
|
31
31
|
* @class EntityGroupsApi
|
|
32
32
|
*/
|
|
33
33
|
class EntityGroupsApi {
|
|
@@ -173,7 +173,7 @@ class EntityGroupsApi {
|
|
|
173
173
|
* @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
|
|
174
174
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
175
175
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
176
|
-
* For example, filter
|
|
176
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
177
177
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
178
178
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
179
179
|
* @param {Object} args Additional Arguments
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NetworkSecurityPolicies service.
|
|
3
|
-
* @version 4.2.
|
|
3
|
+
* @version 4.2.2
|
|
4
4
|
* @class NetworkSecurityPoliciesApi
|
|
5
5
|
*/
|
|
6
6
|
export class NetworkSecurityPoliciesApi {
|
|
@@ -74,7 +74,7 @@ export class NetworkSecurityPoliciesApi {
|
|
|
74
74
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
75
75
|
|
|
76
76
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
77
|
-
* For example, filter
|
|
77
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
78
78
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
79
79
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
80
80
|
* @param {Object} args Additional Arguments
|
|
@@ -97,7 +97,7 @@ export class NetworkSecurityPoliciesApi {
|
|
|
97
97
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
98
98
|
|
|
99
99
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
100
|
-
* For example, filter
|
|
100
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
101
101
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
102
102
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
103
103
|
* @param {Object} args Additional Arguments
|
|
@@ -20,11 +20,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
20
20
|
/*
|
|
21
21
|
* Nutanix Flow Management APIs
|
|
22
22
|
*
|
|
23
|
-
* OpenAPI spec version: 4.2.
|
|
23
|
+
* OpenAPI spec version: 4.2.2
|
|
24
24
|
*
|
|
25
25
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
26
26
|
*
|
|
27
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
27
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
28
28
|
*
|
|
29
29
|
* Do not edit the class manually.
|
|
30
30
|
*
|
|
@@ -32,7 +32,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
32
32
|
|
|
33
33
|
/**
|
|
34
34
|
* NetworkSecurityPolicies service.
|
|
35
|
-
* @version 4.2.
|
|
35
|
+
* @version 4.2.2
|
|
36
36
|
* @class NetworkSecurityPoliciesApi
|
|
37
37
|
*/
|
|
38
38
|
class NetworkSecurityPoliciesApi {
|
|
@@ -286,7 +286,7 @@ class NetworkSecurityPoliciesApi {
|
|
|
286
286
|
* @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
|
|
287
287
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
288
288
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
289
|
-
* For example, filter
|
|
289
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
290
290
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
291
291
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
292
292
|
* @param {Object} args Additional Arguments
|
|
@@ -339,7 +339,7 @@ class NetworkSecurityPoliciesApi {
|
|
|
339
339
|
* @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
|
|
340
340
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
341
341
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
342
|
-
* For example, filter
|
|
342
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
343
343
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
344
344
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
345
345
|
* @param {Object} args Additional Arguments
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* ServiceGroups service.
|
|
3
|
-
* @version 4.2.
|
|
3
|
+
* @version 4.2.2
|
|
4
4
|
* @class ServiceGroupsApi
|
|
5
5
|
*/
|
|
6
6
|
export class ServiceGroupsApi {
|
|
@@ -51,7 +51,7 @@ export class ServiceGroupsApi {
|
|
|
51
51
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
52
52
|
|
|
53
53
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
54
|
-
* For example, filter
|
|
54
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
55
55
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
56
56
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
57
57
|
* @param {Object} args Additional Arguments
|
|
@@ -15,11 +15,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
15
15
|
/*
|
|
16
16
|
* Nutanix Flow Management APIs
|
|
17
17
|
*
|
|
18
|
-
* OpenAPI spec version: 4.2.
|
|
18
|
+
* OpenAPI spec version: 4.2.2
|
|
19
19
|
*
|
|
20
20
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
21
21
|
*
|
|
22
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
22
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
23
23
|
*
|
|
24
24
|
* Do not edit the class manually.
|
|
25
25
|
*
|
|
@@ -27,7 +27,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
27
27
|
|
|
28
28
|
/**
|
|
29
29
|
* ServiceGroups service.
|
|
30
|
-
* @version 4.2.
|
|
30
|
+
* @version 4.2.2
|
|
31
31
|
* @class ServiceGroupsApi
|
|
32
32
|
*/
|
|
33
33
|
class ServiceGroupsApi {
|
|
@@ -173,7 +173,7 @@ class ServiceGroupsApi {
|
|
|
173
173
|
* @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
|
|
174
174
|
* @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
|
175
175
|
* @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
|
|
176
|
-
* For example, filter
|
|
176
|
+
* For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
|
|
177
177
|
* @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
|
|
178
178
|
* @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
|
|
179
179
|
* @param {Object} args Additional Arguments
|
|
@@ -12,11 +12,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
|
|
|
12
12
|
function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
|
|
13
13
|
* Nutanix Flow Management APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.2.
|
|
15
|
+
* OpenAPI spec version: 4.2.2
|
|
16
16
|
*
|
|
17
17
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
18
18
|
*
|
|
19
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
19
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
20
20
|
*
|
|
21
21
|
* Do not edit the class manually.
|
|
22
22
|
*
|
|
@@ -24,7 +24,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
24
24
|
/**
|
|
25
25
|
* The FQDN model module.
|
|
26
26
|
* @module Ntnx/FQDN
|
|
27
|
-
* @version 4.2.
|
|
27
|
+
* @version 4.2.2
|
|
28
28
|
* @class FQDN
|
|
29
29
|
*/
|
|
30
30
|
var _FQDN_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -12,11 +12,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
|
|
|
12
12
|
function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
|
|
13
13
|
* Nutanix Flow Management APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.2.
|
|
15
|
+
* OpenAPI spec version: 4.2.2
|
|
16
16
|
*
|
|
17
17
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
18
18
|
*
|
|
19
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
19
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
20
20
|
*
|
|
21
21
|
* Do not edit the class manually.
|
|
22
22
|
*
|
|
@@ -24,7 +24,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
24
24
|
/**
|
|
25
25
|
* The Flag model module.
|
|
26
26
|
* @module Ntnx/Flag
|
|
27
|
-
* @version 4.2.
|
|
27
|
+
* @version 4.2.2
|
|
28
28
|
* @class Flag
|
|
29
29
|
*/
|
|
30
30
|
var _Flag_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -15,11 +15,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
|
|
|
15
15
|
function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
|
|
16
16
|
* Nutanix Flow Management APIs
|
|
17
17
|
*
|
|
18
|
-
* OpenAPI spec version: 4.2.
|
|
18
|
+
* OpenAPI spec version: 4.2.2
|
|
19
19
|
*
|
|
20
20
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
21
21
|
*
|
|
22
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
22
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
23
23
|
*
|
|
24
24
|
* Do not edit the class manually.
|
|
25
25
|
*
|
|
@@ -27,7 +27,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
27
27
|
/**
|
|
28
28
|
* The IPAddressOrFQDN model module.
|
|
29
29
|
* @module Ntnx/IPAddressOrFQDN
|
|
30
|
-
* @version 4.2.
|
|
30
|
+
* @version 4.2.2
|
|
31
31
|
* @class IPAddressOrFQDN
|
|
32
32
|
*/
|
|
33
33
|
var _IPAddressOrFQDN_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -12,11 +12,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
|
|
|
12
12
|
function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
|
|
13
13
|
* Nutanix Flow Management APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.2.
|
|
15
|
+
* OpenAPI spec version: 4.2.2
|
|
16
16
|
*
|
|
17
17
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
18
18
|
*
|
|
19
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
19
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
20
20
|
*
|
|
21
21
|
* Do not edit the class manually.
|
|
22
22
|
*
|
|
@@ -24,7 +24,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
24
24
|
/**
|
|
25
25
|
* The IPv4Address model module.
|
|
26
26
|
* @module Ntnx/IPv4Address
|
|
27
|
-
* @version 4.2.
|
|
27
|
+
* @version 4.2.2
|
|
28
28
|
* @class IPv4Address
|
|
29
29
|
*
|
|
30
30
|
* @param { string } value The IPv4 address of the host.
|
|
@@ -12,11 +12,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
|
|
|
12
12
|
function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
|
|
13
13
|
* Nutanix Flow Management APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.2.
|
|
15
|
+
* OpenAPI spec version: 4.2.2
|
|
16
16
|
*
|
|
17
17
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
18
18
|
*
|
|
19
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
19
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
20
20
|
*
|
|
21
21
|
* Do not edit the class manually.
|
|
22
22
|
*
|
|
@@ -24,7 +24,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
24
24
|
/**
|
|
25
25
|
* The IPv6Address model module.
|
|
26
26
|
* @module Ntnx/IPv6Address
|
|
27
|
-
* @version 4.2.
|
|
27
|
+
* @version 4.2.2
|
|
28
28
|
* @class IPv6Address
|
|
29
29
|
*
|
|
30
30
|
* @param { string } value The IPv6 address of the host.
|
|
@@ -14,11 +14,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
14
14
|
function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n; throw new TypeError("Private element is not present on this object"); } /*
|
|
15
15
|
* Nutanix Flow Management APIs
|
|
16
16
|
*
|
|
17
|
-
* OpenAPI spec version: 4.2.
|
|
17
|
+
* OpenAPI spec version: 4.2.2
|
|
18
18
|
*
|
|
19
19
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
20
20
|
*
|
|
21
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
21
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
22
22
|
*
|
|
23
23
|
* Do not edit the class manually.
|
|
24
24
|
*
|
|
@@ -26,7 +26,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
|
|
|
26
26
|
/**
|
|
27
27
|
* The KVPair model module.
|
|
28
28
|
* @module Ntnx/KVPair
|
|
29
|
-
* @version 4.2.
|
|
29
|
+
* @version 4.2.2
|
|
30
30
|
* @class KVPair
|
|
31
31
|
*/
|
|
32
32
|
var _KVPair_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -13,11 +13,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
13
13
|
function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n; throw new TypeError("Private element is not present on this object"); } /*
|
|
14
14
|
* Nutanix Flow Management APIs
|
|
15
15
|
*
|
|
16
|
-
* OpenAPI spec version: 4.2.
|
|
16
|
+
* OpenAPI spec version: 4.2.2
|
|
17
17
|
*
|
|
18
18
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
19
19
|
*
|
|
20
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
20
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
21
21
|
*
|
|
22
22
|
* Do not edit the class manually.
|
|
23
23
|
*
|
|
@@ -25,7 +25,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
|
|
|
25
25
|
/**
|
|
26
26
|
* The MapOfStringWrapper model module.
|
|
27
27
|
* @module Ntnx/MapOfStringWrapper
|
|
28
|
-
* @version 4.2.
|
|
28
|
+
* @version 4.2.2
|
|
29
29
|
* @class MapOfStringWrapper
|
|
30
30
|
*/
|
|
31
31
|
var _MapOfStringWrapper_brand = /*#__PURE__*/new WeakSet();
|