@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.
Files changed (434) hide show
  1. package/README.md +3 -3
  2. package/dist/Ntnx-Microseg-js-client-prod.js +1 -1
  3. package/dist/Ntnx-Microseg-js-client.js +133 -133
  4. package/dist/es/ApiClient.d.ts +1 -1
  5. package/dist/es/ApiClient.js +4 -4
  6. package/dist/es/Paginable.d.ts +1 -1
  7. package/dist/es/Paginable.js +3 -3
  8. package/dist/es/apis/addressgroups-endpoints.d.ts +2 -2
  9. package/dist/es/apis/addressgroups-endpoints.js +4 -4
  10. package/dist/es/apis/directoryserverconfigs-endpoints.d.ts +2 -2
  11. package/dist/es/apis/directoryserverconfigs-endpoints.js +4 -4
  12. package/dist/es/apis/entitygroups-endpoints.d.ts +2 -2
  13. package/dist/es/apis/entitygroups-endpoints.js +4 -4
  14. package/dist/es/apis/networksecuritypolicies-endpoints.d.ts +3 -3
  15. package/dist/es/apis/networksecuritypolicies-endpoints.js +5 -5
  16. package/dist/es/apis/servicegroups-endpoints.d.ts +2 -2
  17. package/dist/es/apis/servicegroups-endpoints.js +4 -4
  18. package/dist/es/models/common/v1/config/FQDN.d.ts +1 -1
  19. package/dist/es/models/common/v1/config/FQDN.js +3 -3
  20. package/dist/es/models/common/v1/config/Flag.d.ts +1 -1
  21. package/dist/es/models/common/v1/config/Flag.js +3 -3
  22. package/dist/es/models/common/v1/config/IPAddressOrFQDN.d.ts +1 -1
  23. package/dist/es/models/common/v1/config/IPAddressOrFQDN.js +3 -3
  24. package/dist/es/models/common/v1/config/IPv4Address.d.ts +1 -1
  25. package/dist/es/models/common/v1/config/IPv4Address.js +3 -3
  26. package/dist/es/models/common/v1/config/IPv6Address.d.ts +1 -1
  27. package/dist/es/models/common/v1/config/IPv6Address.js +3 -3
  28. package/dist/es/models/common/v1/config/KVPair.d.ts +1 -1
  29. package/dist/es/models/common/v1/config/KVPair.js +3 -3
  30. package/dist/es/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  31. package/dist/es/models/common/v1/config/MapOfStringWrapper.js +3 -3
  32. package/dist/es/models/common/v1/config/Message.d.ts +1 -1
  33. package/dist/es/models/common/v1/config/Message.js +3 -3
  34. package/dist/es/models/common/v1/config/MessageSeverity.js +2 -2
  35. package/dist/es/models/common/v1/config/TenantAwareModel.d.ts +1 -1
  36. package/dist/es/models/common/v1/config/TenantAwareModel.js +3 -3
  37. package/dist/es/models/common/v1/response/ApiLink.d.ts +1 -1
  38. package/dist/es/models/common/v1/response/ApiLink.js +3 -3
  39. package/dist/es/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  40. package/dist/es/models/common/v1/response/ApiResponseMetadata.js +3 -3
  41. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  42. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
  43. package/dist/es/models/microseg/v4/config/AdInfo.d.ts +1 -1
  44. package/dist/es/models/microseg/v4/config/AdInfo.js +3 -3
  45. package/dist/es/models/microseg/v4/config/AdStatus.js +2 -2
  46. package/dist/es/models/microseg/v4/config/AddressGroup.d.ts +1 -1
  47. package/dist/es/models/microseg/v4/config/AddressGroup.js +3 -3
  48. package/dist/es/models/microseg/v4/config/Addresses.d.ts +1 -1
  49. package/dist/es/models/microseg/v4/config/Addresses.js +3 -3
  50. package/dist/es/models/microseg/v4/config/AllToAllIsolationGroup.d.ts +1 -1
  51. package/dist/es/models/microseg/v4/config/AllToAllIsolationGroup.js +3 -3
  52. package/dist/es/models/microseg/v4/config/AllowType.js +2 -2
  53. package/dist/es/models/microseg/v4/config/AllowedConfig.d.ts +1 -1
  54. package/dist/es/models/microseg/v4/config/AllowedConfig.js +3 -3
  55. package/dist/es/models/microseg/v4/config/AllowedEntity.d.ts +1 -1
  56. package/dist/es/models/microseg/v4/config/AllowedEntity.js +3 -3
  57. package/dist/es/models/microseg/v4/config/AllowedSelectBy.js +2 -2
  58. package/dist/es/models/microseg/v4/config/AllowedType.js +2 -2
  59. package/dist/es/models/microseg/v4/config/ApplicationRuleSpec.d.ts +1 -1
  60. package/dist/es/models/microseg/v4/config/ApplicationRuleSpec.js +3 -3
  61. package/dist/es/models/microseg/v4/config/CategoryAssociatedEntityType.js +2 -2
  62. package/dist/es/models/microseg/v4/config/CategoryMapping.d.ts +1 -1
  63. package/dist/es/models/microseg/v4/config/CategoryMapping.js +3 -3
  64. package/dist/es/models/microseg/v4/config/CreateAddressGroupApiResponse.d.ts +1 -1
  65. package/dist/es/models/microseg/v4/config/CreateAddressGroupApiResponse.js +3 -3
  66. package/dist/es/models/microseg/v4/config/CreateDirectoryServerConfigApiResponse.d.ts +1 -1
  67. package/dist/es/models/microseg/v4/config/CreateDirectoryServerConfigApiResponse.js +3 -3
  68. package/dist/es/models/microseg/v4/config/CreateDsCategoryMappingApiResponse.d.ts +1 -1
  69. package/dist/es/models/microseg/v4/config/CreateDsCategoryMappingApiResponse.js +3 -3
  70. package/dist/es/models/microseg/v4/config/CreateEntityGroupApiResponse.d.ts +1 -1
  71. package/dist/es/models/microseg/v4/config/CreateEntityGroupApiResponse.js +3 -3
  72. package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyApiResponse.d.ts +1 -1
  73. package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyApiResponse.js +3 -3
  74. package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyExportApiResponse.d.ts +1 -1
  75. package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyExportApiResponse.js +3 -3
  76. package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyImportApiResponse.d.ts +1 -1
  77. package/dist/es/models/microseg/v4/config/CreateNetworkSecurityPolicyImportApiResponse.js +3 -3
  78. package/dist/es/models/microseg/v4/config/CreateServiceGroupApiResponse.d.ts +1 -1
  79. package/dist/es/models/microseg/v4/config/CreateServiceGroupApiResponse.js +3 -3
  80. package/dist/es/models/microseg/v4/config/DeleteAddressGroupApiResponse.d.ts +1 -1
  81. package/dist/es/models/microseg/v4/config/DeleteAddressGroupApiResponse.js +3 -3
  82. package/dist/es/models/microseg/v4/config/DeleteDirectoryServerConfigApiResponse.d.ts +1 -1
  83. package/dist/es/models/microseg/v4/config/DeleteDirectoryServerConfigApiResponse.js +3 -3
  84. package/dist/es/models/microseg/v4/config/DeleteDsCategoryMappingApiResponse.d.ts +1 -1
  85. package/dist/es/models/microseg/v4/config/DeleteDsCategoryMappingApiResponse.js +3 -3
  86. package/dist/es/models/microseg/v4/config/DeleteEntityGroupApiResponse.d.ts +1 -1
  87. package/dist/es/models/microseg/v4/config/DeleteEntityGroupApiResponse.js +3 -3
  88. package/dist/es/models/microseg/v4/config/DeleteNetworkSecurityPolicyApiResponse.d.ts +1 -1
  89. package/dist/es/models/microseg/v4/config/DeleteNetworkSecurityPolicyApiResponse.js +3 -3
  90. package/dist/es/models/microseg/v4/config/DeleteServiceGroupApiResponse.d.ts +1 -1
  91. package/dist/es/models/microseg/v4/config/DeleteServiceGroupApiResponse.js +3 -3
  92. package/dist/es/models/microseg/v4/config/DirectoryServerConfig.d.ts +1 -1
  93. package/dist/es/models/microseg/v4/config/DirectoryServerConfig.js +3 -3
  94. package/dist/es/models/microseg/v4/config/EntityGroup.d.ts +1 -1
  95. package/dist/es/models/microseg/v4/config/EntityGroup.js +3 -3
  96. package/dist/es/models/microseg/v4/config/ExceptConfig.d.ts +1 -1
  97. package/dist/es/models/microseg/v4/config/ExceptConfig.js +3 -3
  98. package/dist/es/models/microseg/v4/config/ExceptEntity.d.ts +1 -1
  99. package/dist/es/models/microseg/v4/config/ExceptEntity.js +3 -3
  100. package/dist/es/models/microseg/v4/config/ExceptSelectBy.js +2 -2
  101. package/dist/es/models/microseg/v4/config/ExceptType.js +2 -2
  102. package/dist/es/models/microseg/v4/config/GetAddressGroupApiResponse.d.ts +1 -1
  103. package/dist/es/models/microseg/v4/config/GetAddressGroupApiResponse.js +3 -3
  104. package/dist/es/models/microseg/v4/config/GetDirectoryServerConfigApiResponse.d.ts +1 -1
  105. package/dist/es/models/microseg/v4/config/GetDirectoryServerConfigApiResponse.js +3 -3
  106. package/dist/es/models/microseg/v4/config/GetDsCategoryMappingApiResponse.d.ts +1 -1
  107. package/dist/es/models/microseg/v4/config/GetDsCategoryMappingApiResponse.js +3 -3
  108. package/dist/es/models/microseg/v4/config/GetEntityGroupApiResponse.d.ts +1 -1
  109. package/dist/es/models/microseg/v4/config/GetEntityGroupApiResponse.js +3 -3
  110. package/dist/es/models/microseg/v4/config/GetNetworkSecurityPolicyApiResponse.d.ts +1 -1
  111. package/dist/es/models/microseg/v4/config/GetNetworkSecurityPolicyApiResponse.js +3 -3
  112. package/dist/es/models/microseg/v4/config/GetServiceGroupApiResponse.d.ts +1 -1
  113. package/dist/es/models/microseg/v4/config/GetServiceGroupApiResponse.js +3 -3
  114. package/dist/es/models/microseg/v4/config/IPv4Range.d.ts +1 -1
  115. package/dist/es/models/microseg/v4/config/IPv4Range.js +3 -3
  116. package/dist/es/models/microseg/v4/config/IPv6Range.d.ts +1 -1
  117. package/dist/es/models/microseg/v4/config/IPv6Range.js +3 -3
  118. package/dist/es/models/microseg/v4/config/IcmpTypeCodeSpec.d.ts +1 -1
  119. package/dist/es/models/microseg/v4/config/IcmpTypeCodeSpec.js +3 -3
  120. package/dist/es/models/microseg/v4/config/IcmpV6TypeCodeSpec.d.ts +1 -1
  121. package/dist/es/models/microseg/v4/config/IcmpV6TypeCodeSpec.js +3 -3
  122. package/dist/es/models/microseg/v4/config/IntraEntityGroupRuleAction.js +2 -2
  123. package/dist/es/models/microseg/v4/config/IntraEntityGroupRuleSpec.d.ts +1 -1
  124. package/dist/es/models/microseg/v4/config/IntraEntityGroupRuleSpec.js +3 -3
  125. package/dist/es/models/microseg/v4/config/IpRange.d.ts +1 -1
  126. package/dist/es/models/microseg/v4/config/IpRange.js +3 -3
  127. package/dist/es/models/microseg/v4/config/IsolationGroup.d.ts +1 -1
  128. package/dist/es/models/microseg/v4/config/IsolationGroup.js +3 -3
  129. package/dist/es/models/microseg/v4/config/ListAddressGroupsApiResponse.d.ts +1 -1
  130. package/dist/es/models/microseg/v4/config/ListAddressGroupsApiResponse.js +3 -3
  131. package/dist/es/models/microseg/v4/config/ListDirectoryServerConfigsApiResponse.d.ts +1 -1
  132. package/dist/es/models/microseg/v4/config/ListDirectoryServerConfigsApiResponse.js +3 -3
  133. package/dist/es/models/microseg/v4/config/ListDsCategoryMappingsApiResponse.d.ts +1 -1
  134. package/dist/es/models/microseg/v4/config/ListDsCategoryMappingsApiResponse.js +3 -3
  135. package/dist/es/models/microseg/v4/config/ListEntityGroupsApiResponse.d.ts +1 -1
  136. package/dist/es/models/microseg/v4/config/ListEntityGroupsApiResponse.js +3 -3
  137. package/dist/es/models/microseg/v4/config/ListNetworkSecurityPoliciesApiResponse.d.ts +1 -1
  138. package/dist/es/models/microseg/v4/config/ListNetworkSecurityPoliciesApiResponse.js +3 -3
  139. package/dist/es/models/microseg/v4/config/ListNetworkSecurityPolicyRulesApiResponse.d.ts +1 -1
  140. package/dist/es/models/microseg/v4/config/ListNetworkSecurityPolicyRulesApiResponse.js +3 -3
  141. package/dist/es/models/microseg/v4/config/ListServiceGroupsApiResponse.d.ts +1 -1
  142. package/dist/es/models/microseg/v4/config/ListServiceGroupsApiResponse.js +3 -3
  143. package/dist/es/models/microseg/v4/config/MatchEntity.js +2 -2
  144. package/dist/es/models/microseg/v4/config/MatchField.js +2 -2
  145. package/dist/es/models/microseg/v4/config/MatchType.js +2 -2
  146. package/dist/es/models/microseg/v4/config/MatchingCriteria.d.ts +1 -1
  147. package/dist/es/models/microseg/v4/config/MatchingCriteria.js +3 -3
  148. package/dist/es/models/microseg/v4/config/MultiEnvIsolationRuleSpec.d.ts +1 -1
  149. package/dist/es/models/microseg/v4/config/MultiEnvIsolationRuleSpec.js +3 -3
  150. package/dist/es/models/microseg/v4/config/NetworkSecurityPolicy.d.ts +1 -1
  151. package/dist/es/models/microseg/v4/config/NetworkSecurityPolicy.js +3 -3
  152. package/dist/es/models/microseg/v4/config/NetworkSecurityPolicyExportSpec.d.ts +1 -1
  153. package/dist/es/models/microseg/v4/config/NetworkSecurityPolicyExportSpec.js +3 -3
  154. package/dist/es/models/microseg/v4/config/NetworkSecurityPolicyRule.d.ts +1 -1
  155. package/dist/es/models/microseg/v4/config/NetworkSecurityPolicyRule.js +3 -3
  156. package/dist/es/models/microseg/v4/config/RuleType.js +2 -2
  157. package/dist/es/models/microseg/v4/config/SecurityPolicyScope.js +2 -2
  158. package/dist/es/models/microseg/v4/config/SecurityPolicyState.js +2 -2
  159. package/dist/es/models/microseg/v4/config/SecurityPolicyType.js +2 -2
  160. package/dist/es/models/microseg/v4/config/ServiceGroup.d.ts +1 -1
  161. package/dist/es/models/microseg/v4/config/ServiceGroup.js +3 -3
  162. package/dist/es/models/microseg/v4/config/SyncPolicy.d.ts +1 -1
  163. package/dist/es/models/microseg/v4/config/SyncPolicy.js +3 -3
  164. package/dist/es/models/microseg/v4/config/TcpPortRangeSpec.d.ts +1 -1
  165. package/dist/es/models/microseg/v4/config/TcpPortRangeSpec.js +3 -3
  166. package/dist/es/models/microseg/v4/config/TwoEnvIsolationRuleSpec.d.ts +1 -1
  167. package/dist/es/models/microseg/v4/config/TwoEnvIsolationRuleSpec.js +3 -3
  168. package/dist/es/models/microseg/v4/config/UdpPortRangeSpec.d.ts +1 -1
  169. package/dist/es/models/microseg/v4/config/UdpPortRangeSpec.js +3 -3
  170. package/dist/es/models/microseg/v4/config/UpdateAddressGroupApiResponse.d.ts +1 -1
  171. package/dist/es/models/microseg/v4/config/UpdateAddressGroupApiResponse.js +3 -3
  172. package/dist/es/models/microseg/v4/config/UpdateDirectoryServerConfigApiResponse.d.ts +1 -1
  173. package/dist/es/models/microseg/v4/config/UpdateDirectoryServerConfigApiResponse.js +3 -3
  174. package/dist/es/models/microseg/v4/config/UpdateDsCategoryMappingApiResponse.d.ts +1 -1
  175. package/dist/es/models/microseg/v4/config/UpdateDsCategoryMappingApiResponse.js +3 -3
  176. package/dist/es/models/microseg/v4/config/UpdateEntityGroupApiResponse.d.ts +1 -1
  177. package/dist/es/models/microseg/v4/config/UpdateEntityGroupApiResponse.js +3 -3
  178. package/dist/es/models/microseg/v4/config/UpdateNetworkSecurityPolicyApiResponse.d.ts +1 -1
  179. package/dist/es/models/microseg/v4/config/UpdateNetworkSecurityPolicyApiResponse.js +3 -3
  180. package/dist/es/models/microseg/v4/config/UpdateServiceGroupApiResponse.d.ts +1 -1
  181. package/dist/es/models/microseg/v4/config/UpdateServiceGroupApiResponse.js +3 -3
  182. package/dist/es/models/microseg/v4/error/AppMessage.d.ts +1 -1
  183. package/dist/es/models/microseg/v4/error/AppMessage.js +3 -3
  184. package/dist/es/models/microseg/v4/error/ErrorResponse.d.ts +1 -1
  185. package/dist/es/models/microseg/v4/error/ErrorResponse.js +3 -3
  186. package/dist/es/models/microseg/v4/error/SchemaValidationError.d.ts +1 -1
  187. package/dist/es/models/microseg/v4/error/SchemaValidationError.js +3 -3
  188. package/dist/es/models/microseg/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  189. package/dist/es/models/microseg/v4/error/SchemaValidationErrorMessage.js +3 -3
  190. package/dist/es/models/microseg/v4/operation/DryRunSpec.d.ts +1 -1
  191. package/dist/es/models/microseg/v4/operation/DryRunSpec.js +3 -3
  192. package/dist/es/models/microseg/v4/operation/DryRunSummary.d.ts +1 -1
  193. package/dist/es/models/microseg/v4/operation/DryRunSummary.js +3 -3
  194. package/dist/es/models/microseg/v4/operation/PolicyCount.d.ts +1 -1
  195. package/dist/es/models/microseg/v4/operation/PolicyCount.js +3 -3
  196. package/dist/es/models/microseg/v4/operation/PolicyCountByType.d.ts +1 -1
  197. package/dist/es/models/microseg/v4/operation/PolicyCountByType.js +3 -3
  198. package/dist/es/models/microseg/v4/operation/PolicyMetadata.d.ts +1 -1
  199. package/dist/es/models/microseg/v4/operation/PolicyMetadata.js +3 -3
  200. package/dist/es/models/microseg/v4/operation/PolicyPreview.d.ts +1 -1
  201. package/dist/es/models/microseg/v4/operation/PolicyPreview.js +3 -3
  202. package/dist/es/models/microseg/v4/operation/PolicyUpgradeSummary.d.ts +1 -1
  203. package/dist/es/models/microseg/v4/operation/PolicyUpgradeSummary.js +3 -3
  204. package/dist/es/models/microseg/v4/operation/SecurityPolicyOptions.d.ts +1 -1
  205. package/dist/es/models/microseg/v4/operation/SecurityPolicyOptions.js +3 -3
  206. package/dist/es/models/microseg/v4/operation/SecurityPolicyType.js +2 -2
  207. package/dist/es/models/microseg/v4/operation/SubnetUpgradeSummary.d.ts +1 -1
  208. package/dist/es/models/microseg/v4/operation/SubnetUpgradeSummary.js +3 -3
  209. package/dist/es/models/microseg/v4/operation/TotalPolicyCount.d.ts +1 -1
  210. package/dist/es/models/microseg/v4/operation/TotalPolicyCount.js +3 -3
  211. package/dist/es/models/microseg/v4/operation/UpgradeJob.d.ts +1 -1
  212. package/dist/es/models/microseg/v4/operation/UpgradeJob.js +3 -3
  213. package/dist/es/models/microseg/v4/operation/UpgradeSpec.d.ts +1 -1
  214. package/dist/es/models/microseg/v4/operation/UpgradeSpec.js +3 -3
  215. package/dist/es/models/prism/v4/config/TaskReference.d.ts +1 -1
  216. package/dist/es/models/prism/v4/config/TaskReference.js +4 -4
  217. package/dist/es/models/validation/ValidationError.js +2 -2
  218. package/dist/es/utils/ValidationUtils.js +2 -2
  219. package/dist/lib/ApiClient.d.ts +1 -1
  220. package/dist/lib/ApiClient.js +4 -4
  221. package/dist/lib/Paginable.d.ts +1 -1
  222. package/dist/lib/Paginable.js +3 -3
  223. package/dist/lib/apis/addressgroups-endpoints.d.ts +2 -2
  224. package/dist/lib/apis/addressgroups-endpoints.js +4 -4
  225. package/dist/lib/apis/directoryserverconfigs-endpoints.d.ts +2 -2
  226. package/dist/lib/apis/directoryserverconfigs-endpoints.js +4 -4
  227. package/dist/lib/apis/entitygroups-endpoints.d.ts +2 -2
  228. package/dist/lib/apis/entitygroups-endpoints.js +4 -4
  229. package/dist/lib/apis/networksecuritypolicies-endpoints.d.ts +3 -3
  230. package/dist/lib/apis/networksecuritypolicies-endpoints.js +5 -5
  231. package/dist/lib/apis/servicegroups-endpoints.d.ts +2 -2
  232. package/dist/lib/apis/servicegroups-endpoints.js +4 -4
  233. package/dist/lib/models/common/v1/config/FQDN.d.ts +1 -1
  234. package/dist/lib/models/common/v1/config/FQDN.js +3 -3
  235. package/dist/lib/models/common/v1/config/Flag.d.ts +1 -1
  236. package/dist/lib/models/common/v1/config/Flag.js +3 -3
  237. package/dist/lib/models/common/v1/config/IPAddressOrFQDN.d.ts +1 -1
  238. package/dist/lib/models/common/v1/config/IPAddressOrFQDN.js +3 -3
  239. package/dist/lib/models/common/v1/config/IPv4Address.d.ts +1 -1
  240. package/dist/lib/models/common/v1/config/IPv4Address.js +3 -3
  241. package/dist/lib/models/common/v1/config/IPv6Address.d.ts +1 -1
  242. package/dist/lib/models/common/v1/config/IPv6Address.js +3 -3
  243. package/dist/lib/models/common/v1/config/KVPair.d.ts +1 -1
  244. package/dist/lib/models/common/v1/config/KVPair.js +3 -3
  245. package/dist/lib/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  246. package/dist/lib/models/common/v1/config/MapOfStringWrapper.js +3 -3
  247. package/dist/lib/models/common/v1/config/Message.d.ts +1 -1
  248. package/dist/lib/models/common/v1/config/Message.js +3 -3
  249. package/dist/lib/models/common/v1/config/MessageSeverity.js +2 -2
  250. package/dist/lib/models/common/v1/config/TenantAwareModel.d.ts +1 -1
  251. package/dist/lib/models/common/v1/config/TenantAwareModel.js +3 -3
  252. package/dist/lib/models/common/v1/response/ApiLink.d.ts +1 -1
  253. package/dist/lib/models/common/v1/response/ApiLink.js +3 -3
  254. package/dist/lib/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  255. package/dist/lib/models/common/v1/response/ApiResponseMetadata.js +3 -3
  256. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  257. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
  258. package/dist/lib/models/microseg/v4/config/AdInfo.d.ts +1 -1
  259. package/dist/lib/models/microseg/v4/config/AdInfo.js +3 -3
  260. package/dist/lib/models/microseg/v4/config/AdStatus.js +2 -2
  261. package/dist/lib/models/microseg/v4/config/AddressGroup.d.ts +1 -1
  262. package/dist/lib/models/microseg/v4/config/AddressGroup.js +3 -3
  263. package/dist/lib/models/microseg/v4/config/Addresses.d.ts +1 -1
  264. package/dist/lib/models/microseg/v4/config/Addresses.js +3 -3
  265. package/dist/lib/models/microseg/v4/config/AllToAllIsolationGroup.d.ts +1 -1
  266. package/dist/lib/models/microseg/v4/config/AllToAllIsolationGroup.js +3 -3
  267. package/dist/lib/models/microseg/v4/config/AllowType.js +2 -2
  268. package/dist/lib/models/microseg/v4/config/AllowedConfig.d.ts +1 -1
  269. package/dist/lib/models/microseg/v4/config/AllowedConfig.js +3 -3
  270. package/dist/lib/models/microseg/v4/config/AllowedEntity.d.ts +1 -1
  271. package/dist/lib/models/microseg/v4/config/AllowedEntity.js +3 -3
  272. package/dist/lib/models/microseg/v4/config/AllowedSelectBy.js +2 -2
  273. package/dist/lib/models/microseg/v4/config/AllowedType.js +2 -2
  274. package/dist/lib/models/microseg/v4/config/ApplicationRuleSpec.d.ts +1 -1
  275. package/dist/lib/models/microseg/v4/config/ApplicationRuleSpec.js +3 -3
  276. package/dist/lib/models/microseg/v4/config/CategoryAssociatedEntityType.js +2 -2
  277. package/dist/lib/models/microseg/v4/config/CategoryMapping.d.ts +1 -1
  278. package/dist/lib/models/microseg/v4/config/CategoryMapping.js +3 -3
  279. package/dist/lib/models/microseg/v4/config/CreateAddressGroupApiResponse.d.ts +1 -1
  280. package/dist/lib/models/microseg/v4/config/CreateAddressGroupApiResponse.js +3 -3
  281. package/dist/lib/models/microseg/v4/config/CreateDirectoryServerConfigApiResponse.d.ts +1 -1
  282. package/dist/lib/models/microseg/v4/config/CreateDirectoryServerConfigApiResponse.js +3 -3
  283. package/dist/lib/models/microseg/v4/config/CreateDsCategoryMappingApiResponse.d.ts +1 -1
  284. package/dist/lib/models/microseg/v4/config/CreateDsCategoryMappingApiResponse.js +3 -3
  285. package/dist/lib/models/microseg/v4/config/CreateEntityGroupApiResponse.d.ts +1 -1
  286. package/dist/lib/models/microseg/v4/config/CreateEntityGroupApiResponse.js +3 -3
  287. package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyApiResponse.d.ts +1 -1
  288. package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyApiResponse.js +3 -3
  289. package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyExportApiResponse.d.ts +1 -1
  290. package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyExportApiResponse.js +3 -3
  291. package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyImportApiResponse.d.ts +1 -1
  292. package/dist/lib/models/microseg/v4/config/CreateNetworkSecurityPolicyImportApiResponse.js +3 -3
  293. package/dist/lib/models/microseg/v4/config/CreateServiceGroupApiResponse.d.ts +1 -1
  294. package/dist/lib/models/microseg/v4/config/CreateServiceGroupApiResponse.js +3 -3
  295. package/dist/lib/models/microseg/v4/config/DeleteAddressGroupApiResponse.d.ts +1 -1
  296. package/dist/lib/models/microseg/v4/config/DeleteAddressGroupApiResponse.js +3 -3
  297. package/dist/lib/models/microseg/v4/config/DeleteDirectoryServerConfigApiResponse.d.ts +1 -1
  298. package/dist/lib/models/microseg/v4/config/DeleteDirectoryServerConfigApiResponse.js +3 -3
  299. package/dist/lib/models/microseg/v4/config/DeleteDsCategoryMappingApiResponse.d.ts +1 -1
  300. package/dist/lib/models/microseg/v4/config/DeleteDsCategoryMappingApiResponse.js +3 -3
  301. package/dist/lib/models/microseg/v4/config/DeleteEntityGroupApiResponse.d.ts +1 -1
  302. package/dist/lib/models/microseg/v4/config/DeleteEntityGroupApiResponse.js +3 -3
  303. package/dist/lib/models/microseg/v4/config/DeleteNetworkSecurityPolicyApiResponse.d.ts +1 -1
  304. package/dist/lib/models/microseg/v4/config/DeleteNetworkSecurityPolicyApiResponse.js +3 -3
  305. package/dist/lib/models/microseg/v4/config/DeleteServiceGroupApiResponse.d.ts +1 -1
  306. package/dist/lib/models/microseg/v4/config/DeleteServiceGroupApiResponse.js +3 -3
  307. package/dist/lib/models/microseg/v4/config/DirectoryServerConfig.d.ts +1 -1
  308. package/dist/lib/models/microseg/v4/config/DirectoryServerConfig.js +3 -3
  309. package/dist/lib/models/microseg/v4/config/EntityGroup.d.ts +1 -1
  310. package/dist/lib/models/microseg/v4/config/EntityGroup.js +3 -3
  311. package/dist/lib/models/microseg/v4/config/ExceptConfig.d.ts +1 -1
  312. package/dist/lib/models/microseg/v4/config/ExceptConfig.js +3 -3
  313. package/dist/lib/models/microseg/v4/config/ExceptEntity.d.ts +1 -1
  314. package/dist/lib/models/microseg/v4/config/ExceptEntity.js +3 -3
  315. package/dist/lib/models/microseg/v4/config/ExceptSelectBy.js +2 -2
  316. package/dist/lib/models/microseg/v4/config/ExceptType.js +2 -2
  317. package/dist/lib/models/microseg/v4/config/GetAddressGroupApiResponse.d.ts +1 -1
  318. package/dist/lib/models/microseg/v4/config/GetAddressGroupApiResponse.js +3 -3
  319. package/dist/lib/models/microseg/v4/config/GetDirectoryServerConfigApiResponse.d.ts +1 -1
  320. package/dist/lib/models/microseg/v4/config/GetDirectoryServerConfigApiResponse.js +3 -3
  321. package/dist/lib/models/microseg/v4/config/GetDsCategoryMappingApiResponse.d.ts +1 -1
  322. package/dist/lib/models/microseg/v4/config/GetDsCategoryMappingApiResponse.js +3 -3
  323. package/dist/lib/models/microseg/v4/config/GetEntityGroupApiResponse.d.ts +1 -1
  324. package/dist/lib/models/microseg/v4/config/GetEntityGroupApiResponse.js +3 -3
  325. package/dist/lib/models/microseg/v4/config/GetNetworkSecurityPolicyApiResponse.d.ts +1 -1
  326. package/dist/lib/models/microseg/v4/config/GetNetworkSecurityPolicyApiResponse.js +3 -3
  327. package/dist/lib/models/microseg/v4/config/GetServiceGroupApiResponse.d.ts +1 -1
  328. package/dist/lib/models/microseg/v4/config/GetServiceGroupApiResponse.js +3 -3
  329. package/dist/lib/models/microseg/v4/config/IPv4Range.d.ts +1 -1
  330. package/dist/lib/models/microseg/v4/config/IPv4Range.js +3 -3
  331. package/dist/lib/models/microseg/v4/config/IPv6Range.d.ts +1 -1
  332. package/dist/lib/models/microseg/v4/config/IPv6Range.js +3 -3
  333. package/dist/lib/models/microseg/v4/config/IcmpTypeCodeSpec.d.ts +1 -1
  334. package/dist/lib/models/microseg/v4/config/IcmpTypeCodeSpec.js +3 -3
  335. package/dist/lib/models/microseg/v4/config/IcmpV6TypeCodeSpec.d.ts +1 -1
  336. package/dist/lib/models/microseg/v4/config/IcmpV6TypeCodeSpec.js +3 -3
  337. package/dist/lib/models/microseg/v4/config/IntraEntityGroupRuleAction.js +2 -2
  338. package/dist/lib/models/microseg/v4/config/IntraEntityGroupRuleSpec.d.ts +1 -1
  339. package/dist/lib/models/microseg/v4/config/IntraEntityGroupRuleSpec.js +3 -3
  340. package/dist/lib/models/microseg/v4/config/IpRange.d.ts +1 -1
  341. package/dist/lib/models/microseg/v4/config/IpRange.js +3 -3
  342. package/dist/lib/models/microseg/v4/config/IsolationGroup.d.ts +1 -1
  343. package/dist/lib/models/microseg/v4/config/IsolationGroup.js +3 -3
  344. package/dist/lib/models/microseg/v4/config/ListAddressGroupsApiResponse.d.ts +1 -1
  345. package/dist/lib/models/microseg/v4/config/ListAddressGroupsApiResponse.js +3 -3
  346. package/dist/lib/models/microseg/v4/config/ListDirectoryServerConfigsApiResponse.d.ts +1 -1
  347. package/dist/lib/models/microseg/v4/config/ListDirectoryServerConfigsApiResponse.js +3 -3
  348. package/dist/lib/models/microseg/v4/config/ListDsCategoryMappingsApiResponse.d.ts +1 -1
  349. package/dist/lib/models/microseg/v4/config/ListDsCategoryMappingsApiResponse.js +3 -3
  350. package/dist/lib/models/microseg/v4/config/ListEntityGroupsApiResponse.d.ts +1 -1
  351. package/dist/lib/models/microseg/v4/config/ListEntityGroupsApiResponse.js +3 -3
  352. package/dist/lib/models/microseg/v4/config/ListNetworkSecurityPoliciesApiResponse.d.ts +1 -1
  353. package/dist/lib/models/microseg/v4/config/ListNetworkSecurityPoliciesApiResponse.js +3 -3
  354. package/dist/lib/models/microseg/v4/config/ListNetworkSecurityPolicyRulesApiResponse.d.ts +1 -1
  355. package/dist/lib/models/microseg/v4/config/ListNetworkSecurityPolicyRulesApiResponse.js +3 -3
  356. package/dist/lib/models/microseg/v4/config/ListServiceGroupsApiResponse.d.ts +1 -1
  357. package/dist/lib/models/microseg/v4/config/ListServiceGroupsApiResponse.js +3 -3
  358. package/dist/lib/models/microseg/v4/config/MatchEntity.js +2 -2
  359. package/dist/lib/models/microseg/v4/config/MatchField.js +2 -2
  360. package/dist/lib/models/microseg/v4/config/MatchType.js +2 -2
  361. package/dist/lib/models/microseg/v4/config/MatchingCriteria.d.ts +1 -1
  362. package/dist/lib/models/microseg/v4/config/MatchingCriteria.js +3 -3
  363. package/dist/lib/models/microseg/v4/config/MultiEnvIsolationRuleSpec.d.ts +1 -1
  364. package/dist/lib/models/microseg/v4/config/MultiEnvIsolationRuleSpec.js +3 -3
  365. package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicy.d.ts +1 -1
  366. package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicy.js +3 -3
  367. package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicyExportSpec.d.ts +1 -1
  368. package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicyExportSpec.js +3 -3
  369. package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicyRule.d.ts +1 -1
  370. package/dist/lib/models/microseg/v4/config/NetworkSecurityPolicyRule.js +3 -3
  371. package/dist/lib/models/microseg/v4/config/RuleType.js +2 -2
  372. package/dist/lib/models/microseg/v4/config/SecurityPolicyScope.js +2 -2
  373. package/dist/lib/models/microseg/v4/config/SecurityPolicyState.js +2 -2
  374. package/dist/lib/models/microseg/v4/config/SecurityPolicyType.js +2 -2
  375. package/dist/lib/models/microseg/v4/config/ServiceGroup.d.ts +1 -1
  376. package/dist/lib/models/microseg/v4/config/ServiceGroup.js +3 -3
  377. package/dist/lib/models/microseg/v4/config/SyncPolicy.d.ts +1 -1
  378. package/dist/lib/models/microseg/v4/config/SyncPolicy.js +3 -3
  379. package/dist/lib/models/microseg/v4/config/TcpPortRangeSpec.d.ts +1 -1
  380. package/dist/lib/models/microseg/v4/config/TcpPortRangeSpec.js +3 -3
  381. package/dist/lib/models/microseg/v4/config/TwoEnvIsolationRuleSpec.d.ts +1 -1
  382. package/dist/lib/models/microseg/v4/config/TwoEnvIsolationRuleSpec.js +3 -3
  383. package/dist/lib/models/microseg/v4/config/UdpPortRangeSpec.d.ts +1 -1
  384. package/dist/lib/models/microseg/v4/config/UdpPortRangeSpec.js +3 -3
  385. package/dist/lib/models/microseg/v4/config/UpdateAddressGroupApiResponse.d.ts +1 -1
  386. package/dist/lib/models/microseg/v4/config/UpdateAddressGroupApiResponse.js +3 -3
  387. package/dist/lib/models/microseg/v4/config/UpdateDirectoryServerConfigApiResponse.d.ts +1 -1
  388. package/dist/lib/models/microseg/v4/config/UpdateDirectoryServerConfigApiResponse.js +3 -3
  389. package/dist/lib/models/microseg/v4/config/UpdateDsCategoryMappingApiResponse.d.ts +1 -1
  390. package/dist/lib/models/microseg/v4/config/UpdateDsCategoryMappingApiResponse.js +3 -3
  391. package/dist/lib/models/microseg/v4/config/UpdateEntityGroupApiResponse.d.ts +1 -1
  392. package/dist/lib/models/microseg/v4/config/UpdateEntityGroupApiResponse.js +3 -3
  393. package/dist/lib/models/microseg/v4/config/UpdateNetworkSecurityPolicyApiResponse.d.ts +1 -1
  394. package/dist/lib/models/microseg/v4/config/UpdateNetworkSecurityPolicyApiResponse.js +3 -3
  395. package/dist/lib/models/microseg/v4/config/UpdateServiceGroupApiResponse.d.ts +1 -1
  396. package/dist/lib/models/microseg/v4/config/UpdateServiceGroupApiResponse.js +3 -3
  397. package/dist/lib/models/microseg/v4/error/AppMessage.d.ts +1 -1
  398. package/dist/lib/models/microseg/v4/error/AppMessage.js +3 -3
  399. package/dist/lib/models/microseg/v4/error/ErrorResponse.d.ts +1 -1
  400. package/dist/lib/models/microseg/v4/error/ErrorResponse.js +3 -3
  401. package/dist/lib/models/microseg/v4/error/SchemaValidationError.d.ts +1 -1
  402. package/dist/lib/models/microseg/v4/error/SchemaValidationError.js +3 -3
  403. package/dist/lib/models/microseg/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  404. package/dist/lib/models/microseg/v4/error/SchemaValidationErrorMessage.js +3 -3
  405. package/dist/lib/models/microseg/v4/operation/DryRunSpec.d.ts +1 -1
  406. package/dist/lib/models/microseg/v4/operation/DryRunSpec.js +3 -3
  407. package/dist/lib/models/microseg/v4/operation/DryRunSummary.d.ts +1 -1
  408. package/dist/lib/models/microseg/v4/operation/DryRunSummary.js +3 -3
  409. package/dist/lib/models/microseg/v4/operation/PolicyCount.d.ts +1 -1
  410. package/dist/lib/models/microseg/v4/operation/PolicyCount.js +3 -3
  411. package/dist/lib/models/microseg/v4/operation/PolicyCountByType.d.ts +1 -1
  412. package/dist/lib/models/microseg/v4/operation/PolicyCountByType.js +3 -3
  413. package/dist/lib/models/microseg/v4/operation/PolicyMetadata.d.ts +1 -1
  414. package/dist/lib/models/microseg/v4/operation/PolicyMetadata.js +3 -3
  415. package/dist/lib/models/microseg/v4/operation/PolicyPreview.d.ts +1 -1
  416. package/dist/lib/models/microseg/v4/operation/PolicyPreview.js +3 -3
  417. package/dist/lib/models/microseg/v4/operation/PolicyUpgradeSummary.d.ts +1 -1
  418. package/dist/lib/models/microseg/v4/operation/PolicyUpgradeSummary.js +3 -3
  419. package/dist/lib/models/microseg/v4/operation/SecurityPolicyOptions.d.ts +1 -1
  420. package/dist/lib/models/microseg/v4/operation/SecurityPolicyOptions.js +3 -3
  421. package/dist/lib/models/microseg/v4/operation/SecurityPolicyType.js +2 -2
  422. package/dist/lib/models/microseg/v4/operation/SubnetUpgradeSummary.d.ts +1 -1
  423. package/dist/lib/models/microseg/v4/operation/SubnetUpgradeSummary.js +3 -3
  424. package/dist/lib/models/microseg/v4/operation/TotalPolicyCount.d.ts +1 -1
  425. package/dist/lib/models/microseg/v4/operation/TotalPolicyCount.js +3 -3
  426. package/dist/lib/models/microseg/v4/operation/UpgradeJob.d.ts +1 -1
  427. package/dist/lib/models/microseg/v4/operation/UpgradeJob.js +3 -3
  428. package/dist/lib/models/microseg/v4/operation/UpgradeSpec.d.ts +1 -1
  429. package/dist/lib/models/microseg/v4/operation/UpgradeSpec.js +3 -3
  430. package/dist/lib/models/prism/v4/config/TaskReference.d.ts +1 -1
  431. package/dist/lib/models/prism/v4/config/TaskReference.js +4 -4
  432. package/dist/lib/models/validation/ValidationError.js +2 -2
  433. package/dist/lib/utils/ValidationUtils.js +2 -2
  434. package/package.json +1 -1
@@ -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.1
6
+ * @version 4.2.2
7
7
  */
8
8
  export class ApiClient {
9
9
  /**
@@ -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.1
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.0.10128-RELEASE
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.1
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.1'
625
+ 'User-Agent': 'Nutanix-microseg-js-client/4.2.2'
626
626
  }));
627
627
  }
628
628
 
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * A model that represents a paginable response from a list endpoint.
3
3
  * @module Paginable
4
- * @version 4.2.1
4
+ * @version 4.2.2
5
5
  */
6
6
  export default class Paginable {
7
7
  /**
@@ -8,11 +8,11 @@ var _ApiClient = require("./ApiClient");
8
8
  /*
9
9
  * Nutanix Flow Management APIs
10
10
  *
11
- * OpenAPI spec version: 4.2.1
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.0.10128-RELEASE
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.1
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.1
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 '$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'.
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.1
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.0.10128-RELEASE
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.1
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 '$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'.
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.1
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 '$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
+ * 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.1
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.0.10128-RELEASE
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.1
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 '$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'.
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.1
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 '$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'.
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.1
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.0.10128-RELEASE
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.1
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 '$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'.
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.1
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 '$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'.
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 '$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'.
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.1
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.0.10128-RELEASE
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.1
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 '$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'.
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 '$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'.
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.1
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 '$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'.
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.1
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.0.10128-RELEASE
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.1
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 '$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'.
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,7 +1,7 @@
1
1
  /**
2
2
  * The FQDN model module.
3
3
  * @module Ntnx/FQDN
4
- * @version 4.2.1
4
+ * @version 4.2.2
5
5
  * @class FQDN
6
6
  */
7
7
  export default class FQDN {
@@ -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.1
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.0.10128-RELEASE
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.1
27
+ * @version 4.2.2
28
28
  * @class FQDN
29
29
  */
30
30
  var _FQDN_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Flag model module.
3
3
  * @module Ntnx/Flag
4
- * @version 4.2.1
4
+ * @version 4.2.2
5
5
  * @class Flag
6
6
  */
7
7
  export default class Flag {
@@ -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.1
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.0.10128-RELEASE
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.1
27
+ * @version 4.2.2
28
28
  * @class Flag
29
29
  */
30
30
  var _Flag_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The IPAddressOrFQDN model module.
3
3
  * @module Ntnx/IPAddressOrFQDN
4
- * @version 4.2.1
4
+ * @version 4.2.2
5
5
  * @class IPAddressOrFQDN
6
6
  */
7
7
  export default class IPAddressOrFQDN {
@@ -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.1
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.0.10128-RELEASE
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.1
30
+ * @version 4.2.2
31
31
  * @class IPAddressOrFQDN
32
32
  */
33
33
  var _IPAddressOrFQDN_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The IPv4Address model module.
3
3
  * @module Ntnx/IPv4Address
4
- * @version 4.2.1
4
+ * @version 4.2.2
5
5
  * @class IPv4Address
6
6
  *
7
7
  * @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.1
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.0.10128-RELEASE
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.1
27
+ * @version 4.2.2
28
28
  * @class IPv4Address
29
29
  *
30
30
  * @param { string } value The IPv4 address of the host.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The IPv6Address model module.
3
3
  * @module Ntnx/IPv6Address
4
- * @version 4.2.1
4
+ * @version 4.2.2
5
5
  * @class IPv6Address
6
6
  *
7
7
  * @param { string } value The IPv6 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.1
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.0.10128-RELEASE
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.1
27
+ * @version 4.2.2
28
28
  * @class IPv6Address
29
29
  *
30
30
  * @param { string } value The IPv6 address of the host.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The KVPair model module.
3
3
  * @module Ntnx/KVPair
4
- * @version 4.2.1
4
+ * @version 4.2.2
5
5
  * @class KVPair
6
6
  */
7
7
  export default class KVPair {
@@ -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.1
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.0.10128-RELEASE
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.1
29
+ * @version 4.2.2
30
30
  * @class KVPair
31
31
  */
32
32
  var _KVPair_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The MapOfStringWrapper model module.
3
3
  * @module Ntnx/MapOfStringWrapper
4
- * @version 4.2.1
4
+ * @version 4.2.2
5
5
  * @class MapOfStringWrapper
6
6
  */
7
7
  export default class MapOfStringWrapper {
@@ -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.1
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.0.10128-RELEASE
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.1
28
+ * @version 4.2.2
29
29
  * @class MapOfStringWrapper
30
30
  */
31
31
  var _MapOfStringWrapper_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Message model module.
3
3
  * @module Ntnx/Message
4
- * @version 4.2.1
4
+ * @version 4.2.2
5
5
  * @class Message
6
6
  */
7
7
  export default class Message {