From 920f1c453b314253b12ef010b0405ce8b072cc04 Mon Sep 17 00:00:00 2001 From: Marques Johansson Date: Tue, 7 Jan 2025 16:32:37 -0500 Subject: [PATCH] chore: regenerate smartview package Signed-off-by: Marques Johansson --- services/smartview/README.md | 34 +- services/smartview/api_alert_log.go | 6 +- services/smartview/api_alerts.go | 6 +- services/smartview/api_dcim_power.go | 270 +++--- services/smartview/api_default.go | 6 +- services/smartview/api_smart_view_assets.go | 50 +- .../smartview/api_smart_view_environment.go | 106 +-- .../api_smart_view_hierarchy_apis.go | 6 +- services/smartview/client.go | 11 +- services/smartview/configuration.go | 6 +- services/smartview/docs/DCIMPowerApi.md | 104 +-- .../docs/Mixin0DataPointParameter.md | 13 + .../smartview/docs/Mixin0IntervalParameter.md | 15 + .../docs/Mixin0LevelTypeParameter.md | 17 + services/smartview/docs/Pagination.md | 30 +- services/smartview/docs/SmartViewAssetsApi.md | 32 +- .../smartview/docs/SmartViewEnvironmentApi.md | 68 +- ...wer_v1_current_get_level_type_parameter.go | 6 +- services/smartview/model_alarm.go | 6 +- .../smartview/model_alarm_asset_details.go | 6 +- .../model_alarm_current_value_details.go | 6 +- .../smartview/model_alarm_message_data.go | 6 +- .../smartview/model_alarm_status_details.go | 6 +- services/smartview/model_alarm_tag_details.go | 6 +- .../model_alarm_threshold_details.go | 6 +- services/smartview/model_alert.go | 6 +- .../smartview/model_alert_activity_log.go | 6 +- .../smartview/model_alert_activity_log_obj.go | 6 +- .../smartview/model_alert_asset_details.go | 6 +- services/smartview/model_alert_dto1.go | 6 +- services/smartview/model_alert_dto2.go | 6 +- .../smartview/model_alert_message_data.go | 6 +- services/smartview/model_alert_obj.go | 6 +- services/smartview/model_alert_tag_details.go | 6 +- .../model_alert_threshold_details.go | 6 +- services/smartview/model_alert_type.go | 6 +- services/smartview/model_alerts.go | 6 +- services/smartview/model_api_error.go | 6 +- .../model_api_error_additional_info.go | 6 +- services/smartview/model_asset.go | 6 +- .../model_asset_asset_classification_inner.go | 6 +- .../smartview/model_asset_detail_response.go | 6 +- .../model_asset_detail_response_pay_load.go | 6 +- .../model_asset_detail_response_status.go | 6 +- ...model_asset_detail_response_status_type.go | 6 +- services/smartview/model_asset_details.go | 6 +- .../model_asset_details_get_response.go | 6 +- ...del_asset_details_get_response_pay_load.go | 6 +- .../smartview/model_asset_details_request.go | 6 +- .../smartview/model_asset_details_response.go | 6 +- .../model_asset_details_response_pay_load.go | 6 +- .../model_asset_details_tag_point_data.go | 6 +- services/smartview/model_assets.go | 6 +- services/smartview/model_assets_array.go | 6 +- services/smartview/model_assets_list.go | 6 +- .../smartview/model_assets_list_pay_load.go | 6 +- .../smartview/model_assets_list_status.go | 6 +- services/smartview/model_assets_pay_load.go | 6 +- services/smartview/model_assets_status.go | 6 +- ...odel_aws_iot_core_channel_configuration.go | 6 +- .../model_azure_channel_configuration.go | 6 +- services/smartview/model_cabinets.go | 6 +- services/smartview/model_cabinets_name.go | 6 +- services/smartview/model_cages.go | 6 +- services/smartview/model_category.go | 6 +- services/smartview/model_channel.go | 6 +- .../smartview/model_channel_channel_type.go | 6 +- services/smartview/model_circuits.go | 6 +- .../smartview/model_circuits_map_with_cage.go | 6 +- .../model_circuits_map_with_cage_name.go | 6 +- services/smartview/model_circuits_name.go | 6 +- services/smartview/model_circuits_type.go | 6 +- services/smartview/model_comparison_data.go | 6 +- .../model_comparison_data_datapoint.go | 6 +- .../smartview/model_comparison_data_trend.go | 6 +- services/smartview/model_conditional_alert.go | 6 +- .../model_current_tag_point_request.go | 6 +- .../model_current_tag_point_response.go | 6 +- services/smartview/model_custom_alert.go | 6 +- services/smartview/model_customer_assets.go | 6 +- services/smartview/model_data_value.go | 6 +- services/smartview/model_environment.go | 6 +- .../model_environment_asset_details.go | 6 +- services/smartview/model_environment_data.go | 6 +- .../model_environment_data_for_array.go | 6 +- .../model_environment_data_pay_load.go | 6 +- .../model_environment_data_response.go | 6 +- ...odel_environment_data_response_pay_load.go | 6 +- .../model_environment_data_response_status.go | 6 +- .../model_environment_data_status.go | 6 +- .../model_environment_message_data.go | 6 +- .../model_environment_tag_details.go | 6 +- .../model_environment_value_with_unit.go | 6 +- services/smartview/model_environmental.go | 6 +- .../model_environmental_level_inner.go | 6 +- services/smartview/model_error.go | 6 +- services/smartview/model_error_status.go | 6 +- services/smartview/model_error_status_type.go | 6 +- services/smartview/model_generic_request.go | 6 +- ...odel_get_asset_classification_parameter.go | 6 +- ...tion_data_message_types_parameter_inner.go | 6 +- services/smartview/model_hierarchy_node.go | 6 +- .../model_hierarchy_node_pay_load.go | 6 +- services/smartview/model_message_type.go | 6 +- services/smartview/model_metered_power.go | 6 +- .../model_metered_power_asset_details.go | 6 +- .../model_metered_power_message_data.go | 6 +- .../model_metered_power_tag_details.go | 6 +- .../model_metered_power_value_with_unit.go | 6 +- .../model_mixin0_data_point_parameter.go | 111 +++ .../model_mixin0_interval_parameter.go | 113 +++ .../model_mixin0_level_type_parameter.go | 115 +++ services/smartview/model_pagination.go | 50 +- services/smartview/model_power.go | 6 +- ...el_power_apparent_power_value_with_unit.go | 6 +- .../smartview/model_power_asset_details.go | 6 +- ...el_power_cabinet_rating_value_with_unit.go | 6 +- ...power_contractual_power_value_with_unit.go | 6 +- .../model_power_current_post_request.go | 6 +- ...l_power_current_post_request_level_type.go | 6 +- .../model_power_current_value_with_unit.go | 6 +- services/smartview/model_power_data.go | 6 +- services/smartview/model_power_data_error.go | 6 +- .../model_power_data_error_status.go | 6 +- services/smartview/model_power_data_ibx.go | 6 +- .../smartview/model_power_data_pay_load.go | 6 +- .../model_power_data_pay_load_level_type.go | 6 +- .../model_power_data_response_ibx.go | 6 +- .../model_power_data_response_ibx_pay_load.go | 6 +- .../smartview/model_power_hierarchy_node.go | 6 +- .../model_power_hierarchy_node_level_type.go | 6 +- services/smartview/model_power_message.go | 6 +- .../smartview/model_power_message_data.go | 6 +- ..._days_contractual_power_value_with_unit.go | 6 +- ...k_last_seven_days_ratio_value_with_unit.go | 6 +- ...er_peak_last_seven_days_value_with_unit.go | 6 +- ...sumption_to_contractual_value_with_unit.go | 6 +- ...odel_power_power_factor_value_with_unit.go | 6 +- .../model_power_real_power_value_with_unit.go | 6 +- ...odel_power_sold_current_value_with_unit.go | 6 +- .../model_power_sold_power_value_with_unit.go | 6 +- services/smartview/model_recipients_array.go | 6 +- services/smartview/model_status.go | 6 +- services/smartview/model_status_info.go | 6 +- services/smartview/model_subscription_data.go | 6 +- .../smartview/model_subscription_request.go | 6 +- .../smartview/model_subscription_response.go | 6 +- .../model_subscription_response_status.go | 6 +- services/smartview/model_system_alert.go | 6 +- services/smartview/model_tag_details.go | 6 +- services/smartview/model_tag_point.go | 6 +- services/smartview/model_tag_point_data.go | 6 +- .../smartview/model_tag_point_data_array.go | 6 +- .../model_tag_point_data_array_current.go | 6 +- .../smartview/model_tag_point_data_status.go | 6 +- .../smartview/model_tag_point_message_data.go | 6 +- .../model_tag_point_trending_data.go | 6 +- .../model_tag_point_trending_response.go | 6 +- ...el_tag_point_trending_response_pay_load.go | 6 +- ...int_trending_response_pay_load_interval.go | 6 +- ...odel_tag_point_trending_response_status.go | 6 +- .../model_tag_point_value_with_unit.go | 6 +- services/smartview/model_template.go | 6 +- .../model_trending_environment_data.go | 6 +- ...odel_trending_environment_data_pay_load.go | 6 +- .../smartview/model_trending_power_data.go | 6 +- .../model_trending_power_data_pay_load.go | 6 +- ...l_trending_power_data_pay_load_interval.go | 6 +- ...trending_power_data_pay_load_level_type.go | 6 +- .../model_trending_power_data_status.go | 6 +- .../model_webhook_channel_configuration.go | 6 +- services/smartview/response.go | 6 +- services/smartview/utils.go | 6 +- .../smartview/oas3.fetched/merged-spec.yaml | 815 +---------------- .../smartview/oas3.fetched/swagger.yaml | 825 +----------------- 175 files changed, 1273 insertions(+), 2448 deletions(-) create mode 100644 services/smartview/docs/Mixin0DataPointParameter.md create mode 100644 services/smartview/docs/Mixin0IntervalParameter.md create mode 100644 services/smartview/docs/Mixin0LevelTypeParameter.md create mode 100644 services/smartview/model_mixin0_data_point_parameter.go create mode 100644 services/smartview/model_mixin0_interval_parameter.go create mode 100644 services/smartview/model_mixin0_level_type_parameter.go diff --git a/services/smartview/README.md b/services/smartview/README.md index 62efa348..7f81cd77 100644 --- a/services/smartview/README.md +++ b/services/smartview/README.md @@ -1,11 +1,12 @@ # Go API client for smartview -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. + ## Overview This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client. -- API version: 2.0 +- API version: 1.0 - Package version: 0.47.0 - Generator version: 7.4.0 - Build package: org.openapitools.codegen.languages.GoClientCodegen @@ -81,9 +82,9 @@ Class | Method | HTTP request | Description ------------ | ------------- | ------------- | ------------- *AlertLogApi* | [**GetAlertActivityLog**](docs/AlertLogApi.md#getalertactivitylog) | **Get** /smartview/v1/alerts/getAlertActivityLog | get alert activity logs *AlertsApi* | [**GetAlerts**](docs/AlertsApi.md#getalerts) | **Get** /smartview/v1/alerts/getAlerts | obtain active SmartView alerts. -*DCIMPowerApi* | [**Mixin0**](docs/DCIMPowerApi.md#mixin0) | **Post** /power/v1/current | Fetch current power consumption data -*DCIMPowerApi* | [**Mixin0_0**](docs/DCIMPowerApi.md#mixin0_0) | **Get** /power/v1/trending | Fetch Trending Power Data. *DCIMPowerApi* | [**PowerV1CurrentGet**](docs/DCIMPowerApi.md#powerv1currentget) | **Get** /power/v1/current | Fetch current power consumption data +*DCIMPowerApi* | [**PowerV1CurrentPost**](docs/DCIMPowerApi.md#powerv1currentpost) | **Post** /power/v1/current | Fetch current power consumption data +*DCIMPowerApi* | [**PowerV1TrendingGet**](docs/DCIMPowerApi.md#powerv1trendingget) | **Get** /power/v1/trending | Fetch Trending Power Data. *DefaultApi* | [**CreateSubscription**](docs/DefaultApi.md#createsubscription) | **Post** /smartview/v2/streaming/subscriptions | Create subscription endpoint *DefaultApi* | [**DeleteSubscriptionById**](docs/DefaultApi.md#deletesubscriptionbyid) | **Delete** /smartview/v2/streaming/subscriptions/{id} | Delete subscription endpoint *DefaultApi* | [**GetAllSubscriptions**](docs/DefaultApi.md#getallsubscriptions) | **Get** /smartview/v2/streaming/subscriptions | Get all subscription endpoint @@ -95,14 +96,12 @@ Class | Method | HTTP request | Description *SmartViewAssetsApi* | [**GetAssetDetails**](docs/SmartViewAssetsApi.md#getassetdetails) | **Get** /smartview/v1/asset/details | get details for an asset. *SmartViewAssetsApi* | [**GetCurrentTagPoint**](docs/SmartViewAssetsApi.md#getcurrenttagpoint) | **Get** /smartview/v1/asset/tagpoint/current | obtain latest tag point data *SmartViewAssetsApi* | [**GetTagpointTrending**](docs/SmartViewAssetsApi.md#gettagpointtrending) | **Get** /smartview/v1/asset/tagpoint/trending | obtain trending tag point data -*SmartViewAssetsApi* | [**Mixin4**](docs/SmartViewAssetsApi.md#mixin4) | **Post** /smartview/v1/asset/details | get asset details -*SmartViewAssetsApi* | [**Mixin4_0**](docs/SmartViewAssetsApi.md#mixin4_0) | **Post** /smartview/v1/asset/tagpoint/current | get current tag points data +*SmartViewAssetsApi* | [**Mixin3**](docs/SmartViewAssetsApi.md#mixin3) | **Post** /smartview/v1/asset/details | get asset details +*SmartViewAssetsApi* | [**Mixin3_0**](docs/SmartViewAssetsApi.md#mixin3_0) | **Post** /smartview/v1/asset/tagpoint/current | get current tag points data *SmartViewAssetsApi* | [**SearchAsset**](docs/SmartViewAssetsApi.md#searchasset) | **Get** /smartview/v1/asset/search | Search for Assets matching identifiers -*SmartViewEnvironmentApi* | [**Mixin1**](docs/SmartViewEnvironmentApi.md#mixin1) | **Get** /environment/v1/current | Get current environmental data -*SmartViewEnvironmentApi* | [**Mixin1_0**](docs/SmartViewEnvironmentApi.md#mixin1_0) | **Get** /environment/v1/listCurrent | Fetch list of environmental data -*SmartViewEnvironmentApi* | [**Mixin1_1**](docs/SmartViewEnvironmentApi.md#mixin1_1) | **Get** /environment/v1/trending | Fetch trending environmental data -*SmartViewEnvironmentalApi* | [**GetSensorReadings**](docs/SmartViewEnvironmentalApi.md#getsensorreadings) | **Get** /smartview/v2/environmental/ibxs/{ibx}/sensors/readings | IBX sensors current readings -*SmartViewEnvironmentalApi* | [**GetSingleSensorReadings**](docs/SmartViewEnvironmentalApi.md#getsinglesensorreadings) | **Get** /smartview/v2/environmental/ibxs/{ibx}/sensors/{sensorId}/readings | Single sensor current value(s) +*SmartViewEnvironmentApi* | [**Mixin0**](docs/SmartViewEnvironmentApi.md#mixin0) | **Get** /environment/v1/current | Get current environmental data +*SmartViewEnvironmentApi* | [**Mixin0_0**](docs/SmartViewEnvironmentApi.md#mixin0_0) | **Get** /environment/v1/listCurrent | Fetch list of environmental data +*SmartViewEnvironmentApi* | [**Mixin0_1**](docs/SmartViewEnvironmentApi.md#mixin0_1) | **Get** /environment/v1/trending | Fetch trending environmental data *SmartViewHierarchyAPIsApi* | [**GetLocationHierarchy**](docs/SmartViewHierarchyAPIsApi.md#getlocationhierarchy) | **Get** /smartview/v1/hierarchy/location | Fetch the Location Hierarchy *SmartViewHierarchyAPIsApi* | [**GetPowerHierarchy**](docs/SmartViewHierarchyAPIsApi.md#getpowerhierarchy) | **Get** /smartview/v1/hierarchy/power | Fetch the Power Hierarchy @@ -200,9 +199,9 @@ Class | Method | HTTP request | Description - [MeteredPowerMessageData](docs/MeteredPowerMessageData.md) - [MeteredPowerTagDetails](docs/MeteredPowerTagDetails.md) - [MeteredPowerValueWithUnit](docs/MeteredPowerValueWithUnit.md) - - [Mixin1DataPointParameter](docs/Mixin1DataPointParameter.md) - - [Mixin1IntervalParameter](docs/Mixin1IntervalParameter.md) - - [Mixin1LevelTypeParameter](docs/Mixin1LevelTypeParameter.md) + - [Mixin0DataPointParameter](docs/Mixin0DataPointParameter.md) + - [Mixin0IntervalParameter](docs/Mixin0IntervalParameter.md) + - [Mixin0LevelTypeParameter](docs/Mixin0LevelTypeParameter.md) - [Pagination](docs/Pagination.md) - [Power](docs/Power.md) - [PowerApparentPowerValueWithUnit](docs/PowerApparentPowerValueWithUnit.md) @@ -234,8 +233,6 @@ Class | Method | HTTP request | Description - [PowerSoldPowerValueWithUnit](docs/PowerSoldPowerValueWithUnit.md) - [PowerV1CurrentGetLevelTypeParameter](docs/PowerV1CurrentGetLevelTypeParameter.md) - [RecipientsArray](docs/RecipientsArray.md) - - [SensorReading](docs/SensorReading.md) - - [SensorReadingsResponse](docs/SensorReadingsResponse.md) - [Status](docs/Status.md) - [StatusInfo](docs/StatusInfo.md) - [SubscriptionData](docs/SubscriptionData.md) @@ -264,11 +261,6 @@ Class | Method | HTTP request | Description - [TrendingPowerDataPayLoadInterval](docs/TrendingPowerDataPayLoadInterval.md) - [TrendingPowerDataPayLoadLevelType](docs/TrendingPowerDataPayLoadLevelType.md) - [TrendingPowerDataStatus](docs/TrendingPowerDataStatus.md) - - [ValueWithUnit](docs/ValueWithUnit.md) - - [ValueWithUnitDoubleHumidityUnit](docs/ValueWithUnitDoubleHumidityUnit.md) - - [ValueWithUnitDoubleHumidityUnitUnit](docs/ValueWithUnitDoubleHumidityUnitUnit.md) - - [ValueWithUnitDoubleTemperatureUnit](docs/ValueWithUnitDoubleTemperatureUnit.md) - - [ValueWithUnitDoubleTemperatureUnitUnit](docs/ValueWithUnitDoubleTemperatureUnitUnit.md) - [WebhookChannelConfiguration](docs/WebhookChannelConfiguration.md) diff --git a/services/smartview/api_alert_log.go b/services/smartview/api_alert_log.go index f0eba112..79267a4f 100644 --- a/services/smartview/api_alert_log.go +++ b/services/smartview/api_alert_log.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/api_alerts.go b/services/smartview/api_alerts.go index 7622f170..e22d20de 100644 --- a/services/smartview/api_alerts.go +++ b/services/smartview/api_alerts.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/api_dcim_power.go b/services/smartview/api_dcim_power.go index 37834222..9687a6ec 100644 --- a/services/smartview/api_dcim_power.go +++ b/services/smartview/api_dcim_power.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. @@ -22,56 +22,77 @@ import ( // DCIMPowerApiService DCIMPowerApi service type DCIMPowerApiService service -type ApiMixin0Request struct { +type ApiPowerV1CurrentGetRequest struct { ctx context.Context ApiService *DCIMPowerApiService authorization *string - body *PowerCurrentPostRequest + accountNo *string + ibx *string + levelType *PowerV1CurrentGetLevelTypeParameter + levelValue *string } // Specify the OAuth Bearer token with prefix 'Bearer '. -func (r ApiMixin0Request) Authorization(authorization string) ApiMixin0Request { +func (r ApiPowerV1CurrentGetRequest) Authorization(authorization string) ApiPowerV1CurrentGetRequest { r.authorization = &authorization return r } -// request payload -func (r ApiMixin0Request) Body(body PowerCurrentPostRequest) ApiMixin0Request { - r.body = &body +// Customer Account Number +func (r ApiPowerV1CurrentGetRequest) AccountNo(accountNo string) ApiPowerV1CurrentGetRequest { + r.accountNo = &accountNo + return r +} + +// IBX Code +func (r ApiPowerV1CurrentGetRequest) Ibx(ibx string) ApiPowerV1CurrentGetRequest { + r.ibx = &ibx + return r +} + +// level type allowed value [ibx|cage|cabinet|circuit] +func (r ApiPowerV1CurrentGetRequest) LevelType(levelType PowerV1CurrentGetLevelTypeParameter) ApiPowerV1CurrentGetRequest { + r.levelType = &levelType + return r +} + +// level value - ibx code, cage unique space id, cabinet unique space id, serial number for level type ibx, cage, cabinet, circuit respectively. +func (r ApiPowerV1CurrentGetRequest) LevelValue(levelValue string) ApiPowerV1CurrentGetRequest { + r.levelValue = &levelValue return r } -func (r ApiMixin0Request) Execute() (*PowerDataResponseIBX, *http.Response, error) { - return r.ApiService.Mixin0Execute(r) +func (r ApiPowerV1CurrentGetRequest) Execute() (*PowerData, *http.Response, error) { + return r.ApiService.PowerV1CurrentGetExecute(r) } /* -Mixin0 Fetch current power consumption data +PowerV1CurrentGet Fetch current power consumption data -The powerdata endpoint returns power consumption info for all values of input level type ibx, cage, cabinet or circuit. +The powerData endpoint returns power consumption info ( power consumption data with comparison data of current [% Kva] vs yesterday, lastWeek, lastMonth, lastQuarter ) for input ibx, cage, cabinet, circuit. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). - @return ApiMixin0Request + @return ApiPowerV1CurrentGetRequest */ -func (a *DCIMPowerApiService) Mixin0(ctx context.Context) ApiMixin0Request { - return ApiMixin0Request{ +func (a *DCIMPowerApiService) PowerV1CurrentGet(ctx context.Context) ApiPowerV1CurrentGetRequest { + return ApiPowerV1CurrentGetRequest{ ApiService: a, ctx: ctx, } } // Execute executes the request -// @return PowerDataResponseIBX -func (a *DCIMPowerApiService) Mixin0Execute(r ApiMixin0Request) (*PowerDataResponseIBX, *http.Response, error) { +// @return PowerData +func (a *DCIMPowerApiService) PowerV1CurrentGetExecute(r ApiPowerV1CurrentGetRequest) (*PowerData, *http.Response, error) { var ( - localVarHTTPMethod = http.MethodPost + localVarHTTPMethod = http.MethodGet localVarPostBody interface{} formFiles []formFile - localVarReturnValue *PowerDataResponseIBX + localVarReturnValue *PowerData ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "DCIMPowerApiService.Mixin0") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "DCIMPowerApiService.PowerV1CurrentGet") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } @@ -84,9 +105,25 @@ func (a *DCIMPowerApiService) Mixin0Execute(r ApiMixin0Request) (*PowerDataRespo if r.authorization == nil { return localVarReturnValue, nil, reportError("authorization is required and must be specified") } + if r.accountNo == nil { + return localVarReturnValue, nil, reportError("accountNo is required and must be specified") + } + if r.ibx == nil { + return localVarReturnValue, nil, reportError("ibx is required and must be specified") + } + if r.levelType == nil { + return localVarReturnValue, nil, reportError("levelType is required and must be specified") + } + if r.levelValue == nil { + return localVarReturnValue, nil, reportError("levelValue is required and must be specified") + } + parameterAddToHeaderOrQuery(localVarQueryParams, "accountNo", r.accountNo, "") + parameterAddToHeaderOrQuery(localVarQueryParams, "ibx", r.ibx, "") + parameterAddToHeaderOrQuery(localVarQueryParams, "levelType", r.levelType, "") + parameterAddToHeaderOrQuery(localVarQueryParams, "levelValue", r.levelValue, "") // to determine the Content-Type header - localVarHTTPContentTypes := []string{"application/json"} + localVarHTTPContentTypes := []string{} // set Content-Type header localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) @@ -103,8 +140,6 @@ func (a *DCIMPowerApiService) Mixin0Execute(r ApiMixin0Request) (*PowerDataRespo localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept } parameterAddToHeaderOrQuery(localVarHeaderParams, "Authorization", r.authorization, "") - // body params - localVarPostBody = r.body req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -150,103 +185,61 @@ func (a *DCIMPowerApiService) Mixin0Execute(r ApiMixin0Request) (*PowerDataRespo return localVarReturnValue, localVarHTTPResponse, nil } -type ApiMixin0_0Request struct { +type ApiPowerV1CurrentPostRequest struct { ctx context.Context ApiService *DCIMPowerApiService authorization *string - accountNo *string - ibx *float32 - levelType *PowerV1CurrentGetLevelTypeParameter - levelValue *string - interval *string - fromDate *string - toDate *string + body *PowerCurrentPostRequest } // Specify the OAuth Bearer token with prefix 'Bearer '. -func (r ApiMixin0_0Request) Authorization(authorization string) ApiMixin0_0Request { +func (r ApiPowerV1CurrentPostRequest) Authorization(authorization string) ApiPowerV1CurrentPostRequest { r.authorization = &authorization return r } -// Customer Account Number -func (r ApiMixin0_0Request) AccountNo(accountNo string) ApiMixin0_0Request { - r.accountNo = &accountNo - return r -} - -// IBX Code -func (r ApiMixin0_0Request) Ibx(ibx float32) ApiMixin0_0Request { - r.ibx = &ibx - return r -} - -// [ibx|cage|cabinet|circuit] -func (r ApiMixin0_0Request) LevelType(levelType PowerV1CurrentGetLevelTypeParameter) ApiMixin0_0Request { - r.levelType = &levelType - return r -} - -// ibx code, cage unique space id, cabinet unique space id and serial number for level type ibx, cage, cabinet and circuit respectively. -func (r ApiMixin0_0Request) LevelValue(levelValue string) ApiMixin0_0Request { - r.levelValue = &levelValue - return r -} - -// [recording|1h|1d] -func (r ApiMixin0_0Request) Interval(interval string) ApiMixin0_0Request { - r.interval = &interval - return r -} - -// timestamp expected to be epoch long ( milliseconds ). -func (r ApiMixin0_0Request) FromDate(fromDate string) ApiMixin0_0Request { - r.fromDate = &fromDate - return r -} - -// timestamp expected to be epoch long ( milliseconds ). -func (r ApiMixin0_0Request) ToDate(toDate string) ApiMixin0_0Request { - r.toDate = &toDate +// request payload +func (r ApiPowerV1CurrentPostRequest) Body(body PowerCurrentPostRequest) ApiPowerV1CurrentPostRequest { + r.body = &body return r } -func (r ApiMixin0_0Request) Execute() (*TrendingPowerData, *http.Response, error) { - return r.ApiService.Mixin0_1Execute(r) +func (r ApiPowerV1CurrentPostRequest) Execute() (*PowerDataResponseIBX, *http.Response, error) { + return r.ApiService.PowerV1CurrentPostExecute(r) } /* -Mixin0_0 Fetch Trending Power Data. +PowerV1CurrentPost Fetch current power consumption data -The trending power data for draw kVA to max allowed (%) for input ibx, cage, cabinet, circuit. +The powerdata endpoint returns power consumption info for all values of input level type ibx, cage, cabinet or circuit. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). - @return ApiMixin0_0Request + @return ApiPowerV1CurrentPostRequest */ -func (a *DCIMPowerApiService) Mixin0_1(ctx context.Context) ApiMixin0_0Request { - return ApiMixin0_0Request{ +func (a *DCIMPowerApiService) PowerV1CurrentPost(ctx context.Context) ApiPowerV1CurrentPostRequest { + return ApiPowerV1CurrentPostRequest{ ApiService: a, ctx: ctx, } } // Execute executes the request -// @return TrendingPowerData -func (a *DCIMPowerApiService) Mixin0_1Execute(r ApiMixin0_0Request) (*TrendingPowerData, *http.Response, error) { +// @return PowerDataResponseIBX +func (a *DCIMPowerApiService) PowerV1CurrentPostExecute(r ApiPowerV1CurrentPostRequest) (*PowerDataResponseIBX, *http.Response, error) { var ( - localVarHTTPMethod = http.MethodGet + localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *TrendingPowerData + localVarReturnValue *PowerDataResponseIBX ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "DCIMPowerApiService.Mixin0_1") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "DCIMPowerApiService.PowerV1CurrentPost") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/power/v1/trending" + localVarPath := localBasePath + "/power/v1/current" localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} @@ -254,37 +247,9 @@ func (a *DCIMPowerApiService) Mixin0_1Execute(r ApiMixin0_0Request) (*TrendingPo if r.authorization == nil { return localVarReturnValue, nil, reportError("authorization is required and must be specified") } - if r.accountNo == nil { - return localVarReturnValue, nil, reportError("accountNo is required and must be specified") - } - if r.ibx == nil { - return localVarReturnValue, nil, reportError("ibx is required and must be specified") - } - if r.levelType == nil { - return localVarReturnValue, nil, reportError("levelType is required and must be specified") - } - if r.levelValue == nil { - return localVarReturnValue, nil, reportError("levelValue is required and must be specified") - } - if r.interval == nil { - return localVarReturnValue, nil, reportError("interval is required and must be specified") - } - if r.fromDate == nil { - return localVarReturnValue, nil, reportError("fromDate is required and must be specified") - } - if r.toDate == nil { - return localVarReturnValue, nil, reportError("toDate is required and must be specified") - } - parameterAddToHeaderOrQuery(localVarQueryParams, "accountNo", r.accountNo, "") - parameterAddToHeaderOrQuery(localVarQueryParams, "ibx", r.ibx, "") - parameterAddToHeaderOrQuery(localVarQueryParams, "levelType", r.levelType, "") - parameterAddToHeaderOrQuery(localVarQueryParams, "levelValue", r.levelValue, "") - parameterAddToHeaderOrQuery(localVarQueryParams, "interval", r.interval, "") - parameterAddToHeaderOrQuery(localVarQueryParams, "fromDate", r.fromDate, "") - parameterAddToHeaderOrQuery(localVarQueryParams, "toDate", r.toDate, "") // to determine the Content-Type header - localVarHTTPContentTypes := []string{} + localVarHTTPContentTypes := []string{"application/json"} // set Content-Type header localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) @@ -301,6 +266,8 @@ func (a *DCIMPowerApiService) Mixin0_1Execute(r ApiMixin0_0Request) (*TrendingPo localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept } parameterAddToHeaderOrQuery(localVarHeaderParams, "Authorization", r.authorization, "") + // body params + localVarPostBody = r.body req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -346,82 +313,103 @@ func (a *DCIMPowerApiService) Mixin0_1Execute(r ApiMixin0_0Request) (*TrendingPo return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPowerV1CurrentGetRequest struct { +type ApiPowerV1TrendingGetRequest struct { ctx context.Context ApiService *DCIMPowerApiService authorization *string accountNo *string - ibx *string + ibx *float32 levelType *PowerV1CurrentGetLevelTypeParameter levelValue *string + interval *string + fromDate *string + toDate *string } // Specify the OAuth Bearer token with prefix 'Bearer '. -func (r ApiPowerV1CurrentGetRequest) Authorization(authorization string) ApiPowerV1CurrentGetRequest { +func (r ApiPowerV1TrendingGetRequest) Authorization(authorization string) ApiPowerV1TrendingGetRequest { r.authorization = &authorization return r } // Customer Account Number -func (r ApiPowerV1CurrentGetRequest) AccountNo(accountNo string) ApiPowerV1CurrentGetRequest { +func (r ApiPowerV1TrendingGetRequest) AccountNo(accountNo string) ApiPowerV1TrendingGetRequest { r.accountNo = &accountNo return r } // IBX Code -func (r ApiPowerV1CurrentGetRequest) Ibx(ibx string) ApiPowerV1CurrentGetRequest { +func (r ApiPowerV1TrendingGetRequest) Ibx(ibx float32) ApiPowerV1TrendingGetRequest { r.ibx = &ibx return r } -// level type allowed value [ibx|cage|cabinet|circuit] -func (r ApiPowerV1CurrentGetRequest) LevelType(levelType PowerV1CurrentGetLevelTypeParameter) ApiPowerV1CurrentGetRequest { +// [ibx|cage|cabinet|circuit] +func (r ApiPowerV1TrendingGetRequest) LevelType(levelType PowerV1CurrentGetLevelTypeParameter) ApiPowerV1TrendingGetRequest { r.levelType = &levelType return r } -// level value - ibx code, cage unique space id, cabinet unique space id, serial number for level type ibx, cage, cabinet, circuit respectively. -func (r ApiPowerV1CurrentGetRequest) LevelValue(levelValue string) ApiPowerV1CurrentGetRequest { +// ibx code, cage unique space id, cabinet unique space id and serial number for level type ibx, cage, cabinet and circuit respectively. +func (r ApiPowerV1TrendingGetRequest) LevelValue(levelValue string) ApiPowerV1TrendingGetRequest { r.levelValue = &levelValue return r } -func (r ApiPowerV1CurrentGetRequest) Execute() (*PowerData, *http.Response, error) { - return r.ApiService.PowerV1CurrentGetExecute(r) +// [recording|1h|1d] +func (r ApiPowerV1TrendingGetRequest) Interval(interval string) ApiPowerV1TrendingGetRequest { + r.interval = &interval + return r +} + +// timestamp expected to be epoch long ( milliseconds ). +func (r ApiPowerV1TrendingGetRequest) FromDate(fromDate string) ApiPowerV1TrendingGetRequest { + r.fromDate = &fromDate + return r +} + +// timestamp expected to be epoch long ( milliseconds ). +func (r ApiPowerV1TrendingGetRequest) ToDate(toDate string) ApiPowerV1TrendingGetRequest { + r.toDate = &toDate + return r +} + +func (r ApiPowerV1TrendingGetRequest) Execute() (*TrendingPowerData, *http.Response, error) { + return r.ApiService.PowerV1TrendingGetExecute(r) } /* -PowerV1CurrentGet Fetch current power consumption data +PowerV1TrendingGet Fetch Trending Power Data. -The powerData endpoint returns power consumption info ( power consumption data with comparison data of current [% Kva] vs yesterday, lastWeek, lastMonth, lastQuarter ) for input ibx, cage, cabinet, circuit. +The trending power data for draw kVA to max allowed (%) for input ibx, cage, cabinet, circuit. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). - @return ApiPowerV1CurrentGetRequest + @return ApiPowerV1TrendingGetRequest */ -func (a *DCIMPowerApiService) PowerV1CurrentGet(ctx context.Context) ApiPowerV1CurrentGetRequest { - return ApiPowerV1CurrentGetRequest{ +func (a *DCIMPowerApiService) PowerV1TrendingGet(ctx context.Context) ApiPowerV1TrendingGetRequest { + return ApiPowerV1TrendingGetRequest{ ApiService: a, ctx: ctx, } } // Execute executes the request -// @return PowerData -func (a *DCIMPowerApiService) PowerV1CurrentGetExecute(r ApiPowerV1CurrentGetRequest) (*PowerData, *http.Response, error) { +// @return TrendingPowerData +func (a *DCIMPowerApiService) PowerV1TrendingGetExecute(r ApiPowerV1TrendingGetRequest) (*TrendingPowerData, *http.Response, error) { var ( localVarHTTPMethod = http.MethodGet localVarPostBody interface{} formFiles []formFile - localVarReturnValue *PowerData + localVarReturnValue *TrendingPowerData ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "DCIMPowerApiService.PowerV1CurrentGet") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "DCIMPowerApiService.PowerV1TrendingGet") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/power/v1/current" + localVarPath := localBasePath + "/power/v1/trending" localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} @@ -441,11 +429,23 @@ func (a *DCIMPowerApiService) PowerV1CurrentGetExecute(r ApiPowerV1CurrentGetReq if r.levelValue == nil { return localVarReturnValue, nil, reportError("levelValue is required and must be specified") } + if r.interval == nil { + return localVarReturnValue, nil, reportError("interval is required and must be specified") + } + if r.fromDate == nil { + return localVarReturnValue, nil, reportError("fromDate is required and must be specified") + } + if r.toDate == nil { + return localVarReturnValue, nil, reportError("toDate is required and must be specified") + } parameterAddToHeaderOrQuery(localVarQueryParams, "accountNo", r.accountNo, "") parameterAddToHeaderOrQuery(localVarQueryParams, "ibx", r.ibx, "") parameterAddToHeaderOrQuery(localVarQueryParams, "levelType", r.levelType, "") parameterAddToHeaderOrQuery(localVarQueryParams, "levelValue", r.levelValue, "") + parameterAddToHeaderOrQuery(localVarQueryParams, "interval", r.interval, "") + parameterAddToHeaderOrQuery(localVarQueryParams, "fromDate", r.fromDate, "") + parameterAddToHeaderOrQuery(localVarQueryParams, "toDate", r.toDate, "") // to determine the Content-Type header localVarHTTPContentTypes := []string{} diff --git a/services/smartview/api_default.go b/services/smartview/api_default.go index 679a6173..184681e9 100644 --- a/services/smartview/api_default.go +++ b/services/smartview/api_default.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/api_smart_view_assets.go b/services/smartview/api_smart_view_assets.go index 5c0b0f26..d8b4185e 100644 --- a/services/smartview/api_smart_view_assets.go +++ b/services/smartview/api_smart_view_assets.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. @@ -842,7 +842,7 @@ func (a *SmartViewAssetsApiService) GetTagpointTrendingExecute(r ApiGetTagpointT return localVarReturnValue, localVarHTTPResponse, nil } -type ApiMixin4Request struct { +type ApiMixin3Request struct { ctx context.Context ApiService *SmartViewAssetsApiService authorization *string @@ -850,31 +850,31 @@ type ApiMixin4Request struct { } // Specify the OAuth Bearer token with prefix 'Bearer '. -func (r ApiMixin4Request) Authorization(authorization string) ApiMixin4Request { +func (r ApiMixin3Request) Authorization(authorization string) ApiMixin3Request { r.authorization = &authorization return r } // request schema -func (r ApiMixin4Request) Payload(payload AssetDetailsRequest) ApiMixin4Request { +func (r ApiMixin3Request) Payload(payload AssetDetailsRequest) ApiMixin3Request { r.payload = &payload return r } -func (r ApiMixin4Request) Execute() (*AssetDetailsResponse, *http.Response, error) { - return r.ApiService.Mixin4Execute(r) +func (r ApiMixin3Request) Execute() (*AssetDetailsResponse, *http.Response, error) { + return r.ApiService.Mixin3Execute(r) } /* -Mixin4 get asset details +Mixin3 get asset details This endpoint returns information about assets details including the assets tag points list for the given multiple asset identifiers. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). - @return ApiMixin4Request + @return ApiMixin3Request */ -func (a *SmartViewAssetsApiService) Mixin4(ctx context.Context) ApiMixin4Request { - return ApiMixin4Request{ +func (a *SmartViewAssetsApiService) Mixin3(ctx context.Context) ApiMixin3Request { + return ApiMixin3Request{ ApiService: a, ctx: ctx, } @@ -882,7 +882,7 @@ func (a *SmartViewAssetsApiService) Mixin4(ctx context.Context) ApiMixin4Request // Execute executes the request // @return AssetDetailsResponse -func (a *SmartViewAssetsApiService) Mixin4Execute(r ApiMixin4Request) (*AssetDetailsResponse, *http.Response, error) { +func (a *SmartViewAssetsApiService) Mixin3Execute(r ApiMixin3Request) (*AssetDetailsResponse, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} @@ -890,7 +890,7 @@ func (a *SmartViewAssetsApiService) Mixin4Execute(r ApiMixin4Request) (*AssetDet localVarReturnValue *AssetDetailsResponse ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "SmartViewAssetsApiService.Mixin4") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "SmartViewAssetsApiService.Mixin3") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } @@ -969,7 +969,7 @@ func (a *SmartViewAssetsApiService) Mixin4Execute(r ApiMixin4Request) (*AssetDet return localVarReturnValue, localVarHTTPResponse, nil } -type ApiMixin4_0Request struct { +type ApiMixin3_0Request struct { ctx context.Context ApiService *SmartViewAssetsApiService authorization *string @@ -977,30 +977,30 @@ type ApiMixin4_0Request struct { } // Specify the OAuth Bearer token with prefix 'Bearer '. -func (r ApiMixin4_0Request) Authorization(authorization string) ApiMixin4_0Request { +func (r ApiMixin3_0Request) Authorization(authorization string) ApiMixin3_0Request { r.authorization = &authorization return r } -func (r ApiMixin4_0Request) Payload(payload CurrentTagPointRequest) ApiMixin4_0Request { +func (r ApiMixin3_0Request) Payload(payload CurrentTagPointRequest) ApiMixin3_0Request { r.payload = &payload return r } -func (r ApiMixin4_0Request) Execute() (*TagPointData, *http.Response, error) { - return r.ApiService.Mixin4_1Execute(r) +func (r ApiMixin3_0Request) Execute() (*TagPointData, *http.Response, error) { + return r.ApiService.Mixin3_1Execute(r) } /* -Mixin4_0 get current tag points data +Mixin3_0 get current tag points data This endpoint fetches the latest read values for given tag points using given tag identifiers. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). - @return ApiMixin4_0Request + @return ApiMixin3_0Request */ -func (a *SmartViewAssetsApiService) Mixin4_1(ctx context.Context) ApiMixin4_0Request { - return ApiMixin4_0Request{ +func (a *SmartViewAssetsApiService) Mixin3_1(ctx context.Context) ApiMixin3_0Request { + return ApiMixin3_0Request{ ApiService: a, ctx: ctx, } @@ -1008,7 +1008,7 @@ func (a *SmartViewAssetsApiService) Mixin4_1(ctx context.Context) ApiMixin4_0Req // Execute executes the request // @return TagPointData -func (a *SmartViewAssetsApiService) Mixin4_1Execute(r ApiMixin4_0Request) (*TagPointData, *http.Response, error) { +func (a *SmartViewAssetsApiService) Mixin3_1Execute(r ApiMixin3_0Request) (*TagPointData, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} @@ -1016,7 +1016,7 @@ func (a *SmartViewAssetsApiService) Mixin4_1Execute(r ApiMixin4_0Request) (*TagP localVarReturnValue *TagPointData ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "SmartViewAssetsApiService.Mixin4_1") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "SmartViewAssetsApiService.Mixin3_1") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } diff --git a/services/smartview/api_smart_view_environment.go b/services/smartview/api_smart_view_environment.go index 8714488b..dfd1b81b 100644 --- a/services/smartview/api_smart_view_environment.go +++ b/services/smartview/api_smart_view_environment.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. @@ -23,60 +23,60 @@ import ( // SmartViewEnvironmentApiService SmartViewEnvironmentApi service type SmartViewEnvironmentApiService service -type ApiMixin1Request struct { +type ApiMixin0Request struct { ctx context.Context ApiService *SmartViewEnvironmentApiService authorization *string accountNo *string ibx *string - levelType *Mixin1LevelTypeParameter + levelType *Mixin0LevelTypeParameter levelValue *string } // The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. -func (r ApiMixin1Request) Authorization(authorization string) ApiMixin1Request { +func (r ApiMixin0Request) Authorization(authorization string) ApiMixin0Request { r.authorization = &authorization return r } // Customer Account Number -func (r ApiMixin1Request) AccountNo(accountNo string) ApiMixin1Request { +func (r ApiMixin0Request) AccountNo(accountNo string) ApiMixin0Request { r.accountNo = &accountNo return r } // IBX Code -func (r ApiMixin1Request) Ibx(ibx string) ApiMixin1Request { +func (r ApiMixin0Request) Ibx(ibx string) ApiMixin0Request { r.ibx = &ibx return r } // Level Type -func (r ApiMixin1Request) LevelType(levelType Mixin1LevelTypeParameter) ApiMixin1Request { +func (r ApiMixin0Request) LevelType(levelType Mixin0LevelTypeParameter) ApiMixin0Request { r.levelType = &levelType return r } // Level Value is ibxCode, zoneUsID, cageUsID, sensorid for levelType ibx, zone, cage, sensor resp. -func (r ApiMixin1Request) LevelValue(levelValue string) ApiMixin1Request { +func (r ApiMixin0Request) LevelValue(levelValue string) ApiMixin0Request { r.levelValue = &levelValue return r } -func (r ApiMixin1Request) Execute() (*EnvironmentData, *http.Response, error) { - return r.ApiService.Mixin1Execute(r) +func (r ApiMixin0Request) Execute() (*EnvironmentData, *http.Response, error) { + return r.ApiService.Mixin0Execute(r) } /* -Mixin1 Get current environmental data +Mixin0 Get current environmental data The endpoint returns environment information on temperature and humidity from inputs (ibx, zone, cage, sensor) @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). - @return ApiMixin1Request + @return ApiMixin0Request */ -func (a *SmartViewEnvironmentApiService) Mixin1(ctx context.Context) ApiMixin1Request { - return ApiMixin1Request{ +func (a *SmartViewEnvironmentApiService) Mixin0(ctx context.Context) ApiMixin0Request { + return ApiMixin0Request{ ApiService: a, ctx: ctx, } @@ -84,7 +84,7 @@ func (a *SmartViewEnvironmentApiService) Mixin1(ctx context.Context) ApiMixin1Re // Execute executes the request // @return EnvironmentData -func (a *SmartViewEnvironmentApiService) Mixin1Execute(r ApiMixin1Request) (*EnvironmentData, *http.Response, error) { +func (a *SmartViewEnvironmentApiService) Mixin0Execute(r ApiMixin0Request) (*EnvironmentData, *http.Response, error) { var ( localVarHTTPMethod = http.MethodGet localVarPostBody interface{} @@ -92,7 +92,7 @@ func (a *SmartViewEnvironmentApiService) Mixin1Execute(r ApiMixin1Request) (*Env localVarReturnValue *EnvironmentData ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "SmartViewEnvironmentApiService.Mixin1") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "SmartViewEnvironmentApiService.Mixin0") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } @@ -185,54 +185,54 @@ func (a *SmartViewEnvironmentApiService) Mixin1Execute(r ApiMixin1Request) (*Env return localVarReturnValue, localVarHTTPResponse, nil } -type ApiMixin1_0Request struct { +type ApiMixin0_0Request struct { ctx context.Context ApiService *SmartViewEnvironmentApiService authorization *string accountNo *string ibx *string - levelType *Mixin1LevelTypeParameter + levelType *Mixin0LevelTypeParameter } // The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. -func (r ApiMixin1_0Request) Authorization(authorization string) ApiMixin1_0Request { +func (r ApiMixin0_0Request) Authorization(authorization string) ApiMixin0_0Request { r.authorization = &authorization return r } // Customer Account Number -func (r ApiMixin1_0Request) AccountNo(accountNo string) ApiMixin1_0Request { +func (r ApiMixin0_0Request) AccountNo(accountNo string) ApiMixin0_0Request { r.accountNo = &accountNo return r } // IBX Code -func (r ApiMixin1_0Request) Ibx(ibx string) ApiMixin1_0Request { +func (r ApiMixin0_0Request) Ibx(ibx string) ApiMixin0_0Request { r.ibx = &ibx return r } // Level Type -func (r ApiMixin1_0Request) LevelType(levelType Mixin1LevelTypeParameter) ApiMixin1_0Request { +func (r ApiMixin0_0Request) LevelType(levelType Mixin0LevelTypeParameter) ApiMixin0_0Request { r.levelType = &levelType return r } -func (r ApiMixin1_0Request) Execute() (*EnvironmentDataResponse, *http.Response, error) { - return r.ApiService.Mixin1_1Execute(r) +func (r ApiMixin0_0Request) Execute() (*EnvironmentDataResponse, *http.Response, error) { + return r.ApiService.Mixin0_1Execute(r) } /* -Mixin1_0 Fetch list of environmental data +Mixin0_0 Fetch list of environmental data The GET endpoint returns environment info ( humidity and temperature ) for all the values for input level type IBX, ZONE, CAGE, SENSOR @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). - @return ApiMixin1_0Request + @return ApiMixin0_0Request */ -func (a *SmartViewEnvironmentApiService) Mixin1_1(ctx context.Context) ApiMixin1_0Request { - return ApiMixin1_0Request{ +func (a *SmartViewEnvironmentApiService) Mixin0_1(ctx context.Context) ApiMixin0_0Request { + return ApiMixin0_0Request{ ApiService: a, ctx: ctx, } @@ -240,7 +240,7 @@ func (a *SmartViewEnvironmentApiService) Mixin1_1(ctx context.Context) ApiMixin1 // Execute executes the request // @return EnvironmentDataResponse -func (a *SmartViewEnvironmentApiService) Mixin1_1Execute(r ApiMixin1_0Request) (*EnvironmentDataResponse, *http.Response, error) { +func (a *SmartViewEnvironmentApiService) Mixin0_1Execute(r ApiMixin0_0Request) (*EnvironmentDataResponse, *http.Response, error) { var ( localVarHTTPMethod = http.MethodGet localVarPostBody interface{} @@ -248,7 +248,7 @@ func (a *SmartViewEnvironmentApiService) Mixin1_1Execute(r ApiMixin1_0Request) ( localVarReturnValue *EnvironmentDataResponse ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "SmartViewEnvironmentApiService.Mixin1_1") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "SmartViewEnvironmentApiService.Mixin0_1") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } @@ -337,89 +337,89 @@ func (a *SmartViewEnvironmentApiService) Mixin1_1Execute(r ApiMixin1_0Request) ( return localVarReturnValue, localVarHTTPResponse, nil } -type ApiMixin1_1Request struct { +type ApiMixin0_1Request struct { ctx context.Context ApiService *SmartViewEnvironmentApiService authorization *string accountNo *string ibx *float32 - dataPoint *Mixin1DataPointParameter - levelType *Mixin1LevelTypeParameter + dataPoint *Mixin0DataPointParameter + levelType *Mixin0LevelTypeParameter levelValue *string - interval *Mixin1IntervalParameter + interval *Mixin0IntervalParameter fromDate *time.Time toDate *time.Time } // The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. -func (r ApiMixin1_1Request) Authorization(authorization string) ApiMixin1_1Request { +func (r ApiMixin0_1Request) Authorization(authorization string) ApiMixin0_1Request { r.authorization = &authorization return r } // Customer Account Number -func (r ApiMixin1_1Request) AccountNo(accountNo string) ApiMixin1_1Request { +func (r ApiMixin0_1Request) AccountNo(accountNo string) ApiMixin0_1Request { r.accountNo = &accountNo return r } // IBX Code -func (r ApiMixin1_1Request) Ibx(ibx float32) ApiMixin1_1Request { +func (r ApiMixin0_1Request) Ibx(ibx float32) ApiMixin0_1Request { r.ibx = &ibx return r } // data point -func (r ApiMixin1_1Request) DataPoint(dataPoint Mixin1DataPointParameter) ApiMixin1_1Request { +func (r ApiMixin0_1Request) DataPoint(dataPoint Mixin0DataPointParameter) ApiMixin0_1Request { r.dataPoint = &dataPoint return r } // Level Type -func (r ApiMixin1_1Request) LevelType(levelType Mixin1LevelTypeParameter) ApiMixin1_1Request { +func (r ApiMixin0_1Request) LevelType(levelType Mixin0LevelTypeParameter) ApiMixin0_1Request { r.levelType = &levelType return r } // Level Value is ibxCode, zone, cage, sensorid for levelType ibx, zone, cage, sensor resp. -func (r ApiMixin1_1Request) LevelValue(levelValue string) ApiMixin1_1Request { +func (r ApiMixin0_1Request) LevelValue(levelValue string) ApiMixin0_1Request { r.levelValue = &levelValue return r } -func (r ApiMixin1_1Request) Interval(interval Mixin1IntervalParameter) ApiMixin1_1Request { +func (r ApiMixin0_1Request) Interval(interval Mixin0IntervalParameter) ApiMixin0_1Request { r.interval = &interval return r } // date in long -func (r ApiMixin1_1Request) FromDate(fromDate time.Time) ApiMixin1_1Request { +func (r ApiMixin0_1Request) FromDate(fromDate time.Time) ApiMixin0_1Request { r.fromDate = &fromDate return r } // date in long -func (r ApiMixin1_1Request) ToDate(toDate time.Time) ApiMixin1_1Request { +func (r ApiMixin0_1Request) ToDate(toDate time.Time) ApiMixin0_1Request { r.toDate = &toDate return r } -func (r ApiMixin1_1Request) Execute() (*TrendingEnvironmentData, *http.Response, error) { - return r.ApiService.Mixin1_2Execute(r) +func (r ApiMixin0_1Request) Execute() (*TrendingEnvironmentData, *http.Response, error) { + return r.ApiService.Mixin0_2Execute(r) } /* -Mixin1_1 Fetch trending environmental data +Mixin0_1 Fetch trending environmental data The endpoint returns trending environment information (temperature and humidity) for input ibx, zone, cage, sensor @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). - @return ApiMixin1_1Request + @return ApiMixin0_1Request */ -func (a *SmartViewEnvironmentApiService) Mixin1_2(ctx context.Context) ApiMixin1_1Request { - return ApiMixin1_1Request{ +func (a *SmartViewEnvironmentApiService) Mixin0_2(ctx context.Context) ApiMixin0_1Request { + return ApiMixin0_1Request{ ApiService: a, ctx: ctx, } @@ -427,7 +427,7 @@ func (a *SmartViewEnvironmentApiService) Mixin1_2(ctx context.Context) ApiMixin1 // Execute executes the request // @return TrendingEnvironmentData -func (a *SmartViewEnvironmentApiService) Mixin1_2Execute(r ApiMixin1_1Request) (*TrendingEnvironmentData, *http.Response, error) { +func (a *SmartViewEnvironmentApiService) Mixin0_2Execute(r ApiMixin0_1Request) (*TrendingEnvironmentData, *http.Response, error) { var ( localVarHTTPMethod = http.MethodGet localVarPostBody interface{} @@ -435,7 +435,7 @@ func (a *SmartViewEnvironmentApiService) Mixin1_2Execute(r ApiMixin1_1Request) ( localVarReturnValue *TrendingEnvironmentData ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "SmartViewEnvironmentApiService.Mixin1_2") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "SmartViewEnvironmentApiService.Mixin0_2") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } diff --git a/services/smartview/api_smart_view_hierarchy_apis.go b/services/smartview/api_smart_view_hierarchy_apis.go index 46f831e7..be056aa9 100644 --- a/services/smartview/api_smart_view_hierarchy_apis.go +++ b/services/smartview/api_smart_view_hierarchy_apis.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/client.go b/services/smartview/client.go index 6a0dbbe8..8219e77e 100644 --- a/services/smartview/client.go +++ b/services/smartview/client.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. @@ -41,7 +41,7 @@ var ( queryDescape = strings.NewReplacer( "%5B", "[", "%5D", "]" ) ) -// APIClient manages communication with the Smart View Environmental API API v2.0 +// APIClient manages communication with the DCIM Power APIs API v1.0 // In most cases there should be only one, shared, APIClient. type APIClient struct { cfg *Configuration @@ -61,8 +61,6 @@ type APIClient struct { SmartViewEnvironmentApi *SmartViewEnvironmentApiService - SmartViewEnvironmentalApi *SmartViewEnvironmentalApiService - SmartViewHierarchyAPIsApi *SmartViewHierarchyAPIsApiService } @@ -88,7 +86,6 @@ func NewAPIClient(cfg *Configuration) *APIClient { c.DefaultApi = (*DefaultApiService)(&c.common) c.SmartViewAssetsApi = (*SmartViewAssetsApiService)(&c.common) c.SmartViewEnvironmentApi = (*SmartViewEnvironmentApiService)(&c.common) - c.SmartViewEnvironmentalApi = (*SmartViewEnvironmentalApiService)(&c.common) c.SmartViewHierarchyAPIsApi = (*SmartViewHierarchyAPIsApiService)(&c.common) return c diff --git a/services/smartview/configuration.go b/services/smartview/configuration.go index 73f163c3..aa291d89 100644 --- a/services/smartview/configuration.go +++ b/services/smartview/configuration.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/docs/DCIMPowerApi.md b/services/smartview/docs/DCIMPowerApi.md index 16320aa9..13b1e810 100644 --- a/services/smartview/docs/DCIMPowerApi.md +++ b/services/smartview/docs/DCIMPowerApi.md @@ -4,15 +4,15 @@ All URIs are relative to *https://api.equinix.com* Method | HTTP request | Description ------------- | ------------- | ------------- -[**Mixin0**](DCIMPowerApi.md#Mixin0) | **Post** /power/v1/current | Fetch current power consumption data -[**Mixin0_0**](DCIMPowerApi.md#Mixin0_0) | **Get** /power/v1/trending | Fetch Trending Power Data. [**PowerV1CurrentGet**](DCIMPowerApi.md#PowerV1CurrentGet) | **Get** /power/v1/current | Fetch current power consumption data +[**PowerV1CurrentPost**](DCIMPowerApi.md#PowerV1CurrentPost) | **Post** /power/v1/current | Fetch current power consumption data +[**PowerV1TrendingGet**](DCIMPowerApi.md#PowerV1TrendingGet) | **Get** /power/v1/trending | Fetch Trending Power Data. -## Mixin0 +## PowerV1CurrentGet -> PowerDataResponseIBX Mixin0(ctx).Authorization(authorization).Body(body).Execute() +> PowerData PowerV1CurrentGet(ctx).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Execute() Fetch current power consumption data @@ -32,17 +32,20 @@ import ( func main() { authorization := "authorization_example" // string | Specify the OAuth Bearer token with prefix 'Bearer '. - body := *openapiclient.NewPowerCurrentPostRequest() // PowerCurrentPostRequest | request payload (optional) + accountNo := "accountNo_example" // string | Customer Account Number + ibx := "ibx_example" // string | IBX Code + levelType := openapiclient._power_v1_current_get_levelType_parameter("ibx") // PowerV1CurrentGetLevelTypeParameter | level type allowed value [ibx|cage|cabinet|circuit] + levelValue := "levelValue_example" // string | level value - ibx code, cage unique space id, cabinet unique space id, serial number for level type ibx, cage, cabinet, circuit respectively. configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) - resp, r, err := apiClient.DCIMPowerApi.Mixin0(context.Background()).Authorization(authorization).Body(body).Execute() + resp, r, err := apiClient.DCIMPowerApi.PowerV1CurrentGet(context.Background()).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Execute() if err != nil { - fmt.Fprintf(os.Stderr, "Error when calling `DCIMPowerApi.Mixin0``: %v\n", err) + fmt.Fprintf(os.Stderr, "Error when calling `DCIMPowerApi.PowerV1CurrentGet``: %v\n", err) fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) } - // response from `Mixin0`: PowerDataResponseIBX - fmt.Fprintf(os.Stdout, "Response from `DCIMPowerApi.Mixin0`: %v\n", resp) + // response from `PowerV1CurrentGet`: PowerData + fmt.Fprintf(os.Stdout, "Response from `DCIMPowerApi.PowerV1CurrentGet`: %v\n", resp) } ``` @@ -52,17 +55,20 @@ func main() { ### Other Parameters -Other parameters are passed through a pointer to a apiMixin0Request struct via the builder pattern +Other parameters are passed through a pointer to a apiPowerV1CurrentGetRequest struct via the builder pattern Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **authorization** | **string** | Specify the OAuth Bearer token with prefix 'Bearer '. | - **body** | [**PowerCurrentPostRequest**](PowerCurrentPostRequest.md) | request payload | + **accountNo** | **string** | Customer Account Number | + **ibx** | **string** | IBX Code | + **levelType** | [**PowerV1CurrentGetLevelTypeParameter**](PowerV1CurrentGetLevelTypeParameter.md) | level type allowed value [ibx|cage|cabinet|circuit] | + **levelValue** | **string** | level value - ibx code, cage unique space id, cabinet unique space id, serial number for level type ibx, cage, cabinet, circuit respectively. | ### Return type -[**PowerDataResponseIBX**](PowerDataResponseIBX.md) +[**PowerData**](PowerData.md) ### Authorization @@ -70,7 +76,7 @@ No authorization required ### HTTP request headers -- **Content-Type**: application/json +- **Content-Type**: Not defined - **Accept**: application/json [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) @@ -78,11 +84,11 @@ No authorization required [[Back to README]](../README.md) -## Mixin0_0 +## PowerV1CurrentPost -> TrendingPowerData Mixin0_0(ctx).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Interval(interval).FromDate(fromDate).ToDate(toDate).Execute() +> PowerDataResponseIBX PowerV1CurrentPost(ctx).Authorization(authorization).Body(body).Execute() -Fetch Trending Power Data. +Fetch current power consumption data @@ -100,23 +106,17 @@ import ( func main() { authorization := "authorization_example" // string | Specify the OAuth Bearer token with prefix 'Bearer '. - accountNo := "accountNo_example" // string | Customer Account Number - ibx := float32(8.14) // float32 | IBX Code - levelType := openapiclient._power_v1_current_get_levelType_parameter("ibx") // PowerV1CurrentGetLevelTypeParameter | [ibx|cage|cabinet|circuit] - levelValue := "levelValue_example" // string | ibx code, cage unique space id, cabinet unique space id and serial number for level type ibx, cage, cabinet and circuit respectively. - interval := "interval_example" // string | [recording|1h|1d] - fromDate := "fromDate_example" // string | timestamp expected to be epoch long ( milliseconds ). - toDate := "toDate_example" // string | timestamp expected to be epoch long ( milliseconds ). + body := *openapiclient.NewPowerCurrentPostRequest() // PowerCurrentPostRequest | request payload (optional) configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) - resp, r, err := apiClient.DCIMPowerApi.Mixin0_0(context.Background()).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Interval(interval).FromDate(fromDate).ToDate(toDate).Execute() + resp, r, err := apiClient.DCIMPowerApi.PowerV1CurrentPost(context.Background()).Authorization(authorization).Body(body).Execute() if err != nil { - fmt.Fprintf(os.Stderr, "Error when calling `DCIMPowerApi.Mixin0_0``: %v\n", err) + fmt.Fprintf(os.Stderr, "Error when calling `DCIMPowerApi.PowerV1CurrentPost``: %v\n", err) fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) } - // response from `Mixin0_0`: TrendingPowerData - fmt.Fprintf(os.Stdout, "Response from `DCIMPowerApi.Mixin0_0`: %v\n", resp) + // response from `PowerV1CurrentPost`: PowerDataResponseIBX + fmt.Fprintf(os.Stdout, "Response from `DCIMPowerApi.PowerV1CurrentPost`: %v\n", resp) } ``` @@ -126,23 +126,17 @@ func main() { ### Other Parameters -Other parameters are passed through a pointer to a apiMixin0_1Request struct via the builder pattern +Other parameters are passed through a pointer to a apiPowerV1CurrentPostRequest struct via the builder pattern Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **authorization** | **string** | Specify the OAuth Bearer token with prefix 'Bearer '. | - **accountNo** | **string** | Customer Account Number | - **ibx** | **float32** | IBX Code | - **levelType** | [**PowerV1CurrentGetLevelTypeParameter**](PowerV1CurrentGetLevelTypeParameter.md) | [ibx|cage|cabinet|circuit] | - **levelValue** | **string** | ibx code, cage unique space id, cabinet unique space id and serial number for level type ibx, cage, cabinet and circuit respectively. | - **interval** | **string** | [recording|1h|1d] | - **fromDate** | **string** | timestamp expected to be epoch long ( milliseconds ). | - **toDate** | **string** | timestamp expected to be epoch long ( milliseconds ). | + **body** | [**PowerCurrentPostRequest**](PowerCurrentPostRequest.md) | request payload | ### Return type -[**TrendingPowerData**](TrendingPowerData.md) +[**PowerDataResponseIBX**](PowerDataResponseIBX.md) ### Authorization @@ -150,7 +144,7 @@ No authorization required ### HTTP request headers -- **Content-Type**: Not defined +- **Content-Type**: application/json - **Accept**: application/json [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) @@ -158,11 +152,11 @@ No authorization required [[Back to README]](../README.md) -## PowerV1CurrentGet +## PowerV1TrendingGet -> PowerData PowerV1CurrentGet(ctx).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Execute() +> TrendingPowerData PowerV1TrendingGet(ctx).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Interval(interval).FromDate(fromDate).ToDate(toDate).Execute() -Fetch current power consumption data +Fetch Trending Power Data. @@ -181,19 +175,22 @@ import ( func main() { authorization := "authorization_example" // string | Specify the OAuth Bearer token with prefix 'Bearer '. accountNo := "accountNo_example" // string | Customer Account Number - ibx := "ibx_example" // string | IBX Code - levelType := openapiclient._power_v1_current_get_levelType_parameter("ibx") // PowerV1CurrentGetLevelTypeParameter | level type allowed value [ibx|cage|cabinet|circuit] - levelValue := "levelValue_example" // string | level value - ibx code, cage unique space id, cabinet unique space id, serial number for level type ibx, cage, cabinet, circuit respectively. + ibx := float32(8.14) // float32 | IBX Code + levelType := openapiclient._power_v1_current_get_levelType_parameter("ibx") // PowerV1CurrentGetLevelTypeParameter | [ibx|cage|cabinet|circuit] + levelValue := "levelValue_example" // string | ibx code, cage unique space id, cabinet unique space id and serial number for level type ibx, cage, cabinet and circuit respectively. + interval := "interval_example" // string | [recording|1h|1d] + fromDate := "fromDate_example" // string | timestamp expected to be epoch long ( milliseconds ). + toDate := "toDate_example" // string | timestamp expected to be epoch long ( milliseconds ). configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) - resp, r, err := apiClient.DCIMPowerApi.PowerV1CurrentGet(context.Background()).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Execute() + resp, r, err := apiClient.DCIMPowerApi.PowerV1TrendingGet(context.Background()).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Interval(interval).FromDate(fromDate).ToDate(toDate).Execute() if err != nil { - fmt.Fprintf(os.Stderr, "Error when calling `DCIMPowerApi.PowerV1CurrentGet``: %v\n", err) + fmt.Fprintf(os.Stderr, "Error when calling `DCIMPowerApi.PowerV1TrendingGet``: %v\n", err) fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) } - // response from `PowerV1CurrentGet`: PowerData - fmt.Fprintf(os.Stdout, "Response from `DCIMPowerApi.PowerV1CurrentGet`: %v\n", resp) + // response from `PowerV1TrendingGet`: TrendingPowerData + fmt.Fprintf(os.Stdout, "Response from `DCIMPowerApi.PowerV1TrendingGet`: %v\n", resp) } ``` @@ -203,20 +200,23 @@ func main() { ### Other Parameters -Other parameters are passed through a pointer to a apiPowerV1CurrentGetRequest struct via the builder pattern +Other parameters are passed through a pointer to a apiPowerV1TrendingGetRequest struct via the builder pattern Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **authorization** | **string** | Specify the OAuth Bearer token with prefix 'Bearer '. | **accountNo** | **string** | Customer Account Number | - **ibx** | **string** | IBX Code | - **levelType** | [**PowerV1CurrentGetLevelTypeParameter**](PowerV1CurrentGetLevelTypeParameter.md) | level type allowed value [ibx|cage|cabinet|circuit] | - **levelValue** | **string** | level value - ibx code, cage unique space id, cabinet unique space id, serial number for level type ibx, cage, cabinet, circuit respectively. | + **ibx** | **float32** | IBX Code | + **levelType** | [**PowerV1CurrentGetLevelTypeParameter**](PowerV1CurrentGetLevelTypeParameter.md) | [ibx|cage|cabinet|circuit] | + **levelValue** | **string** | ibx code, cage unique space id, cabinet unique space id and serial number for level type ibx, cage, cabinet and circuit respectively. | + **interval** | **string** | [recording|1h|1d] | + **fromDate** | **string** | timestamp expected to be epoch long ( milliseconds ). | + **toDate** | **string** | timestamp expected to be epoch long ( milliseconds ). | ### Return type -[**PowerData**](PowerData.md) +[**TrendingPowerData**](TrendingPowerData.md) ### Authorization diff --git a/services/smartview/docs/Mixin0DataPointParameter.md b/services/smartview/docs/Mixin0DataPointParameter.md new file mode 100644 index 00000000..c640fffa --- /dev/null +++ b/services/smartview/docs/Mixin0DataPointParameter.md @@ -0,0 +1,13 @@ +# Mixin0DataPointParameter + +## Enum + + +* `TEMPERATURE` (value: `"temperature"`) + +* `HUMIDITY` (value: `"humidity"`) + + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/services/smartview/docs/Mixin0IntervalParameter.md b/services/smartview/docs/Mixin0IntervalParameter.md new file mode 100644 index 00000000..b889f2b0 --- /dev/null +++ b/services/smartview/docs/Mixin0IntervalParameter.md @@ -0,0 +1,15 @@ +# Mixin0IntervalParameter + +## Enum + + +* `READING` (value: `"reading"`) + +* `_1H` (value: `"1h"`) + +* `_1D` (value: `"1d"`) + + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/services/smartview/docs/Mixin0LevelTypeParameter.md b/services/smartview/docs/Mixin0LevelTypeParameter.md new file mode 100644 index 00000000..26c7bb29 --- /dev/null +++ b/services/smartview/docs/Mixin0LevelTypeParameter.md @@ -0,0 +1,17 @@ +# Mixin0LevelTypeParameter + +## Enum + + +* `IBX` (value: `"IBX"`) + +* `ZONE` (value: `"ZONE"`) + +* `CAGE` (value: `"CAGE"`) + +* `SENSOR` (value: `"SENSOR"`) + + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/services/smartview/docs/Pagination.md b/services/smartview/docs/Pagination.md index 1d70d43d..3ef2af6c 100644 --- a/services/smartview/docs/Pagination.md +++ b/services/smartview/docs/Pagination.md @@ -4,17 +4,17 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**Limit** | **int64** | The page size. | -**Next** | Pointer to **string** | Represents a relative link to the next page. This can be empty if there is no next page available. | [optional] -**Offset** | **int64** | The number of elements to skip. | -**Previous** | Pointer to **string** | Represents a relative link to the previous page. This can be empty if there is no previous page available. | [optional] -**Total** | **int64** | The total number of elements in the result set. | +**Limit** | **int32** | limit specifies the maximum limit of items returned | +**Next** | Pointer to **string** | relative URL to the next page, has value only when next page exists | [optional] +**Offset** | **int32** | offset of the first item in the given page | +**Previous** | Pointer to **string** | relative URL to the previous page, has value only when previous page exists | [optional] +**Total** | **int32** | number of total records | ## Methods ### NewPagination -`func NewPagination(limit int64, offset int64, total int64, ) *Pagination` +`func NewPagination(limit int32, offset int32, total int32, ) *Pagination` NewPagination instantiates a new Pagination object This constructor will assign default values to properties that have it defined, @@ -31,20 +31,20 @@ but it doesn't guarantee that properties required by API are set ### GetLimit -`func (o *Pagination) GetLimit() int64` +`func (o *Pagination) GetLimit() int32` GetLimit returns the Limit field if non-nil, zero value otherwise. ### GetLimitOk -`func (o *Pagination) GetLimitOk() (*int64, bool)` +`func (o *Pagination) GetLimitOk() (*int32, bool)` GetLimitOk returns a tuple with the Limit field if it's non-nil, zero value otherwise and a boolean to check if the value has been set. ### SetLimit -`func (o *Pagination) SetLimit(v int64)` +`func (o *Pagination) SetLimit(v int32)` SetLimit sets Limit field to given value. @@ -76,20 +76,20 @@ HasNext returns a boolean if a field has been set. ### GetOffset -`func (o *Pagination) GetOffset() int64` +`func (o *Pagination) GetOffset() int32` GetOffset returns the Offset field if non-nil, zero value otherwise. ### GetOffsetOk -`func (o *Pagination) GetOffsetOk() (*int64, bool)` +`func (o *Pagination) GetOffsetOk() (*int32, bool)` GetOffsetOk returns a tuple with the Offset field if it's non-nil, zero value otherwise and a boolean to check if the value has been set. ### SetOffset -`func (o *Pagination) SetOffset(v int64)` +`func (o *Pagination) SetOffset(v int32)` SetOffset sets Offset field to given value. @@ -121,20 +121,20 @@ HasPrevious returns a boolean if a field has been set. ### GetTotal -`func (o *Pagination) GetTotal() int64` +`func (o *Pagination) GetTotal() int32` GetTotal returns the Total field if non-nil, zero value otherwise. ### GetTotalOk -`func (o *Pagination) GetTotalOk() (*int64, bool)` +`func (o *Pagination) GetTotalOk() (*int32, bool)` GetTotalOk returns a tuple with the Total field if it's non-nil, zero value otherwise and a boolean to check if the value has been set. ### SetTotal -`func (o *Pagination) SetTotal(v int64)` +`func (o *Pagination) SetTotal(v int32)` SetTotal sets Total field to given value. diff --git a/services/smartview/docs/SmartViewAssetsApi.md b/services/smartview/docs/SmartViewAssetsApi.md index 5353a6fd..be5e8d88 100644 --- a/services/smartview/docs/SmartViewAssetsApi.md +++ b/services/smartview/docs/SmartViewAssetsApi.md @@ -9,8 +9,8 @@ Method | HTTP request | Description [**GetAssetDetails**](SmartViewAssetsApi.md#GetAssetDetails) | **Get** /smartview/v1/asset/details | get details for an asset. [**GetCurrentTagPoint**](SmartViewAssetsApi.md#GetCurrentTagPoint) | **Get** /smartview/v1/asset/tagpoint/current | obtain latest tag point data [**GetTagpointTrending**](SmartViewAssetsApi.md#GetTagpointTrending) | **Get** /smartview/v1/asset/tagpoint/trending | obtain trending tag point data -[**Mixin4**](SmartViewAssetsApi.md#Mixin4) | **Post** /smartview/v1/asset/details | get asset details -[**Mixin4_0**](SmartViewAssetsApi.md#Mixin4_0) | **Post** /smartview/v1/asset/tagpoint/current | get current tag points data +[**Mixin3**](SmartViewAssetsApi.md#Mixin3) | **Post** /smartview/v1/asset/details | get asset details +[**Mixin3_0**](SmartViewAssetsApi.md#Mixin3_0) | **Post** /smartview/v1/asset/tagpoint/current | get current tag points data [**SearchAsset**](SmartViewAssetsApi.md#SearchAsset) | **Get** /smartview/v1/asset/search | Search for Assets matching identifiers @@ -387,9 +387,9 @@ No authorization required [[Back to README]](../README.md) -## Mixin4 +## Mixin3 -> AssetDetailsResponse Mixin4(ctx).Authorization(authorization).Payload(payload).Execute() +> AssetDetailsResponse Mixin3(ctx).Authorization(authorization).Payload(payload).Execute() get asset details @@ -413,13 +413,13 @@ func main() { configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) - resp, r, err := apiClient.SmartViewAssetsApi.Mixin4(context.Background()).Authorization(authorization).Payload(payload).Execute() + resp, r, err := apiClient.SmartViewAssetsApi.Mixin3(context.Background()).Authorization(authorization).Payload(payload).Execute() if err != nil { - fmt.Fprintf(os.Stderr, "Error when calling `SmartViewAssetsApi.Mixin4``: %v\n", err) + fmt.Fprintf(os.Stderr, "Error when calling `SmartViewAssetsApi.Mixin3``: %v\n", err) fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) } - // response from `Mixin4`: AssetDetailsResponse - fmt.Fprintf(os.Stdout, "Response from `SmartViewAssetsApi.Mixin4`: %v\n", resp) + // response from `Mixin3`: AssetDetailsResponse + fmt.Fprintf(os.Stdout, "Response from `SmartViewAssetsApi.Mixin3`: %v\n", resp) } ``` @@ -429,7 +429,7 @@ func main() { ### Other Parameters -Other parameters are passed through a pointer to a apiMixin4Request struct via the builder pattern +Other parameters are passed through a pointer to a apiMixin3Request struct via the builder pattern Name | Type | Description | Notes @@ -455,9 +455,9 @@ No authorization required [[Back to README]](../README.md) -## Mixin4_0 +## Mixin3_0 -> TagPointData Mixin4_0(ctx).Authorization(authorization).Payload(payload).Execute() +> TagPointData Mixin3_0(ctx).Authorization(authorization).Payload(payload).Execute() get current tag points data @@ -481,13 +481,13 @@ func main() { configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) - resp, r, err := apiClient.SmartViewAssetsApi.Mixin4_0(context.Background()).Authorization(authorization).Payload(payload).Execute() + resp, r, err := apiClient.SmartViewAssetsApi.Mixin3_0(context.Background()).Authorization(authorization).Payload(payload).Execute() if err != nil { - fmt.Fprintf(os.Stderr, "Error when calling `SmartViewAssetsApi.Mixin4_0``: %v\n", err) + fmt.Fprintf(os.Stderr, "Error when calling `SmartViewAssetsApi.Mixin3_0``: %v\n", err) fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) } - // response from `Mixin4_0`: TagPointData - fmt.Fprintf(os.Stdout, "Response from `SmartViewAssetsApi.Mixin4_0`: %v\n", resp) + // response from `Mixin3_0`: TagPointData + fmt.Fprintf(os.Stdout, "Response from `SmartViewAssetsApi.Mixin3_0`: %v\n", resp) } ``` @@ -497,7 +497,7 @@ func main() { ### Other Parameters -Other parameters are passed through a pointer to a apiMixin4_1Request struct via the builder pattern +Other parameters are passed through a pointer to a apiMixin3_1Request struct via the builder pattern Name | Type | Description | Notes diff --git a/services/smartview/docs/SmartViewEnvironmentApi.md b/services/smartview/docs/SmartViewEnvironmentApi.md index 32a8be37..c2decc0c 100644 --- a/services/smartview/docs/SmartViewEnvironmentApi.md +++ b/services/smartview/docs/SmartViewEnvironmentApi.md @@ -4,15 +4,15 @@ All URIs are relative to *https://api.equinix.com* Method | HTTP request | Description ------------- | ------------- | ------------- -[**Mixin1**](SmartViewEnvironmentApi.md#Mixin1) | **Get** /environment/v1/current | Get current environmental data -[**Mixin1_0**](SmartViewEnvironmentApi.md#Mixin1_0) | **Get** /environment/v1/listCurrent | Fetch list of environmental data -[**Mixin1_1**](SmartViewEnvironmentApi.md#Mixin1_1) | **Get** /environment/v1/trending | Fetch trending environmental data +[**Mixin0**](SmartViewEnvironmentApi.md#Mixin0) | **Get** /environment/v1/current | Get current environmental data +[**Mixin0_0**](SmartViewEnvironmentApi.md#Mixin0_0) | **Get** /environment/v1/listCurrent | Fetch list of environmental data +[**Mixin0_1**](SmartViewEnvironmentApi.md#Mixin0_1) | **Get** /environment/v1/trending | Fetch trending environmental data -## Mixin1 +## Mixin0 -> EnvironmentData Mixin1(ctx).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Execute() +> EnvironmentData Mixin0(ctx).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Execute() Get current environmental data @@ -34,18 +34,18 @@ func main() { authorization := "authorization_example" // string | The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. accountNo := "accountNo_example" // string | Customer Account Number ibx := "ibx_example" // string | IBX Code - levelType := openapiclient.Mixin1_levelType_parameter("IBX") // Mixin1LevelTypeParameter | Level Type + levelType := openapiclient.Mixin0_levelType_parameter("IBX") // Mixin0LevelTypeParameter | Level Type levelValue := "levelValue_example" // string | Level Value is ibxCode, zoneUsID, cageUsID, sensorid for levelType ibx, zone, cage, sensor resp. configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) - resp, r, err := apiClient.SmartViewEnvironmentApi.Mixin1(context.Background()).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Execute() + resp, r, err := apiClient.SmartViewEnvironmentApi.Mixin0(context.Background()).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).LevelValue(levelValue).Execute() if err != nil { - fmt.Fprintf(os.Stderr, "Error when calling `SmartViewEnvironmentApi.Mixin1``: %v\n", err) + fmt.Fprintf(os.Stderr, "Error when calling `SmartViewEnvironmentApi.Mixin0``: %v\n", err) fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) } - // response from `Mixin1`: EnvironmentData - fmt.Fprintf(os.Stdout, "Response from `SmartViewEnvironmentApi.Mixin1`: %v\n", resp) + // response from `Mixin0`: EnvironmentData + fmt.Fprintf(os.Stdout, "Response from `SmartViewEnvironmentApi.Mixin0`: %v\n", resp) } ``` @@ -55,7 +55,7 @@ func main() { ### Other Parameters -Other parameters are passed through a pointer to a apiMixin1Request struct via the builder pattern +Other parameters are passed through a pointer to a apiMixin0Request struct via the builder pattern Name | Type | Description | Notes @@ -63,7 +63,7 @@ Name | Type | Description | Notes **authorization** | **string** | The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. | **accountNo** | **string** | Customer Account Number | **ibx** | **string** | IBX Code | - **levelType** | [**Mixin1LevelTypeParameter**](Mixin1LevelTypeParameter.md) | Level Type | + **levelType** | [**Mixin0LevelTypeParameter**](Mixin0LevelTypeParameter.md) | Level Type | **levelValue** | **string** | Level Value is ibxCode, zoneUsID, cageUsID, sensorid for levelType ibx, zone, cage, sensor resp. | ### Return type @@ -84,9 +84,9 @@ No authorization required [[Back to README]](../README.md) -## Mixin1_0 +## Mixin0_0 -> EnvironmentDataResponse Mixin1_0(ctx).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).Execute() +> EnvironmentDataResponse Mixin0_0(ctx).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).Execute() Fetch list of environmental data @@ -108,17 +108,17 @@ func main() { authorization := "authorization_example" // string | The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. accountNo := "accountNo_example" // string | Customer Account Number ibx := "ibx_example" // string | IBX Code - levelType := openapiclient.Mixin1_levelType_parameter("IBX") // Mixin1LevelTypeParameter | Level Type + levelType := openapiclient.Mixin0_levelType_parameter("IBX") // Mixin0LevelTypeParameter | Level Type configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) - resp, r, err := apiClient.SmartViewEnvironmentApi.Mixin1_0(context.Background()).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).Execute() + resp, r, err := apiClient.SmartViewEnvironmentApi.Mixin0_0(context.Background()).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).LevelType(levelType).Execute() if err != nil { - fmt.Fprintf(os.Stderr, "Error when calling `SmartViewEnvironmentApi.Mixin1_0``: %v\n", err) + fmt.Fprintf(os.Stderr, "Error when calling `SmartViewEnvironmentApi.Mixin0_0``: %v\n", err) fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) } - // response from `Mixin1_0`: EnvironmentDataResponse - fmt.Fprintf(os.Stdout, "Response from `SmartViewEnvironmentApi.Mixin1_0`: %v\n", resp) + // response from `Mixin0_0`: EnvironmentDataResponse + fmt.Fprintf(os.Stdout, "Response from `SmartViewEnvironmentApi.Mixin0_0`: %v\n", resp) } ``` @@ -128,7 +128,7 @@ func main() { ### Other Parameters -Other parameters are passed through a pointer to a apiMixin1_1Request struct via the builder pattern +Other parameters are passed through a pointer to a apiMixin0_1Request struct via the builder pattern Name | Type | Description | Notes @@ -136,7 +136,7 @@ Name | Type | Description | Notes **authorization** | **string** | The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. | **accountNo** | **string** | Customer Account Number | **ibx** | **string** | IBX Code | - **levelType** | [**Mixin1LevelTypeParameter**](Mixin1LevelTypeParameter.md) | Level Type | + **levelType** | [**Mixin0LevelTypeParameter**](Mixin0LevelTypeParameter.md) | Level Type | ### Return type @@ -156,9 +156,9 @@ No authorization required [[Back to README]](../README.md) -## Mixin1_1 +## Mixin0_1 -> TrendingEnvironmentData Mixin1_1(ctx).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).DataPoint(dataPoint).LevelType(levelType).LevelValue(levelValue).Interval(interval).FromDate(fromDate).ToDate(toDate).Execute() +> TrendingEnvironmentData Mixin0_1(ctx).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).DataPoint(dataPoint).LevelType(levelType).LevelValue(levelValue).Interval(interval).FromDate(fromDate).ToDate(toDate).Execute() Fetch trending environmental data @@ -181,22 +181,22 @@ func main() { authorization := "authorization_example" // string | The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. accountNo := "accountNo_example" // string | Customer Account Number ibx := float32(8.14) // float32 | IBX Code - dataPoint := openapiclient.Mixin1_dataPoint_parameter("temperature") // Mixin1DataPointParameter | data point - levelType := openapiclient.Mixin1_levelType_parameter("IBX") // Mixin1LevelTypeParameter | Level Type + dataPoint := openapiclient.Mixin0_dataPoint_parameter("temperature") // Mixin0DataPointParameter | data point + levelType := openapiclient.Mixin0_levelType_parameter("IBX") // Mixin0LevelTypeParameter | Level Type levelValue := "levelValue_example" // string | Level Value is ibxCode, zone, cage, sensorid for levelType ibx, zone, cage, sensor resp. - interval := openapiclient.Mixin1_interval_parameter("reading") // Mixin1IntervalParameter | + interval := openapiclient.Mixin0_interval_parameter("reading") // Mixin0IntervalParameter | fromDate := time.Now() // time.Time | date in long toDate := time.Now() // time.Time | date in long configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) - resp, r, err := apiClient.SmartViewEnvironmentApi.Mixin1_1(context.Background()).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).DataPoint(dataPoint).LevelType(levelType).LevelValue(levelValue).Interval(interval).FromDate(fromDate).ToDate(toDate).Execute() + resp, r, err := apiClient.SmartViewEnvironmentApi.Mixin0_1(context.Background()).Authorization(authorization).AccountNo(accountNo).Ibx(ibx).DataPoint(dataPoint).LevelType(levelType).LevelValue(levelValue).Interval(interval).FromDate(fromDate).ToDate(toDate).Execute() if err != nil { - fmt.Fprintf(os.Stderr, "Error when calling `SmartViewEnvironmentApi.Mixin1_1``: %v\n", err) + fmt.Fprintf(os.Stderr, "Error when calling `SmartViewEnvironmentApi.Mixin0_1``: %v\n", err) fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) } - // response from `Mixin1_1`: TrendingEnvironmentData - fmt.Fprintf(os.Stdout, "Response from `SmartViewEnvironmentApi.Mixin1_1`: %v\n", resp) + // response from `Mixin0_1`: TrendingEnvironmentData + fmt.Fprintf(os.Stdout, "Response from `SmartViewEnvironmentApi.Mixin0_1`: %v\n", resp) } ``` @@ -206,7 +206,7 @@ func main() { ### Other Parameters -Other parameters are passed through a pointer to a apiMixin1_2Request struct via the builder pattern +Other parameters are passed through a pointer to a apiMixin0_2Request struct via the builder pattern Name | Type | Description | Notes @@ -214,10 +214,10 @@ Name | Type | Description | Notes **authorization** | **string** | The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. | **accountNo** | **string** | Customer Account Number | **ibx** | **float32** | IBX Code | - **dataPoint** | [**Mixin1DataPointParameter**](Mixin1DataPointParameter.md) | data point | - **levelType** | [**Mixin1LevelTypeParameter**](Mixin1LevelTypeParameter.md) | Level Type | + **dataPoint** | [**Mixin0DataPointParameter**](Mixin0DataPointParameter.md) | data point | + **levelType** | [**Mixin0LevelTypeParameter**](Mixin0LevelTypeParameter.md) | Level Type | **levelValue** | **string** | Level Value is ibxCode, zone, cage, sensorid for levelType ibx, zone, cage, sensor resp. | - **interval** | [**Mixin1IntervalParameter**](Mixin1IntervalParameter.md) | | + **interval** | [**Mixin0IntervalParameter**](Mixin0IntervalParameter.md) | | **fromDate** | **time.Time** | date in long | **toDate** | **time.Time** | date in long | diff --git a/services/smartview/model__power_v1_current_get_level_type_parameter.go b/services/smartview/model__power_v1_current_get_level_type_parameter.go index 91137cbb..79b4a327 100644 --- a/services/smartview/model__power_v1_current_get_level_type_parameter.go +++ b/services/smartview/model__power_v1_current_get_level_type_parameter.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alarm.go b/services/smartview/model_alarm.go index 0c14839b..b1a92ed0 100644 --- a/services/smartview/model_alarm.go +++ b/services/smartview/model_alarm.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alarm_asset_details.go b/services/smartview/model_alarm_asset_details.go index 93e0d977..cb7bb93e 100644 --- a/services/smartview/model_alarm_asset_details.go +++ b/services/smartview/model_alarm_asset_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alarm_current_value_details.go b/services/smartview/model_alarm_current_value_details.go index 99f1e21f..19ccd8a3 100644 --- a/services/smartview/model_alarm_current_value_details.go +++ b/services/smartview/model_alarm_current_value_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alarm_message_data.go b/services/smartview/model_alarm_message_data.go index 2babe922..16544687 100644 --- a/services/smartview/model_alarm_message_data.go +++ b/services/smartview/model_alarm_message_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alarm_status_details.go b/services/smartview/model_alarm_status_details.go index a13a406e..d8540ac5 100644 --- a/services/smartview/model_alarm_status_details.go +++ b/services/smartview/model_alarm_status_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alarm_tag_details.go b/services/smartview/model_alarm_tag_details.go index 2582ca62..488237c9 100644 --- a/services/smartview/model_alarm_tag_details.go +++ b/services/smartview/model_alarm_tag_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alarm_threshold_details.go b/services/smartview/model_alarm_threshold_details.go index 79244f04..84f6ec85 100644 --- a/services/smartview/model_alarm_threshold_details.go +++ b/services/smartview/model_alarm_threshold_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alert.go b/services/smartview/model_alert.go index 24d625b3..175e8c1f 100644 --- a/services/smartview/model_alert.go +++ b/services/smartview/model_alert.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alert_activity_log.go b/services/smartview/model_alert_activity_log.go index 2456a6ad..90e073e5 100644 --- a/services/smartview/model_alert_activity_log.go +++ b/services/smartview/model_alert_activity_log.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alert_activity_log_obj.go b/services/smartview/model_alert_activity_log_obj.go index d0cf3b79..4f64e9b8 100644 --- a/services/smartview/model_alert_activity_log_obj.go +++ b/services/smartview/model_alert_activity_log_obj.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alert_asset_details.go b/services/smartview/model_alert_asset_details.go index 31c1035b..8d52fdf3 100644 --- a/services/smartview/model_alert_asset_details.go +++ b/services/smartview/model_alert_asset_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alert_dto1.go b/services/smartview/model_alert_dto1.go index a907d75b..1322bedc 100644 --- a/services/smartview/model_alert_dto1.go +++ b/services/smartview/model_alert_dto1.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alert_dto2.go b/services/smartview/model_alert_dto2.go index bca4234e..a38cecd3 100644 --- a/services/smartview/model_alert_dto2.go +++ b/services/smartview/model_alert_dto2.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alert_message_data.go b/services/smartview/model_alert_message_data.go index ff4981f4..bbddaba9 100644 --- a/services/smartview/model_alert_message_data.go +++ b/services/smartview/model_alert_message_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alert_obj.go b/services/smartview/model_alert_obj.go index 611b0272..c3d9eca5 100644 --- a/services/smartview/model_alert_obj.go +++ b/services/smartview/model_alert_obj.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alert_tag_details.go b/services/smartview/model_alert_tag_details.go index ffefdfc0..cbdb8ce1 100644 --- a/services/smartview/model_alert_tag_details.go +++ b/services/smartview/model_alert_tag_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alert_threshold_details.go b/services/smartview/model_alert_threshold_details.go index d480d12f..af2d7102 100644 --- a/services/smartview/model_alert_threshold_details.go +++ b/services/smartview/model_alert_threshold_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alert_type.go b/services/smartview/model_alert_type.go index b3d202be..462812e9 100644 --- a/services/smartview/model_alert_type.go +++ b/services/smartview/model_alert_type.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_alerts.go b/services/smartview/model_alerts.go index 48438f43..630bb05b 100644 --- a/services/smartview/model_alerts.go +++ b/services/smartview/model_alerts.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_api_error.go b/services/smartview/model_api_error.go index 4cdf0f81..16f3a2df 100644 --- a/services/smartview/model_api_error.go +++ b/services/smartview/model_api_error.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_api_error_additional_info.go b/services/smartview/model_api_error_additional_info.go index 54def855..a117847a 100644 --- a/services/smartview/model_api_error_additional_info.go +++ b/services/smartview/model_api_error_additional_info.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset.go b/services/smartview/model_asset.go index 42fb5b58..1dfcbcd3 100644 --- a/services/smartview/model_asset.go +++ b/services/smartview/model_asset.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_asset_classification_inner.go b/services/smartview/model_asset_asset_classification_inner.go index bb7d8f10..1e7bc43a 100644 --- a/services/smartview/model_asset_asset_classification_inner.go +++ b/services/smartview/model_asset_asset_classification_inner.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_detail_response.go b/services/smartview/model_asset_detail_response.go index a44dafaa..ee254ae4 100644 --- a/services/smartview/model_asset_detail_response.go +++ b/services/smartview/model_asset_detail_response.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_detail_response_pay_load.go b/services/smartview/model_asset_detail_response_pay_load.go index 9c7dd3a5..03fb0af8 100644 --- a/services/smartview/model_asset_detail_response_pay_load.go +++ b/services/smartview/model_asset_detail_response_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_detail_response_status.go b/services/smartview/model_asset_detail_response_status.go index dd54af94..2108ef7f 100644 --- a/services/smartview/model_asset_detail_response_status.go +++ b/services/smartview/model_asset_detail_response_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_detail_response_status_type.go b/services/smartview/model_asset_detail_response_status_type.go index bcb455e8..649aacf9 100644 --- a/services/smartview/model_asset_detail_response_status_type.go +++ b/services/smartview/model_asset_detail_response_status_type.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_details.go b/services/smartview/model_asset_details.go index 65c5eac5..96e035d6 100644 --- a/services/smartview/model_asset_details.go +++ b/services/smartview/model_asset_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_details_get_response.go b/services/smartview/model_asset_details_get_response.go index 79d848fa..55500e2a 100644 --- a/services/smartview/model_asset_details_get_response.go +++ b/services/smartview/model_asset_details_get_response.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_details_get_response_pay_load.go b/services/smartview/model_asset_details_get_response_pay_load.go index bff21288..3f18d67b 100644 --- a/services/smartview/model_asset_details_get_response_pay_load.go +++ b/services/smartview/model_asset_details_get_response_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_details_request.go b/services/smartview/model_asset_details_request.go index 6f27b7a2..604a4294 100644 --- a/services/smartview/model_asset_details_request.go +++ b/services/smartview/model_asset_details_request.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_details_response.go b/services/smartview/model_asset_details_response.go index 6c5d2f55..0f102b81 100644 --- a/services/smartview/model_asset_details_response.go +++ b/services/smartview/model_asset_details_response.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_details_response_pay_load.go b/services/smartview/model_asset_details_response_pay_load.go index 3912512b..b11767c8 100644 --- a/services/smartview/model_asset_details_response_pay_load.go +++ b/services/smartview/model_asset_details_response_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_asset_details_tag_point_data.go b/services/smartview/model_asset_details_tag_point_data.go index b1e63418..1a2f52ed 100644 --- a/services/smartview/model_asset_details_tag_point_data.go +++ b/services/smartview/model_asset_details_tag_point_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_assets.go b/services/smartview/model_assets.go index 0952c152..783f79ab 100644 --- a/services/smartview/model_assets.go +++ b/services/smartview/model_assets.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_assets_array.go b/services/smartview/model_assets_array.go index 29e7f404..649e2c78 100644 --- a/services/smartview/model_assets_array.go +++ b/services/smartview/model_assets_array.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_assets_list.go b/services/smartview/model_assets_list.go index 847af45a..df9d3336 100644 --- a/services/smartview/model_assets_list.go +++ b/services/smartview/model_assets_list.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_assets_list_pay_load.go b/services/smartview/model_assets_list_pay_load.go index e29f2256..1e40e693 100644 --- a/services/smartview/model_assets_list_pay_load.go +++ b/services/smartview/model_assets_list_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_assets_list_status.go b/services/smartview/model_assets_list_status.go index c960b379..3360fa3d 100644 --- a/services/smartview/model_assets_list_status.go +++ b/services/smartview/model_assets_list_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_assets_pay_load.go b/services/smartview/model_assets_pay_load.go index 5e7b6d19..9c3022ad 100644 --- a/services/smartview/model_assets_pay_load.go +++ b/services/smartview/model_assets_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_assets_status.go b/services/smartview/model_assets_status.go index 289b7692..e029962d 100644 --- a/services/smartview/model_assets_status.go +++ b/services/smartview/model_assets_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_aws_iot_core_channel_configuration.go b/services/smartview/model_aws_iot_core_channel_configuration.go index 8bef088b..e72ab378 100644 --- a/services/smartview/model_aws_iot_core_channel_configuration.go +++ b/services/smartview/model_aws_iot_core_channel_configuration.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_azure_channel_configuration.go b/services/smartview/model_azure_channel_configuration.go index fbd59b1f..c763a6a8 100644 --- a/services/smartview/model_azure_channel_configuration.go +++ b/services/smartview/model_azure_channel_configuration.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_cabinets.go b/services/smartview/model_cabinets.go index b59d86cb..0695b5c8 100644 --- a/services/smartview/model_cabinets.go +++ b/services/smartview/model_cabinets.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_cabinets_name.go b/services/smartview/model_cabinets_name.go index 39013a89..8145c6eb 100644 --- a/services/smartview/model_cabinets_name.go +++ b/services/smartview/model_cabinets_name.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_cages.go b/services/smartview/model_cages.go index e1af9aff..06c58713 100644 --- a/services/smartview/model_cages.go +++ b/services/smartview/model_cages.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_category.go b/services/smartview/model_category.go index ddc54fdf..230d3fa8 100644 --- a/services/smartview/model_category.go +++ b/services/smartview/model_category.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_channel.go b/services/smartview/model_channel.go index 1ad7e023..1291a492 100644 --- a/services/smartview/model_channel.go +++ b/services/smartview/model_channel.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_channel_channel_type.go b/services/smartview/model_channel_channel_type.go index b1336a0e..bcf85a14 100644 --- a/services/smartview/model_channel_channel_type.go +++ b/services/smartview/model_channel_channel_type.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_circuits.go b/services/smartview/model_circuits.go index 2d2e6d7a..4dd260c0 100644 --- a/services/smartview/model_circuits.go +++ b/services/smartview/model_circuits.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_circuits_map_with_cage.go b/services/smartview/model_circuits_map_with_cage.go index 1984a38f..1542ea0e 100644 --- a/services/smartview/model_circuits_map_with_cage.go +++ b/services/smartview/model_circuits_map_with_cage.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_circuits_map_with_cage_name.go b/services/smartview/model_circuits_map_with_cage_name.go index 187f4424..47d9b54e 100644 --- a/services/smartview/model_circuits_map_with_cage_name.go +++ b/services/smartview/model_circuits_map_with_cage_name.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_circuits_name.go b/services/smartview/model_circuits_name.go index b43cc404..bdca0232 100644 --- a/services/smartview/model_circuits_name.go +++ b/services/smartview/model_circuits_name.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_circuits_type.go b/services/smartview/model_circuits_type.go index a6f43a7f..e70588ba 100644 --- a/services/smartview/model_circuits_type.go +++ b/services/smartview/model_circuits_type.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_comparison_data.go b/services/smartview/model_comparison_data.go index 9889ac27..23e51596 100644 --- a/services/smartview/model_comparison_data.go +++ b/services/smartview/model_comparison_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_comparison_data_datapoint.go b/services/smartview/model_comparison_data_datapoint.go index e8f1efbf..5b86192b 100644 --- a/services/smartview/model_comparison_data_datapoint.go +++ b/services/smartview/model_comparison_data_datapoint.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_comparison_data_trend.go b/services/smartview/model_comparison_data_trend.go index 1884e967..8a38f4b4 100644 --- a/services/smartview/model_comparison_data_trend.go +++ b/services/smartview/model_comparison_data_trend.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_conditional_alert.go b/services/smartview/model_conditional_alert.go index 304070f4..a71db466 100644 --- a/services/smartview/model_conditional_alert.go +++ b/services/smartview/model_conditional_alert.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_current_tag_point_request.go b/services/smartview/model_current_tag_point_request.go index 485264bf..f039ef6e 100644 --- a/services/smartview/model_current_tag_point_request.go +++ b/services/smartview/model_current_tag_point_request.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_current_tag_point_response.go b/services/smartview/model_current_tag_point_response.go index 8faf32fb..56273f7c 100644 --- a/services/smartview/model_current_tag_point_response.go +++ b/services/smartview/model_current_tag_point_response.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_custom_alert.go b/services/smartview/model_custom_alert.go index a0700504..04cf66c5 100644 --- a/services/smartview/model_custom_alert.go +++ b/services/smartview/model_custom_alert.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_customer_assets.go b/services/smartview/model_customer_assets.go index d18e5ad8..4717b125 100644 --- a/services/smartview/model_customer_assets.go +++ b/services/smartview/model_customer_assets.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_data_value.go b/services/smartview/model_data_value.go index dafdeb7e..8516af7b 100644 --- a/services/smartview/model_data_value.go +++ b/services/smartview/model_data_value.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment.go b/services/smartview/model_environment.go index fe7a1f33..9a280072 100644 --- a/services/smartview/model_environment.go +++ b/services/smartview/model_environment.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment_asset_details.go b/services/smartview/model_environment_asset_details.go index 9cf17500..5a30e9b0 100644 --- a/services/smartview/model_environment_asset_details.go +++ b/services/smartview/model_environment_asset_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment_data.go b/services/smartview/model_environment_data.go index c0940e37..81bb2d82 100644 --- a/services/smartview/model_environment_data.go +++ b/services/smartview/model_environment_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment_data_for_array.go b/services/smartview/model_environment_data_for_array.go index 7d210254..78e198c9 100644 --- a/services/smartview/model_environment_data_for_array.go +++ b/services/smartview/model_environment_data_for_array.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment_data_pay_load.go b/services/smartview/model_environment_data_pay_load.go index 7772531a..df71d583 100644 --- a/services/smartview/model_environment_data_pay_load.go +++ b/services/smartview/model_environment_data_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment_data_response.go b/services/smartview/model_environment_data_response.go index 6b5d7468..f72176c7 100644 --- a/services/smartview/model_environment_data_response.go +++ b/services/smartview/model_environment_data_response.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment_data_response_pay_load.go b/services/smartview/model_environment_data_response_pay_load.go index 577ffb20..e76676c7 100644 --- a/services/smartview/model_environment_data_response_pay_load.go +++ b/services/smartview/model_environment_data_response_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment_data_response_status.go b/services/smartview/model_environment_data_response_status.go index 621413cb..a20807e6 100644 --- a/services/smartview/model_environment_data_response_status.go +++ b/services/smartview/model_environment_data_response_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment_data_status.go b/services/smartview/model_environment_data_status.go index 4f44473b..3786cacb 100644 --- a/services/smartview/model_environment_data_status.go +++ b/services/smartview/model_environment_data_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment_message_data.go b/services/smartview/model_environment_message_data.go index 20905313..5fe46d9e 100644 --- a/services/smartview/model_environment_message_data.go +++ b/services/smartview/model_environment_message_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment_tag_details.go b/services/smartview/model_environment_tag_details.go index 781c5a23..c6ecca98 100644 --- a/services/smartview/model_environment_tag_details.go +++ b/services/smartview/model_environment_tag_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environment_value_with_unit.go b/services/smartview/model_environment_value_with_unit.go index 4e394b07..1969b958 100644 --- a/services/smartview/model_environment_value_with_unit.go +++ b/services/smartview/model_environment_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environmental.go b/services/smartview/model_environmental.go index 59e06fa2..15a12082 100644 --- a/services/smartview/model_environmental.go +++ b/services/smartview/model_environmental.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_environmental_level_inner.go b/services/smartview/model_environmental_level_inner.go index d3748812..a37f3e1d 100644 --- a/services/smartview/model_environmental_level_inner.go +++ b/services/smartview/model_environmental_level_inner.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_error.go b/services/smartview/model_error.go index c7650e4f..daf6cd99 100644 --- a/services/smartview/model_error.go +++ b/services/smartview/model_error.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_error_status.go b/services/smartview/model_error_status.go index ba8c16f3..d14fae28 100644 --- a/services/smartview/model_error_status.go +++ b/services/smartview/model_error_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_error_status_type.go b/services/smartview/model_error_status_type.go index 1683dd38..e9bf48a8 100644 --- a/services/smartview/model_error_status_type.go +++ b/services/smartview/model_error_status_type.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_generic_request.go b/services/smartview/model_generic_request.go index eed7afe8..0b8f1cfd 100644 --- a/services/smartview/model_generic_request.go +++ b/services/smartview/model_generic_request.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_get_asset_classification_parameter.go b/services/smartview/model_get_asset_classification_parameter.go index c69f106c..c9140d5a 100644 --- a/services/smartview/model_get_asset_classification_parameter.go +++ b/services/smartview/model_get_asset_classification_parameter.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_get_subscription_data_message_types_parameter_inner.go b/services/smartview/model_get_subscription_data_message_types_parameter_inner.go index 00bcf213..2b581500 100644 --- a/services/smartview/model_get_subscription_data_message_types_parameter_inner.go +++ b/services/smartview/model_get_subscription_data_message_types_parameter_inner.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_hierarchy_node.go b/services/smartview/model_hierarchy_node.go index 0ff8e508..bd6d08ff 100644 --- a/services/smartview/model_hierarchy_node.go +++ b/services/smartview/model_hierarchy_node.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_hierarchy_node_pay_load.go b/services/smartview/model_hierarchy_node_pay_load.go index 72ac63a0..7c6563de 100644 --- a/services/smartview/model_hierarchy_node_pay_load.go +++ b/services/smartview/model_hierarchy_node_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_message_type.go b/services/smartview/model_message_type.go index 288d78d2..bc43986a 100644 --- a/services/smartview/model_message_type.go +++ b/services/smartview/model_message_type.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_metered_power.go b/services/smartview/model_metered_power.go index 2b951ce1..10c9f988 100644 --- a/services/smartview/model_metered_power.go +++ b/services/smartview/model_metered_power.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_metered_power_asset_details.go b/services/smartview/model_metered_power_asset_details.go index 2257cc94..22e4e987 100644 --- a/services/smartview/model_metered_power_asset_details.go +++ b/services/smartview/model_metered_power_asset_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_metered_power_message_data.go b/services/smartview/model_metered_power_message_data.go index 5e2132d0..7453a4d1 100644 --- a/services/smartview/model_metered_power_message_data.go +++ b/services/smartview/model_metered_power_message_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_metered_power_tag_details.go b/services/smartview/model_metered_power_tag_details.go index b971513d..536c610f 100644 --- a/services/smartview/model_metered_power_tag_details.go +++ b/services/smartview/model_metered_power_tag_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_metered_power_value_with_unit.go b/services/smartview/model_metered_power_value_with_unit.go index 7ed166b9..94fcbb4b 100644 --- a/services/smartview/model_metered_power_value_with_unit.go +++ b/services/smartview/model_metered_power_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_mixin0_data_point_parameter.go b/services/smartview/model_mixin0_data_point_parameter.go new file mode 100644 index 00000000..3a315eb7 --- /dev/null +++ b/services/smartview/model_mixin0_data_point_parameter.go @@ -0,0 +1,111 @@ +/* +DCIM Power APIs + +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. + +API version: 1.0 +*/ + +// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. + +package smartview + +import ( + "encoding/json" + "fmt" +) + +// Mixin0DataPointParameter the model 'Mixin0DataPointParameter' +type Mixin0DataPointParameter string + +// List of Mixin0_dataPoint_parameter +const ( + MIXIN0DATAPOINTPARAMETER_TEMPERATURE Mixin0DataPointParameter = "temperature" + MIXIN0DATAPOINTPARAMETER_HUMIDITY Mixin0DataPointParameter = "humidity" +) + +// All allowed values of Mixin0DataPointParameter enum +var AllowedMixin0DataPointParameterEnumValues = []Mixin0DataPointParameter{ + "temperature", + "humidity", +} + +func (v *Mixin0DataPointParameter) UnmarshalJSON(src []byte) error { + var value string + err := json.Unmarshal(src, &value) + if err != nil { + return err + } + enumTypeValue := Mixin0DataPointParameter(value) + for _, existing := range AllowedMixin0DataPointParameterEnumValues { + if existing == enumTypeValue { + *v = enumTypeValue + return nil + } + } + + return fmt.Errorf("%+v is not a valid Mixin0DataPointParameter", value) +} + +// NewMixin0DataPointParameterFromValue returns a pointer to a valid Mixin0DataPointParameter +// for the value passed as argument, or an error if the value passed is not allowed by the enum +func NewMixin0DataPointParameterFromValue(v string) (*Mixin0DataPointParameter, error) { + ev := Mixin0DataPointParameter(v) + if ev.IsValid() { + return &ev, nil + } else { + return nil, fmt.Errorf("invalid value '%v' for Mixin0DataPointParameter: valid values are %v", v, AllowedMixin0DataPointParameterEnumValues) + } +} + +// IsValid return true if the value is valid for the enum, false otherwise +func (v Mixin0DataPointParameter) IsValid() bool { + for _, existing := range AllowedMixin0DataPointParameterEnumValues { + if existing == v { + return true + } + } + return false +} + +// Ptr returns reference to Mixin0_dataPoint_parameter value +func (v Mixin0DataPointParameter) Ptr() *Mixin0DataPointParameter { + return &v +} + +type NullableMixin0DataPointParameter struct { + value *Mixin0DataPointParameter + isSet bool +} + +func (v NullableMixin0DataPointParameter) Get() *Mixin0DataPointParameter { + return v.value +} + +func (v *NullableMixin0DataPointParameter) Set(val *Mixin0DataPointParameter) { + v.value = val + v.isSet = true +} + +func (v NullableMixin0DataPointParameter) IsSet() bool { + return v.isSet +} + +func (v *NullableMixin0DataPointParameter) Unset() { + v.value = nil + v.isSet = false +} + +func NewNullableMixin0DataPointParameter(val *Mixin0DataPointParameter) *NullableMixin0DataPointParameter { + return &NullableMixin0DataPointParameter{value: val, isSet: true} +} + +func (v NullableMixin0DataPointParameter) MarshalJSON() ([]byte, error) { + return json.Marshal(v.value) +} + +func (v *NullableMixin0DataPointParameter) UnmarshalJSON(src []byte) error { + v.isSet = true + return json.Unmarshal(src, &v.value) +} + diff --git a/services/smartview/model_mixin0_interval_parameter.go b/services/smartview/model_mixin0_interval_parameter.go new file mode 100644 index 00000000..beaf8688 --- /dev/null +++ b/services/smartview/model_mixin0_interval_parameter.go @@ -0,0 +1,113 @@ +/* +DCIM Power APIs + +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. + +API version: 1.0 +*/ + +// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. + +package smartview + +import ( + "encoding/json" + "fmt" +) + +// Mixin0IntervalParameter the model 'Mixin0IntervalParameter' +type Mixin0IntervalParameter string + +// List of Mixin0_interval_parameter +const ( + MIXIN0INTERVALPARAMETER_READING Mixin0IntervalParameter = "reading" + MIXIN0INTERVALPARAMETER__1H Mixin0IntervalParameter = "1h" + MIXIN0INTERVALPARAMETER__1D Mixin0IntervalParameter = "1d" +) + +// All allowed values of Mixin0IntervalParameter enum +var AllowedMixin0IntervalParameterEnumValues = []Mixin0IntervalParameter{ + "reading", + "1h", + "1d", +} + +func (v *Mixin0IntervalParameter) UnmarshalJSON(src []byte) error { + var value string + err := json.Unmarshal(src, &value) + if err != nil { + return err + } + enumTypeValue := Mixin0IntervalParameter(value) + for _, existing := range AllowedMixin0IntervalParameterEnumValues { + if existing == enumTypeValue { + *v = enumTypeValue + return nil + } + } + + return fmt.Errorf("%+v is not a valid Mixin0IntervalParameter", value) +} + +// NewMixin0IntervalParameterFromValue returns a pointer to a valid Mixin0IntervalParameter +// for the value passed as argument, or an error if the value passed is not allowed by the enum +func NewMixin0IntervalParameterFromValue(v string) (*Mixin0IntervalParameter, error) { + ev := Mixin0IntervalParameter(v) + if ev.IsValid() { + return &ev, nil + } else { + return nil, fmt.Errorf("invalid value '%v' for Mixin0IntervalParameter: valid values are %v", v, AllowedMixin0IntervalParameterEnumValues) + } +} + +// IsValid return true if the value is valid for the enum, false otherwise +func (v Mixin0IntervalParameter) IsValid() bool { + for _, existing := range AllowedMixin0IntervalParameterEnumValues { + if existing == v { + return true + } + } + return false +} + +// Ptr returns reference to Mixin0_interval_parameter value +func (v Mixin0IntervalParameter) Ptr() *Mixin0IntervalParameter { + return &v +} + +type NullableMixin0IntervalParameter struct { + value *Mixin0IntervalParameter + isSet bool +} + +func (v NullableMixin0IntervalParameter) Get() *Mixin0IntervalParameter { + return v.value +} + +func (v *NullableMixin0IntervalParameter) Set(val *Mixin0IntervalParameter) { + v.value = val + v.isSet = true +} + +func (v NullableMixin0IntervalParameter) IsSet() bool { + return v.isSet +} + +func (v *NullableMixin0IntervalParameter) Unset() { + v.value = nil + v.isSet = false +} + +func NewNullableMixin0IntervalParameter(val *Mixin0IntervalParameter) *NullableMixin0IntervalParameter { + return &NullableMixin0IntervalParameter{value: val, isSet: true} +} + +func (v NullableMixin0IntervalParameter) MarshalJSON() ([]byte, error) { + return json.Marshal(v.value) +} + +func (v *NullableMixin0IntervalParameter) UnmarshalJSON(src []byte) error { + v.isSet = true + return json.Unmarshal(src, &v.value) +} + diff --git a/services/smartview/model_mixin0_level_type_parameter.go b/services/smartview/model_mixin0_level_type_parameter.go new file mode 100644 index 00000000..6c49890c --- /dev/null +++ b/services/smartview/model_mixin0_level_type_parameter.go @@ -0,0 +1,115 @@ +/* +DCIM Power APIs + +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. + +API version: 1.0 +*/ + +// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. + +package smartview + +import ( + "encoding/json" + "fmt" +) + +// Mixin0LevelTypeParameter the model 'Mixin0LevelTypeParameter' +type Mixin0LevelTypeParameter string + +// List of Mixin0_levelType_parameter +const ( + MIXIN0LEVELTYPEPARAMETER_IBX Mixin0LevelTypeParameter = "IBX" + MIXIN0LEVELTYPEPARAMETER_ZONE Mixin0LevelTypeParameter = "ZONE" + MIXIN0LEVELTYPEPARAMETER_CAGE Mixin0LevelTypeParameter = "CAGE" + MIXIN0LEVELTYPEPARAMETER_SENSOR Mixin0LevelTypeParameter = "SENSOR" +) + +// All allowed values of Mixin0LevelTypeParameter enum +var AllowedMixin0LevelTypeParameterEnumValues = []Mixin0LevelTypeParameter{ + "IBX", + "ZONE", + "CAGE", + "SENSOR", +} + +func (v *Mixin0LevelTypeParameter) UnmarshalJSON(src []byte) error { + var value string + err := json.Unmarshal(src, &value) + if err != nil { + return err + } + enumTypeValue := Mixin0LevelTypeParameter(value) + for _, existing := range AllowedMixin0LevelTypeParameterEnumValues { + if existing == enumTypeValue { + *v = enumTypeValue + return nil + } + } + + return fmt.Errorf("%+v is not a valid Mixin0LevelTypeParameter", value) +} + +// NewMixin0LevelTypeParameterFromValue returns a pointer to a valid Mixin0LevelTypeParameter +// for the value passed as argument, or an error if the value passed is not allowed by the enum +func NewMixin0LevelTypeParameterFromValue(v string) (*Mixin0LevelTypeParameter, error) { + ev := Mixin0LevelTypeParameter(v) + if ev.IsValid() { + return &ev, nil + } else { + return nil, fmt.Errorf("invalid value '%v' for Mixin0LevelTypeParameter: valid values are %v", v, AllowedMixin0LevelTypeParameterEnumValues) + } +} + +// IsValid return true if the value is valid for the enum, false otherwise +func (v Mixin0LevelTypeParameter) IsValid() bool { + for _, existing := range AllowedMixin0LevelTypeParameterEnumValues { + if existing == v { + return true + } + } + return false +} + +// Ptr returns reference to Mixin0_levelType_parameter value +func (v Mixin0LevelTypeParameter) Ptr() *Mixin0LevelTypeParameter { + return &v +} + +type NullableMixin0LevelTypeParameter struct { + value *Mixin0LevelTypeParameter + isSet bool +} + +func (v NullableMixin0LevelTypeParameter) Get() *Mixin0LevelTypeParameter { + return v.value +} + +func (v *NullableMixin0LevelTypeParameter) Set(val *Mixin0LevelTypeParameter) { + v.value = val + v.isSet = true +} + +func (v NullableMixin0LevelTypeParameter) IsSet() bool { + return v.isSet +} + +func (v *NullableMixin0LevelTypeParameter) Unset() { + v.value = nil + v.isSet = false +} + +func NewNullableMixin0LevelTypeParameter(val *Mixin0LevelTypeParameter) *NullableMixin0LevelTypeParameter { + return &NullableMixin0LevelTypeParameter{value: val, isSet: true} +} + +func (v NullableMixin0LevelTypeParameter) MarshalJSON() ([]byte, error) { + return json.Marshal(v.value) +} + +func (v *NullableMixin0LevelTypeParameter) UnmarshalJSON(src []byte) error { + v.isSet = true + return json.Unmarshal(src, &v.value) +} + diff --git a/services/smartview/model_pagination.go b/services/smartview/model_pagination.go index 7d2a305b..94c8ca7f 100644 --- a/services/smartview/model_pagination.go +++ b/services/smartview/model_pagination.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. @@ -18,18 +18,18 @@ import ( // checks if the Pagination type satisfies the MappedNullable interface at compile time var _ MappedNullable = &Pagination{} -// Pagination Represents pagination component of the paginated response +// Pagination pagination type Pagination struct { - // The page size. - Limit int64 `json:"limit"` - // Represents a relative link to the next page. This can be empty if there is no next page available. + // limit specifies the maximum limit of items returned + Limit int32 `json:"limit"` + // relative URL to the next page, has value only when next page exists Next *string `json:"next,omitempty"` - // The number of elements to skip. - Offset int64 `json:"offset"` - // Represents a relative link to the previous page. This can be empty if there is no previous page available. + // offset of the first item in the given page + Offset int32 `json:"offset"` + // relative URL to the previous page, has value only when previous page exists Previous *string `json:"previous,omitempty"` - // The total number of elements in the result set. - Total int64 `json:"total"` + // number of total records + Total int32 `json:"total"` AdditionalProperties map[string]interface{} } @@ -39,7 +39,7 @@ type _Pagination Pagination // This constructor will assign default values to properties that have it defined, // and makes sure properties required by API are set, but the set of arguments // will change when the set of required properties is changed -func NewPagination(limit int64, offset int64, total int64) *Pagination { +func NewPagination(limit int32, offset int32, total int32) *Pagination { this := Pagination{} this.Limit = limit this.Offset = offset @@ -56,9 +56,9 @@ func NewPaginationWithDefaults() *Pagination { } // GetLimit returns the Limit field value -func (o *Pagination) GetLimit() int64 { +func (o *Pagination) GetLimit() int32 { if o == nil { - var ret int64 + var ret int32 return ret } @@ -67,7 +67,7 @@ func (o *Pagination) GetLimit() int64 { // GetLimitOk returns a tuple with the Limit field value // and a boolean to check if the value has been set. -func (o *Pagination) GetLimitOk() (*int64, bool) { +func (o *Pagination) GetLimitOk() (*int32, bool) { if o == nil { return nil, false } @@ -75,7 +75,7 @@ func (o *Pagination) GetLimitOk() (*int64, bool) { } // SetLimit sets field value -func (o *Pagination) SetLimit(v int64) { +func (o *Pagination) SetLimit(v int32) { o.Limit = v } @@ -112,9 +112,9 @@ func (o *Pagination) SetNext(v string) { } // GetOffset returns the Offset field value -func (o *Pagination) GetOffset() int64 { +func (o *Pagination) GetOffset() int32 { if o == nil { - var ret int64 + var ret int32 return ret } @@ -123,7 +123,7 @@ func (o *Pagination) GetOffset() int64 { // GetOffsetOk returns a tuple with the Offset field value // and a boolean to check if the value has been set. -func (o *Pagination) GetOffsetOk() (*int64, bool) { +func (o *Pagination) GetOffsetOk() (*int32, bool) { if o == nil { return nil, false } @@ -131,7 +131,7 @@ func (o *Pagination) GetOffsetOk() (*int64, bool) { } // SetOffset sets field value -func (o *Pagination) SetOffset(v int64) { +func (o *Pagination) SetOffset(v int32) { o.Offset = v } @@ -168,9 +168,9 @@ func (o *Pagination) SetPrevious(v string) { } // GetTotal returns the Total field value -func (o *Pagination) GetTotal() int64 { +func (o *Pagination) GetTotal() int32 { if o == nil { - var ret int64 + var ret int32 return ret } @@ -179,7 +179,7 @@ func (o *Pagination) GetTotal() int64 { // GetTotalOk returns a tuple with the Total field value // and a boolean to check if the value has been set. -func (o *Pagination) GetTotalOk() (*int64, bool) { +func (o *Pagination) GetTotalOk() (*int32, bool) { if o == nil { return nil, false } @@ -187,7 +187,7 @@ func (o *Pagination) GetTotalOk() (*int64, bool) { } // SetTotal sets field value -func (o *Pagination) SetTotal(v int64) { +func (o *Pagination) SetTotal(v int32) { o.Total = v } diff --git a/services/smartview/model_power.go b/services/smartview/model_power.go index 7f2fde60..a7274ff7 100644 --- a/services/smartview/model_power.go +++ b/services/smartview/model_power.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_apparent_power_value_with_unit.go b/services/smartview/model_power_apparent_power_value_with_unit.go index 0ec74891..967604f8 100644 --- a/services/smartview/model_power_apparent_power_value_with_unit.go +++ b/services/smartview/model_power_apparent_power_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_asset_details.go b/services/smartview/model_power_asset_details.go index feb5f35f..0fd1a314 100644 --- a/services/smartview/model_power_asset_details.go +++ b/services/smartview/model_power_asset_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_cabinet_rating_value_with_unit.go b/services/smartview/model_power_cabinet_rating_value_with_unit.go index 79a19880..8ca3dc55 100644 --- a/services/smartview/model_power_cabinet_rating_value_with_unit.go +++ b/services/smartview/model_power_cabinet_rating_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_contractual_power_value_with_unit.go b/services/smartview/model_power_contractual_power_value_with_unit.go index 58772ce4..5681d9d0 100644 --- a/services/smartview/model_power_contractual_power_value_with_unit.go +++ b/services/smartview/model_power_contractual_power_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_current_post_request.go b/services/smartview/model_power_current_post_request.go index 3bbcca30..814cab3d 100644 --- a/services/smartview/model_power_current_post_request.go +++ b/services/smartview/model_power_current_post_request.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_current_post_request_level_type.go b/services/smartview/model_power_current_post_request_level_type.go index 8e30af40..08e2631f 100644 --- a/services/smartview/model_power_current_post_request_level_type.go +++ b/services/smartview/model_power_current_post_request_level_type.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_current_value_with_unit.go b/services/smartview/model_power_current_value_with_unit.go index 49a7ce11..07101034 100644 --- a/services/smartview/model_power_current_value_with_unit.go +++ b/services/smartview/model_power_current_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_data.go b/services/smartview/model_power_data.go index d41035de..8c18b63c 100644 --- a/services/smartview/model_power_data.go +++ b/services/smartview/model_power_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_data_error.go b/services/smartview/model_power_data_error.go index 224a44b2..16b9744f 100644 --- a/services/smartview/model_power_data_error.go +++ b/services/smartview/model_power_data_error.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_data_error_status.go b/services/smartview/model_power_data_error_status.go index 108d86fd..38db787e 100644 --- a/services/smartview/model_power_data_error_status.go +++ b/services/smartview/model_power_data_error_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_data_ibx.go b/services/smartview/model_power_data_ibx.go index 8857f17c..3308ba36 100644 --- a/services/smartview/model_power_data_ibx.go +++ b/services/smartview/model_power_data_ibx.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_data_pay_load.go b/services/smartview/model_power_data_pay_load.go index d4fd4ee3..c87d8e08 100644 --- a/services/smartview/model_power_data_pay_load.go +++ b/services/smartview/model_power_data_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_data_pay_load_level_type.go b/services/smartview/model_power_data_pay_load_level_type.go index 9d5361ca..345a9a02 100644 --- a/services/smartview/model_power_data_pay_load_level_type.go +++ b/services/smartview/model_power_data_pay_load_level_type.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_data_response_ibx.go b/services/smartview/model_power_data_response_ibx.go index 5cb93011..b6fc75d0 100644 --- a/services/smartview/model_power_data_response_ibx.go +++ b/services/smartview/model_power_data_response_ibx.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_data_response_ibx_pay_load.go b/services/smartview/model_power_data_response_ibx_pay_load.go index 325430ce..91855c98 100644 --- a/services/smartview/model_power_data_response_ibx_pay_load.go +++ b/services/smartview/model_power_data_response_ibx_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_hierarchy_node.go b/services/smartview/model_power_hierarchy_node.go index 64ff2651..7fec8955 100644 --- a/services/smartview/model_power_hierarchy_node.go +++ b/services/smartview/model_power_hierarchy_node.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_hierarchy_node_level_type.go b/services/smartview/model_power_hierarchy_node_level_type.go index 6d3981ab..78256cbc 100644 --- a/services/smartview/model_power_hierarchy_node_level_type.go +++ b/services/smartview/model_power_hierarchy_node_level_type.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_message.go b/services/smartview/model_power_message.go index f699f378..694e078d 100644 --- a/services/smartview/model_power_message.go +++ b/services/smartview/model_power_message.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_message_data.go b/services/smartview/model_power_message_data.go index 78d460ff..ecf7c590 100644 --- a/services/smartview/model_power_message_data.go +++ b/services/smartview/model_power_message_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_peak_last_seven_days_contractual_power_value_with_unit.go b/services/smartview/model_power_peak_last_seven_days_contractual_power_value_with_unit.go index 70327b54..592a9ede 100644 --- a/services/smartview/model_power_peak_last_seven_days_contractual_power_value_with_unit.go +++ b/services/smartview/model_power_peak_last_seven_days_contractual_power_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_peak_last_seven_days_ratio_value_with_unit.go b/services/smartview/model_power_peak_last_seven_days_ratio_value_with_unit.go index 2944803f..0976eb5d 100644 --- a/services/smartview/model_power_peak_last_seven_days_ratio_value_with_unit.go +++ b/services/smartview/model_power_peak_last_seven_days_ratio_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_peak_last_seven_days_value_with_unit.go b/services/smartview/model_power_peak_last_seven_days_value_with_unit.go index bdf0e340..ef7cc3fe 100644 --- a/services/smartview/model_power_peak_last_seven_days_value_with_unit.go +++ b/services/smartview/model_power_peak_last_seven_days_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_power_consumption_to_contractual_value_with_unit.go b/services/smartview/model_power_power_consumption_to_contractual_value_with_unit.go index 517d5734..9937ceef 100644 --- a/services/smartview/model_power_power_consumption_to_contractual_value_with_unit.go +++ b/services/smartview/model_power_power_consumption_to_contractual_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_power_factor_value_with_unit.go b/services/smartview/model_power_power_factor_value_with_unit.go index d9828fdb..cbef982d 100644 --- a/services/smartview/model_power_power_factor_value_with_unit.go +++ b/services/smartview/model_power_power_factor_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_real_power_value_with_unit.go b/services/smartview/model_power_real_power_value_with_unit.go index 786b69c0..41bff92a 100644 --- a/services/smartview/model_power_real_power_value_with_unit.go +++ b/services/smartview/model_power_real_power_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_sold_current_value_with_unit.go b/services/smartview/model_power_sold_current_value_with_unit.go index e4f63877..6389544a 100644 --- a/services/smartview/model_power_sold_current_value_with_unit.go +++ b/services/smartview/model_power_sold_current_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_power_sold_power_value_with_unit.go b/services/smartview/model_power_sold_power_value_with_unit.go index a765a32c..871ffdb7 100644 --- a/services/smartview/model_power_sold_power_value_with_unit.go +++ b/services/smartview/model_power_sold_power_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_recipients_array.go b/services/smartview/model_recipients_array.go index 00b130a1..18fbd952 100644 --- a/services/smartview/model_recipients_array.go +++ b/services/smartview/model_recipients_array.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_status.go b/services/smartview/model_status.go index b4485639..44da7a32 100644 --- a/services/smartview/model_status.go +++ b/services/smartview/model_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_status_info.go b/services/smartview/model_status_info.go index 3f691125..99be6af6 100644 --- a/services/smartview/model_status_info.go +++ b/services/smartview/model_status_info.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_subscription_data.go b/services/smartview/model_subscription_data.go index bdb06262..869a9d31 100644 --- a/services/smartview/model_subscription_data.go +++ b/services/smartview/model_subscription_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_subscription_request.go b/services/smartview/model_subscription_request.go index 55e3048e..17c01555 100644 --- a/services/smartview/model_subscription_request.go +++ b/services/smartview/model_subscription_request.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_subscription_response.go b/services/smartview/model_subscription_response.go index c13a47d2..a493dda7 100644 --- a/services/smartview/model_subscription_response.go +++ b/services/smartview/model_subscription_response.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_subscription_response_status.go b/services/smartview/model_subscription_response_status.go index 9e640b72..814f9a45 100644 --- a/services/smartview/model_subscription_response_status.go +++ b/services/smartview/model_subscription_response_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_system_alert.go b/services/smartview/model_system_alert.go index 258b46a8..1d074783 100644 --- a/services/smartview/model_system_alert.go +++ b/services/smartview/model_system_alert.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_details.go b/services/smartview/model_tag_details.go index 6a78c39a..437bfb71 100644 --- a/services/smartview/model_tag_details.go +++ b/services/smartview/model_tag_details.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point.go b/services/smartview/model_tag_point.go index 2216b589..28f79216 100644 --- a/services/smartview/model_tag_point.go +++ b/services/smartview/model_tag_point.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point_data.go b/services/smartview/model_tag_point_data.go index bf82df20..378ac41f 100644 --- a/services/smartview/model_tag_point_data.go +++ b/services/smartview/model_tag_point_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point_data_array.go b/services/smartview/model_tag_point_data_array.go index 40c7b228..d139757e 100644 --- a/services/smartview/model_tag_point_data_array.go +++ b/services/smartview/model_tag_point_data_array.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point_data_array_current.go b/services/smartview/model_tag_point_data_array_current.go index b41434e0..242462cc 100644 --- a/services/smartview/model_tag_point_data_array_current.go +++ b/services/smartview/model_tag_point_data_array_current.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point_data_status.go b/services/smartview/model_tag_point_data_status.go index 3f09b6f5..c12aea09 100644 --- a/services/smartview/model_tag_point_data_status.go +++ b/services/smartview/model_tag_point_data_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point_message_data.go b/services/smartview/model_tag_point_message_data.go index 0d00c909..883e49f2 100644 --- a/services/smartview/model_tag_point_message_data.go +++ b/services/smartview/model_tag_point_message_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point_trending_data.go b/services/smartview/model_tag_point_trending_data.go index 3eeb2862..21aac24e 100644 --- a/services/smartview/model_tag_point_trending_data.go +++ b/services/smartview/model_tag_point_trending_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point_trending_response.go b/services/smartview/model_tag_point_trending_response.go index d10af64d..fd0205c4 100644 --- a/services/smartview/model_tag_point_trending_response.go +++ b/services/smartview/model_tag_point_trending_response.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point_trending_response_pay_load.go b/services/smartview/model_tag_point_trending_response_pay_load.go index 54254139..601c7d72 100644 --- a/services/smartview/model_tag_point_trending_response_pay_load.go +++ b/services/smartview/model_tag_point_trending_response_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point_trending_response_pay_load_interval.go b/services/smartview/model_tag_point_trending_response_pay_load_interval.go index c47620d0..8e47d292 100644 --- a/services/smartview/model_tag_point_trending_response_pay_load_interval.go +++ b/services/smartview/model_tag_point_trending_response_pay_load_interval.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point_trending_response_status.go b/services/smartview/model_tag_point_trending_response_status.go index 997d59c6..265b0b19 100644 --- a/services/smartview/model_tag_point_trending_response_status.go +++ b/services/smartview/model_tag_point_trending_response_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_tag_point_value_with_unit.go b/services/smartview/model_tag_point_value_with_unit.go index 9d9c54fc..ca63c02a 100644 --- a/services/smartview/model_tag_point_value_with_unit.go +++ b/services/smartview/model_tag_point_value_with_unit.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_template.go b/services/smartview/model_template.go index c9fb111e..8a9e8a38 100644 --- a/services/smartview/model_template.go +++ b/services/smartview/model_template.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_trending_environment_data.go b/services/smartview/model_trending_environment_data.go index 05b29632..13193b5e 100644 --- a/services/smartview/model_trending_environment_data.go +++ b/services/smartview/model_trending_environment_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_trending_environment_data_pay_load.go b/services/smartview/model_trending_environment_data_pay_load.go index 91017944..baa0492b 100644 --- a/services/smartview/model_trending_environment_data_pay_load.go +++ b/services/smartview/model_trending_environment_data_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_trending_power_data.go b/services/smartview/model_trending_power_data.go index c3885cb3..b241910a 100644 --- a/services/smartview/model_trending_power_data.go +++ b/services/smartview/model_trending_power_data.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_trending_power_data_pay_load.go b/services/smartview/model_trending_power_data_pay_load.go index 77595fd1..02dbb5ce 100644 --- a/services/smartview/model_trending_power_data_pay_load.go +++ b/services/smartview/model_trending_power_data_pay_load.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_trending_power_data_pay_load_interval.go b/services/smartview/model_trending_power_data_pay_load_interval.go index 7ae10a44..14100336 100644 --- a/services/smartview/model_trending_power_data_pay_load_interval.go +++ b/services/smartview/model_trending_power_data_pay_load_interval.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_trending_power_data_pay_load_level_type.go b/services/smartview/model_trending_power_data_pay_load_level_type.go index 9aef34f0..dee91bd4 100644 --- a/services/smartview/model_trending_power_data_pay_load_level_type.go +++ b/services/smartview/model_trending_power_data_pay_load_level_type.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_trending_power_data_status.go b/services/smartview/model_trending_power_data_status.go index ea65e065..8e0482b5 100644 --- a/services/smartview/model_trending_power_data_status.go +++ b/services/smartview/model_trending_power_data_status.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/model_webhook_channel_configuration.go b/services/smartview/model_webhook_channel_configuration.go index e8bcd9f4..25749336 100644 --- a/services/smartview/model_webhook_channel_configuration.go +++ b/services/smartview/model_webhook_channel_configuration.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/response.go b/services/smartview/response.go index c6a1260d..a917cf7d 100644 --- a/services/smartview/response.go +++ b/services/smartview/response.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/services/smartview/utils.go b/services/smartview/utils.go index 188478c9..86d9d832 100644 --- a/services/smartview/utils.go +++ b/services/smartview/utils.go @@ -1,9 +1,9 @@ /* -Smart View Environmental API +DCIM Power APIs -Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. +Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. -API version: 2.0 +API version: 1.0 */ // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. diff --git a/spec/services/smartview/oas3.fetched/merged-spec.yaml b/spec/services/smartview/oas3.fetched/merged-spec.yaml index 103ee7b0..ba753e81 100644 --- a/spec/services/smartview/oas3.fetched/merged-spec.yaml +++ b/spec/services/smartview/oas3.fetched/merged-spec.yaml @@ -9,16 +9,17 @@ info: contact: name: Equinix API Support url: https://docs.equinix.com/api-support.htm - description: Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. + description: | + Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. termsOfService: https://www.equinix.com/about/legal/terms - title: Smart View Environmental API - version: "2.0" + title: DCIM Power APIs + version: "1.0" host: api.equinix.com paths: /environment/v1/current: get: description: The endpoint returns environment information on temperature and humidity from inputs (ibx, zone, cage, sensor) - operationId: Mixin1 + operationId: Mixin0 parameters: - $ref: '#/parameters/authorizationHeader' - description: Customer Account Number @@ -62,7 +63,7 @@ paths: get: description: | The GET endpoint returns environment info ( humidity and temperature ) for all the values for input level type IBX, ZONE, CAGE, SENSOR - operationId: Mixin1 + operationId: Mixin0 parameters: - $ref: '#/parameters/authorizationHeader' - description: Customer Account Number @@ -100,7 +101,7 @@ paths: /environment/v1/trending: get: description: "The endpoint returns trending environment information (temperature and humidity) for\ninput ibx, zone, cage, sensor \n" - operationId: Mixin1 + operationId: Mixin0 parameters: - $ref: '#/parameters/authorizationHeader' - description: Customer Account Number @@ -220,7 +221,6 @@ paths: post: description: | The powerdata endpoint returns power consumption info for all values of input level type ibx, cage, cabinet or circuit. - operationId: Mixin0 parameters: - description: Specify the OAuth Bearer token with prefix 'Bearer '. in: header @@ -249,7 +249,6 @@ paths: get: description: | The trending power data for draw kVA to max allowed (%) for input ibx, cage, cabinet, circuit. - operationId: Mixin0 parameters: - description: Specify the OAuth Bearer token with prefix 'Bearer '. in: header @@ -472,7 +471,7 @@ paths: - $ref: '#/parameters/authorizationHeader' post: description: This endpoint returns information about assets details including the assets tag points list for the given multiple asset identifiers. - operationId: Mixin4 + operationId: Mixin3 parameters: - description: Specify the OAuth Bearer token with prefix 'Bearer '. in: header @@ -678,7 +677,7 @@ paths: - $ref: '#/parameters/authorizationHeader' post: description: This endpoint fetches the latest read values for given tag points using given tag identifiers. - operationId: Mixin4 + operationId: Mixin3 parameters: - description: Specify the OAuth Bearer token with prefix 'Bearer '. in: header @@ -825,92 +824,6 @@ paths: summary: Fetch the Power Hierarchy tags: - Smart View Hierarchy APIs - /smartview/v2/environmental/ibxs/{ibx}/sensors/readings: - get: - description: Returns current environmental (temperature and humidity) sensor readings for the given IBX code in a paginated way. - operationId: getSensorReadings - parameters: - - description: IBX where the sensor is located. - in: path - name: ibx - required: true - type: string - x-example: CH2 - - description: Type of sensor data to display, e.g. specifying 'HUMIDITY' means only sensor readings with HUMIDITY value will be included - in: query - name: type - type: string - x-example: HUMIDITY - - description: Zone name. Adding this parameter limits the query to sensors in the specified zone - in: query - name: zone - type: string - x-example: CH2:1:06:ColoArea:1 - - default: !!float 0 - description: Results offset you want to retrieve (0..N) - in: query - name: offset - type: integer - - default: !!float 20 - description: Number of records to retrieve per request. - in: query - name: limit - type: integer - - $ref: '#/parameters/authorizationHeader' - produces: - - application/json - responses: - "200": - description: OK - schema: - $ref: '#/definitions/SensorReadingsResponse' - "400": - description: Bad request - "401": - description: Unauthorized - "403": - description: Forbidden - "422": - description: Unprocessable entity - summary: IBX sensors current readings - tags: - - Smart View Environmental - /smartview/v2/environmental/ibxs/{ibx}/sensors/{sensorId}/readings: - get: - description: Returns current environmental sensor readings such as temperature and humidity for the given sensor ID and IBX code. - operationId: getSingleSensorReadings - parameters: - - description: IBX where the sensor is located. - in: path - name: ibx - required: true - type: string - x-example: SV2 - - description: Id of sensor to read. - in: path - name: sensorId - required: true - type: string - x-example: CH2.Environmental.MbusColo3Mod5.MOD35.C3TS03 - - $ref: '#/parameters/authorizationHeader' - produces: - - application/json - responses: - "200": - description: OK - schema: - $ref: '#/definitions/Sensor%20reading' - "400": - description: Bad request - "401": - description: Unauthorized - "403": - description: Forbidden - "422": - description: Unprocessable entity - summary: Single sensor current value(s) - tags: - - Smart View Environmental /smartview/v2/streaming/subscriptionData/{subscriptionId}: get: description: obtain API+ near real time data via a simple REST endpoint by employing subscription ID alongside other specified criteria, enabling a comprehensive and targeted approach to data retrieval. Subscription data endpoint works for all channels and not just REST channel. @@ -1106,100 +1019,79 @@ definitions: properties: asset: $ref: '#/definitions/AlarmAssetDetails' - x-order: !!float 12 conditionName: description: condition name example: High type: string - x-order: !!float 5 country: description: country example: FR type: string - x-order: !!float 4 currentValue: $ref: '#/definitions/AlarmCurrentValueDetails' - x-order: !!float 11 dataQuality: description: 'data quality: Good | Bad | Uncertain' example: Good type: string - x-order: !!float 20 definitionId: description: unique message id example: IBX.CRAH-EQ1-04:dirtyfilter#ABSOLUTE:HIGH type: string - x-order: !!float 10 heartbeat: description: heartbeat example: true type: boolean - x-order: !!float 8 ibx: description: ibx example: IBX type: string - x-order: !!float 1 metro: description: metro example: metro type: string - x-order: !!float 3 normalProcessedTime: description: alarm normal processed time example: 2023-10-03T13:09:32 type: string - x-order: !!float 18 normalTriggeredTime: description: alarm normal triggered time example: 2023-10-03T13:09:32 type: string - x-order: !!float 19 processedTime: description: alarm processed time example: 2023-10-03T13:09:32 type: string - x-order: !!float 17 region: description: region example: EMEA type: string - x-order: !!float 2 severity: description: severity example: !!float 900 format: int32 type: integer - x-order: !!float 6 status: $ref: '#/definitions/AlarmStatusDetails' - x-order: !!float 14 streamId: description: unique message id example: IBX.CRAH-EQ1-04:dirtyfilter#ABSOLUTE:HIGH type: string - x-order: !!float 0 tag: $ref: '#/definitions/AlarmTagDetails' - x-order: !!float 13 threshold: $ref: '#/definitions/AlarmThresholdDetails' - x-order: !!float 15 triggerRule: description: trigger rule example: RULE:123:1 type: string - x-order: !!float 9 triggeredTime: description: alarm triggered time example: 2023-10-03T13:09:32 type: string - x-order: !!float 16 type: description: type example: Absolute type: string - x-order: !!float 7 required: - asset - currentValue @@ -1217,17 +1109,14 @@ definitions: description: asset classification example: Mechanical type: string - x-order: !!float 2 id: description: asset id example: IBX.CRAH-EQ1-04 type: string - x-order: !!float 0 type: description: asset type example: CRAH type: string - x-order: !!float 1 type: object AlarmCurrentValueDetails: description: currentValue details @@ -1236,30 +1125,25 @@ definitions: description: current value type example: Float type: string - x-order: !!float 2 unit: description: current value unit example: '%' type: string - x-order: !!float 0 value: description: current value value example: "35.023" type: string - x-order: !!float 1 type: object AlarmMessageData: description: alarm message data properties: data: $ref: '#/definitions/Alarm' - x-order: !!float 1 type: default: system-alert description: message type example: system-alert type: string - x-order: !!float 0 required: - data - type @@ -1271,22 +1155,18 @@ definitions: description: status acknowledged example: false type: boolean - x-order: !!float 0 acknowledgementTime: description: status acknowledgement time example: 2023-10-03T13:09:32 type: string - x-order: !!float 1 active: description: status active example: true type: boolean - x-order: !!float 3 cleared: description: status cleared example: false type: boolean - x-order: !!float 2 type: object AlarmTagDetails: description: tag details @@ -1295,12 +1175,10 @@ definitions: description: tag display name example: Temperature7 type: string - x-order: !!float 1 id: description: tag id example: IBX.CRAH-EQ1-04:dirtyfilter type: string - x-order: !!float 0 type: object AlarmThresholdDetails: description: threshold details @@ -1309,85 +1187,68 @@ definitions: description: threshold message example: NA type: string - x-order: !!float 2 stateLimit: description: threshold state limit example: "20" type: string - x-order: !!float 1 unit: description: threshold unit example: '%' type: string - x-order: !!float 0 type: object Alert: description: message data properties: asset: $ref: '#/definitions/AlertAssetDetails' - x-order: !!float 9 conditional: description: conditional example: N type: string - x-order: !!float 6 dataQuality: description: 'data quality: Good | Bad | Uncertain' example: Good type: string - x-order: !!float 13 eventType: description: event type example: Falls below type: string - x-order: !!float 7 heartbeat: description: heartbeat example: true type: boolean - x-order: !!float 8 ibx: description: ibx example: IBX type: string - x-order: !!float 1 id: description: id example: IBX.685306-15843739015670.6640131967865078 type: string - x-order: !!float 3 region: description: region example: APAC type: string - x-order: !!float 2 streamId: description: unique message id example: IBX.685306-15843739015670.6640131967865078 type: string - x-order: !!float 0 tag: $ref: '#/definitions/AlertTagDetails' - x-order: !!float 10 threshold: $ref: '#/definitions/AlertThresholdDetails' - x-order: !!float 11 triggeredTime: description: alert triggered time example: 2023-10-03T13:09:32 type: string - x-order: !!float 12 type: description: type example: power type: string - x-order: !!float 4 typeId: description: type id example: drawAmpFalls type: string - x-order: !!float 5 required: - asset - ibx @@ -1401,10 +1262,8 @@ definitions: items: $ref: '#/definitions/AlertActivityLogObj' type: array - x-order: !!float 0 status: $ref: '#/definitions/status' - x-order: !!float 1 type: object AlertActivityLogObj: properties: @@ -1412,13 +1271,11 @@ definitions: items: $ref: '#/definitions/AlertDto2' type: array - x-order: !!float 0 totalCount: description: totalCount example: "1000" pattern: ^[0-9]{4}$ type: number - x-order: !!float 1 type: object AlertAssetDetails: description: asset details @@ -1427,321 +1284,249 @@ definitions: description: asset classification example: Electrical type: string - x-order: !!float 2 id: description: asset id example: "1.20849261E7" type: string - x-order: !!float 0 type: description: asset type example: CIRCUIT type: string - x-order: !!float 1 type: object AlertDto1: properties: accountNo: example: !!float 3213213 type: string - x-order: !!float 22 alertPaused: description: isAlertPaused example: true type: boolean - x-order: !!float 28 alertType: $ref: '#/definitions/AlertType' type: object - x-order: !!float 2 conditionalAlert: example: test type: string - x-order: !!float 8 country: example: SG type: string - x-order: !!float 26 createdBy: example: test type: string - x-order: !!float 13 createdOn: description: createdOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 14 customerAssets: items: $ref: '#/definitions/CustomerAssets' type: array - x-order: !!float 4 enabledAction: example: Enabled type: string - x-order: !!float 18 formatedSection: example: Power Draw type: string - x-order: !!float 17 heartbeatType: example: off type: string - x-order: !!float 6 ibx: example: CH1 type: string - x-order: !!float 1 id: example: 15476966877480.828 type: string - x-order: !!float 0 infraAssets: items: $ref: '#/definitions/CustomerAssets' type: array - x-order: !!float 5 isDuplicate: example: false type: boolean - x-order: !!float 19 lastTriggeredOn: description: lastTriggeredOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 16 metro: example: SG type: string - x-order: !!float 27 modifiedOn: description: modifiedOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 15 recipients: items: $ref: '#/definitions/recipientsArray' type: array - x-order: !!float 7 region: example: APAC type: string - x-order: !!float 25 section: example: electrical type: string - x-order: !!float 3 status: example: status type: string - x-order: !!float 24 thresholdUnit: example: '%' type: string - x-order: !!float 9 thresholdValue: example: "12" type: string - x-order: !!float 12 thresholdValueMax: example: "12" type: string - x-order: !!float 11 thresholdValueMin: example: "12" type: string - x-order: !!float 10 ucmid: example: ucmid type: string - x-order: !!float 21 uom: example: STANDARD type: string - x-order: !!float 23 userId: example: userId type: string - x-order: !!float 20 type: object AlertDto2: properties: accountNo: example: !!float 115767 type: string - x-order: !!float 12 acknowledge: example: true type: boolean - x-order: !!float 37 affectedCustomerAsset: example: !!float 1069 type: string - x-order: !!float 9 alertType: $ref: '#/definitions/AlertType' type: object - x-order: !!float 5 alertTypeName: example: tempExceeds type: string - x-order: !!float 10 asset: example: SG3 type: string - x-order: !!float 8 assetclassification: example: assetclassification type: string - x-order: !!float 19 assetname: example: SG3 type: string - x-order: !!float 28 assettype: example: IBX type: string - x-order: !!float 16 conditionalAlert: items: $ref: '#/definitions/ConditionalAlert' type: array - x-order: !!float 13 country: example: SG type: string - x-order: !!float 35 createdOn: description: createdOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 3 currentvalue: example: 23.38019323671497 type: string - x-order: !!float 15 eventtype: example: Exceeds type: string - x-order: !!float 18 ibx: example: CH1 type: string - x-order: !!float 2 id: example: 15476966877480.828 type: string - x-order: !!float 0 lastmaintenance: example: !!float 1547008897864 type: string - x-order: !!float 23 metro: example: SG type: string - x-order: !!float 36 modifiedOn: description: modifiedOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 4 notificationType: example: ALERT type: string - x-order: !!float 14 region: example: APAC type: string - x-order: !!float 1 relatedincidents: example: assetclassification type: string - x-order: !!float 20 resiliency: example: off type: string - x-order: !!float 25 section: example: electrical type: string - x-order: !!float 6 severity: example: ALERT type: string - x-order: !!float 24 tagid: example: Temperature type: string - x-order: !!float 17 thresholdUnit: example: '%' type: string - x-order: !!float 31 thresholdValue: example: "12" type: string - x-order: !!float 34 thresholdValueMax: example: "12" type: string - x-order: !!float 33 thresholdValueMin: example: "12" type: string - x-order: !!float 32 timeZone: example: Asia/Singapore type: string - x-order: !!float 30 timeacknowledged: example: !!float 1547008897864 type: string - x-order: !!float 22 timeprocessed: example: off type: string - x-order: !!float 26 timetriggeredMilisec: example: "1547007734678" type: string - x-order: !!float 27 triggeredOn: description: lastTriggeredOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 7 type: example: ALERT type: string - x-order: !!float 21 uom: example: STANDARD type: string - x-order: !!float 29 year: example: !!float 2019 type: string - x-order: !!float 11 type: object AlertMessageData: description: alert message data properties: data: $ref: '#/definitions/Alert' - x-order: !!float 1 type: default: custom-alert description: message type example: custom-alert type: string - x-order: !!float 0 required: - data - type @@ -1752,13 +1537,11 @@ definitions: items: $ref: '#/definitions/AlertDto1' type: array - x-order: !!float 0 totalCount: description: totalCount example: "1000" pattern: ^[0-9]{4}$ type: number - x-order: !!float 1 type: object AlertTagDetails: description: tag details @@ -1767,7 +1550,6 @@ definitions: description: tag id example: IBX.CIRCUIT-EQ1-04:dirtyfilter type: string - x-order: !!float 0 type: object AlertThresholdDetails: description: threshold details @@ -1776,53 +1558,42 @@ definitions: description: threshold max value example: "5" type: string - x-order: !!float 1 minValue: description: threshold min value example: "1" type: string - x-order: !!float 2 unit: description: threshold unit example: Amp type: string - x-order: !!float 0 value: description: threshold value example: "10" type: string - x-order: !!float 3 type: object AlertType: properties: defaultValue: example: "258" type: string - x-order: !!float 5 eventType: example: Exceeds type: string - x-order: !!float 6 id: example: cageDrawExceeds type: string - x-order: !!float 0 tagId: example: "258" type: string - x-order: !!float 4 type: example: value type: string - x-order: !!float 1 unit: example: percentage type: string - x-order: !!float 3 value: example: Cage Draw kVA to Contractual kVA% Exceeds type: string - x-order: !!float 2 type: object Alerts: properties: @@ -1830,48 +1601,38 @@ definitions: items: $ref: '#/definitions/AlertObj' type: array - x-order: !!float 0 status: $ref: '#/definitions/status' - x-order: !!float 1 type: object ApiError: description: ApiError provides information about the occurred error. properties: additionalInfo: $ref: '#/definitions/ApiErrorAdditionalInfo' - x-order: !!float 5 correlationId: example: 06ce37f6-12af-4f47-9d15-e4f8fc77e1c5 type: string - x-order: !!float 2 details: example: The submitted payload does not meet validation criteria. type: string - x-order: !!float 3 errorCode: example: EQIX-ES-5000422 type: string - x-order: !!float 0 errorMessage: example: Unprocessable Entity type: string - x-order: !!float 1 help: example: ' ' type: string - x-order: !!float 4 type: object ApiErrorAdditionalInfo: properties: constraintCode: example: IbxesMustExistOnPaidView type: string - x-order: !!float 0 reason: example: the [PA8] have no access to paid view type: string - x-order: !!float 1 type: object Asset: description: Asset messages provide the latest readings for environmental, electrical, and mechanical assets within an IBX @@ -1879,7 +1640,6 @@ definitions: accountNumber: example: "135888" type: string - x-order: !!float 0 assetClassification: description: Asset Classification value if specified, otherwise all allowable classifications items: @@ -1892,7 +1652,6 @@ definitions: minItems: !!float 1 type: array uniqueItems: true - x-order: !!float 2 assetId: items: type: string @@ -1900,13 +1659,11 @@ definitions: minItems: !!float 1 type: array uniqueItems: true - x-order: !!float 3 ibx: items: type: string type: array uniqueItems: true - x-order: !!float 1 required: - accountNumber - ibx @@ -1920,29 +1677,23 @@ definitions: items: $ref: '#/definitions/AssetDetails' type: array - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object AssetDetails: description: Asset Details includes Tag Points with Data for the asset @@ -1951,53 +1702,43 @@ definitions: description: Datetime when the latest alarm was processed on the asset example: Aug 21,2017 05:52 AM type: string - x-order: !!float 9 alarmLastTriggeredTime: description: Datetime when the latest alarm was triggered on the asset example: Aug 21,2017 04:38 AM type: string - x-order: !!float 8 assetId: description: asset id for the Asset example: CH1.Chiller-1 type: string - x-order: !!float 0 assetType: description: Template Name for the asset example: Cooling type: string - x-order: !!float 1 equipmentModelNumber: description: Equipment Model Number example: SACAC110-3EXX-2A1-16A-010 type: string - x-order: !!float 6 equipmentSerialNumber: description: Equipment Serial Number example: FF0010I233Q1276 type: string - x-order: !!float 7 lastMaintenanceDate: description: Datetime when the machine had its last maintenance example: Aug 03,2016 type: string - x-order: !!float 4 manufacturerName: description: Manufacturer name for the Asset example: SMARDT type: string - x-order: !!float 5 tags: description: List of tag points for the Asset items: $ref: '#/definitions/TagPointDataArray' type: array - x-order: !!float 3 userPrefTimeZone: description: Time zone for the user example: Asia/Katmandu type: string - x-order: !!float 2 type: object AssetDetailsGetResponse: properties: @@ -2007,75 +1748,60 @@ definitions: description: Datetime when the latest alarm was processed on the asset example: Aug 21,2017 05:52 AM type: string - x-order: !!float 9 alarmLastTriggeredTime: description: Datetime when the latest alarm was triggered on the asset example: Aug 21,2017 04:38 AM type: string - x-order: !!float 8 assetId: description: asset id for the Asset example: CH1.Chiller-1 type: string - x-order: !!float 0 assetType: description: Template Name for the asset example: Cooling type: string - x-order: !!float 1 equipmentModelNumber: description: Equipment Model Number example: SACAC110-3EXX-2A1-16A-010 type: string - x-order: !!float 6 equipmentSerialNumber: description: Equipment Serial Number example: FF0010I233Q1276 type: string - x-order: !!float 7 lastMaintenanceDate: description: Datetime when the machine had its last maintenance example: Aug 03,2016 type: string - x-order: !!float 4 manufacturerName: description: Manufacturer name for the Asset example: SMARDT type: string - x-order: !!float 5 tags: description: List of tag points for the Asset items: $ref: '#/definitions/TagPointDataArray' type: array - x-order: !!float 3 userPrefTimeZone: description: Time zone for the user example: Asia/Katmandu type: string - x-order: !!float 2 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object AssetDetailsRequest: allOf: @@ -2095,34 +1821,27 @@ definitions: items: $ref: '#/definitions/AssetDetails' type: array - x-order: !!float 1 totalCount: description: total number of assets that match the request filters example: !!float 1 type: integer - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object AssetDetailsTagPointData: properties: @@ -2130,7 +1849,6 @@ definitions: items: $ref: '#/definitions/TagPointDataArray' type: array - x-order: !!float 0 type: object Assets: properties: @@ -2140,33 +1858,26 @@ definitions: items: $ref: '#/definitions/AssetsArray' type: array - x-order: !!float 1 totalCount: example: !!float 1 type: integer - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages possible messages ' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object AssetsArray: properties: @@ -2175,21 +1886,17 @@ definitions: Asset classification is electrical or mechanical example: Electrical type: string - x-order: !!float 3 assetId: description: "The assetid is the circuit number, sensor id, asset id, asset id \nfor type circuit, sensor, electrical and mechanical resp.\n" example: CH1.ASTS-1-2-A type: string - x-order: !!float 0 assetLabel: description: "Asset Label is the Circuit display label, Sensor ID, and Asset ID\nfor types circuit, sensor, electrical and mechanical resp. \n" example: CH1.ASTS-1-2-A type: string - x-order: !!float 2 type: example: ASTS type: string - x-order: !!float 1 type: object AssetsList: properties: @@ -2199,34 +1906,27 @@ definitions: items: $ref: '#/definitions/Category' type: array - x-order: !!float 1 classification: description: asset classification for the Electrical and Mechanical example: Mechanical type: string - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object AwsIotCoreChannelConfiguration: description: The configuration for an 'AWS_IOT_CORE' channel @@ -2234,7 +1934,6 @@ definitions: url: example: https://b4c3mzxe8syvhd-ats.iot.us-west-2.amazonaws.com type: string - x-order: !!float 0 required: - url type: object @@ -2246,19 +1945,16 @@ definitions: maximum: !!float 20 minimum: !!float 5 type: integer - x-order: !!float 2 numberOfConcurrentCalls: format: int32 maximum: !!float 50 minimum: !!float 20 type: integer - x-order: !!float 1 numberOfRetries: format: int32 maximum: !!float 5 minimum: !!float 1 type: integer - x-order: !!float 0 type: object Cabinets: properties: @@ -2266,16 +1962,13 @@ definitions: items: $ref: '#/definitions/Circuits' type: array - x-order: !!float 2 name: enum: - CH1:05:000430:0105 type: string - x-order: !!float 0 type: example: cabinet type: string - x-order: !!float 1 type: object Cages: properties: @@ -2283,49 +1976,40 @@ definitions: items: $ref: '#/definitions/Cabinets' type: array - x-order: !!float 2 name: description: Cage Unique Space Id example: CH1:05:000430 type: string - x-order: !!float 0 type: description: type of the asset example: cage type: string - x-order: !!float 1 type: object Category: properties: categoryName: example: Cooling type: string - x-order: !!float 1 templates: items: $ref: '#/definitions/Template' type: array - x-order: !!float 0 type: object Channel: description: Subscription can be created using one channel. properties: awsIotCoreChannelConfiguration: $ref: '#/definitions/AwsIotCoreChannelConfiguration' - x-order: !!float 1 azureChannelConfiguration: $ref: '#/definitions/AzureChannelConfiguration' - x-order: !!float 3 channelType: enum: - AWS_IOT_CORE - WEBHOOK - AZURE type: string - x-order: !!float 0 webhookChannelConfiguration: $ref: '#/definitions/WebhookChannelConfiguration' - x-order: !!float 2 type: object Circuits: properties: @@ -2333,12 +2017,10 @@ definitions: enum: - !!float 877484 type: string - x-order: !!float 0 type: enum: - circuit type: string - x-order: !!float 1 type: object CircuitsMapWithCage: properties: @@ -2346,12 +2028,10 @@ definitions: enum: - !!float 877483 type: string - x-order: !!float 0 type: enum: - circuit type: string - x-order: !!float 1 type: object ComparisonData: description: | @@ -2362,27 +2042,22 @@ definitions: enum: - percentageKva type: string - x-order: !!float 0 lastMonth: description: "comparison for the current value of the datapoint with the last \nmonth's value\n" example: -0.184 type: number - x-order: !!float 3 lastQuarter: description: "comparison for the current value of the datapoint with the last \nquarter's value \n" example: 52.434 type: number - x-order: !!float 4 lastWeek: description: "comparison for the current value of the datapoint with last week's \nvalue\n" example: -0.295 type: number - x-order: !!float 2 yesterday: description: "comparison for the current value of the datapoint with yesterday's \nvalue\n" example: 0.147 type: number - x-order: !!float 1 type: object ComparisonData_Trend: description: | @@ -2392,103 +2067,79 @@ definitions: description: datetime. example: "201701010004" type: string - x-order: !!float 0 value: description: trending values example: "0.147" type: string - x-order: !!float 1 type: object ConditionalAlert: properties: affectedCustomerAsset: example: "258" type: string - x-order: !!float 4 alertType: example: "258" type: string - x-order: !!float 8 asset: example: "12" type: string - x-order: !!float 13 assetname: example: "12" type: string - x-order: !!float 20 assettype: example: "12" type: string - x-order: !!float 21 condalerttypeid: example: "12" type: string - x-order: !!float 14 condassetclassification: example: "12" type: string - x-order: !!float 15 condassetid: example: "12" type: string - x-order: !!float 16 condcurrentvalue: example: "12" type: string - x-order: !!float 17 condeventtype: example: "12" type: string - x-order: !!float 18 condtagid: example: "12" type: string - x-order: !!float 19 customerAssets: example: "258" type: string - x-order: !!float 5 ibx: example: SG3 type: string - x-order: !!float 1 infraAssets: example: "258" type: string - x-order: !!float 6 measurementType: example: "258" type: string - x-order: !!float 7 region: example: APAC type: string - x-order: !!float 0 section: example: mechanical type: string - x-order: !!float 3 thresholdUnit: example: '%' type: string - x-order: !!float 9 thresholdValue: example: "12" type: string - x-order: !!float 12 thresholdValueMax: example: "12" type: string - x-order: !!float 11 thresholdValueMin: example: "12" type: string - x-order: !!float 10 uom: example: STANDARD type: string - x-order: !!float 2 type: object CurrentTagPointRequest: description: request object for tagpoint/current POST request @@ -2496,25 +2147,21 @@ definitions: accountNo: description: customer account number type: string - x-order: !!float 0 ibx: description: ibx code type: string - x-order: !!float 2 tagIds: items: description: tag ids type: string maxLength: !!float 1000 type: array - x-order: !!float 1 type: object CurrentTagPointResponse: description: response object for tagpoint/current POST request properties: totalCount: description: total number of current tag point - x-order: !!float 0 type: object CustomAlert: description: Custom Alert messages are sent when user-defined alert conditions become true. The message contains the data point value that triggered the alert. @@ -2522,16 +2169,13 @@ definitions: accountNumber: example: "135888" type: string - x-order: !!float 0 ibx: items: type: string type: array uniqueItems: true - x-order: !!float 1 user: type: string - x-order: !!float 2 required: - accountNumber - ibx @@ -2542,16 +2186,13 @@ definitions: items: example: "1069" type: array - x-order: !!float 1 assetsName: items: example: SG1:03:A20011 type: array - x-order: !!float 2 type: example: cage type: string - x-order: !!float 0 type: object DataValue: description: This object contains a single reading for the data point. @@ -2560,52 +2201,42 @@ definitions: description: timestamp since epoch. reading timestamp example: "1483977600000" type: string - x-order: !!float 2 modifiers: description: modifiers applicable for the reading value items: example: recorded type: string type: array - x-order: !!float 1 value: description: reading value for the datapoint example: "21.11" type: string - x-order: !!float 0 type: object Environment: description: message data properties: asset: $ref: '#/definitions/EnvironmentAssetDetails' - x-order: !!float 2 dataQuality: description: 'data quality: Good | Bad | Uncertain' example: Good type: string - x-order: !!float 6 ibx: description: ibx example: IBX type: string - x-order: !!float 1 reading: $ref: '#/definitions/EnvironmentValueWithUnit' - x-order: !!float 3 readingTime: description: message reading time example: 2023-10-03T13:09:32 type: string - x-order: !!float 5 streamId: description: unique message id example: IBX.IBX:humidity type: string - x-order: !!float 0 tag: $ref: '#/definitions/EnvironmentTagDetails' - x-order: !!float 4 required: - asset - ibx @@ -2620,12 +2251,10 @@ definitions: description: asset id example: IBX type: string - x-order: !!float 0 level: description: asset level example: IBX type: string - x-order: !!float 1 required: - id - level @@ -2638,79 +2267,63 @@ definitions: description: account number example: "1" type: string - x-order: !!float 1 cabinet: description: cabinet unique space id example: CH1:05:000550:0105 type: string - x-order: !!float 4 cage: description: cage unique space id example: CH1:05:000550 type: string - x-order: !!float 3 humidity: description: current humidity example: "43.00" type: string - x-order: !!float 7 humidityUom: description: unit of measure for humidity example: '%' type: string - x-order: !!float 10 ibx: description: ibx code example: CH1 type: string - x-order: !!float 0 sensor: description: sensor id example: CH1.Colo.CH1_05_000550_0105 type: string - x-order: !!float 5 temperature: description: current temperature example: "20.0" type: string - x-order: !!float 6 temperatureUom: description: unit of measure for temperature values example: °C type: string - x-order: !!float 9 timestamp: description: epoch timestamp when the current reading was read example: "1506665106579" type: string - x-order: !!float 8 zone: description: zone unique space id example: CH1:1:05:ColoArea:2 type: string - x-order: !!float 2 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Invalid Level Type|Invalid Level Value|Invalid Account Details Or User is not Entitled|User Preference is not set as expected in the account|Invalid IBX|Invalid Account number|User is not entitled to the ibx|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR|NO_DATA|UNAUTHORISZED_ACCESS] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|3004|3005|4000|5000|6001] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object EnvironmentDataForArray: properties: @@ -2718,57 +2331,46 @@ definitions: description: account number example: "1" type: string - x-order: !!float 1 cabinet: description: cabinet unique space id example: CH1:05:000550:0105 type: string - x-order: !!float 4 cage: description: cage unique space id example: CH1:05:000550 type: string - x-order: !!float 3 humidity: description: current humidity example: "43.00" type: string - x-order: !!float 7 humidityUom: description: unit of measure for humidity example: '%' type: string - x-order: !!float 10 ibx: description: ibx code example: CH1 type: string - x-order: !!float 0 sensor: description: sensor id example: CH1.Colo.CH1_05_000550_0105 type: string - x-order: !!float 5 temperature: description: current temperature example: "20.0" type: string - x-order: !!float 6 temperatureUom: description: unit of measure for temperature values example: °C type: string - x-order: !!float 9 timestamp: description: epoch timestamp when the current reading was read example: "1506665106579" type: string - x-order: !!float 8 zone: description: zone unique space id example: CH1:1:05:ColoArea:2 type: string - x-order: !!float 2 type: object EnvironmentDataResponse: properties: @@ -2778,47 +2380,38 @@ definitions: items: $ref: '#/definitions/EnvironmentDataForArray' type: array - x-order: !!float 1 totalCount: description: total number of data values example: !!float 1 type: integer - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Invalid Level Type|Invalid Level Value|Invalid Account Details Or User is not Entitled|User Preference is not set as expected in the account|Invalid IBX|Invalid Account number|User is not entitled to the ibx|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR|NO_DATA|UNAUTHORISZED_ACCESS] are the possible messages ' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|3004|3005|4000|5000|6001] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object EnvironmentMessageData: description: environment message data properties: data: $ref: '#/definitions/Environment' - x-order: !!float 1 type: default: environmental description: message type example: environmental type: string - x-order: !!float 0 required: - data - type @@ -2830,12 +2423,10 @@ definitions: description: tag display name example: Humidity type: string - x-order: !!float 1 id: description: tag id example: humidity type: string - x-order: !!float 0 required: - id type: object @@ -2846,12 +2437,10 @@ definitions: description: Environmental reading unit example: PERCENT type: string - x-order: !!float 1 value: description: Environmental reading value example: "50.045" type: string - x-order: !!float 0 required: - unit - value @@ -2862,13 +2451,11 @@ definitions: accountNumber: example: "135888" type: string - x-order: !!float 0 ibx: items: type: string type: array uniqueItems: true - x-order: !!float 1 level: description: This field is not required. If not provided in the request, subscription will include all environmental messages at the IBX, zone, and cage levels. If granularity is specified, at least one level must be provided. items: @@ -2881,7 +2468,6 @@ definitions: minItems: !!float 1 type: array uniqueItems: true - x-order: !!float 2 required: - accountNumber - ibx @@ -2890,42 +2476,34 @@ definitions: properties: payLoad: type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Invalid Level Type|Invalid Level Value|Invalid DataPoint|Invalid Interval|Invalid FromDate|Invalid ToDate|ToDate interval cannot be greater than 1 year|Invalid Account Details Or User is not Entitled|User Preference is not set as expected in the account|Invalid IBX|Invalid Account number|User is not entitled to the ibx|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR|NO_DATA|UNAUTHORISZED_ACCESS] are the possible messages' example: INTERNAL_ERROR type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|3004|3005|4000|5000|6001] are the possible status codes' example: "4000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - ERROR type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object GenericRequest: properties: accountNo: description: customer account number type: string - x-order: !!float 0 classification: description: asset classification type: string - x-order: !!float 2 ibx: description: ibx code type: string - x-order: !!float 1 type: object HierarchyNode: properties: @@ -2935,34 +2513,27 @@ definitions: items: $ref: '#/definitions/Cages' type: array - x-order: !!float 0 circuits: items: $ref: '#/definitions/CircuitsMapWithCage' type: array - x-order: !!float 1 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object LocationResponse: items: @@ -2976,37 +2547,31 @@ definitions: items: $ref: '#/definitions/Asset' type: array - x-order: !!float 0 customAlert: description: List of custom alert message type to subscribe items: $ref: '#/definitions/CustomAlert' type: array - x-order: !!float 5 environmental: description: List of environmental message type to subscribe items: $ref: '#/definitions/Environmental' type: array - x-order: !!float 1 meteredPower: description: List of metered power message type to subscribe items: $ref: '#/definitions/MeteredPower' type: array - x-order: !!float 3 power: description: List of power message type to subscribe items: $ref: '#/definitions/PowerMessage' type: array - x-order: !!float 2 systemAlert: description: List of system alert message type to subscribe items: $ref: '#/definitions/SystemAlert' type: array - x-order: !!float 4 type: object MeteredPower: description: message data @@ -3015,46 +2580,36 @@ definitions: description: account number example: "123456" type: string - x-order: !!float 5 asset: $ref: '#/definitions/MeteredPowerAssetDetails' - x-order: !!float 2 cage: description: cage example: IBX:02:021305 type: string - x-order: !!float 3 cageSerialNo: description: cage serial number example: 021305-20604711 type: string - x-order: !!float 4 dataQuality: description: 'data quality: Good | Bad | Uncertain' example: Good type: string - x-order: !!float 9 ibx: description: ibx example: IBX type: string - x-order: !!float 1 reading: $ref: '#/definitions/MeteredPowerValueWithUnit' - x-order: !!float 7 readingTime: description: message reading time example: 2023-10-03T13:09:32 type: string - x-order: !!float 8 streamId: description: unique message id example: IBX.CBM-B1-4-1:kilowattHour type: string - x-order: !!float 0 tag: $ref: '#/definitions/MeteredPowerTagDetails' - x-order: !!float 6 required: - asset - ibx @@ -3069,12 +2624,10 @@ definitions: description: asset id example: IBX.CBM-B1-4-1 type: string - x-order: !!float 0 type: description: asset type example: Customer Billing Meter type: string - x-order: !!float 1 required: - id type: object @@ -3083,13 +2636,11 @@ definitions: properties: data: $ref: '#/definitions/MeteredPower' - x-order: !!float 1 type: default: metered-power description: message type example: metered-power type: string - x-order: !!float 0 required: - data - type @@ -3101,12 +2652,10 @@ definitions: description: tag display name example: kilowattHour type: string - x-order: !!float 1 id: description: tag id example: IBX.CBM-B1-4-1:kilowattHour type: string - x-order: !!float 0 required: - id type: object @@ -3117,35 +2666,38 @@ definitions: description: reading unit example: kWh type: string - x-order: !!float 1 value: description: reading value example: "412568.125" type: string - x-order: !!float 0 required: - value type: object Pagination: - description: Represents pagination component of the paginated response + description: pagination properties: limit: - description: The page size. - format: int64 + description: limit specifies the maximum limit of items returned + example: !!float 100 + format: int32 type: integer next: - description: Represents a relative link to the next page. This can be empty if there is no next page available. + description: relative URL to the next page, has value only when next page exists + example: ?offset=200&limit=100 type: string offset: - description: The number of elements to skip. - format: int64 + description: offset of the first item in the given page + example: !!float 100 + format: int32 type: integer previous: - description: Represents a relative link to the previous page. This can be empty if there is no previous page available. + description: relative URL to the previous page, has value only when previous page exists + example: ?offset=0&limit=100 type: string total: - description: The total number of elements in the result set. - format: int64 + description: number of total records + example: !!float 500 + format: int32 type: integer required: - limit @@ -3159,96 +2711,72 @@ definitions: description: account number example: "123456" type: string - x-order: !!float 5 apparentPower: $ref: '#/definitions/PowerApparentPowerValueWithUnit' - x-order: !!float 10 asset: $ref: '#/definitions/PowerAssetDetails' - x-order: !!float 2 cabinet: description: cabinet example: IBX:01:000Z4Z:0102 type: string - x-order: !!float 4 cabinetRating: $ref: '#/definitions/PowerCabinetRatingValueWithUnit' - x-order: !!float 17 cage: description: cage example: IBX:02:021305 type: string - x-order: !!float 3 circuitType: description: circuit type example: PRIMARY type: string - x-order: !!float 8 contractualPower: $ref: '#/definitions/PowerContractualPowerValueWithUnit' - x-order: !!float 11 current: $ref: '#/definitions/PowerCurrentValueWithUnit' - x-order: !!float 12 description: description: description example: 32-amp 230v Single Phase Primary AC Power type: string - x-order: !!float 6 ibx: description: ibx example: IBX type: string - x-order: !!float 1 lastUpdated: description: last updated time example: 2023-10-03T13:09:32 type: string - x-order: !!float 22 oid: description: oid example: 1.3.6.1.2.1.299.36.10.1099 type: string - x-order: !!float 7 peakLastSevenDays: $ref: '#/definitions/PowerPeakLastSevenDaysValueWithUnit' - x-order: !!float 18 peakLastSevenDaysContractualPower: $ref: '#/definitions/PowerPeakLastSevenDaysContractualPowerValueWithUnit' - x-order: !!float 20 peakLastSevenDaysRatio: $ref: '#/definitions/PowerPeakLastSevenDaysRatioValueWithUnit' - x-order: !!float 19 peakLastSevenDaysTime: description: peak last seven days time example: 2023-10-03T13:09:32 type: string - x-order: !!float 21 powerConsumptionToContractual: $ref: '#/definitions/PowerPowerConsumptionToContractualValueWithUnit' - x-order: !!float 16 powerFactor: $ref: '#/definitions/PowerPowerFactorValueWithUnit' - x-order: !!float 13 readingTime: description: message reading time example: 2023-10-03T13:09:32 type: string - x-order: !!float 23 realPower: $ref: '#/definitions/PowerRealPowerValueWithUnit' - x-order: !!float 9 soldCurrent: $ref: '#/definitions/PowerSoldCurrentValueWithUnit' - x-order: !!float 14 soldPower: $ref: '#/definitions/PowerSoldPowerValueWithUnit' - x-order: !!float 15 streamId: description: unique message id example: IBX:140838 type: string - x-order: !!float 0 required: - asset - ibx @@ -3261,12 +2789,10 @@ definitions: description: ApparentPower reading unit example: kVA type: string - x-order: !!float 1 value: description: ApparentPower reading value example: "7.36" type: string - x-order: !!float 0 required: - unit - value @@ -3278,12 +2804,10 @@ definitions: description: asset id example: IBX:140838 type: string - x-order: !!float 0 type: description: asset type example: CIRCUIT type: string - x-order: !!float 1 required: - id - type @@ -3295,12 +2819,10 @@ definitions: description: CabinetRating reading unit example: kVA type: string - x-order: !!float 1 value: description: CabinetRating reading value example: "8.125" type: string - x-order: !!float 0 required: - unit - value @@ -3312,12 +2834,10 @@ definitions: description: ContractualPower reading unit example: kVA type: string - x-order: !!float 1 value: description: ContractualPower reading value example: "0.0" type: string - x-order: !!float 0 required: - unit - value @@ -3330,12 +2850,10 @@ definitions: description: ' Customer Account Number' example: "1234" type: string - x-order: !!float 0 ibx: description: trending values example: "0.147" type: string - x-order: !!float 1 levelType: description: level type allowed value [ibx|cage|cabinet|circuit] enum: @@ -3345,7 +2863,6 @@ definitions: - circuit example: "0.147" type: string - x-order: !!float 2 type: object PowerCurrentValueWithUnit: description: current details @@ -3354,12 +2871,10 @@ definitions: description: Current reading unit example: A type: string - x-order: !!float 1 value: description: Current reading value example: "7.36" type: string - x-order: !!float 0 required: - unit - value @@ -3372,55 +2887,44 @@ definitions: description: customer account number example: ABC type: string - x-order: !!float 1 amps: description: instantaneous current amp reading on circuits example: !!float 123 type: number - x-order: !!float 6 cabinetRating: description: maximum kVA draw allowed for the cabinet|cabinet description when the levelType is cabinet. Null otherwise. example: 341.54 type: number - x-order: !!float 8 comparisonData: $ref: '#/definitions/ComparisonData' - x-order: !!float 11 contractualKva: description: "The maximum power draw contractually allowable in a \nprivate cage. \n" example: 341.54 type: number - x-order: !!float 9 customerName: example: ABC type: string - x-order: !!float 23 ibx: description: ibx code example: ABC type: string - x-order: !!float 0 isAlarm: description: returns boolean based on breakertip alarm example: "true" type: string - x-order: !!float 4 kva: description: power consumption in kva example: 54.402 type: number - x-order: !!float 5 kw: description: "measure of real power expressed in kilowatt applicable for ibxs\nthat have capability of energy meter reading|value will be \"NA\" for AMER and APAC regions \n" example: NA type: string - x-order: !!float 19 lastUpdatedTime: description: | date-time when the latest value was updated (epoc - milliseconds). example: "1497410520000" type: string - x-order: !!float 22 levelType: description: power hierarchy node levelType linked to the power data enum: @@ -3430,87 +2934,69 @@ definitions: - circuit example: ibx type: string - x-order: !!float 2 levelValue: description: power hierarchy node levelValue linked to the power data example: ABC type: string - x-order: !!float 3 peakKvaLastSevenDays: example: 55.296 type: number - x-order: !!float 12 peakKvaLastSevenDaysContractualKva: example: 55.296 type: number - x-order: !!float 14 peakKvaLastSevenDaysPercentage: example: 55.296 type: number - x-order: !!float 13 peakKvaLastSevenDaysTime: example: 55.296 type: integer - x-order: !!float 15 percentageKva: description: calculated field kva / contractualKva example: 341.54 type: number - x-order: !!float 10 powerFactor: description: | The ratio between real power and apparent power in a circuit.(kW/kVA)|value will be "NA" for AMER and APAC regions example: NA type: string - x-order: !!float 20 primaryKva: description: "the sum of instantaneous power draw reading on all the primary \ncircuits within the levelType.\n" example: 28.31 type: number - x-order: !!float 17 readingTime: description: | date-time when the latest value was read in (epoc - milliseconds). example: "1497410400000" type: string - x-order: !!float 21 redundantKva: description: "the sum of instantaneous power draw reading on all the redundant \ncircuits within the levelType.\n" example: 26.092 type: number - x-order: !!float 18 soldAmps: description: circuit description when the levelType is circuit. Null otherwise. example: !!float 123 type: integer - x-order: !!float 16 soldKva: description: maximum amp draw allowable on a circuit example: 598.349 type: number - x-order: !!float 7 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object PowerDataResponse_IBX: properties: @@ -3520,55 +3006,44 @@ definitions: items: $ref: '#/definitions/PowerData_IBX' type: array - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object PowerData_Error: properties: payLoad: type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: INTERNAL_ERROR type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "4000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - ERROR type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object PowerData_IBX: properties: @@ -3576,56 +3051,45 @@ definitions: description: customer account number example: ABC type: string - x-order: !!float 1 amps: description: instantaneous current amp reading on circuits example: !!float 123 type: number - x-order: !!float 6 cabinetRating: description: maximum kVA draw allowed for the cabinet example: !!float 123 type: number - x-order: !!float 8 comparisonData: $ref: '#/definitions/ComparisonData' - x-order: !!float 11 contractualKva: description: "The maximum power draw contractually allowable in a \nprivate cage. \nexample: 341.54\n" type: number - x-order: !!float 9 customerName: example: ABC type: string - x-order: !!float 23 ibx: description: ibx code example: ABC type: string - x-order: !!float 0 isAlarm: description: returns boolean based on breakertip alarm example: "true" type: string - x-order: !!float 4 kva: description: power consumption in kva example: 54.402 type: number - x-order: !!float 5 kw: description: | measure of real power expressed in kilowatt applicable for ibxs that have capability of energy meter reading|value will be "NA" for AMER and APAC regions example: NA type: string - x-order: !!float 19 lastUpdatedTime: description: | date-time when the latest value was updated (epoc - milliseconds). example: "1497410520000" type: string - x-order: !!float 22 levelType: description: power hierarchy node levelType linked to the power data enum: @@ -3635,65 +3099,52 @@ definitions: - circuit example: ibx type: string - x-order: !!float 2 levelValue: description: power hierarchy node levelValue linked to the power data example: ABC type: string - x-order: !!float 3 peakKvaLastSevenDays: example: 55.296 type: number - x-order: !!float 12 peakKvaLastSevenDaysContractualKva: example: 55.296 type: number - x-order: !!float 14 peakKvaLastSevenDaysPercentage: example: 55.296 type: number - x-order: !!float 13 peakKvaLastSevenDaysTime: example: 55.296 type: integer - x-order: !!float 15 percentageKva: description: calculated field kva / contractualKva example: 15.928 type: number - x-order: !!float 10 powerFactor: description: | The ratio between real power and apparent power in a circuit.(kW/kVA)|value will be "NA" for AMER and APAC regions example: NA type: string - x-order: !!float 20 primaryKva: description: "the sum of instantaneous power draw reading on all the primary \ncircuits within the levelType.\n" example: 28.31 type: number - x-order: !!float 17 readingTime: description: | date-time when the latest value was read in (epoc - milliseconds). example: "1497410400000" type: string - x-order: !!float 21 redundantKva: description: "the sum of instantaneous power draw reading on all the redundant \ncircuits within the levelType.\n" example: 26.092 type: number - x-order: !!float 18 soldAmps: description: circuit description when the levelType is circuit. Null otherwise. example: !!float 123 type: integer - x-order: !!float 16 soldKva: description: maximum amp draw allowable on a circuit example: 598.349 type: number - x-order: !!float 7 type: object PowerHierarchyNode: properties: @@ -3763,14 +3214,12 @@ definitions: items: $ref: '#/definitions/PowerHierarchyNode' type: array - x-order: !!float 3 label: description: | ibx code, cage unique space id, cabinet unique space id, circuit label for levelType ibx, cage, cabinet, circuit resp. example: XY1 type: string - x-order: !!float 2 levelType: description: "levelType indicates which level in the power hierarchy \ndoes the node belong to.\n" enum: @@ -3780,12 +3229,10 @@ definitions: - circuit example: IBX type: string - x-order: !!float 0 levelValue: description: "ibx code, cage us id, cabinet us id, circuit number for \nlevelType ibx, cage, cabinet, circuit resp.\n" example: XY1 type: string - x-order: !!float 1 type: object PowerMessage: description: Power messages provide the latest power usage data at the circuit-level. @@ -3793,13 +3240,11 @@ definitions: accountNumber: example: "135888" type: string - x-order: !!float 0 ibx: items: type: string type: array uniqueItems: true - x-order: !!float 1 required: - accountNumber - ibx @@ -3809,13 +3254,11 @@ definitions: properties: data: $ref: '#/definitions/Power' - x-order: !!float 1 type: default: power description: message type example: power type: string - x-order: !!float 0 required: - data - type @@ -3827,12 +3270,10 @@ definitions: description: PeakLastSevenDaysContractualPower reading unit example: kVA type: string - x-order: !!float 1 value: description: PeakLastSevenDaysContractualPower reading value example: "0.0" type: string - x-order: !!float 0 required: - unit - value @@ -3844,12 +3285,10 @@ definitions: description: PeakLastSevenDaysRatio reading unit example: PERCENT type: string - x-order: !!float 1 value: description: PeakLastSevenDaysRatio reading value example: "48.125" type: string - x-order: !!float 0 required: - unit - value @@ -3861,12 +3300,10 @@ definitions: description: PeakLastSevenDays reading unit example: kVA type: string - x-order: !!float 1 value: description: PeakLastSevenDays reading value example: "7.36" type: string - x-order: !!float 0 required: - unit - value @@ -3878,12 +3315,10 @@ definitions: description: PowerConsumptionToContractual reading unit example: PERCENT type: string - x-order: !!float 1 value: description: PowerConsumptionToContractual reading value example: "68.125" type: string - x-order: !!float 0 required: - unit - value @@ -3895,12 +3330,10 @@ definitions: description: PowerFactor reading unit example: pf type: string - x-order: !!float 1 value: description: PowerFactor reading value example: "0.0" type: string - x-order: !!float 0 required: - unit - value @@ -3912,12 +3345,10 @@ definitions: description: RealPower reading unit example: kW type: string - x-order: !!float 1 value: description: RealPower reading value example: "0.0" type: string - x-order: !!float 0 required: - unit - value @@ -3933,12 +3364,10 @@ definitions: description: SoldCurrent reading unit example: A type: string - x-order: !!float 1 value: description: SoldCurrent reading value example: "7.36" type: string - x-order: !!float 0 required: - unit - value @@ -3950,58 +3379,14 @@ definitions: description: SoldPower reading unit example: kVA type: string - x-order: !!float 1 value: description: SoldPower reading value example: "68.125" type: string - x-order: !!float 0 required: - unit - value type: object - Sensor reading: - description: Single environmental sensor reading. - properties: - humidity: - $ref: '#/definitions/ValueWithUnit' - description: 'Sensor reading: humidity' - example: '{ value: 33.3, unit: "%" }' - ibx: - description: The ibx identifier where the sensor is placed. - example: SV2 - type: string - sensorId: - description: The sensor identifier. - example: SV2.Environmental.Colo4-ZoneHumidity1 - type: string - temperature: - $ref: '#/definitions/ValueWithUnit' - description: 'Sensor reading: temperature' - example: '{ value: 23.08, unit: "CELSIUS" }' - zoneId: - description: The zone where the sensor is placed. - example: CH2:1:06:ColoArea:1 - type: string - required: - - ibx - - sensorId - - zoneId - type: object - SensorReadingsResponse: - properties: - data: - description: List of data objects - items: - $ref: '#/definitions/Sensor%20reading' - type: array - pagination: - $ref: '#/definitions/Pagination' - description: Pagination metadata - required: - - data - - pagination - type: object SubscriptionData: properties: alarmMessageData: @@ -4009,40 +3394,33 @@ definitions: items: $ref: '#/definitions/AlarmMessageData' type: array - x-order: !!float 0 alertMessageData: description: alert message data items: $ref: '#/definitions/AlertMessageData' type: array - x-order: !!float 1 environmentMessageData: description: environment message data items: $ref: '#/definitions/EnvironmentMessageData' type: array - x-order: !!float 2 meteredPowerMessageData: description: metered-power message data items: $ref: '#/definitions/MeteredPowerMessageData' type: array - x-order: !!float 3 pagination: $ref: '#/definitions/Pagination' - x-order: !!float 6 powerMessageData: description: power message data items: $ref: '#/definitions/PowerMessageData' type: array - x-order: !!float 4 tagPointMessageData: description: tag-point message data items: $ref: '#/definitions/TagPointMessageData' type: array - x-order: !!float 5 type: object SubscriptionRequest: description: Subscription Request Payload @@ -4050,33 +3428,25 @@ definitions: channel: $ref: '#/definitions/Channel' description: channel - x-order: !!float 1 messageType: $ref: '#/definitions/MessageType' - x-order: !!float 0 type: object SubscriptionResponse: description: Subscription Response properties: channel: $ref: '#/definitions/Channel' - x-order: !!float 3 createdBy: type: string - x-order: !!float 5 createdDateTime: format: date-time type: string - x-order: !!float 6 id: type: string - x-order: !!float 0 messageType: $ref: '#/definitions/MessageType' - x-order: !!float 2 orgId: type: string - x-order: !!float 4 status: enum: - PENDING @@ -4085,14 +3455,11 @@ definitions: - DELETE_IN_PROGRESS - DELETED type: string - x-order: !!float 1 updatedBy: type: string - x-order: !!float 7 updatedDateTime: format: date-time type: string - x-order: !!float 8 type: object SystemAlert: description: System Alert messages are sent when Equinix-defined alert conditions become true. The message contains the data point value that triggered the alert as well as the current value. @@ -4100,13 +3467,11 @@ definitions: accountNumber: example: "135888" type: string - x-order: !!float 0 ibx: items: type: string type: array uniqueItems: true - x-order: !!float 1 required: - accountNumber - ibx @@ -4118,12 +3483,10 @@ definitions: description: tag display name example: Output Voltage CA type: string - x-order: !!float 1 id: description: tag id example: IBX.ATS-M1-04:outputvoltageca type: string - x-order: !!float 0 required: - id type: object @@ -4134,28 +3497,22 @@ definitions: description: 'data quality: Good | Bad | Uncertain' example: Good type: string - x-order: !!float 5 ibx: description: ibx example: IBX type: string - x-order: !!float 1 reading: $ref: '#/definitions/TagPointValueWithUnit' - x-order: !!float 3 readingTime: description: message reading time example: 2023-10-03T13:09:32 type: string - x-order: !!float 4 streamId: description: unique message id example: IBX.ATS-M1-04:outputvoltageca type: string - x-order: !!float 0 tag: $ref: '#/definitions/TagDetails' - x-order: !!float 2 required: - dataQuality - ibx @@ -4170,27 +3527,22 @@ definitions: items: $ref: '#/definitions/TagPointDataArrayCurrent' type: array - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object TagPointDataArray: description: | @@ -4200,37 +3552,31 @@ definitions: description: "Generic label for the tag point \n" example: OK type: string - x-order: !!float 4 readingTime: description: | date time when the tag point value was read from the device. example: "20170907060449" type: string - x-order: !!float 5 tagDisplayName: description: | Generic label for the tag point example: Evaporator Leaving Water Temperature type: string - x-order: !!float 2 tagId: description: | ID for the tagPoint - Unique Identifier for the Tag Point example: CH1.Chiller-1:evapleavingwatertemperature type: string - x-order: !!float 1 uom: description: | Unit of measure for the data value for the tag point example: °C type: string - x-order: !!float 3 value: description: | Current data value for the tag point example: 4.9 type: string - x-order: !!float 0 type: object TagPointDataArrayCurrent: description: | @@ -4240,44 +3586,37 @@ definitions: description: "date time when the tag point value was read from the device. \n" example: "20170907125336" type: string - x-order: !!float 4 tagDisplayName: description: | Generic label for the tag point example: Evaporator Leaving Water Temperature type: string - x-order: !!float 2 tagId: description: | ID for the tagPoint - Unique Identifier for the Tag Point example: CH1.Chiller-1:evapleavingwatertemperature type: string - x-order: !!float 1 uom: description: | Unit of measure for the data value for the tag point example: °C type: string - x-order: !!float 3 value: description: | Current data value for the tag point example: 4.9 type: string - x-order: !!float 0 type: object TagPointMessageData: description: tag-point message data properties: data: $ref: '#/definitions/TagPoint' - x-order: !!float 1 type: default: tag-point description: message type example: tag-point type: string - x-order: !!float 0 required: - data - type @@ -4288,11 +3627,9 @@ definitions: description: UTC time example: "1504779867508" type: string - x-order: !!float 0 value: example: "0.0" type: string - x-order: !!float 1 type: object TagPointTrendingResponse: properties: @@ -4301,22 +3638,18 @@ definitions: accountNumber: example: "1" type: string - x-order: !!float 0 data: description: trend data of tag items: $ref: '#/definitions/TagPointTrendingData' type: array - x-order: !!float 7 dataType: description: data type of trend data vlaues example: Float type: string - x-order: !!float 6 ibx: example: CH1 type: string - x-order: !!float 1 interval: description: data sampling interval enum: @@ -4326,44 +3659,35 @@ definitions: - 1d example: 1h type: string - x-order: !!float 2 tagDisplayName: description: "the \n" example: Battery Time Remaining type: string - x-order: !!float 5 tagId: description: | the unique identifiers for the tag point ids for which the trending point is requested. example: CH1.UPS-20:batterytimeremaining type: string - x-order: !!float 4 uom: example: s type: string - x-order: !!float 3 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid Interval|Invalid FromDate|Invalid ToDate|From/ToDate interval cannot be greater than 1 year] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object TagPointValueWithUnit: description: reading details @@ -4372,12 +3696,10 @@ definitions: description: reading unit example: V type: string - x-order: !!float 1 value: description: reading value example: "50.045" type: string - x-order: !!float 0 required: - value type: object @@ -4388,12 +3710,10 @@ definitions: items: $ref: '#/definitions/Asset' type: array - x-order: !!float 0 templateId: description: template id - unique identifier for the template example: Cooling Plant type: string - x-order: !!float 1 type: object TrendingEnvironmentData: properties: @@ -4403,35 +3723,28 @@ definitions: description: customer account num example: "1" type: string - x-order: !!float 1 datapoint: description: data point for which the timeseries data is fetched example: temperature type: string - x-order: !!float 3 ibx: description: ibx code example: CH1 type: string - x-order: !!float 0 interval: description: interval example: reading type: string - x-order: !!float 2 series: description: Time series data for the data point items: $ref: '#/definitions/DataValue' type: array - x-order: !!float 5 uom: description: unit of measure used for the datapoint example: °C type: string - x-order: !!float 4 type: object - x-order: !!float 0 type: object TrendingPowerData: properties: @@ -4440,16 +3753,13 @@ definitions: accountNumber: example: "123456" type: string - x-order: !!float 0 data: items: $ref: '#/definitions/ComparisonData_Trend' type: array - x-order: !!float 5 ibx: example: ABX type: string - x-order: !!float 1 interval: description: serial number enum: @@ -4459,7 +3769,6 @@ definitions: - 1d example: 1h type: string - x-order: !!float 4 levelType: description: power hierarchy node levelType linked to the power data enum: @@ -4468,86 +3777,27 @@ definitions: - cabinet - circuit type: string - x-order: !!float 2 levelValue: description: ibx code, cage unique space id, cabinet unique space id and serial number for levelType ibx, cage, cabinet, circuit resp. example: ABX type: string - x-order: !!float 3 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|From/ToDate interval cannot be greater than 1 year|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 - type: object - ValueWithUnit: - description: Single value with related unit (e.g. percentage for humidity or Celsius degree for temperature). - properties: - unit: - description: Unit for value. - example: CELSIUS - type: object - value: - description: Specific value, to be read together with unit. - example: "33.3" - type: object - required: - - unit - - value - type: object - ValueWithUnitDoubleHumidityUnit: - description: Single value with related unit (e.g. percentage for humidity or Celsius degree for temperature). - properties: - unit: - description: Unit for value. - enum: - - PERCENT - example: CELSIUS - type: string - value: - description: Specific value, to be read together with unit. - example: 33.3 - format: double - type: number - required: - - unit - - value - type: object - ValueWithUnitDoubleTemperatureUnit: - description: Single value with related unit (e.g. percentage for humidity or Celsius degree for temperature). - properties: - unit: - description: Unit for value. - enum: - - CELSIUS - - FAHRENHEIT - example: CELSIUS - type: string - value: - description: Specific value, to be read together with unit. - example: 33.3 - format: double - type: number - required: - - unit - - value type: object WebhookChannelConfiguration: description: The configuration for a 'WEBHOOK' channel @@ -4557,27 +3807,22 @@ definitions: maximum: !!float 20 minimum: !!float 5 type: integer - x-order: !!float 4 numberOfConcurrentCalls: format: int32 maximum: !!float 50 minimum: !!float 20 type: integer - x-order: !!float 3 numberOfRetries: format: int32 maximum: !!float 5 minimum: !!float 1 type: integer - x-order: !!float 2 sslCertificate: example: ZkFzZLY1IGRpY31kZXI= type: string - x-order: !!float 0 url: example: https://b4c3mzxe8syvhd-ats.iot.us-west-2.amazonaws.com type: string - x-order: !!float 1 required: - url type: object @@ -4586,39 +3831,30 @@ definitions: email: example: true type: boolean - x-order: !!float 8 email_address: example: test type: string - x-order: !!float 2 firstName: example: test type: string - x-order: !!float 0 lastName: example: test type: string - x-order: !!float 1 mobilePhoneCode: example: test type: string - x-order: !!float 3 mobilePhoneNumber: example: test type: string - x-order: !!float 4 self: example: true type: boolean - x-order: !!float 5 sms: example: true type: boolean - x-order: !!float 6 voice: example: true type: boolean - x-order: !!float 7 type: object status: properties: @@ -4626,7 +3862,6 @@ definitions: description: root cause for error example: "null" type: string - x-order: !!float 1 info: properties: code: @@ -4636,20 +3871,16 @@ definitions: minimum: !!float 1000 pattern: ^[0-9]{4}$ type: number - x-order: !!float 0 msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 1 type: object - x-order: !!float 2 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object parameters: authorizationHeader: diff --git a/spec/services/smartview/oas3.fetched/swagger.yaml b/spec/services/smartview/oas3.fetched/swagger.yaml index 7a947d21..21f768be 100644 --- a/spec/services/smartview/oas3.fetched/swagger.yaml +++ b/spec/services/smartview/oas3.fetched/swagger.yaml @@ -9,16 +9,17 @@ info: contact: name: Equinix API Support url: https://docs.equinix.com/api-support.htm - description: Empower yourself with Environmental APIs. The API makes it possible to fetch current environmental data including humidity and temperature for a single sensor (identified by IBX code and sensor ID) or for all the sensors within an IBX (identified by IBX code) in a paginated way. When fetching all sensor readings you can apply additional sort criteria. + description: | + Empower yourself with DCIM Power APIs. Use them to get current and trending information on power consumption by assets. These APIs return the power consumption info for all level values, given a customer account number, IBX and level type of ibx - cage, cabinet or circuit. Trending power data returns the kVA power draw and max allowed (%) for the given asset. termsOfService: https://www.equinix.com/about/legal/terms - title: Smart View Environmental API - version: "2.0" + title: DCIM Power APIs + version: "1.0" host: api.equinix.com paths: /environment/v1/current: get: description: The endpoint returns environment information on temperature and humidity from inputs (ibx, zone, cage, sensor) - operationId: Mixin1 + operationId: Mixin0 parameters: - description: The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. in: header @@ -67,7 +68,7 @@ paths: get: description: | The GET endpoint returns environment info ( humidity and temperature ) for all the values for input level type IBX, ZONE, CAGE, SENSOR - operationId: Mixin1 + operationId: Mixin0 parameters: - description: The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. in: header @@ -110,7 +111,7 @@ paths: /environment/v1/trending: get: description: "The endpoint returns trending environment information (temperature and humidity) for\ninput ibx, zone, cage, sensor \n" - operationId: Mixin1 + operationId: Mixin0 parameters: - description: The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. in: header @@ -235,7 +236,6 @@ paths: post: description: | The powerdata endpoint returns power consumption info for all values of input level type ibx, cage, cabinet or circuit. - operationId: Mixin0 parameters: - description: Specify the OAuth Bearer token with prefix 'Bearer '. in: header @@ -264,7 +264,6 @@ paths: get: description: | The trending power data for draw kVA to max allowed (%) for input ibx, cage, cabinet, circuit. - operationId: Mixin0 parameters: - description: Specify the OAuth Bearer token with prefix 'Bearer '. in: header @@ -502,7 +501,7 @@ paths: x-prefix: 'Bearer ' post: description: This endpoint returns information about assets details including the assets tag points list for the given multiple asset identifiers. - operationId: Mixin4 + operationId: Mixin3 parameters: - description: Specify the OAuth Bearer token with prefix 'Bearer '. in: header @@ -728,7 +727,7 @@ paths: x-prefix: 'Bearer ' post: description: This endpoint fetches the latest read values for given tag points using given tag identifiers. - operationId: Mixin4 + operationId: Mixin3 parameters: - description: Specify the OAuth Bearer token with prefix 'Bearer '. in: header @@ -890,102 +889,6 @@ paths: summary: Fetch the Power Hierarchy tags: - Smart View Hierarchy APIs - /smartview/v2/environmental/ibxs/{ibx}/sensors/readings: - get: - description: Returns current environmental (temperature and humidity) sensor readings for the given IBX code in a paginated way. - operationId: getSensorReadings - parameters: - - description: IBX where the sensor is located. - in: path - name: ibx - required: true - type: string - x-example: CH2 - - description: Type of sensor data to display, e.g. specifying 'HUMIDITY' means only sensor readings with HUMIDITY value will be included - in: query - name: type - type: string - x-example: HUMIDITY - - description: Zone name. Adding this parameter limits the query to sensors in the specified zone - in: query - name: zone - type: string - x-example: CH2:1:06:ColoArea:1 - - default: !!float 0 - description: Results offset you want to retrieve (0..N) - in: query - name: offset - type: integer - - default: !!float 20 - description: Number of records to retrieve per request. - in: query - name: limit - type: integer - - description: The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. - in: header - name: Authorization - required: true - type: string - x-prefix: 'Bearer ' - produces: - - application/json - responses: - "200": - description: OK - schema: - $ref: '#/definitions/SensorReadingsResponse' - "400": - description: Bad request - "401": - description: Unauthorized - "403": - description: Forbidden - "422": - description: Unprocessable entity - summary: IBX sensors current readings - tags: - - Smart View Environmental - /smartview/v2/environmental/ibxs/{ibx}/sensors/{sensorId}/readings: - get: - description: Returns current environmental sensor readings such as temperature and humidity for the given sensor ID and IBX code. - operationId: getSingleSensorReadings - parameters: - - description: IBX where the sensor is located. - in: path - name: ibx - required: true - type: string - x-example: SV2 - - description: Id of sensor to read. - in: path - name: sensorId - required: true - type: string - x-example: CH2.Environmental.MbusColo3Mod5.MOD35.C3TS03 - - description: The OAuth Bearer token. Please add the prefix 'Bearer ' before the token. - in: header - name: Authorization - required: true - type: string - x-prefix: 'Bearer ' - produces: - - application/json - responses: - "200": - description: OK - schema: - $ref: '#/definitions/Sensor%20reading' - "400": - description: Bad request - "401": - description: Unauthorized - "403": - description: Forbidden - "422": - description: Unprocessable entity - summary: Single sensor current value(s) - tags: - - Smart View Environmental /smartview/v2/streaming/subscriptionData/{subscriptionId}: get: description: obtain API+ near real time data via a simple REST endpoint by employing subscription ID alongside other specified criteria, enabling a comprehensive and targeted approach to data retrieval. Subscription data endpoint works for all channels and not just REST channel. @@ -1211,100 +1114,79 @@ definitions: properties: asset: $ref: '#/definitions/AlarmAssetDetails' - x-order: !!float 12 conditionName: description: condition name example: High type: string - x-order: !!float 5 country: description: country example: FR type: string - x-order: !!float 4 currentValue: $ref: '#/definitions/AlarmCurrentValueDetails' - x-order: !!float 11 dataQuality: description: 'data quality: Good | Bad | Uncertain' example: Good type: string - x-order: !!float 20 definitionId: description: unique message id example: IBX.CRAH-EQ1-04:dirtyfilter#ABSOLUTE:HIGH type: string - x-order: !!float 10 heartbeat: description: heartbeat example: true type: boolean - x-order: !!float 8 ibx: description: ibx example: IBX type: string - x-order: !!float 1 metro: description: metro example: metro type: string - x-order: !!float 3 normalProcessedTime: description: alarm normal processed time example: 2023-10-03T13:09:32 type: string - x-order: !!float 18 normalTriggeredTime: description: alarm normal triggered time example: 2023-10-03T13:09:32 type: string - x-order: !!float 19 processedTime: description: alarm processed time example: 2023-10-03T13:09:32 type: string - x-order: !!float 17 region: description: region example: EMEA type: string - x-order: !!float 2 severity: description: severity example: !!float 900 format: int32 type: integer - x-order: !!float 6 status: $ref: '#/definitions/AlarmStatusDetails' - x-order: !!float 14 streamId: description: unique message id example: IBX.CRAH-EQ1-04:dirtyfilter#ABSOLUTE:HIGH type: string - x-order: !!float 0 tag: $ref: '#/definitions/AlarmTagDetails' - x-order: !!float 13 threshold: $ref: '#/definitions/AlarmThresholdDetails' - x-order: !!float 15 triggerRule: description: trigger rule example: RULE:123:1 type: string - x-order: !!float 9 triggeredTime: description: alarm triggered time example: 2023-10-03T13:09:32 type: string - x-order: !!float 16 type: description: type example: Absolute type: string - x-order: !!float 7 required: - asset - currentValue @@ -1322,17 +1204,14 @@ definitions: description: asset classification example: Mechanical type: string - x-order: !!float 2 id: description: asset id example: IBX.CRAH-EQ1-04 type: string - x-order: !!float 0 type: description: asset type example: CRAH type: string - x-order: !!float 1 type: object AlarmCurrentValueDetails: description: currentValue details @@ -1341,30 +1220,25 @@ definitions: description: current value type example: Float type: string - x-order: !!float 2 unit: description: current value unit example: '%' type: string - x-order: !!float 0 value: description: current value value example: "35.023" type: string - x-order: !!float 1 type: object AlarmMessageData: description: alarm message data properties: data: $ref: '#/definitions/Alarm' - x-order: !!float 1 type: default: system-alert description: message type example: system-alert type: string - x-order: !!float 0 required: - data - type @@ -1376,22 +1250,18 @@ definitions: description: status acknowledged example: false type: boolean - x-order: !!float 0 acknowledgementTime: description: status acknowledgement time example: 2023-10-03T13:09:32 type: string - x-order: !!float 1 active: description: status active example: true type: boolean - x-order: !!float 3 cleared: description: status cleared example: false type: boolean - x-order: !!float 2 type: object AlarmTagDetails: description: tag details @@ -1400,12 +1270,10 @@ definitions: description: tag display name example: Temperature7 type: string - x-order: !!float 1 id: description: tag id example: IBX.CRAH-EQ1-04:dirtyfilter type: string - x-order: !!float 0 type: object AlarmThresholdDetails: description: threshold details @@ -1414,85 +1282,68 @@ definitions: description: threshold message example: NA type: string - x-order: !!float 2 stateLimit: description: threshold state limit example: "20" type: string - x-order: !!float 1 unit: description: threshold unit example: '%' type: string - x-order: !!float 0 type: object Alert: description: message data properties: asset: $ref: '#/definitions/AlertAssetDetails' - x-order: !!float 9 conditional: description: conditional example: N type: string - x-order: !!float 6 dataQuality: description: 'data quality: Good | Bad | Uncertain' example: Good type: string - x-order: !!float 13 eventType: description: event type example: Falls below type: string - x-order: !!float 7 heartbeat: description: heartbeat example: true type: boolean - x-order: !!float 8 ibx: description: ibx example: IBX type: string - x-order: !!float 1 id: description: id example: IBX.685306-15843739015670.6640131967865078 type: string - x-order: !!float 3 region: description: region example: APAC type: string - x-order: !!float 2 streamId: description: unique message id example: IBX.685306-15843739015670.6640131967865078 type: string - x-order: !!float 0 tag: $ref: '#/definitions/AlertTagDetails' - x-order: !!float 10 threshold: $ref: '#/definitions/AlertThresholdDetails' - x-order: !!float 11 triggeredTime: description: alert triggered time example: 2023-10-03T13:09:32 type: string - x-order: !!float 12 type: description: type example: power type: string - x-order: !!float 4 typeId: description: type id example: drawAmpFalls type: string - x-order: !!float 5 required: - asset - ibx @@ -1506,10 +1357,8 @@ definitions: items: $ref: '#/definitions/AlertActivityLogObj' type: array - x-order: !!float 0 status: $ref: '#/definitions/status' - x-order: !!float 1 type: object AlertActivityLogObj: properties: @@ -1517,13 +1366,11 @@ definitions: items: $ref: '#/definitions/AlertDto2' type: array - x-order: !!float 0 totalCount: description: totalCount example: "1000" pattern: ^[0-9]{4}$ type: number - x-order: !!float 1 type: object AlertAssetDetails: description: asset details @@ -1532,321 +1379,249 @@ definitions: description: asset classification example: Electrical type: string - x-order: !!float 2 id: description: asset id example: "1.20849261E7" type: string - x-order: !!float 0 type: description: asset type example: CIRCUIT type: string - x-order: !!float 1 type: object AlertDto1: properties: accountNo: example: !!float 3213213 type: string - x-order: !!float 22 alertPaused: description: isAlertPaused example: true type: boolean - x-order: !!float 28 alertType: $ref: '#/definitions/AlertType' type: object - x-order: !!float 2 conditionalAlert: example: test type: string - x-order: !!float 8 country: example: SG type: string - x-order: !!float 26 createdBy: example: test type: string - x-order: !!float 13 createdOn: description: createdOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 14 customerAssets: items: $ref: '#/definitions/CustomerAssets' type: array - x-order: !!float 4 enabledAction: example: Enabled type: string - x-order: !!float 18 formatedSection: example: Power Draw type: string - x-order: !!float 17 heartbeatType: example: off type: string - x-order: !!float 6 ibx: example: CH1 type: string - x-order: !!float 1 id: example: 15476966877480.828 type: string - x-order: !!float 0 infraAssets: items: $ref: '#/definitions/CustomerAssets' type: array - x-order: !!float 5 isDuplicate: example: false type: boolean - x-order: !!float 19 lastTriggeredOn: description: lastTriggeredOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 16 metro: example: SG type: string - x-order: !!float 27 modifiedOn: description: modifiedOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 15 recipients: items: $ref: '#/definitions/recipientsArray' type: array - x-order: !!float 7 region: example: APAC type: string - x-order: !!float 25 section: example: electrical type: string - x-order: !!float 3 status: example: status type: string - x-order: !!float 24 thresholdUnit: example: '%' type: string - x-order: !!float 9 thresholdValue: example: "12" type: string - x-order: !!float 12 thresholdValueMax: example: "12" type: string - x-order: !!float 11 thresholdValueMin: example: "12" type: string - x-order: !!float 10 ucmid: example: ucmid type: string - x-order: !!float 21 uom: example: STANDARD type: string - x-order: !!float 23 userId: example: userId type: string - x-order: !!float 20 type: object AlertDto2: properties: accountNo: example: !!float 115767 type: string - x-order: !!float 12 acknowledge: example: true type: boolean - x-order: !!float 37 affectedCustomerAsset: example: !!float 1069 type: string - x-order: !!float 9 alertType: $ref: '#/definitions/AlertType' type: object - x-order: !!float 5 alertTypeName: example: tempExceeds type: string - x-order: !!float 10 asset: example: SG3 type: string - x-order: !!float 8 assetclassification: example: assetclassification type: string - x-order: !!float 19 assetname: example: SG3 type: string - x-order: !!float 28 assettype: example: IBX type: string - x-order: !!float 16 conditionalAlert: items: $ref: '#/definitions/ConditionalAlert' type: array - x-order: !!float 13 country: example: SG type: string - x-order: !!float 35 createdOn: description: createdOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 3 currentvalue: example: 23.38019323671497 type: string - x-order: !!float 15 eventtype: example: Exceeds type: string - x-order: !!float 18 ibx: example: CH1 type: string - x-order: !!float 2 id: example: 15476966877480.828 type: string - x-order: !!float 0 lastmaintenance: example: !!float 1547008897864 type: string - x-order: !!float 23 metro: example: SG type: string - x-order: !!float 36 modifiedOn: description: modifiedOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 4 notificationType: example: ALERT type: string - x-order: !!float 14 region: example: APAC type: string - x-order: !!float 1 relatedincidents: example: assetclassification type: string - x-order: !!float 20 resiliency: example: off type: string - x-order: !!float 25 section: example: electrical type: string - x-order: !!float 6 severity: example: ALERT type: string - x-order: !!float 24 tagid: example: Temperature type: string - x-order: !!float 17 thresholdUnit: example: '%' type: string - x-order: !!float 31 thresholdValue: example: "12" type: string - x-order: !!float 34 thresholdValueMax: example: "12" type: string - x-order: !!float 33 thresholdValueMin: example: "12" type: string - x-order: !!float 32 timeZone: example: Asia/Singapore type: string - x-order: !!float 30 timeacknowledged: example: !!float 1547008897864 type: string - x-order: !!float 22 timeprocessed: example: off type: string - x-order: !!float 26 timetriggeredMilisec: example: "1547007734678" type: string - x-order: !!float 27 triggeredOn: description: lastTriggeredOn example: !!float 1547696687748 pattern: ^[0-9]{4}$ type: number - x-order: !!float 7 type: example: ALERT type: string - x-order: !!float 21 uom: example: STANDARD type: string - x-order: !!float 29 year: example: !!float 2019 type: string - x-order: !!float 11 type: object AlertMessageData: description: alert message data properties: data: $ref: '#/definitions/Alert' - x-order: !!float 1 type: default: custom-alert description: message type example: custom-alert type: string - x-order: !!float 0 required: - data - type @@ -1857,13 +1632,11 @@ definitions: items: $ref: '#/definitions/AlertDto1' type: array - x-order: !!float 0 totalCount: description: totalCount example: "1000" pattern: ^[0-9]{4}$ type: number - x-order: !!float 1 type: object AlertTagDetails: description: tag details @@ -1872,7 +1645,6 @@ definitions: description: tag id example: IBX.CIRCUIT-EQ1-04:dirtyfilter type: string - x-order: !!float 0 type: object AlertThresholdDetails: description: threshold details @@ -1881,53 +1653,42 @@ definitions: description: threshold max value example: "5" type: string - x-order: !!float 1 minValue: description: threshold min value example: "1" type: string - x-order: !!float 2 unit: description: threshold unit example: Amp type: string - x-order: !!float 0 value: description: threshold value example: "10" type: string - x-order: !!float 3 type: object AlertType: properties: defaultValue: example: "258" type: string - x-order: !!float 5 eventType: example: Exceeds type: string - x-order: !!float 6 id: example: cageDrawExceeds type: string - x-order: !!float 0 tagId: example: "258" type: string - x-order: !!float 4 type: example: value type: string - x-order: !!float 1 unit: example: percentage type: string - x-order: !!float 3 value: example: Cage Draw kVA to Contractual kVA% Exceeds type: string - x-order: !!float 2 type: object Alerts: properties: @@ -1935,48 +1696,38 @@ definitions: items: $ref: '#/definitions/AlertObj' type: array - x-order: !!float 0 status: $ref: '#/definitions/status' - x-order: !!float 1 type: object ApiError: description: ApiError provides information about the occurred error. properties: additionalInfo: $ref: '#/definitions/ApiErrorAdditionalInfo' - x-order: !!float 5 correlationId: example: 06ce37f6-12af-4f47-9d15-e4f8fc77e1c5 type: string - x-order: !!float 2 details: example: The submitted payload does not meet validation criteria. type: string - x-order: !!float 3 errorCode: example: EQIX-ES-5000422 type: string - x-order: !!float 0 errorMessage: example: Unprocessable Entity type: string - x-order: !!float 1 help: example: ' ' type: string - x-order: !!float 4 type: object ApiErrorAdditionalInfo: properties: constraintCode: example: IbxesMustExistOnPaidView type: string - x-order: !!float 0 reason: example: the [PA8] have no access to paid view type: string - x-order: !!float 1 type: object Asset: description: Asset messages provide the latest readings for environmental, electrical, and mechanical assets within an IBX @@ -1984,7 +1735,6 @@ definitions: accountNumber: example: "135888" type: string - x-order: !!float 0 assetClassification: description: Asset Classification value if specified, otherwise all allowable classifications items: @@ -1997,7 +1747,6 @@ definitions: minItems: !!float 1 type: array uniqueItems: true - x-order: !!float 2 assetId: items: type: string @@ -2005,13 +1754,11 @@ definitions: minItems: !!float 1 type: array uniqueItems: true - x-order: !!float 3 ibx: items: type: string type: array uniqueItems: true - x-order: !!float 1 required: - accountNumber - ibx @@ -2025,29 +1772,23 @@ definitions: items: $ref: '#/definitions/AssetDetails' type: array - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object AssetDetails: description: Asset Details includes Tag Points with Data for the asset @@ -2056,53 +1797,43 @@ definitions: description: Datetime when the latest alarm was processed on the asset example: Aug 21,2017 05:52 AM type: string - x-order: !!float 9 alarmLastTriggeredTime: description: Datetime when the latest alarm was triggered on the asset example: Aug 21,2017 04:38 AM type: string - x-order: !!float 8 assetId: description: asset id for the Asset example: CH1.Chiller-1 type: string - x-order: !!float 0 assetType: description: Template Name for the asset example: Cooling type: string - x-order: !!float 1 equipmentModelNumber: description: Equipment Model Number example: SACAC110-3EXX-2A1-16A-010 type: string - x-order: !!float 6 equipmentSerialNumber: description: Equipment Serial Number example: FF0010I233Q1276 type: string - x-order: !!float 7 lastMaintenanceDate: description: Datetime when the machine had its last maintenance example: Aug 03,2016 type: string - x-order: !!float 4 manufacturerName: description: Manufacturer name for the Asset example: SMARDT type: string - x-order: !!float 5 tags: description: List of tag points for the Asset items: $ref: '#/definitions/TagPointDataArray' type: array - x-order: !!float 3 userPrefTimeZone: description: Time zone for the user example: Asia/Katmandu type: string - x-order: !!float 2 type: object AssetDetailsGetResponse: properties: @@ -2112,75 +1843,60 @@ definitions: description: Datetime when the latest alarm was processed on the asset example: Aug 21,2017 05:52 AM type: string - x-order: !!float 9 alarmLastTriggeredTime: description: Datetime when the latest alarm was triggered on the asset example: Aug 21,2017 04:38 AM type: string - x-order: !!float 8 assetId: description: asset id for the Asset example: CH1.Chiller-1 type: string - x-order: !!float 0 assetType: description: Template Name for the asset example: Cooling type: string - x-order: !!float 1 equipmentModelNumber: description: Equipment Model Number example: SACAC110-3EXX-2A1-16A-010 type: string - x-order: !!float 6 equipmentSerialNumber: description: Equipment Serial Number example: FF0010I233Q1276 type: string - x-order: !!float 7 lastMaintenanceDate: description: Datetime when the machine had its last maintenance example: Aug 03,2016 type: string - x-order: !!float 4 manufacturerName: description: Manufacturer name for the Asset example: SMARDT type: string - x-order: !!float 5 tags: description: List of tag points for the Asset items: $ref: '#/definitions/TagPointDataArray' type: array - x-order: !!float 3 userPrefTimeZone: description: Time zone for the user example: Asia/Katmandu type: string - x-order: !!float 2 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object AssetDetailsRequest: allOf: @@ -2200,34 +1916,27 @@ definitions: items: $ref: '#/definitions/AssetDetails' type: array - x-order: !!float 1 totalCount: description: total number of assets that match the request filters example: !!float 1 type: integer - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object AssetDetailsTagPointData: properties: @@ -2235,7 +1944,6 @@ definitions: items: $ref: '#/definitions/TagPointDataArray' type: array - x-order: !!float 0 type: object Assets: properties: @@ -2245,33 +1953,26 @@ definitions: items: $ref: '#/definitions/AssetsArray' type: array - x-order: !!float 1 totalCount: example: !!float 1 type: integer - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages possible messages ' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object AssetsArray: properties: @@ -2280,21 +1981,17 @@ definitions: Asset classification is electrical or mechanical example: Electrical type: string - x-order: !!float 3 assetId: description: "The assetid is the circuit number, sensor id, asset id, asset id \nfor type circuit, sensor, electrical and mechanical resp.\n" example: CH1.ASTS-1-2-A type: string - x-order: !!float 0 assetLabel: description: "Asset Label is the Circuit display label, Sensor ID, and Asset ID\nfor types circuit, sensor, electrical and mechanical resp. \n" example: CH1.ASTS-1-2-A type: string - x-order: !!float 2 type: example: ASTS type: string - x-order: !!float 1 type: object AssetsList: properties: @@ -2304,34 +2001,27 @@ definitions: items: $ref: '#/definitions/Category' type: array - x-order: !!float 1 classification: description: asset classification for the Electrical and Mechanical example: Mechanical type: string - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object AwsIotCoreChannelConfiguration: description: The configuration for an 'AWS_IOT_CORE' channel @@ -2339,7 +2029,6 @@ definitions: url: example: https://b4c3mzxe8syvhd-ats.iot.us-west-2.amazonaws.com type: string - x-order: !!float 0 required: - url type: object @@ -2351,19 +2040,16 @@ definitions: maximum: !!float 20 minimum: !!float 5 type: integer - x-order: !!float 2 numberOfConcurrentCalls: format: int32 maximum: !!float 50 minimum: !!float 20 type: integer - x-order: !!float 1 numberOfRetries: format: int32 maximum: !!float 5 minimum: !!float 1 type: integer - x-order: !!float 0 type: object Cabinets: properties: @@ -2371,16 +2057,13 @@ definitions: items: $ref: '#/definitions/Circuits' type: array - x-order: !!float 2 name: enum: - CH1:05:000430:0105 type: string - x-order: !!float 0 type: example: cabinet type: string - x-order: !!float 1 type: object Cages: properties: @@ -2388,49 +2071,40 @@ definitions: items: $ref: '#/definitions/Cabinets' type: array - x-order: !!float 2 name: description: Cage Unique Space Id example: CH1:05:000430 type: string - x-order: !!float 0 type: description: type of the asset example: cage type: string - x-order: !!float 1 type: object Category: properties: categoryName: example: Cooling type: string - x-order: !!float 1 templates: items: $ref: '#/definitions/Template' type: array - x-order: !!float 0 type: object Channel: description: Subscription can be created using one channel. properties: awsIotCoreChannelConfiguration: $ref: '#/definitions/AwsIotCoreChannelConfiguration' - x-order: !!float 1 azureChannelConfiguration: $ref: '#/definitions/AzureChannelConfiguration' - x-order: !!float 3 channelType: enum: - AWS_IOT_CORE - WEBHOOK - AZURE type: string - x-order: !!float 0 webhookChannelConfiguration: $ref: '#/definitions/WebhookChannelConfiguration' - x-order: !!float 2 type: object Circuits: properties: @@ -2438,12 +2112,10 @@ definitions: enum: - !!float 877484 type: string - x-order: !!float 0 type: enum: - circuit type: string - x-order: !!float 1 type: object CircuitsMapWithCage: properties: @@ -2451,12 +2123,10 @@ definitions: enum: - !!float 877483 type: string - x-order: !!float 0 type: enum: - circuit type: string - x-order: !!float 1 type: object ComparisonData: description: | @@ -2467,27 +2137,22 @@ definitions: enum: - percentageKva type: string - x-order: !!float 0 lastMonth: description: "comparison for the current value of the datapoint with the last \nmonth's value\n" example: -0.184 type: number - x-order: !!float 3 lastQuarter: description: "comparison for the current value of the datapoint with the last \nquarter's value \n" example: 52.434 type: number - x-order: !!float 4 lastWeek: description: "comparison for the current value of the datapoint with last week's \nvalue\n" example: -0.295 type: number - x-order: !!float 2 yesterday: description: "comparison for the current value of the datapoint with yesterday's \nvalue\n" example: 0.147 type: number - x-order: !!float 1 type: object ComparisonData_Trend: description: | @@ -2497,103 +2162,79 @@ definitions: description: datetime. example: "201701010004" type: string - x-order: !!float 0 value: description: trending values example: "0.147" type: string - x-order: !!float 1 type: object ConditionalAlert: properties: affectedCustomerAsset: example: "258" type: string - x-order: !!float 4 alertType: example: "258" type: string - x-order: !!float 8 asset: example: "12" type: string - x-order: !!float 13 assetname: example: "12" type: string - x-order: !!float 20 assettype: example: "12" type: string - x-order: !!float 21 condalerttypeid: example: "12" type: string - x-order: !!float 14 condassetclassification: example: "12" type: string - x-order: !!float 15 condassetid: example: "12" type: string - x-order: !!float 16 condcurrentvalue: example: "12" type: string - x-order: !!float 17 condeventtype: example: "12" type: string - x-order: !!float 18 condtagid: example: "12" type: string - x-order: !!float 19 customerAssets: example: "258" type: string - x-order: !!float 5 ibx: example: SG3 type: string - x-order: !!float 1 infraAssets: example: "258" type: string - x-order: !!float 6 measurementType: example: "258" type: string - x-order: !!float 7 region: example: APAC type: string - x-order: !!float 0 section: example: mechanical type: string - x-order: !!float 3 thresholdUnit: example: '%' type: string - x-order: !!float 9 thresholdValue: example: "12" type: string - x-order: !!float 12 thresholdValueMax: example: "12" type: string - x-order: !!float 11 thresholdValueMin: example: "12" type: string - x-order: !!float 10 uom: example: STANDARD type: string - x-order: !!float 2 type: object CurrentTagPointRequest: description: request object for tagpoint/current POST request @@ -2601,25 +2242,21 @@ definitions: accountNo: description: customer account number type: string - x-order: !!float 0 ibx: description: ibx code type: string - x-order: !!float 2 tagIds: items: description: tag ids type: string maxLength: !!float 1000 type: array - x-order: !!float 1 type: object CurrentTagPointResponse: description: response object for tagpoint/current POST request properties: totalCount: description: total number of current tag point - x-order: !!float 0 type: object CustomAlert: description: Custom Alert messages are sent when user-defined alert conditions become true. The message contains the data point value that triggered the alert. @@ -2627,16 +2264,13 @@ definitions: accountNumber: example: "135888" type: string - x-order: !!float 0 ibx: items: type: string type: array uniqueItems: true - x-order: !!float 1 user: type: string - x-order: !!float 2 required: - accountNumber - ibx @@ -2647,16 +2281,13 @@ definitions: items: example: "1069" type: array - x-order: !!float 1 assetsName: items: example: SG1:03:A20011 type: array - x-order: !!float 2 type: example: cage type: string - x-order: !!float 0 type: object DataValue: description: This object contains a single reading for the data point. @@ -2665,52 +2296,42 @@ definitions: description: timestamp since epoch. reading timestamp example: "1483977600000" type: string - x-order: !!float 2 modifiers: description: modifiers applicable for the reading value items: example: recorded type: string type: array - x-order: !!float 1 value: description: reading value for the datapoint example: "21.11" type: string - x-order: !!float 0 type: object Environment: description: message data properties: asset: $ref: '#/definitions/EnvironmentAssetDetails' - x-order: !!float 2 dataQuality: description: 'data quality: Good | Bad | Uncertain' example: Good type: string - x-order: !!float 6 ibx: description: ibx example: IBX type: string - x-order: !!float 1 reading: $ref: '#/definitions/EnvironmentValueWithUnit' - x-order: !!float 3 readingTime: description: message reading time example: 2023-10-03T13:09:32 type: string - x-order: !!float 5 streamId: description: unique message id example: IBX.IBX:humidity type: string - x-order: !!float 0 tag: $ref: '#/definitions/EnvironmentTagDetails' - x-order: !!float 4 required: - asset - ibx @@ -2725,12 +2346,10 @@ definitions: description: asset id example: IBX type: string - x-order: !!float 0 level: description: asset level example: IBX type: string - x-order: !!float 1 required: - id - level @@ -2743,79 +2362,63 @@ definitions: description: account number example: "1" type: string - x-order: !!float 1 cabinet: description: cabinet unique space id example: CH1:05:000550:0105 type: string - x-order: !!float 4 cage: description: cage unique space id example: CH1:05:000550 type: string - x-order: !!float 3 humidity: description: current humidity example: "43.00" type: string - x-order: !!float 7 humidityUom: description: unit of measure for humidity example: '%' type: string - x-order: !!float 10 ibx: description: ibx code example: CH1 type: string - x-order: !!float 0 sensor: description: sensor id example: CH1.Colo.CH1_05_000550_0105 type: string - x-order: !!float 5 temperature: description: current temperature example: "20.0" type: string - x-order: !!float 6 temperatureUom: description: unit of measure for temperature values example: °C type: string - x-order: !!float 9 timestamp: description: epoch timestamp when the current reading was read example: "1506665106579" type: string - x-order: !!float 8 zone: description: zone unique space id example: CH1:1:05:ColoArea:2 type: string - x-order: !!float 2 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Invalid Level Type|Invalid Level Value|Invalid Account Details Or User is not Entitled|User Preference is not set as expected in the account|Invalid IBX|Invalid Account number|User is not entitled to the ibx|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR|NO_DATA|UNAUTHORISZED_ACCESS] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|3004|3005|4000|5000|6001] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object EnvironmentDataForArray: properties: @@ -2823,57 +2426,46 @@ definitions: description: account number example: "1" type: string - x-order: !!float 1 cabinet: description: cabinet unique space id example: CH1:05:000550:0105 type: string - x-order: !!float 4 cage: description: cage unique space id example: CH1:05:000550 type: string - x-order: !!float 3 humidity: description: current humidity example: "43.00" type: string - x-order: !!float 7 humidityUom: description: unit of measure for humidity example: '%' type: string - x-order: !!float 10 ibx: description: ibx code example: CH1 type: string - x-order: !!float 0 sensor: description: sensor id example: CH1.Colo.CH1_05_000550_0105 type: string - x-order: !!float 5 temperature: description: current temperature example: "20.0" type: string - x-order: !!float 6 temperatureUom: description: unit of measure for temperature values example: °C type: string - x-order: !!float 9 timestamp: description: epoch timestamp when the current reading was read example: "1506665106579" type: string - x-order: !!float 8 zone: description: zone unique space id example: CH1:1:05:ColoArea:2 type: string - x-order: !!float 2 type: object EnvironmentDataResponse: properties: @@ -2883,47 +2475,38 @@ definitions: items: $ref: '#/definitions/EnvironmentDataForArray' type: array - x-order: !!float 1 totalCount: description: total number of data values example: !!float 1 type: integer - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Invalid Level Type|Invalid Level Value|Invalid Account Details Or User is not Entitled|User Preference is not set as expected in the account|Invalid IBX|Invalid Account number|User is not entitled to the ibx|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR|NO_DATA|UNAUTHORISZED_ACCESS] are the possible messages ' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|3004|3005|4000|5000|6001] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object EnvironmentMessageData: description: environment message data properties: data: $ref: '#/definitions/Environment' - x-order: !!float 1 type: default: environmental description: message type example: environmental type: string - x-order: !!float 0 required: - data - type @@ -2935,12 +2518,10 @@ definitions: description: tag display name example: Humidity type: string - x-order: !!float 1 id: description: tag id example: humidity type: string - x-order: !!float 0 required: - id type: object @@ -2951,12 +2532,10 @@ definitions: description: Environmental reading unit example: PERCENT type: string - x-order: !!float 1 value: description: Environmental reading value example: "50.045" type: string - x-order: !!float 0 required: - unit - value @@ -2967,13 +2546,11 @@ definitions: accountNumber: example: "135888" type: string - x-order: !!float 0 ibx: items: type: string type: array uniqueItems: true - x-order: !!float 1 level: description: This field is not required. If not provided in the request, subscription will include all environmental messages at the IBX, zone, and cage levels. If granularity is specified, at least one level must be provided. items: @@ -2986,7 +2563,6 @@ definitions: minItems: !!float 1 type: array uniqueItems: true - x-order: !!float 2 required: - accountNumber - ibx @@ -2995,42 +2571,34 @@ definitions: properties: payLoad: type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Invalid Level Type|Invalid Level Value|Invalid DataPoint|Invalid Interval|Invalid FromDate|Invalid ToDate|ToDate interval cannot be greater than 1 year|Invalid Account Details Or User is not Entitled|User Preference is not set as expected in the account|Invalid IBX|Invalid Account number|User is not entitled to the ibx|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR|NO_DATA|UNAUTHORISZED_ACCESS] are the possible messages' example: INTERNAL_ERROR type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|3004|3005|4000|5000|6001] are the possible status codes' example: "4000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - ERROR type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object GenericRequest: properties: accountNo: description: customer account number type: string - x-order: !!float 0 classification: description: asset classification type: string - x-order: !!float 2 ibx: description: ibx code type: string - x-order: !!float 1 type: object HierarchyNode: properties: @@ -3040,34 +2608,27 @@ definitions: items: $ref: '#/definitions/Cages' type: array - x-order: !!float 0 circuits: items: $ref: '#/definitions/CircuitsMapWithCage' type: array - x-order: !!float 1 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object LocationResponse: items: @@ -3081,37 +2642,31 @@ definitions: items: $ref: '#/definitions/Asset' type: array - x-order: !!float 0 customAlert: description: List of custom alert message type to subscribe items: $ref: '#/definitions/CustomAlert' type: array - x-order: !!float 5 environmental: description: List of environmental message type to subscribe items: $ref: '#/definitions/Environmental' type: array - x-order: !!float 1 meteredPower: description: List of metered power message type to subscribe items: $ref: '#/definitions/MeteredPower' type: array - x-order: !!float 3 power: description: List of power message type to subscribe items: $ref: '#/definitions/PowerMessage' type: array - x-order: !!float 2 systemAlert: description: List of system alert message type to subscribe items: $ref: '#/definitions/SystemAlert' type: array - x-order: !!float 4 type: object MeteredPower: description: message data @@ -3120,46 +2675,36 @@ definitions: description: account number example: "123456" type: string - x-order: !!float 5 asset: $ref: '#/definitions/MeteredPowerAssetDetails' - x-order: !!float 2 cage: description: cage example: IBX:02:021305 type: string - x-order: !!float 3 cageSerialNo: description: cage serial number example: 021305-20604711 type: string - x-order: !!float 4 dataQuality: description: 'data quality: Good | Bad | Uncertain' example: Good type: string - x-order: !!float 9 ibx: description: ibx example: IBX type: string - x-order: !!float 1 reading: $ref: '#/definitions/MeteredPowerValueWithUnit' - x-order: !!float 7 readingTime: description: message reading time example: 2023-10-03T13:09:32 type: string - x-order: !!float 8 streamId: description: unique message id example: IBX.CBM-B1-4-1:kilowattHour type: string - x-order: !!float 0 tag: $ref: '#/definitions/MeteredPowerTagDetails' - x-order: !!float 6 required: - asset - ibx @@ -3174,12 +2719,10 @@ definitions: description: asset id example: IBX.CBM-B1-4-1 type: string - x-order: !!float 0 type: description: asset type example: Customer Billing Meter type: string - x-order: !!float 1 required: - id type: object @@ -3188,13 +2731,11 @@ definitions: properties: data: $ref: '#/definitions/MeteredPower' - x-order: !!float 1 type: default: metered-power description: message type example: metered-power type: string - x-order: !!float 0 required: - data - type @@ -3206,12 +2747,10 @@ definitions: description: tag display name example: kilowattHour type: string - x-order: !!float 1 id: description: tag id example: IBX.CBM-B1-4-1:kilowattHour type: string - x-order: !!float 0 required: - id type: object @@ -3222,35 +2761,38 @@ definitions: description: reading unit example: kWh type: string - x-order: !!float 1 value: description: reading value example: "412568.125" type: string - x-order: !!float 0 required: - value type: object Pagination: - description: Represents pagination component of the paginated response + description: pagination properties: limit: - description: The page size. - format: int64 + description: limit specifies the maximum limit of items returned + example: !!float 100 + format: int32 type: integer next: - description: Represents a relative link to the next page. This can be empty if there is no next page available. + description: relative URL to the next page, has value only when next page exists + example: ?offset=200&limit=100 type: string offset: - description: The number of elements to skip. - format: int64 + description: offset of the first item in the given page + example: !!float 100 + format: int32 type: integer previous: - description: Represents a relative link to the previous page. This can be empty if there is no previous page available. + description: relative URL to the previous page, has value only when previous page exists + example: ?offset=0&limit=100 type: string total: - description: The total number of elements in the result set. - format: int64 + description: number of total records + example: !!float 500 + format: int32 type: integer required: - limit @@ -3264,96 +2806,72 @@ definitions: description: account number example: "123456" type: string - x-order: !!float 5 apparentPower: $ref: '#/definitions/PowerApparentPowerValueWithUnit' - x-order: !!float 10 asset: $ref: '#/definitions/PowerAssetDetails' - x-order: !!float 2 cabinet: description: cabinet example: IBX:01:000Z4Z:0102 type: string - x-order: !!float 4 cabinetRating: $ref: '#/definitions/PowerCabinetRatingValueWithUnit' - x-order: !!float 17 cage: description: cage example: IBX:02:021305 type: string - x-order: !!float 3 circuitType: description: circuit type example: PRIMARY type: string - x-order: !!float 8 contractualPower: $ref: '#/definitions/PowerContractualPowerValueWithUnit' - x-order: !!float 11 current: $ref: '#/definitions/PowerCurrentValueWithUnit' - x-order: !!float 12 description: description: description example: 32-amp 230v Single Phase Primary AC Power type: string - x-order: !!float 6 ibx: description: ibx example: IBX type: string - x-order: !!float 1 lastUpdated: description: last updated time example: 2023-10-03T13:09:32 type: string - x-order: !!float 22 oid: description: oid example: 1.3.6.1.2.1.299.36.10.1099 type: string - x-order: !!float 7 peakLastSevenDays: $ref: '#/definitions/PowerPeakLastSevenDaysValueWithUnit' - x-order: !!float 18 peakLastSevenDaysContractualPower: $ref: '#/definitions/PowerPeakLastSevenDaysContractualPowerValueWithUnit' - x-order: !!float 20 peakLastSevenDaysRatio: $ref: '#/definitions/PowerPeakLastSevenDaysRatioValueWithUnit' - x-order: !!float 19 peakLastSevenDaysTime: description: peak last seven days time example: 2023-10-03T13:09:32 type: string - x-order: !!float 21 powerConsumptionToContractual: $ref: '#/definitions/PowerPowerConsumptionToContractualValueWithUnit' - x-order: !!float 16 powerFactor: $ref: '#/definitions/PowerPowerFactorValueWithUnit' - x-order: !!float 13 readingTime: description: message reading time example: 2023-10-03T13:09:32 type: string - x-order: !!float 23 realPower: $ref: '#/definitions/PowerRealPowerValueWithUnit' - x-order: !!float 9 soldCurrent: $ref: '#/definitions/PowerSoldCurrentValueWithUnit' - x-order: !!float 14 soldPower: $ref: '#/definitions/PowerSoldPowerValueWithUnit' - x-order: !!float 15 streamId: description: unique message id example: IBX:140838 type: string - x-order: !!float 0 required: - asset - ibx @@ -3366,12 +2884,10 @@ definitions: description: ApparentPower reading unit example: kVA type: string - x-order: !!float 1 value: description: ApparentPower reading value example: "7.36" type: string - x-order: !!float 0 required: - unit - value @@ -3383,12 +2899,10 @@ definitions: description: asset id example: IBX:140838 type: string - x-order: !!float 0 type: description: asset type example: CIRCUIT type: string - x-order: !!float 1 required: - id - type @@ -3400,12 +2914,10 @@ definitions: description: CabinetRating reading unit example: kVA type: string - x-order: !!float 1 value: description: CabinetRating reading value example: "8.125" type: string - x-order: !!float 0 required: - unit - value @@ -3417,12 +2929,10 @@ definitions: description: ContractualPower reading unit example: kVA type: string - x-order: !!float 1 value: description: ContractualPower reading value example: "0.0" type: string - x-order: !!float 0 required: - unit - value @@ -3435,12 +2945,10 @@ definitions: description: ' Customer Account Number' example: "1234" type: string - x-order: !!float 0 ibx: description: trending values example: "0.147" type: string - x-order: !!float 1 levelType: description: level type allowed value [ibx|cage|cabinet|circuit] enum: @@ -3450,7 +2958,6 @@ definitions: - circuit example: "0.147" type: string - x-order: !!float 2 type: object PowerCurrentValueWithUnit: description: current details @@ -3459,12 +2966,10 @@ definitions: description: Current reading unit example: A type: string - x-order: !!float 1 value: description: Current reading value example: "7.36" type: string - x-order: !!float 0 required: - unit - value @@ -3477,55 +2982,44 @@ definitions: description: customer account number example: ABC type: string - x-order: !!float 1 amps: description: instantaneous current amp reading on circuits example: !!float 123 type: number - x-order: !!float 6 cabinetRating: description: maximum kVA draw allowed for the cabinet|cabinet description when the levelType is cabinet. Null otherwise. example: 341.54 type: number - x-order: !!float 8 comparisonData: $ref: '#/definitions/ComparisonData' - x-order: !!float 11 contractualKva: description: "The maximum power draw contractually allowable in a \nprivate cage. \n" example: 341.54 type: number - x-order: !!float 9 customerName: example: ABC type: string - x-order: !!float 23 ibx: description: ibx code example: ABC type: string - x-order: !!float 0 isAlarm: description: returns boolean based on breakertip alarm example: "true" type: string - x-order: !!float 4 kva: description: power consumption in kva example: 54.402 type: number - x-order: !!float 5 kw: description: "measure of real power expressed in kilowatt applicable for ibxs\nthat have capability of energy meter reading|value will be \"NA\" for AMER and APAC regions \n" example: NA type: string - x-order: !!float 19 lastUpdatedTime: description: | date-time when the latest value was updated (epoc - milliseconds). example: "1497410520000" type: string - x-order: !!float 22 levelType: description: power hierarchy node levelType linked to the power data enum: @@ -3535,87 +3029,69 @@ definitions: - circuit example: ibx type: string - x-order: !!float 2 levelValue: description: power hierarchy node levelValue linked to the power data example: ABC type: string - x-order: !!float 3 peakKvaLastSevenDays: example: 55.296 type: number - x-order: !!float 12 peakKvaLastSevenDaysContractualKva: example: 55.296 type: number - x-order: !!float 14 peakKvaLastSevenDaysPercentage: example: 55.296 type: number - x-order: !!float 13 peakKvaLastSevenDaysTime: example: 55.296 type: integer - x-order: !!float 15 percentageKva: description: calculated field kva / contractualKva example: 341.54 type: number - x-order: !!float 10 powerFactor: description: | The ratio between real power and apparent power in a circuit.(kW/kVA)|value will be "NA" for AMER and APAC regions example: NA type: string - x-order: !!float 20 primaryKva: description: "the sum of instantaneous power draw reading on all the primary \ncircuits within the levelType.\n" example: 28.31 type: number - x-order: !!float 17 readingTime: description: | date-time when the latest value was read in (epoc - milliseconds). example: "1497410400000" type: string - x-order: !!float 21 redundantKva: description: "the sum of instantaneous power draw reading on all the redundant \ncircuits within the levelType.\n" example: 26.092 type: number - x-order: !!float 18 soldAmps: description: circuit description when the levelType is circuit. Null otherwise. example: !!float 123 type: integer - x-order: !!float 16 soldKva: description: maximum amp draw allowable on a circuit example: 598.349 type: number - x-order: !!float 7 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object PowerDataResponse_IBX: properties: @@ -3625,55 +3101,44 @@ definitions: items: $ref: '#/definitions/PowerData_IBX' type: array - x-order: !!float 0 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object PowerData_Error: properties: payLoad: type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: INTERNAL_ERROR type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "4000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - ERROR type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object PowerData_IBX: properties: @@ -3681,56 +3146,45 @@ definitions: description: customer account number example: ABC type: string - x-order: !!float 1 amps: description: instantaneous current amp reading on circuits example: !!float 123 type: number - x-order: !!float 6 cabinetRating: description: maximum kVA draw allowed for the cabinet example: !!float 123 type: number - x-order: !!float 8 comparisonData: $ref: '#/definitions/ComparisonData' - x-order: !!float 11 contractualKva: description: "The maximum power draw contractually allowable in a \nprivate cage. \nexample: 341.54\n" type: number - x-order: !!float 9 customerName: example: ABC type: string - x-order: !!float 23 ibx: description: ibx code example: ABC type: string - x-order: !!float 0 isAlarm: description: returns boolean based on breakertip alarm example: "true" type: string - x-order: !!float 4 kva: description: power consumption in kva example: 54.402 type: number - x-order: !!float 5 kw: description: | measure of real power expressed in kilowatt applicable for ibxs that have capability of energy meter reading|value will be "NA" for AMER and APAC regions example: NA type: string - x-order: !!float 19 lastUpdatedTime: description: | date-time when the latest value was updated (epoc - milliseconds). example: "1497410520000" type: string - x-order: !!float 22 levelType: description: power hierarchy node levelType linked to the power data enum: @@ -3740,65 +3194,52 @@ definitions: - circuit example: ibx type: string - x-order: !!float 2 levelValue: description: power hierarchy node levelValue linked to the power data example: ABC type: string - x-order: !!float 3 peakKvaLastSevenDays: example: 55.296 type: number - x-order: !!float 12 peakKvaLastSevenDaysContractualKva: example: 55.296 type: number - x-order: !!float 14 peakKvaLastSevenDaysPercentage: example: 55.296 type: number - x-order: !!float 13 peakKvaLastSevenDaysTime: example: 55.296 type: integer - x-order: !!float 15 percentageKva: description: calculated field kva / contractualKva example: 15.928 type: number - x-order: !!float 10 powerFactor: description: | The ratio between real power and apparent power in a circuit.(kW/kVA)|value will be "NA" for AMER and APAC regions example: NA type: string - x-order: !!float 20 primaryKva: description: "the sum of instantaneous power draw reading on all the primary \ncircuits within the levelType.\n" example: 28.31 type: number - x-order: !!float 17 readingTime: description: | date-time when the latest value was read in (epoc - milliseconds). example: "1497410400000" type: string - x-order: !!float 21 redundantKva: description: "the sum of instantaneous power draw reading on all the redundant \ncircuits within the levelType.\n" example: 26.092 type: number - x-order: !!float 18 soldAmps: description: circuit description when the levelType is circuit. Null otherwise. example: !!float 123 type: integer - x-order: !!float 16 soldKva: description: maximum amp draw allowable on a circuit example: 598.349 type: number - x-order: !!float 7 type: object PowerHierarchyNode: properties: @@ -3868,14 +3309,12 @@ definitions: items: $ref: '#/definitions/PowerHierarchyNode' type: array - x-order: !!float 3 label: description: | ibx code, cage unique space id, cabinet unique space id, circuit label for levelType ibx, cage, cabinet, circuit resp. example: XY1 type: string - x-order: !!float 2 levelType: description: "levelType indicates which level in the power hierarchy \ndoes the node belong to.\n" enum: @@ -3885,12 +3324,10 @@ definitions: - circuit example: IBX type: string - x-order: !!float 0 levelValue: description: "ibx code, cage us id, cabinet us id, circuit number for \nlevelType ibx, cage, cabinet, circuit resp.\n" example: XY1 type: string - x-order: !!float 1 type: object PowerMessage: description: Power messages provide the latest power usage data at the circuit-level. @@ -3898,13 +3335,11 @@ definitions: accountNumber: example: "135888" type: string - x-order: !!float 0 ibx: items: type: string type: array uniqueItems: true - x-order: !!float 1 required: - accountNumber - ibx @@ -3914,13 +3349,11 @@ definitions: properties: data: $ref: '#/definitions/Power' - x-order: !!float 1 type: default: power description: message type example: power type: string - x-order: !!float 0 required: - data - type @@ -3932,12 +3365,10 @@ definitions: description: PeakLastSevenDaysContractualPower reading unit example: kVA type: string - x-order: !!float 1 value: description: PeakLastSevenDaysContractualPower reading value example: "0.0" type: string - x-order: !!float 0 required: - unit - value @@ -3949,12 +3380,10 @@ definitions: description: PeakLastSevenDaysRatio reading unit example: PERCENT type: string - x-order: !!float 1 value: description: PeakLastSevenDaysRatio reading value example: "48.125" type: string - x-order: !!float 0 required: - unit - value @@ -3966,12 +3395,10 @@ definitions: description: PeakLastSevenDays reading unit example: kVA type: string - x-order: !!float 1 value: description: PeakLastSevenDays reading value example: "7.36" type: string - x-order: !!float 0 required: - unit - value @@ -3983,12 +3410,10 @@ definitions: description: PowerConsumptionToContractual reading unit example: PERCENT type: string - x-order: !!float 1 value: description: PowerConsumptionToContractual reading value example: "68.125" type: string - x-order: !!float 0 required: - unit - value @@ -4000,12 +3425,10 @@ definitions: description: PowerFactor reading unit example: pf type: string - x-order: !!float 1 value: description: PowerFactor reading value example: "0.0" type: string - x-order: !!float 0 required: - unit - value @@ -4017,12 +3440,10 @@ definitions: description: RealPower reading unit example: kW type: string - x-order: !!float 1 value: description: RealPower reading value example: "0.0" type: string - x-order: !!float 0 required: - unit - value @@ -4038,12 +3459,10 @@ definitions: description: SoldCurrent reading unit example: A type: string - x-order: !!float 1 value: description: SoldCurrent reading value example: "7.36" type: string - x-order: !!float 0 required: - unit - value @@ -4055,58 +3474,14 @@ definitions: description: SoldPower reading unit example: kVA type: string - x-order: !!float 1 value: description: SoldPower reading value example: "68.125" type: string - x-order: !!float 0 required: - unit - value type: object - Sensor reading: - description: Single environmental sensor reading. - properties: - humidity: - $ref: '#/definitions/ValueWithUnit' - description: 'Sensor reading: humidity' - example: '{ value: 33.3, unit: "%" }' - ibx: - description: The ibx identifier where the sensor is placed. - example: SV2 - type: string - sensorId: - description: The sensor identifier. - example: SV2.Environmental.Colo4-ZoneHumidity1 - type: string - temperature: - $ref: '#/definitions/ValueWithUnit' - description: 'Sensor reading: temperature' - example: '{ value: 23.08, unit: "CELSIUS" }' - zoneId: - description: The zone where the sensor is placed. - example: CH2:1:06:ColoArea:1 - type: string - required: - - ibx - - sensorId - - zoneId - type: object - SensorReadingsResponse: - properties: - data: - description: List of data objects - items: - $ref: '#/definitions/Sensor%20reading' - type: array - pagination: - $ref: '#/definitions/Pagination' - description: Pagination metadata - required: - - data - - pagination - type: object SubscriptionData: properties: alarmMessageData: @@ -4114,40 +3489,33 @@ definitions: items: $ref: '#/definitions/AlarmMessageData' type: array - x-order: !!float 0 alertMessageData: description: alert message data items: $ref: '#/definitions/AlertMessageData' type: array - x-order: !!float 1 environmentMessageData: description: environment message data items: $ref: '#/definitions/EnvironmentMessageData' type: array - x-order: !!float 2 meteredPowerMessageData: description: metered-power message data items: $ref: '#/definitions/MeteredPowerMessageData' type: array - x-order: !!float 3 pagination: $ref: '#/definitions/Pagination' - x-order: !!float 6 powerMessageData: description: power message data items: $ref: '#/definitions/PowerMessageData' type: array - x-order: !!float 4 tagPointMessageData: description: tag-point message data items: $ref: '#/definitions/TagPointMessageData' type: array - x-order: !!float 5 type: object SubscriptionRequest: description: Subscription Request Payload @@ -4155,33 +3523,25 @@ definitions: channel: $ref: '#/definitions/Channel' description: channel - x-order: !!float 1 messageType: $ref: '#/definitions/MessageType' - x-order: !!float 0 type: object SubscriptionResponse: description: Subscription Response properties: channel: $ref: '#/definitions/Channel' - x-order: !!float 3 createdBy: type: string - x-order: !!float 5 createdDateTime: format: date-time type: string - x-order: !!float 6 id: type: string - x-order: !!float 0 messageType: $ref: '#/definitions/MessageType' - x-order: !!float 2 orgId: type: string - x-order: !!float 4 status: enum: - PENDING @@ -4190,14 +3550,11 @@ definitions: - DELETE_IN_PROGRESS - DELETED type: string - x-order: !!float 1 updatedBy: type: string - x-order: !!float 7 updatedDateTime: format: date-time type: string - x-order: !!float 8 type: object SystemAlert: description: System Alert messages are sent when Equinix-defined alert conditions become true. The message contains the data point value that triggered the alert as well as the current value. @@ -4205,13 +3562,11 @@ definitions: accountNumber: example: "135888" type: string - x-order: !!float 0 ibx: items: type: string type: array uniqueItems: true - x-order: !!float 1 required: - accountNumber - ibx @@ -4223,12 +3578,10 @@ definitions: description: tag display name example: Output Voltage CA type: string - x-order: !!float 1 id: description: tag id example: IBX.ATS-M1-04:outputvoltageca type: string - x-order: !!float 0 required: - id type: object @@ -4239,28 +3592,22 @@ definitions: description: 'data quality: Good | Bad | Uncertain' example: Good type: string - x-order: !!float 5 ibx: description: ibx example: IBX type: string - x-order: !!float 1 reading: $ref: '#/definitions/TagPointValueWithUnit' - x-order: !!float 3 readingTime: description: message reading time example: 2023-10-03T13:09:32 type: string - x-order: !!float 4 streamId: description: unique message id example: IBX.ATS-M1-04:outputvoltageca type: string - x-order: !!float 0 tag: $ref: '#/definitions/TagDetails' - x-order: !!float 2 required: - dataQuality - ibx @@ -4275,27 +3622,22 @@ definitions: items: $ref: '#/definitions/TagPointDataArrayCurrent' type: array - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object TagPointDataArray: description: | @@ -4305,37 +3647,31 @@ definitions: description: "Generic label for the tag point \n" example: OK type: string - x-order: !!float 4 readingTime: description: | date time when the tag point value was read from the device. example: "20170907060449" type: string - x-order: !!float 5 tagDisplayName: description: | Generic label for the tag point example: Evaporator Leaving Water Temperature type: string - x-order: !!float 2 tagId: description: | ID for the tagPoint - Unique Identifier for the Tag Point example: CH1.Chiller-1:evapleavingwatertemperature type: string - x-order: !!float 1 uom: description: | Unit of measure for the data value for the tag point example: °C type: string - x-order: !!float 3 value: description: | Current data value for the tag point example: 4.9 type: string - x-order: !!float 0 type: object TagPointDataArrayCurrent: description: | @@ -4345,44 +3681,37 @@ definitions: description: "date time when the tag point value was read from the device. \n" example: "20170907125336" type: string - x-order: !!float 4 tagDisplayName: description: | Generic label for the tag point example: Evaporator Leaving Water Temperature type: string - x-order: !!float 2 tagId: description: | ID for the tagPoint - Unique Identifier for the Tag Point example: CH1.Chiller-1:evapleavingwatertemperature type: string - x-order: !!float 1 uom: description: | Unit of measure for the data value for the tag point example: °C type: string - x-order: !!float 3 value: description: | Current data value for the tag point example: 4.9 type: string - x-order: !!float 0 type: object TagPointMessageData: description: tag-point message data properties: data: $ref: '#/definitions/TagPoint' - x-order: !!float 1 type: default: tag-point description: message type example: tag-point type: string - x-order: !!float 0 required: - data - type @@ -4393,11 +3722,9 @@ definitions: description: UTC time example: "1504779867508" type: string - x-order: !!float 0 value: example: "0.0" type: string - x-order: !!float 1 type: object TagPointTrendingResponse: properties: @@ -4406,22 +3733,18 @@ definitions: accountNumber: example: "1" type: string - x-order: !!float 0 data: description: trend data of tag items: $ref: '#/definitions/TagPointTrendingData' type: array - x-order: !!float 7 dataType: description: data type of trend data vlaues example: Float type: string - x-order: !!float 6 ibx: example: CH1 type: string - x-order: !!float 1 interval: description: data sampling interval enum: @@ -4431,44 +3754,35 @@ definitions: - 1d example: 1h type: string - x-order: !!float 2 tagDisplayName: description: "the \n" example: Battery Time Remaining type: string - x-order: !!float 5 tagId: description: | the unique identifiers for the tag point ids for which the trending point is requested. example: CH1.UPS-20:batterytimeremaining type: string - x-order: !!float 4 uom: example: s type: string - x-order: !!float 3 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid Interval|Invalid FromDate|Invalid ToDate|From/ToDate interval cannot be greater than 1 year] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object - x-order: !!float 1 type: object TagPointValueWithUnit: description: reading details @@ -4477,12 +3791,10 @@ definitions: description: reading unit example: V type: string - x-order: !!float 1 value: description: reading value example: "50.045" type: string - x-order: !!float 0 required: - value type: object @@ -4493,12 +3805,10 @@ definitions: items: $ref: '#/definitions/Asset' type: array - x-order: !!float 0 templateId: description: template id - unique identifier for the template example: Cooling Plant type: string - x-order: !!float 1 type: object TrendingEnvironmentData: properties: @@ -4508,35 +3818,28 @@ definitions: description: customer account num example: "1" type: string - x-order: !!float 1 datapoint: description: data point for which the timeseries data is fetched example: temperature type: string - x-order: !!float 3 ibx: description: ibx code example: CH1 type: string - x-order: !!float 0 interval: description: interval example: reading type: string - x-order: !!float 2 series: description: Time series data for the data point items: $ref: '#/definitions/DataValue' type: array - x-order: !!float 5 uom: description: unit of measure used for the datapoint example: °C type: string - x-order: !!float 4 type: object - x-order: !!float 0 type: object TrendingPowerData: properties: @@ -4545,16 +3848,13 @@ definitions: accountNumber: example: "123456" type: string - x-order: !!float 0 data: items: $ref: '#/definitions/ComparisonData_Trend' type: array - x-order: !!float 5 ibx: example: ABX type: string - x-order: !!float 1 interval: description: serial number enum: @@ -4564,7 +3864,6 @@ definitions: - 1d example: 1h type: string - x-order: !!float 4 levelType: description: power hierarchy node levelType linked to the power data enum: @@ -4573,86 +3872,27 @@ definitions: - cabinet - circuit type: string - x-order: !!float 2 levelValue: description: ibx code, cage unique space id, cabinet unique space id and serial number for levelType ibx, cage, cabinet, circuit resp. example: ABX type: string - x-order: !!float 3 type: object - x-order: !!float 0 status: properties: msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|From/ToDate interval cannot be greater than 1 year|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 2 statuscode: description: '[1000|3001|3002|3003|4000] are the possible status codes' example: "1000" type: number - x-order: !!float 1 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 - type: object - x-order: !!float 1 - type: object - ValueWithUnit: - description: Single value with related unit (e.g. percentage for humidity or Celsius degree for temperature). - properties: - unit: - description: Unit for value. - example: CELSIUS - type: object - value: - description: Specific value, to be read together with unit. - example: "33.3" type: object - required: - - unit - - value - type: object - ValueWithUnitDoubleHumidityUnit: - description: Single value with related unit (e.g. percentage for humidity or Celsius degree for temperature). - properties: - unit: - description: Unit for value. - enum: - - PERCENT - example: CELSIUS - type: string - value: - description: Specific value, to be read together with unit. - example: 33.3 - format: double - type: number - required: - - unit - - value - type: object - ValueWithUnitDoubleTemperatureUnit: - description: Single value with related unit (e.g. percentage for humidity or Celsius degree for temperature). - properties: - unit: - description: Unit for value. - enum: - - CELSIUS - - FAHRENHEIT - example: CELSIUS - type: string - value: - description: Specific value, to be read together with unit. - example: 33.3 - format: double - type: number - required: - - unit - - value type: object WebhookChannelConfiguration: description: The configuration for a 'WEBHOOK' channel @@ -4662,27 +3902,22 @@ definitions: maximum: !!float 20 minimum: !!float 5 type: integer - x-order: !!float 4 numberOfConcurrentCalls: format: int32 maximum: !!float 50 minimum: !!float 20 type: integer - x-order: !!float 3 numberOfRetries: format: int32 maximum: !!float 5 minimum: !!float 1 type: integer - x-order: !!float 2 sslCertificate: example: ZkFzZLY1IGRpY31kZXI= type: string - x-order: !!float 0 url: example: https://b4c3mzxe8syvhd-ats.iot.us-west-2.amazonaws.com type: string - x-order: !!float 1 required: - url type: object @@ -4691,39 +3926,30 @@ definitions: email: example: true type: boolean - x-order: !!float 8 email_address: example: test type: string - x-order: !!float 2 firstName: example: test type: string - x-order: !!float 0 lastName: example: test type: string - x-order: !!float 1 mobilePhoneCode: example: test type: string - x-order: !!float 3 mobilePhoneNumber: example: test type: string - x-order: !!float 4 self: example: true type: boolean - x-order: !!float 5 sms: example: true type: boolean - x-order: !!float 6 voice: example: true type: boolean - x-order: !!float 7 type: object status: properties: @@ -4731,7 +3957,6 @@ definitions: description: root cause for error example: "null" type: string - x-order: !!float 1 info: properties: code: @@ -4741,20 +3966,16 @@ definitions: minimum: !!float 1000 pattern: ^[0-9]{4}$ type: number - x-order: !!float 0 msg: description: '[Ok|Permission Denied|Invalid Account number|Invalid IBX|Invalid LevelType|Invalid LevelValue|Invalid Interval|Invalid From/To Date|INVALID_SESSION|INVALID_SESSION_IBX|INTERNAL_ERROR] are the possible messages' example: OK type: string - x-order: !!float 1 type: object - x-order: !!float 2 type: description: '[INFO|ERROR] are the possible values' enum: - INFO type: string - x-order: !!float 0 type: object parameters: authorizationHeader: