@nutanix-scratch/aiops-js-client 4.2.1-beta.1 → 4.2.2-beta.1
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 +2 -2
- package/dist/Ntnx-Aiops-js-client-prod.js +1 -1
- package/dist/Ntnx-Aiops-js-client.js +125 -125
- 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/scenarios-endpoints.d.ts +3 -3
- package/dist/es/apis/scenarios-endpoints.js +5 -5
- package/dist/es/apis/stats-endpoints.d.ts +5 -4
- package/dist/es/apis/stats-endpoints.js +7 -7
- package/dist/es/models/aiops/v4/clusterMetrics/Cluster.d.ts +1 -1
- package/dist/es/models/aiops/v4/clusterMetrics/Cluster.js +3 -3
- package/dist/es/models/aiops/v4/clusterMetrics/ClusterMetrics.d.ts +1 -1
- package/dist/es/models/aiops/v4/clusterMetrics/ClusterMetrics.js +3 -3
- package/dist/es/models/aiops/v4/clusterMetrics/ClusterProjection.d.ts +1 -1
- package/dist/es/models/aiops/v4/clusterMetrics/ClusterProjection.js +3 -3
- package/dist/es/models/aiops/v4/clusterMetrics/Node.d.ts +1 -1
- package/dist/es/models/aiops/v4/clusterMetrics/Node.js +3 -3
- package/dist/es/models/aiops/v4/clusterMetrics/NodeProjection.d.ts +1 -1
- package/dist/es/models/aiops/v4/clusterMetrics/NodeProjection.js +3 -3
- package/dist/es/models/aiops/v4/clusterMetrics/Vm.d.ts +1 -1
- package/dist/es/models/aiops/v4/clusterMetrics/Vm.js +3 -3
- package/dist/es/models/aiops/v4/clusterMetrics/VmProjection.d.ts +1 -1
- package/dist/es/models/aiops/v4/clusterMetrics/VmProjection.js +3 -3
- package/dist/es/models/aiops/v4/common/ClusterType.js +2 -2
- package/dist/es/models/aiops/v4/config/CapacityType.js +2 -2
- package/dist/es/models/aiops/v4/config/CapacityUnit.js +2 -2
- package/dist/es/models/aiops/v4/config/CapacityUpdateConfig.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/CapacityUpdateConfig.js +3 -3
- package/dist/es/models/aiops/v4/config/CapacityUpdateType.js +2 -2
- package/dist/es/models/aiops/v4/config/CitrixXenProvisionType.js +2 -2
- package/dist/es/models/aiops/v4/config/CitrixXenWorkload.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/CitrixXenWorkload.js +3 -3
- package/dist/es/models/aiops/v4/config/CitrixXenWorkloadVendor.js +2 -2
- package/dist/es/models/aiops/v4/config/ClusterConfig.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/ClusterConfig.js +3 -3
- package/dist/es/models/aiops/v4/config/ClusterType.js +2 -2
- package/dist/es/models/aiops/v4/config/CreateScenarioApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/CreateScenarioApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/CreateSimulationApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/CreateSimulationApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/DataStoreConfig.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/DataStoreConfig.js +3 -3
- package/dist/es/models/aiops/v4/config/DeleteScenarioApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/DeleteScenarioApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/DeleteSimulationApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/DeleteSimulationApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/EntityDescriptor.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/EntityDescriptor.js +3 -3
- package/dist/es/models/aiops/v4/config/EntityDescriptorListApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/EntityDescriptorListApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/EntityDetail.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/EntityDetail.js +3 -3
- package/dist/es/models/aiops/v4/config/EntityType.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/EntityType.js +3 -3
- package/dist/es/models/aiops/v4/config/EntityTypeListApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/EntityTypeListApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/GenerateRecommendationApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/GenerateRecommendationApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/GenerateReportApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/GenerateReportApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/GenerateRunwayApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/GenerateRunwayApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/GetScenarioApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/GetScenarioApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/GetScenarioReportApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/GetScenarioReportApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/GetSimulationApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/GetSimulationApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/ListScenariosApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/ListScenariosApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/ListSimulationsApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/ListSimulationsApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/MetricDescriptor.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/MetricDescriptor.js +3 -3
- package/dist/es/models/aiops/v4/config/MicrosoftXenProvisionType.js +2 -2
- package/dist/es/models/aiops/v4/config/MicrosoftXenWorkload.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/MicrosoftXenWorkload.js +3 -3
- package/dist/es/models/aiops/v4/config/MicrosoftXenWorkloadVendor.js +2 -2
- package/dist/es/models/aiops/v4/config/NodeConfig.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/NodeConfig.js +3 -3
- package/dist/es/models/aiops/v4/config/NodeSource.js +2 -2
- package/dist/es/models/aiops/v4/config/PolicyType.js +2 -2
- package/dist/es/models/aiops/v4/config/ReplicationFactor.js +2 -2
- package/dist/es/models/aiops/v4/config/ResourceCapacity.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/ResourceCapacity.js +3 -3
- package/dist/es/models/aiops/v4/config/Runway.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/Runway.js +3 -3
- package/dist/es/models/aiops/v4/config/Scenario.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/Scenario.js +3 -3
- package/dist/es/models/aiops/v4/config/ScenarioProjection.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/ScenarioProjection.js +3 -3
- package/dist/es/models/aiops/v4/config/SimulatedVmResourceSpec.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/SimulatedVmResourceSpec.js +3 -3
- package/dist/es/models/aiops/v4/config/SimulatedVmResourceSpecProjection.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/SimulatedVmResourceSpecProjection.js +3 -3
- package/dist/es/models/aiops/v4/config/Simulation.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/Simulation.js +3 -3
- package/dist/es/models/aiops/v4/config/SimulationProjection.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/SimulationProjection.js +3 -3
- package/dist/es/models/aiops/v4/config/Source.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/Source.js +3 -3
- package/dist/es/models/aiops/v4/config/SourceListApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/SourceListApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/SplunkWorkload.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/SplunkWorkload.js +3 -3
- package/dist/es/models/aiops/v4/config/SqlProfileType.js +2 -2
- package/dist/es/models/aiops/v4/config/SqlTransactionType.js +2 -2
- package/dist/es/models/aiops/v4/config/SqlWorkload.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/SqlWorkload.js +3 -3
- package/dist/es/models/aiops/v4/config/UpdateScenarioApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/UpdateScenarioApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/UpdateSimulationApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/UpdateSimulationApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/config/ValueRange.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/ValueRange.js +3 -3
- package/dist/es/models/aiops/v4/config/ValueType.js +2 -2
- package/dist/es/models/aiops/v4/config/VdiProvisionType.js +2 -2
- package/dist/es/models/aiops/v4/config/VdiUserType.js +2 -2
- package/dist/es/models/aiops/v4/config/VdiVendor.js +2 -2
- package/dist/es/models/aiops/v4/config/VdiWorkload.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/VdiWorkload.js +3 -3
- package/dist/es/models/aiops/v4/config/Vendor.js +2 -2
- package/dist/es/models/aiops/v4/config/VmCategoryWorkload.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/VmCategoryWorkload.js +3 -3
- package/dist/es/models/aiops/v4/config/VmWorkload.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/VmWorkload.js +3 -3
- package/dist/es/models/aiops/v4/config/Workload.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/Workload.js +3 -3
- package/dist/es/models/aiops/v4/config/XenOperatingSystem.js +2 -2
- package/dist/es/models/aiops/v4/config/XenWorkload.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/XenWorkload.js +3 -3
- package/dist/es/models/aiops/v4/config/XfitPolicy.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/XfitPolicy.js +3 -3
- package/dist/es/models/aiops/v4/config/XfitPolicyProjection.d.ts +1 -1
- package/dist/es/models/aiops/v4/config/XfitPolicyProjection.js +3 -3
- package/dist/es/models/aiops/v4/error/AppMessage.d.ts +1 -1
- package/dist/es/models/aiops/v4/error/AppMessage.js +3 -3
- package/dist/es/models/aiops/v4/error/ErrorResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/error/ErrorResponse.js +3 -3
- package/dist/es/models/aiops/v4/error/SchemaValidationError.d.ts +1 -1
- package/dist/es/models/aiops/v4/error/SchemaValidationError.js +3 -3
- package/dist/es/models/aiops/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
- package/dist/es/models/aiops/v4/error/SchemaValidationErrorMessage.js +3 -3
- package/dist/es/models/aiops/v4/stats/BoolList.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/BoolList.js +3 -3
- package/dist/es/models/aiops/v4/stats/BoolVal.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/BoolVal.js +3 -3
- package/dist/es/models/aiops/v4/stats/DoubleList.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/DoubleList.js +3 -3
- package/dist/es/models/aiops/v4/stats/DoubleVal.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/DoubleVal.js +3 -3
- package/dist/es/models/aiops/v4/stats/Entity.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/Entity.js +3 -3
- package/dist/es/models/aiops/v4/stats/EntityListApiResponse.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/EntityListApiResponse.js +3 -3
- package/dist/es/models/aiops/v4/stats/IntList.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/IntList.js +3 -3
- package/dist/es/models/aiops/v4/stats/IntVal.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/IntVal.js +3 -3
- package/dist/es/models/aiops/v4/stats/Metric.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/Metric.js +3 -3
- package/dist/es/models/aiops/v4/stats/Point.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/Point.js +3 -3
- package/dist/es/models/aiops/v4/stats/StrList.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/StrList.js +3 -3
- package/dist/es/models/aiops/v4/stats/StrVal.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/StrVal.js +3 -3
- package/dist/es/models/aiops/v4/stats/TimeSeries.d.ts +1 -1
- package/dist/es/models/aiops/v4/stats/TimeSeries.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/IPv4Address.d.ts +1 -1
- package/dist/es/models/common/v1/config/IPv4Address.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/KVStringPair.d.ts +1 -1
- package/dist/es/models/common/v1/config/KVStringPair.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/common/v1/stats/DownSamplingOperator.js +2 -2
- 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/scenarios-endpoints.d.ts +3 -3
- package/dist/lib/apis/scenarios-endpoints.js +5 -5
- package/dist/lib/apis/stats-endpoints.d.ts +5 -4
- package/dist/lib/apis/stats-endpoints.js +7 -7
- package/dist/lib/models/aiops/v4/clusterMetrics/Cluster.d.ts +1 -1
- package/dist/lib/models/aiops/v4/clusterMetrics/Cluster.js +3 -3
- package/dist/lib/models/aiops/v4/clusterMetrics/ClusterMetrics.d.ts +1 -1
- package/dist/lib/models/aiops/v4/clusterMetrics/ClusterMetrics.js +3 -3
- package/dist/lib/models/aiops/v4/clusterMetrics/ClusterProjection.d.ts +1 -1
- package/dist/lib/models/aiops/v4/clusterMetrics/ClusterProjection.js +3 -3
- package/dist/lib/models/aiops/v4/clusterMetrics/Node.d.ts +1 -1
- package/dist/lib/models/aiops/v4/clusterMetrics/Node.js +3 -3
- package/dist/lib/models/aiops/v4/clusterMetrics/NodeProjection.d.ts +1 -1
- package/dist/lib/models/aiops/v4/clusterMetrics/NodeProjection.js +3 -3
- package/dist/lib/models/aiops/v4/clusterMetrics/Vm.d.ts +1 -1
- package/dist/lib/models/aiops/v4/clusterMetrics/Vm.js +3 -3
- package/dist/lib/models/aiops/v4/clusterMetrics/VmProjection.d.ts +1 -1
- package/dist/lib/models/aiops/v4/clusterMetrics/VmProjection.js +3 -3
- package/dist/lib/models/aiops/v4/common/ClusterType.js +2 -2
- package/dist/lib/models/aiops/v4/config/CapacityType.js +2 -2
- package/dist/lib/models/aiops/v4/config/CapacityUnit.js +2 -2
- package/dist/lib/models/aiops/v4/config/CapacityUpdateConfig.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/CapacityUpdateConfig.js +3 -3
- package/dist/lib/models/aiops/v4/config/CapacityUpdateType.js +2 -2
- package/dist/lib/models/aiops/v4/config/CitrixXenProvisionType.js +2 -2
- package/dist/lib/models/aiops/v4/config/CitrixXenWorkload.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/CitrixXenWorkload.js +3 -3
- package/dist/lib/models/aiops/v4/config/CitrixXenWorkloadVendor.js +2 -2
- package/dist/lib/models/aiops/v4/config/ClusterConfig.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/ClusterConfig.js +3 -3
- package/dist/lib/models/aiops/v4/config/ClusterType.js +2 -2
- package/dist/lib/models/aiops/v4/config/CreateScenarioApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/CreateScenarioApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/CreateSimulationApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/CreateSimulationApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/DataStoreConfig.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/DataStoreConfig.js +3 -3
- package/dist/lib/models/aiops/v4/config/DeleteScenarioApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/DeleteScenarioApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/DeleteSimulationApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/DeleteSimulationApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/EntityDescriptor.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/EntityDescriptor.js +3 -3
- package/dist/lib/models/aiops/v4/config/EntityDescriptorListApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/EntityDescriptorListApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/EntityDetail.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/EntityDetail.js +3 -3
- package/dist/lib/models/aiops/v4/config/EntityType.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/EntityType.js +3 -3
- package/dist/lib/models/aiops/v4/config/EntityTypeListApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/EntityTypeListApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/GenerateRecommendationApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/GenerateRecommendationApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/GenerateReportApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/GenerateReportApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/GenerateRunwayApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/GenerateRunwayApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/GetScenarioApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/GetScenarioApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/GetScenarioReportApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/GetScenarioReportApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/GetSimulationApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/GetSimulationApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/ListScenariosApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/ListScenariosApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/ListSimulationsApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/ListSimulationsApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/MetricDescriptor.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/MetricDescriptor.js +3 -3
- package/dist/lib/models/aiops/v4/config/MicrosoftXenProvisionType.js +2 -2
- package/dist/lib/models/aiops/v4/config/MicrosoftXenWorkload.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/MicrosoftXenWorkload.js +3 -3
- package/dist/lib/models/aiops/v4/config/MicrosoftXenWorkloadVendor.js +2 -2
- package/dist/lib/models/aiops/v4/config/NodeConfig.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/NodeConfig.js +3 -3
- package/dist/lib/models/aiops/v4/config/NodeSource.js +2 -2
- package/dist/lib/models/aiops/v4/config/PolicyType.js +2 -2
- package/dist/lib/models/aiops/v4/config/ReplicationFactor.js +2 -2
- package/dist/lib/models/aiops/v4/config/ResourceCapacity.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/ResourceCapacity.js +3 -3
- package/dist/lib/models/aiops/v4/config/Runway.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/Runway.js +3 -3
- package/dist/lib/models/aiops/v4/config/Scenario.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/Scenario.js +3 -3
- package/dist/lib/models/aiops/v4/config/ScenarioProjection.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/ScenarioProjection.js +3 -3
- package/dist/lib/models/aiops/v4/config/SimulatedVmResourceSpec.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/SimulatedVmResourceSpec.js +3 -3
- package/dist/lib/models/aiops/v4/config/SimulatedVmResourceSpecProjection.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/SimulatedVmResourceSpecProjection.js +3 -3
- package/dist/lib/models/aiops/v4/config/Simulation.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/Simulation.js +3 -3
- package/dist/lib/models/aiops/v4/config/SimulationProjection.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/SimulationProjection.js +3 -3
- package/dist/lib/models/aiops/v4/config/Source.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/Source.js +3 -3
- package/dist/lib/models/aiops/v4/config/SourceListApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/SourceListApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/SplunkWorkload.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/SplunkWorkload.js +3 -3
- package/dist/lib/models/aiops/v4/config/SqlProfileType.js +2 -2
- package/dist/lib/models/aiops/v4/config/SqlTransactionType.js +2 -2
- package/dist/lib/models/aiops/v4/config/SqlWorkload.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/SqlWorkload.js +3 -3
- package/dist/lib/models/aiops/v4/config/UpdateScenarioApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/UpdateScenarioApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/UpdateSimulationApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/UpdateSimulationApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/config/ValueRange.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/ValueRange.js +3 -3
- package/dist/lib/models/aiops/v4/config/ValueType.js +2 -2
- package/dist/lib/models/aiops/v4/config/VdiProvisionType.js +2 -2
- package/dist/lib/models/aiops/v4/config/VdiUserType.js +2 -2
- package/dist/lib/models/aiops/v4/config/VdiVendor.js +2 -2
- package/dist/lib/models/aiops/v4/config/VdiWorkload.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/VdiWorkload.js +3 -3
- package/dist/lib/models/aiops/v4/config/Vendor.js +2 -2
- package/dist/lib/models/aiops/v4/config/VmCategoryWorkload.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/VmCategoryWorkload.js +3 -3
- package/dist/lib/models/aiops/v4/config/VmWorkload.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/VmWorkload.js +3 -3
- package/dist/lib/models/aiops/v4/config/Workload.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/Workload.js +3 -3
- package/dist/lib/models/aiops/v4/config/XenOperatingSystem.js +2 -2
- package/dist/lib/models/aiops/v4/config/XenWorkload.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/XenWorkload.js +3 -3
- package/dist/lib/models/aiops/v4/config/XfitPolicy.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/XfitPolicy.js +3 -3
- package/dist/lib/models/aiops/v4/config/XfitPolicyProjection.d.ts +1 -1
- package/dist/lib/models/aiops/v4/config/XfitPolicyProjection.js +3 -3
- package/dist/lib/models/aiops/v4/error/AppMessage.d.ts +1 -1
- package/dist/lib/models/aiops/v4/error/AppMessage.js +3 -3
- package/dist/lib/models/aiops/v4/error/ErrorResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/error/ErrorResponse.js +3 -3
- package/dist/lib/models/aiops/v4/error/SchemaValidationError.d.ts +1 -1
- package/dist/lib/models/aiops/v4/error/SchemaValidationError.js +3 -3
- package/dist/lib/models/aiops/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
- package/dist/lib/models/aiops/v4/error/SchemaValidationErrorMessage.js +3 -3
- package/dist/lib/models/aiops/v4/stats/BoolList.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/BoolList.js +3 -3
- package/dist/lib/models/aiops/v4/stats/BoolVal.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/BoolVal.js +3 -3
- package/dist/lib/models/aiops/v4/stats/DoubleList.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/DoubleList.js +3 -3
- package/dist/lib/models/aiops/v4/stats/DoubleVal.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/DoubleVal.js +3 -3
- package/dist/lib/models/aiops/v4/stats/Entity.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/Entity.js +3 -3
- package/dist/lib/models/aiops/v4/stats/EntityListApiResponse.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/EntityListApiResponse.js +3 -3
- package/dist/lib/models/aiops/v4/stats/IntList.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/IntList.js +3 -3
- package/dist/lib/models/aiops/v4/stats/IntVal.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/IntVal.js +3 -3
- package/dist/lib/models/aiops/v4/stats/Metric.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/Metric.js +3 -3
- package/dist/lib/models/aiops/v4/stats/Point.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/Point.js +3 -3
- package/dist/lib/models/aiops/v4/stats/StrList.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/StrList.js +3 -3
- package/dist/lib/models/aiops/v4/stats/StrVal.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/StrVal.js +3 -3
- package/dist/lib/models/aiops/v4/stats/TimeSeries.d.ts +1 -1
- package/dist/lib/models/aiops/v4/stats/TimeSeries.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/IPv4Address.d.ts +1 -1
- package/dist/lib/models/common/v1/config/IPv4Address.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/KVStringPair.d.ts +1 -1
- package/dist/lib/models/common/v1/config/KVStringPair.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/common/v1/stats/DownSamplingOperator.js +2 -2
- 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-beta-1
|
|
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 AIOps APIs
|
|
26
26
|
*
|
|
27
|
-
* OpenAPI spec version: 4.2.
|
|
27
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
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-beta-1
|
|
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-aiops-js-client/4.2.
|
|
625
|
+
'User-Agent': 'Nutanix-aiops-js-client/4.2.2-beta.1'
|
|
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 AIOps APIs
|
|
10
10
|
*
|
|
11
|
-
* OpenAPI spec version: 4.2.
|
|
11
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
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-beta-1
|
|
25
25
|
*/
|
|
26
26
|
class Paginable {
|
|
27
27
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Scenarios service.
|
|
3
|
-
* @version 4.2.
|
|
3
|
+
* @version 4.2.2-beta-1
|
|
4
4
|
* @class ScenariosApi
|
|
5
5
|
*/
|
|
6
6
|
export class ScenariosApi {
|
|
@@ -107,7 +107,7 @@ export class ScenariosApi {
|
|
|
107
107
|
* @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.
|
|
108
108
|
|
|
109
109
|
* @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>
|
|
110
|
-
* For example, filter
|
|
110
|
+
* 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'.
|
|
111
111
|
* @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.
|
|
112
112
|
* @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.
|
|
113
113
|
* @param {Object} args Additional Arguments
|
|
@@ -129,7 +129,7 @@ export class ScenariosApi {
|
|
|
129
129
|
* @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.
|
|
130
130
|
|
|
131
131
|
* @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>
|
|
132
|
-
* For example, filter
|
|
132
|
+
* 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'.
|
|
133
133
|
* @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.
|
|
134
134
|
* @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.
|
|
135
135
|
* @param {Object} args Additional Arguments
|
|
@@ -25,11 +25,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
25
25
|
/*
|
|
26
26
|
* Nutanix AIOps APIs
|
|
27
27
|
*
|
|
28
|
-
* OpenAPI spec version: 4.2.
|
|
28
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
29
29
|
*
|
|
30
30
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
31
31
|
*
|
|
32
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
32
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
33
33
|
*
|
|
34
34
|
* Do not edit the class manually.
|
|
35
35
|
*
|
|
@@ -37,7 +37,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
37
37
|
|
|
38
38
|
/**
|
|
39
39
|
* Scenarios service.
|
|
40
|
-
* @version 4.2.
|
|
40
|
+
* @version 4.2.2-beta-1
|
|
41
41
|
* @class ScenariosApi
|
|
42
42
|
*/
|
|
43
43
|
class ScenariosApi {
|
|
@@ -432,7 +432,7 @@ class ScenariosApi {
|
|
|
432
432
|
* @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.
|
|
433
433
|
* @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.
|
|
434
434
|
* @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>
|
|
435
|
-
* For example, filter
|
|
435
|
+
* 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'.
|
|
436
436
|
* @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.
|
|
437
437
|
* @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.
|
|
438
438
|
* @param {Object} args Additional Arguments
|
|
@@ -484,7 +484,7 @@ class ScenariosApi {
|
|
|
484
484
|
* @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.
|
|
485
485
|
* @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.
|
|
486
486
|
* @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>
|
|
487
|
-
* For example, filter
|
|
487
|
+
* 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'.
|
|
488
488
|
* @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.
|
|
489
489
|
* @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.
|
|
490
490
|
* @param {Object} args Additional Arguments
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stats service.
|
|
3
|
-
* @version 4.2.
|
|
3
|
+
* @version 4.2.2-beta-1
|
|
4
4
|
* @class StatsApi
|
|
5
5
|
*/
|
|
6
6
|
export class StatsApi {
|
|
@@ -28,7 +28,7 @@ export class StatsApi {
|
|
|
28
28
|
* @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.
|
|
29
29
|
|
|
30
30
|
* @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>
|
|
31
|
-
* For example, filter
|
|
31
|
+
* 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'.
|
|
32
32
|
* @param {Object} args Additional Arguments
|
|
33
33
|
* @return {Promise<EntityDescriptorListApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link EntityDescriptorListApiResponse } and HTTP response
|
|
34
34
|
*/
|
|
@@ -53,9 +53,10 @@ export class StatsApi {
|
|
|
53
53
|
|
|
54
54
|
* @param { Number } opts.$samplingInterval The sampling interval in seconds at which statistical data should be collected. For example, if you want performance statistics every 30 seconds, then provide the value as 30.
|
|
55
55
|
|
|
56
|
-
* @param { DownSamplingOperator } opts.$statType
|
|
56
|
+
* @param { DownSamplingOperator } opts.$statType The operator to use while performing down-sampling on stats data. Allowed values are SUM, MIN, MAX, AVG, COUNT and LAST.
|
|
57
|
+
|
|
57
58
|
* @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>
|
|
58
|
-
* For example, filter
|
|
59
|
+
* 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'.
|
|
59
60
|
* @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.
|
|
60
61
|
* @param {Object} args Additional Arguments
|
|
61
62
|
* @return {Promise<EntityListApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link EntityListApiResponse } and HTTP response
|
|
@@ -14,11 +14,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
14
14
|
/*
|
|
15
15
|
* Nutanix AIOps APIs
|
|
16
16
|
*
|
|
17
|
-
* OpenAPI spec version: 4.2.
|
|
17
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
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 _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
26
26
|
|
|
27
27
|
/**
|
|
28
28
|
* Stats service.
|
|
29
|
-
* @version 4.2.
|
|
29
|
+
* @version 4.2.2-beta-1
|
|
30
30
|
* @class StatsApi
|
|
31
31
|
*/
|
|
32
32
|
class StatsApi {
|
|
@@ -64,7 +64,7 @@ class StatsApi {
|
|
|
64
64
|
* @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.
|
|
65
65
|
* @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.
|
|
66
66
|
* @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>
|
|
67
|
-
* For example, filter
|
|
67
|
+
* 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'.
|
|
68
68
|
* @param {Object} args Additional Arguments
|
|
69
69
|
* @return {Promise<EntityDescriptorListApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link EntityDescriptorListApiResponse } and HTTP response
|
|
70
70
|
*/
|
|
@@ -118,9 +118,9 @@ class StatsApi {
|
|
|
118
118
|
* @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.
|
|
119
119
|
* @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.
|
|
120
120
|
* @param { Number } opts.$samplingInterval The sampling interval in seconds at which statistical data should be collected. For example, if you want performance statistics every 30 seconds, then provide the value as 30.
|
|
121
|
-
* @param { DownSamplingOperator } opts.$statType
|
|
122
|
-
|
|
123
|
-
* For example, filter
|
|
121
|
+
* @param { DownSamplingOperator } opts.$statType The operator to use while performing down-sampling on stats data. Allowed values are SUM, MIN, MAX, AVG, COUNT and LAST.
|
|
122
|
+
* @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>
|
|
123
|
+
* 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'.
|
|
124
124
|
* @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.
|
|
125
125
|
* @param {Object} args Additional Arguments
|
|
126
126
|
* @return {Promise<EntityListApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link EntityListApiResponse } and HTTP response
|
|
@@ -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 AIOps APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.2.
|
|
15
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
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 Cluster model module.
|
|
26
26
|
* @module Ntnx/Cluster
|
|
27
|
-
* @version 4.2.
|
|
27
|
+
* @version 4.2.2-beta-1
|
|
28
28
|
* @class Cluster
|
|
29
29
|
*/
|
|
30
30
|
var _Cluster_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -16,11 +16,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
|
|
|
16
16
|
function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
|
|
17
17
|
* Nutanix AIOps APIs
|
|
18
18
|
*
|
|
19
|
-
* OpenAPI spec version: 4.2.
|
|
19
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
20
20
|
*
|
|
21
21
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
22
22
|
*
|
|
23
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
23
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
24
24
|
*
|
|
25
25
|
* Do not edit the class manually.
|
|
26
26
|
*
|
|
@@ -28,7 +28,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
28
28
|
/**
|
|
29
29
|
* The ClusterMetrics model module.
|
|
30
30
|
* @module Ntnx/ClusterMetrics
|
|
31
|
-
* @version 4.2.
|
|
31
|
+
* @version 4.2.2-beta-1
|
|
32
32
|
* @class ClusterMetrics
|
|
33
33
|
* @extends ExternalizableAbstractModel
|
|
34
34
|
*/
|
|
@@ -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 AIOps APIs
|
|
17
17
|
*
|
|
18
|
-
* OpenAPI spec version: 4.2.
|
|
18
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
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 ClusterProjection model module.
|
|
29
29
|
* @module Ntnx/ClusterProjection
|
|
30
|
-
* @version 4.2.
|
|
30
|
+
* @version 4.2.2-beta-1
|
|
31
31
|
* @class ClusterProjection
|
|
32
32
|
* @extends Cluster
|
|
33
33
|
*/
|
|
@@ -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 AIOps APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.2.
|
|
15
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
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 Node model module.
|
|
26
26
|
* @module Ntnx/Node
|
|
27
|
-
* @version 4.2.
|
|
27
|
+
* @version 4.2.2-beta-1
|
|
28
28
|
* @class Node
|
|
29
29
|
*/
|
|
30
30
|
var _Node_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -12,11 +12,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
12
12
|
/*
|
|
13
13
|
* Nutanix AIOps APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.2.
|
|
15
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
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
|
*
|
|
@@ -25,7 +25,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
25
25
|
/**
|
|
26
26
|
* The NodeProjection model module.
|
|
27
27
|
* @module Ntnx/NodeProjection
|
|
28
|
-
* @version 4.2.
|
|
28
|
+
* @version 4.2.2-beta-1
|
|
29
29
|
* @class NodeProjection
|
|
30
30
|
* @extends Node
|
|
31
31
|
*/
|
|
@@ -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 AIOps APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.2.
|
|
15
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
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 Vm model module.
|
|
26
26
|
* @module Ntnx/Vm
|
|
27
|
-
* @version 4.2.
|
|
27
|
+
* @version 4.2.2-beta-1
|
|
28
28
|
* @class Vm
|
|
29
29
|
*/
|
|
30
30
|
var _Vm_brand = /*#__PURE__*/new WeakSet();
|
|
@@ -12,11 +12,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
12
12
|
/*
|
|
13
13
|
* Nutanix AIOps APIs
|
|
14
14
|
*
|
|
15
|
-
* OpenAPI spec version: 4.2.
|
|
15
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
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
|
*
|
|
@@ -25,7 +25,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
25
25
|
/**
|
|
26
26
|
* The VmProjection model module.
|
|
27
27
|
* @module Ntnx/VmProjection
|
|
28
|
-
* @version 4.2.
|
|
28
|
+
* @version 4.2.2-beta-1
|
|
29
29
|
* @class VmProjection
|
|
30
30
|
* @extends Vm
|
|
31
31
|
*/
|
|
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
11
11
|
/*
|
|
12
12
|
* Nutanix AIOps APIs
|
|
13
13
|
*
|
|
14
|
-
* OpenAPI spec version: 4.2.
|
|
14
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
15
15
|
*
|
|
16
16
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
17
17
|
*
|
|
18
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
18
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
19
19
|
*
|
|
20
20
|
* Do not edit the class manually.
|
|
21
21
|
*
|
|
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
11
11
|
/*
|
|
12
12
|
* Nutanix AIOps APIs
|
|
13
13
|
*
|
|
14
|
-
* OpenAPI spec version: 4.2.
|
|
14
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
15
15
|
*
|
|
16
16
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
17
17
|
*
|
|
18
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
18
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
19
19
|
*
|
|
20
20
|
* Do not edit the class manually.
|
|
21
21
|
*
|
|
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
11
11
|
/*
|
|
12
12
|
* Nutanix AIOps APIs
|
|
13
13
|
*
|
|
14
|
-
* OpenAPI spec version: 4.2.
|
|
14
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
15
15
|
*
|
|
16
16
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
17
17
|
*
|
|
18
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
18
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
19
19
|
*
|
|
20
20
|
* Do not edit the class manually.
|
|
21
21
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The CapacityUpdateConfig model module.
|
|
3
3
|
* @module Ntnx/CapacityUpdateConfig
|
|
4
|
-
* @version 4.2.
|
|
4
|
+
* @version 4.2.2-beta-1
|
|
5
5
|
* @class CapacityUpdateConfig
|
|
6
6
|
*
|
|
7
7
|
* @param { Number } percentageChange Percentage change in demand in case of capacity update workload.
|
|
@@ -13,11 +13,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
|
|
|
13
13
|
function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
|
|
14
14
|
* Nutanix AIOps APIs
|
|
15
15
|
*
|
|
16
|
-
* OpenAPI spec version: 4.2.
|
|
16
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
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 _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
25
25
|
/**
|
|
26
26
|
* The CapacityUpdateConfig model module.
|
|
27
27
|
* @module Ntnx/CapacityUpdateConfig
|
|
28
|
-
* @version 4.2.
|
|
28
|
+
* @version 4.2.2-beta-1
|
|
29
29
|
* @class CapacityUpdateConfig
|
|
30
30
|
*
|
|
31
31
|
* @param { Number } percentageChange Percentage change in demand in case of capacity update workload.
|
|
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
11
11
|
/*
|
|
12
12
|
* Nutanix AIOps APIs
|
|
13
13
|
*
|
|
14
|
-
* OpenAPI spec version: 4.2.
|
|
14
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
15
15
|
*
|
|
16
16
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
17
17
|
*
|
|
18
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
18
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
19
19
|
*
|
|
20
20
|
* Do not edit the class manually.
|
|
21
21
|
*
|
|
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
11
11
|
/*
|
|
12
12
|
* Nutanix AIOps APIs
|
|
13
13
|
*
|
|
14
|
-
* OpenAPI spec version: 4.2.
|
|
14
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
15
15
|
*
|
|
16
16
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
17
17
|
*
|
|
18
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
18
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
19
19
|
*
|
|
20
20
|
* Do not edit the class manually.
|
|
21
21
|
*
|
|
@@ -16,11 +16,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
|
|
|
16
16
|
function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
|
|
17
17
|
* Nutanix AIOps APIs
|
|
18
18
|
*
|
|
19
|
-
* OpenAPI spec version: 4.2.
|
|
19
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
20
20
|
*
|
|
21
21
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
22
22
|
*
|
|
23
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
23
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
24
24
|
*
|
|
25
25
|
* Do not edit the class manually.
|
|
26
26
|
*
|
|
@@ -28,7 +28,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
|
|
|
28
28
|
/**
|
|
29
29
|
* The CitrixXenWorkload model module.
|
|
30
30
|
* @module Ntnx/CitrixXenWorkload
|
|
31
|
-
* @version 4.2.
|
|
31
|
+
* @version 4.2.2-beta-1
|
|
32
32
|
* @class CitrixXenWorkload
|
|
33
33
|
* @extends XenWorkload
|
|
34
34
|
*
|
|
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
11
11
|
/*
|
|
12
12
|
* Nutanix AIOps APIs
|
|
13
13
|
*
|
|
14
|
-
* OpenAPI spec version: 4.2.
|
|
14
|
+
* OpenAPI spec version: 4.2.2-beta-1
|
|
15
15
|
*
|
|
16
16
|
* NOTE: This class is auto generated by the Open API Dev Platform.
|
|
17
17
|
*
|
|
18
|
-
* Open API Dev Platform Codegen version: 17.5.
|
|
18
|
+
* Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
|
|
19
19
|
*
|
|
20
20
|
* Do not edit the class manually.
|
|
21
21
|
*
|