Download OpenAPI specification:Download
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "description": "string",
- "allowedUsers": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "allowedGroups": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "associatedAssetsCount": 0,
- "associatedDocumentsCount": 0,
- "associatedApiClientCount": 0,
- "lastUpdated": "2019-08-24T14:15:22Z",
- "associatedUsersCount": 0,
- "associatedGroupsCount": 0
}
]
api-version | string |
Access policy data.
id | string or null <uuid> |
name | string or null |
description | string or null |
allowedUsers | Array of strings or null <uuid> |
allowedGroups | Array of strings or null <uuid> |
associatedAssetsCount | integer <int32> |
associatedDocumentsCount | integer <int32> |
associatedApiClientCount | integer <int32> |
lastUpdated | string <date-time> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "description": "string",
- "allowedUsers": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "allowedGroups": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "associatedAssetsCount": 0,
- "associatedDocumentsCount": 0,
- "associatedApiClientCount": 0,
- "lastUpdated": "2019-08-24T14:15:22Z"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
accessPolicyId required | string <uuid> An access policy ID. |
api-version | string |
Access policy data.
id | string or null <uuid> |
name | string or null |
description | string or null |
allowedUsers | Array of strings or null <uuid> |
allowedGroups | Array of strings or null <uuid> |
associatedAssetsCount | integer <int32> |
associatedDocumentsCount | integer <int32> |
associatedApiClientCount | integer <int32> |
lastUpdated | string <date-time> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "description": "string",
- "allowedUsers": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "allowedGroups": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "associatedAssetsCount": 0,
- "associatedDocumentsCount": 0,
- "associatedApiClientCount": 0,
- "lastUpdated": "2019-08-24T14:15:22Z"
}
assetId required | string <uuid> An asset ID. |
api-version | string |
An access policy ID.
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7"
}
accessPolicyId required | string <uuid> An access policy ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "description": "string"
}
]
api-version | string |
Alarm event policy data.
id | string or null <uuid> |
name | string or null |
assetId | string <uuid> |
severity | string (AlarmEventPolicySeverityFilter) Enum: "all" "warningEqualHigher" "critical" |
users | Array of strings or null <uuid> |
groups | Array of strings or null <uuid> |
notificationChannels | Array of strings or null <uuid> |
filteredAssetTypeIds | Array of strings or null (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
filteredCategories | Array of strings or null (AlarmEventCategory) Enum: "snmpTrap" "unknownTrap" "hostUnreachable" "sensorThresholdCheck" "dataCollectorStatus" "assetTrackerStatus" "firmwareStatus" |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "severity": "all",
- "users": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "groups": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "notificationChannels": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "filteredAssetTypeIds": [
- "unknown"
], - "filteredCategories": [
- "snmpTrap"
]
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "assetLocationId": "27d01cf0-fa28-4498-9613-e6cb4763a14f",
- "assetLocationDisplayName": "string",
- "assetLocationPath": "string",
- "severity": "all",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "users": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "userName": "string"
}
], - "groups": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "description": "string"
}
], - "notificationChannels": [
- {
- "name": "string",
- "webhookUri": "string",
- "notificationChannelType": "microsoftTeams",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "associatedAlarmEventPoliciesExists": true
}
], - "assetTypeIds": [
- "unknown"
], - "alarmEventCategories": [
- "snmpTrap"
]
}
]
id required | string <uuid> An alarm event policy ID. |
api-version | string |
Alarm event policy data.
id | string or null <uuid> |
name | string or null |
assetId | string <uuid> |
severity | string (AlarmEventPolicySeverityFilter) Enum: "all" "warningEqualHigher" "critical" |
users | Array of strings or null <uuid> |
groups | Array of strings or null <uuid> |
notificationChannels | Array of strings or null <uuid> |
filteredAssetTypeIds | Array of strings or null (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
filteredCategories | Array of strings or null (AlarmEventCategory) Enum: "snmpTrap" "unknownTrap" "hostUnreachable" "sensorThresholdCheck" "dataCollectorStatus" "assetTrackerStatus" "firmwareStatus" |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "severity": "all",
- "users": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "groups": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "notificationChannels": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "filteredAssetTypeIds": [
- "unknown"
], - "filteredCategories": [
- "snmpTrap"
]
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "severity": "all",
- "users": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "groups": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "notificationChannels": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "filteredAssetTypeIds": [
- "unknown"
], - "filteredCategories": [
- "snmpTrap"
]
}
alarmEventId required | string <uuid> An alarm event's ID. |
api-version | string |
A new acknowledgement state for alarm event.
"unacknowledged"
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
An object containing the list of alarm event IDs and a new AcknowledgementState.
alarmEventIds | Array of strings or null <uuid> |
acknowledgementState | string (AcknowledgementState) Enum: "unacknowledged" "acknowledged" |
{- "alarmEventIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "acknowledgementState": "unacknowledged"
}
assetId required | string <uuid> An asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "assetTypeId": "unknown",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "accessState": "full"
}
]
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "username": "string",
- "ipAddress": {
- "addressFamily": "unspecified",
- "scopeId": 0,
- "isIPv6Multicast": true,
- "isIPv6LinkLocal": true,
- "isIPv6SiteLocal": true,
- "isIPv6Teredo": true,
- "isIPv6UniqueLocal": true,
- "isIPv4MappedToIPv6": true,
- "address": 0
}, - "eventType": "login",
- "eventDetails": null
}
]
assetId | string <uuid> An asset ID. |
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "assetDisplayName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "username": "string",
- "ipAddress": {
- "addressFamily": "unspecified",
- "scopeId": 0,
- "isIPv6Multicast": true,
- "isIPv6LinkLocal": true,
- "isIPv6SiteLocal": true,
- "isIPv6Teredo": true,
- "isIPv6UniqueLocal": true,
- "isIPv4MappedToIPv6": true,
- "address": 0
}, - "eventType": "login",
- "eventDetails": null
}
]
assetId required | string <uuid> An asset ID. |
api-version | string |
{- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "assetTypeId": "unknown",
- "assetDashboardOverrideSetting": null,
- "defaultDashboardSetting": null,
- "assetTypeDashboardOverrideSetting": null,
- "chartWidgetSettings": [
- {
- "chartWidgetSettingId": "31d1e9f8-4e6b-4a5d-b450-1d30b3efddf3",
- "chartWidgetSettings": null
}
]
}
assetId required | string <uuid> An asset ID. |
api-version | string |
An asset dashboard setting.
assetId | string <uuid> |
assetDashboardOverrideSetting | any or null |
{- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "assetDashboardOverrideSetting": null
}
{- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "assetDashboardOverrideSetting": null
}
api-version | string |
An object containing a new firmware version ID and a list of assets to update.
newFirmwareVersionId | string <uuid> |
assetIds | Array of strings or null <uuid> |
workOrderName | string or null |
{- "newFirmwareVersionId": "19c4e818-3ac0-4399-abb6-ecd2a7a17f5c",
- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "workOrderName": "string"
}
id required | string <uuid> An asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "buswayTapOffNumber",
- "value": null,
- "dataType": "string",
- "dataSource": "application",
- "assetPropertyDisplayCategory": "string",
- "isEditable": true,
- "isDeletable": true,
- "isInherited": true,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "minimumValue": 0.1
}
]
id required | string <uuid> ID of the asset property to be updated. |
api-version | string |
The asset property to be updated.
id | string or null <uuid> |
type | string (AssetPropertyKeyEnum) Enum: "buswayTapOffNumber" "serialNumber" "ipAddressValue" "macAddress" "costPerRack" "locationType" "desiredRackTemperature" "contactName" "emailAddress" "phoneNumberOne" "phoneNumberTwo" "costPerKiloWattHour" "designValue" "rackDesign" "assetTag" "width" "height" "depth" "weight" "consumedRackUnits" "providedRackUnits" "ratedPower" "description" "guid" "manufacturer" "model" "name" "objectId" "outletNumber" "contact" "componentManufacturer" "componentModel" "internalDeviceId" "technology" "size" "operationalStatus" "listIndex" "networkInterfaceIndex" "highSpeed" "designatedRoot" "designatedBridge" "designatedPort" "speed" "nicHostSystemId" "isNicPartOfADeviceChain" "hostName" "currentClockSpeed" "maxClockSpeed" "enabledCoresCount" "processorFamily" "powerManagementSupported" "gatewayIpAddress" "ipAddressEnabled" "isBmcIpAddress" "applicationId" "applicationVersion" "applicationCaption" "installDate" "physicalStorageType" "blockSize" "blockCount" "buildNumber" "buildType" "operatingSystemVersion" "operatingSystemMajorVersion" "operatingSystemMinorVersion" "architecture" "pduBreakerRating" "outletPhase" "outletBank" "hardwareVersion" "firmwareVersion" "dnsHostName" "domain" "domainRole" "powerSaverMode" "deviceChainId" "totalOutlets" "numberOfPhases" "ratedInputVoltage" "panelBreakerRating" "breakerCount" "breakersPerPanel" "panelCount" "ratedCurrent" "ratedVoltage" "powerFactor" "ratedVa" "memoryTotalWidth" "portNumber" "commissionDate" "endOfLifeDate" "retirementDate" "boardSerialNumber" "memoryType" "streetAddress" "presence" "internalStatus" "bladeBmcMacAddress" "operatingSystemPlatformId" "operatingSystemSignature" "operatingSystemVendor" "operatingSystemServicePackMajorVersion" "operatingSystemServicePackMinorVersion" "operatingSystemEditionId" "toolsStatus" "linkState" "captureState" "simulatedCableState" "numberOfPoles" "breakerNumber" "panelNumber" "defaultMainPanelBreakerSize" "defaultBreakerSize" "latitude" "longitude" "controllerSerialNumber" "powerModuleSerialNumber" "fanSerialNumber" "assetPlacementDescription" "outletType" "locationDescription" "note" "snmpVersion" "rackTotalPowerSetting" "bayLocation" "itEnergySetting" "breakerStatus" "enclosureSerialNumber" "macOuiManufacturer" "assetTrackerTagSerialNumber" "assetTrackerModuleSerialNumber" "assetTrackerExpectedReportedRackUnits" "assetTrackerRackOffset" "rackDeltaTCalculationOrientation" "mediaType" "physicalConnectorType" "length" "portType" "portSide" "circuitType" "circuitProvisioningStatus" "smartViewLocationType" "smartViewLevelValue" "smartViewAccountNumber" "smartViewIbx" "locationAverageTemperatureSetting" "locationAverageHumiditySetting" "webPortalLaunchUrl" "biosVersion" "powerSupplyOutputRating" "powerSupplyInputRating" "powerSupplyType" "snmpPort" "businessEntityType" "streetAddressType" "averageScope2CarbonEmissionOffsetPercent" "workloadType" "pueSetting" |
value | any or null |
dataType | string (PropertyValueType) Enum: "string" "integer" "decimal" "dateTime" "enum" "ipAddress" "macAddress" "boolean" "base" "guid" "long" |
dataSource | string (DataSource) Enum: "application" "ribcl" "ipmi" "snmp" "ssh" "ucs" "vmware" "wbem" "wmi" "bacnetIp" "modbusTcp" "basicHttpAndHttps" "ntp" "tcp" "rimp" "arp" "racadm" "user" "dns" "ixos" "smartView" |
assetPropertyDisplayCategory | string or null |
isEditable | boolean |
isDeletable | boolean |
isInherited | boolean |
createdDateTime | string or null <date-time> |
updatedDateTime | string or null <date-time> |
minimumValue | number or null <double> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "buswayTapOffNumber",
- "value": null,
- "dataType": "string",
- "dataSource": "application",
- "assetPropertyDisplayCategory": "string",
- "isEditable": true,
- "isDeletable": true,
- "isInherited": true,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "minimumValue": 0.1
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "buswayTapOffNumber",
- "value": null,
- "dataType": "string",
- "dataSource": "application",
- "assetPropertyDisplayCategory": "string",
- "isEditable": true,
- "isDeletable": true,
- "isInherited": true,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "minimumValue": 0.1
}
assetId | string <uuid> ID of the asset which owns this property. |
api-version | string |
The asset property to be created.
id | string or null <uuid> |
type | string (AssetPropertyKeyEnum) Enum: "buswayTapOffNumber" "serialNumber" "ipAddressValue" "macAddress" "costPerRack" "locationType" "desiredRackTemperature" "contactName" "emailAddress" "phoneNumberOne" "phoneNumberTwo" "costPerKiloWattHour" "designValue" "rackDesign" "assetTag" "width" "height" "depth" "weight" "consumedRackUnits" "providedRackUnits" "ratedPower" "description" "guid" "manufacturer" "model" "name" "objectId" "outletNumber" "contact" "componentManufacturer" "componentModel" "internalDeviceId" "technology" "size" "operationalStatus" "listIndex" "networkInterfaceIndex" "highSpeed" "designatedRoot" "designatedBridge" "designatedPort" "speed" "nicHostSystemId" "isNicPartOfADeviceChain" "hostName" "currentClockSpeed" "maxClockSpeed" "enabledCoresCount" "processorFamily" "powerManagementSupported" "gatewayIpAddress" "ipAddressEnabled" "isBmcIpAddress" "applicationId" "applicationVersion" "applicationCaption" "installDate" "physicalStorageType" "blockSize" "blockCount" "buildNumber" "buildType" "operatingSystemVersion" "operatingSystemMajorVersion" "operatingSystemMinorVersion" "architecture" "pduBreakerRating" "outletPhase" "outletBank" "hardwareVersion" "firmwareVersion" "dnsHostName" "domain" "domainRole" "powerSaverMode" "deviceChainId" "totalOutlets" "numberOfPhases" "ratedInputVoltage" "panelBreakerRating" "breakerCount" "breakersPerPanel" "panelCount" "ratedCurrent" "ratedVoltage" "powerFactor" "ratedVa" "memoryTotalWidth" "portNumber" "commissionDate" "endOfLifeDate" "retirementDate" "boardSerialNumber" "memoryType" "streetAddress" "presence" "internalStatus" "bladeBmcMacAddress" "operatingSystemPlatformId" "operatingSystemSignature" "operatingSystemVendor" "operatingSystemServicePackMajorVersion" "operatingSystemServicePackMinorVersion" "operatingSystemEditionId" "toolsStatus" "linkState" "captureState" "simulatedCableState" "numberOfPoles" "breakerNumber" "panelNumber" "defaultMainPanelBreakerSize" "defaultBreakerSize" "latitude" "longitude" "controllerSerialNumber" "powerModuleSerialNumber" "fanSerialNumber" "assetPlacementDescription" "outletType" "locationDescription" "note" "snmpVersion" "rackTotalPowerSetting" "bayLocation" "itEnergySetting" "breakerStatus" "enclosureSerialNumber" "macOuiManufacturer" "assetTrackerTagSerialNumber" "assetTrackerModuleSerialNumber" "assetTrackerExpectedReportedRackUnits" "assetTrackerRackOffset" "rackDeltaTCalculationOrientation" "mediaType" "physicalConnectorType" "length" "portType" "portSide" "circuitType" "circuitProvisioningStatus" "smartViewLocationType" "smartViewLevelValue" "smartViewAccountNumber" "smartViewIbx" "locationAverageTemperatureSetting" "locationAverageHumiditySetting" "webPortalLaunchUrl" "biosVersion" "powerSupplyOutputRating" "powerSupplyInputRating" "powerSupplyType" "snmpPort" "businessEntityType" "streetAddressType" "averageScope2CarbonEmissionOffsetPercent" "workloadType" "pueSetting" |
value | any or null |
dataType | string (PropertyValueType) Enum: "string" "integer" "decimal" "dateTime" "enum" "ipAddress" "macAddress" "boolean" "base" "guid" "long" |
dataSource | string (DataSource) Enum: "application" "ribcl" "ipmi" "snmp" "ssh" "ucs" "vmware" "wbem" "wmi" "bacnetIp" "modbusTcp" "basicHttpAndHttps" "ntp" "tcp" "rimp" "arp" "racadm" "user" "dns" "ixos" "smartView" |
assetPropertyDisplayCategory | string or null |
isEditable | boolean |
isDeletable | boolean |
isInherited | boolean |
createdDateTime | string or null <date-time> |
updatedDateTime | string or null <date-time> |
minimumValue | number or null <double> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "buswayTapOffNumber",
- "value": null,
- "dataType": "string",
- "dataSource": "application",
- "assetPropertyDisplayCategory": "string",
- "isEditable": true,
- "isDeletable": true,
- "isInherited": true,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "minimumValue": 0.1
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "buswayTapOffNumber",
- "value": null,
- "dataType": "string",
- "dataSource": "application",
- "assetPropertyDisplayCategory": "string",
- "isEditable": true,
- "isDeletable": true,
- "isInherited": true,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "minimumValue": 0.1
}
api-version | string |
[- {
- "id": "buswayTapOffNumber",
- "propertyValueType": "string",
- "displayInBulkActions": true,
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unitStringAbbreviated": "string",
- "assetTypes": [
- "unknown"
]
}
]
assetPropertyKey required | string (AssetPropertyKeyEnum) Enum: "buswayTapOffNumber" "serialNumber" "ipAddressValue" "macAddress" "costPerRack" "locationType" "desiredRackTemperature" "contactName" "emailAddress" "phoneNumberOne" "phoneNumberTwo" "costPerKiloWattHour" "designValue" "rackDesign" "assetTag" "width" "height" "depth" "weight" "consumedRackUnits" "providedRackUnits" "ratedPower" "description" "guid" "manufacturer" "model" "name" "objectId" "outletNumber" "contact" "componentManufacturer" "componentModel" "internalDeviceId" "technology" "size" "operationalStatus" "listIndex" "networkInterfaceIndex" "highSpeed" "designatedRoot" "designatedBridge" "designatedPort" "speed" "nicHostSystemId" "isNicPartOfADeviceChain" "hostName" "currentClockSpeed" "maxClockSpeed" "enabledCoresCount" "processorFamily" "powerManagementSupported" "gatewayIpAddress" "ipAddressEnabled" "isBmcIpAddress" "applicationId" "applicationVersion" "applicationCaption" "installDate" "physicalStorageType" "blockSize" "blockCount" "buildNumber" "buildType" "operatingSystemVersion" "operatingSystemMajorVersion" "operatingSystemMinorVersion" "architecture" "pduBreakerRating" "outletPhase" "outletBank" "hardwareVersion" "firmwareVersion" "dnsHostName" "domain" "domainRole" "powerSaverMode" "deviceChainId" "totalOutlets" "numberOfPhases" "ratedInputVoltage" "panelBreakerRating" "breakerCount" "breakersPerPanel" "panelCount" "ratedCurrent" "ratedVoltage" "powerFactor" "ratedVa" "memoryTotalWidth" "portNumber" "commissionDate" "endOfLifeDate" "retirementDate" "boardSerialNumber" "memoryType" "streetAddress" "presence" "internalStatus" "bladeBmcMacAddress" "operatingSystemPlatformId" "operatingSystemSignature" "operatingSystemVendor" "operatingSystemServicePackMajorVersion" "operatingSystemServicePackMinorVersion" "operatingSystemEditionId" "toolsStatus" "linkState" "captureState" "simulatedCableState" "numberOfPoles" "breakerNumber" "panelNumber" "defaultMainPanelBreakerSize" "defaultBreakerSize" "latitude" "longitude" "controllerSerialNumber" "powerModuleSerialNumber" "fanSerialNumber" "assetPlacementDescription" "outletType" "locationDescription" "note" "snmpVersion" "rackTotalPowerSetting" "bayLocation" "itEnergySetting" "breakerStatus" "enclosureSerialNumber" "macOuiManufacturer" "assetTrackerTagSerialNumber" "assetTrackerModuleSerialNumber" "assetTrackerExpectedReportedRackUnits" "assetTrackerRackOffset" "rackDeltaTCalculationOrientation" "mediaType" "physicalConnectorType" "length" "portType" "portSide" "circuitType" "circuitProvisioningStatus" "smartViewLocationType" "smartViewLevelValue" "smartViewAccountNumber" "smartViewIbx" "locationAverageTemperatureSetting" "locationAverageHumiditySetting" "webPortalLaunchUrl" "biosVersion" "powerSupplyOutputRating" "powerSupplyInputRating" "powerSupplyType" "snmpPort" "businessEntityType" "streetAddressType" "averageScope2CarbonEmissionOffsetPercent" "workloadType" "pueSetting" A asset property key. |
api-version | string |
[- "string"
]
parentId | string <uuid> A parent asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "locationData": {
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}, - "dimension": {
- "width": 0.1,
- "height": 0.1,
- "depth": 0.1,
- "weight": 0.1,
- "consumedRackUnits": 0,
- "providedRackUnits": 0
}, - "accessState": "full"
}
]
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "status": "healthy",
- "moduleSerialNumber": "string",
- "assetLocationPath": "string",
- "rackUnits": 0,
- "lastCommunicated": "2019-08-24T14:15:22Z"
}
]
assetId required | string <uuid> An asset ID. |
api-version | string |
{- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "assetTypeId": "unknown",
- "displayName": "string",
- "tabDelimitedPath": "string",
- "ancestorIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7"
}
assetType required | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" An asset type. |
api-version | string |
A asset type dashboard override setting.
assetTypeId | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
assetTypeDashboardOverrideSetting | any or null |
{- "assetTypeId": "unknown",
- "assetTypeDashboardOverrideSetting": null
}
{- "assetTypeId": "unknown",
- "assetTypeDashboardOverrideSetting": null
}
assetType required | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" An asset type. |
api-version | string |
assetType | Array of strings (AssetTypeEnum) Items Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" An optional list of asset types to filter what assets are returned. |
includeDimensions | boolean Default: false An optional flag for including dimensional properties. |
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "status": "normal",
- "assetTypeId": "unknown",
- "assetTypeCategory": "device",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "parentName": "string",
- "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
- "productName": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "manufacturerName": "string",
- "dimension": {
- "width": 0.1,
- "height": 0.1,
- "depth": 0.1,
- "weight": 0.1,
- "consumedRackUnits": 0,
- "providedRackUnits": 0
}, - "assetLifecycleState": "active",
- "discoveryState": "manuallyCreated",
- "monitoringState": "off",
- "sensorMonitoringProfileType": "discovered",
- "muteAlarmEventNotificationsSetting": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8"
}, - "hasChildren": true,
- "locationData": {
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}, - "baseInformationLastUpdated": "2019-08-24T14:15:22Z",
- "accessState": "full",
- "tabDelimitedPath": "string",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string",
- "businessEntityAccessState": "full"
}
]
api-version | string |
An asset object.
id | string or null <uuid> |
name | string or null |
status | string (Status) Enum: "normal" "warning" "critical" |
assetTypeId | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
assetTypeCategory | string (AssetTypeCategory) Enum: "device" "rack" "container" "component" "virtualComponent" "rackAddOnContainer" "networkComponent" "physicalNetwork" "physicalNetworkComponent" "businessEntityCategory" "businessEntityComponent" |
parentId | string or null <uuid> |
parentName | string or null |
productId | string or null <uuid> |
productName | string or null |
manufacturerId | string or null <uuid> |
manufacturerName | string or null |
object (DimensionDto) | |
assetLifecycleState | string (AssetLifecycleState) Enum: "active" "planned" "procurement" "staging" "retired" "inventory" |
discoveryState | string (DiscoveryState) Enum: "manuallyCreated" "discovered" "applicationCreated" |
monitoringState | string (MonitoringState) Enum: "off" "on" |
sensorMonitoringProfileType | string (SensorMonitoringProfileType) Enum: "discovered" "manualOnly" "bacnetIp" "modbusTcp" |
object (MuteAlarmEventNotificationsSettingDto) | |
hasChildren | boolean |
object (LocationDataDto) | |
baseInformationLastUpdated | string <date-time> |
accessState | string (AccessState) Enum: "full" "ancestorPlaceholder" "containedAssetPlaceholder" "floorPlanLayoutAssetPlaceholder" "powerPathAssetPlaceholder" "consumingPowerAssetPlaceholder" "sensorIndirectParentPlaceholder" "workOrderAssetStatusPlaceholder" "connectionAssetPlaceholder" "connectionTerminationAssetPlaceholder" "circuitSideAssetPlaceholder" "businessEntityAssetPlaceHolder" |
tabDelimitedPath | string or null |
accessPolicyId | string <uuid> |
businessEntityId | string or null <uuid> |
businessEntityDisplayName | string or null |
businessEntityAccessState | string (AccessState) Enum: "full" "ancestorPlaceholder" "containedAssetPlaceholder" "floorPlanLayoutAssetPlaceholder" "powerPathAssetPlaceholder" "consumingPowerAssetPlaceholder" "sensorIndirectParentPlaceholder" "workOrderAssetStatusPlaceholder" "connectionAssetPlaceholder" "connectionTerminationAssetPlaceholder" "circuitSideAssetPlaceholder" "businessEntityAssetPlaceHolder" |
Array of objects or null (CreatableAssetPropertyDto) | |
Array of objects or null (AssetCreationGenericDataDto) | |
object (SensorMonitoringProfileDto) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "status": "normal",
- "assetTypeId": "unknown",
- "assetTypeCategory": "device",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "parentName": "string",
- "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
- "productName": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "manufacturerName": "string",
- "dimension": {
- "width": 0.1,
- "height": 0.1,
- "depth": 0.1,
- "weight": 0.1,
- "consumedRackUnits": 0,
- "providedRackUnits": 0
}, - "assetLifecycleState": "active",
- "discoveryState": "manuallyCreated",
- "monitoringState": "off",
- "sensorMonitoringProfileType": "discovered",
- "muteAlarmEventNotificationsSetting": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8"
}, - "hasChildren": true,
- "locationData": {
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}, - "baseInformationLastUpdated": "2019-08-24T14:15:22Z",
- "accessState": "full",
- "tabDelimitedPath": "string",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string",
- "businessEntityAccessState": "full",
- "creatableAssetProperties": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "buswayTapOffNumber",
- "value": null
}
], - "assetCreationGenericDataCollection": [
- {
- "name": "string",
- "value": null
}
], - "sensorMonitoringProfile": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "sensorMonitoringProfileType": "discovered",
- "monitoringState": "off",
- "ipAddress": {
- "addressFamily": "unspecified",
- "scopeId": 0,
- "address": 0
}, - "definitionId": "058563fe-6949-46e9-9fb3-06a0e3a11f6a",
- "port": 0,
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20",
- "modbusTcpNodeAddress": 0,
- "bacnetIpDeviceInstance": 0,
- "bacnetIpNetworkNumber": 0,
- "bacnetIpHardwareAddress": 0,
- "bacnetIpHardwareAddressLength": 0
}
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
id required | string <uuid> An asset ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "status": "normal",
- "assetTypeId": "unknown",
- "assetTypeCategory": "device",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "parentName": "string",
- "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
- "productName": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "manufacturerName": "string",
- "dimension": {
- "width": 0.1,
- "height": 0.1,
- "depth": 0.1,
- "weight": 0.1,
- "consumedRackUnits": 0,
- "providedRackUnits": 0
}, - "assetLifecycleState": "active",
- "discoveryState": "manuallyCreated",
- "monitoringState": "off",
- "sensorMonitoringProfileType": "discovered",
- "muteAlarmEventNotificationsSetting": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8"
}, - "hasChildren": true,
- "locationData": {
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}, - "baseInformationLastUpdated": "2019-08-24T14:15:22Z",
- "accessState": "full",
- "tabDelimitedPath": "string",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string",
- "businessEntityAccessState": "full"
}
id required | string <uuid> An asset ID. |
api-version | string |
An asset object. Must contain Id, Name, ParentId, ProductId, AssetLifecycleState
id | string or null <uuid> |
name | string or null |
status | string (Status) Enum: "normal" "warning" "critical" |
assetTypeId | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
assetTypeCategory | string (AssetTypeCategory) Enum: "device" "rack" "container" "component" "virtualComponent" "rackAddOnContainer" "networkComponent" "physicalNetwork" "physicalNetworkComponent" "businessEntityCategory" "businessEntityComponent" |
parentId | string or null <uuid> |
parentName | string or null |
productId | string or null <uuid> |
productName | string or null |
manufacturerId | string or null <uuid> |
manufacturerName | string or null |
object (DimensionDto) | |
assetLifecycleState | string (AssetLifecycleState) Enum: "active" "planned" "procurement" "staging" "retired" "inventory" |
discoveryState | string (DiscoveryState) Enum: "manuallyCreated" "discovered" "applicationCreated" |
monitoringState | string (MonitoringState) Enum: "off" "on" |
sensorMonitoringProfileType | string (SensorMonitoringProfileType) Enum: "discovered" "manualOnly" "bacnetIp" "modbusTcp" |
object (MuteAlarmEventNotificationsSettingDto) | |
hasChildren | boolean |
object (LocationDataDto) | |
baseInformationLastUpdated | string <date-time> |
accessState | string (AccessState) Enum: "full" "ancestorPlaceholder" "containedAssetPlaceholder" "floorPlanLayoutAssetPlaceholder" "powerPathAssetPlaceholder" "consumingPowerAssetPlaceholder" "sensorIndirectParentPlaceholder" "workOrderAssetStatusPlaceholder" "connectionAssetPlaceholder" "connectionTerminationAssetPlaceholder" "circuitSideAssetPlaceholder" "businessEntityAssetPlaceHolder" |
tabDelimitedPath | string or null |
accessPolicyId | string <uuid> |
businessEntityId | string or null <uuid> |
businessEntityDisplayName | string or null |
businessEntityAccessState | string (AccessState) Enum: "full" "ancestorPlaceholder" "containedAssetPlaceholder" "floorPlanLayoutAssetPlaceholder" "powerPathAssetPlaceholder" "consumingPowerAssetPlaceholder" "sensorIndirectParentPlaceholder" "workOrderAssetStatusPlaceholder" "connectionAssetPlaceholder" "connectionTerminationAssetPlaceholder" "circuitSideAssetPlaceholder" "businessEntityAssetPlaceHolder" |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "status": "normal",
- "assetTypeId": "unknown",
- "assetTypeCategory": "device",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "parentName": "string",
- "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
- "productName": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "manufacturerName": "string",
- "dimension": {
- "width": 0.1,
- "height": 0.1,
- "depth": 0.1,
- "weight": 0.1,
- "consumedRackUnits": 0,
- "providedRackUnits": 0
}, - "assetLifecycleState": "active",
- "discoveryState": "manuallyCreated",
- "monitoringState": "off",
- "sensorMonitoringProfileType": "discovered",
- "muteAlarmEventNotificationsSetting": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8"
}, - "hasChildren": true,
- "locationData": {
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}, - "baseInformationLastUpdated": "2019-08-24T14:15:22Z",
- "accessState": "full",
- "tabDelimitedPath": "string",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string",
- "businessEntityAccessState": "full"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "status": "normal",
- "assetTypeId": "unknown",
- "assetTypeCategory": "device",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "parentName": "string",
- "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
- "productName": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "manufacturerName": "string",
- "dimension": {
- "width": 0.1,
- "height": 0.1,
- "depth": 0.1,
- "weight": 0.1,
- "consumedRackUnits": 0,
- "providedRackUnits": 0
}, - "assetLifecycleState": "active",
- "discoveryState": "manuallyCreated",
- "monitoringState": "off",
- "sensorMonitoringProfileType": "discovered",
- "muteAlarmEventNotificationsSetting": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8"
}, - "hasChildren": true,
- "locationData": {
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}, - "baseInformationLastUpdated": "2019-08-24T14:15:22Z",
- "accessState": "full",
- "tabDelimitedPath": "string",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string",
- "businessEntityAccessState": "full"
}
assetId required | string <uuid> An asset ID. |
api-version | string |
[- {
- "firmwareVersionId": "34fcc8ac-4212-46e9-ae84-44cc9b700d08",
- "assetPropertyId": "8e95688e-33d2-48ce-8102-f11b1a1bb671",
- "version": "string",
- "description": "string",
- "releaseDate": "2019-08-24T14:15:22Z",
- "minimumCompatibleVersion": "string",
- "fileSize": 0,
- "isInstalled": true
}
]
id required | string <uuid> A rack id. |
assetId | string <uuid> An asset ID to ignore if it is in the given rack. |
api-version | string |
[- {
- "rackLocation": 0,
- "free": 0
}
]
id required | string <uuid> A rack id. |
sensorId required | string <uuid> A sensor id. |
rackSide required | string (RackSide) Enum: "unknown" "front" "rear" A flag to indicate which side of the rack to get grab sensors from. |
api-version | string |
[- {
- "rackLocation": 0,
- "free": 0
}
]
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "imageFormat": "unknown",
- "width": 0.1,
- "height": 0.1,
- "userDefined": true,
- "createdDateTime": "2019-08-24T14:15:22Z"
}
]
layoutBackgroundImageName | string Name for a image file. |
api-version | string |
uploadedFile | string <binary> |
assetType | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" An optional asset type to filter the results. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetType": "unknown",
- "name": "string",
- "associatedAssets": 0
}
]
api-version | string |
A BACnet/IP definition.
id | string or null <uuid> |
assetType | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
name | string or null |
associatedAssets | integer <int32> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetType": "unknown",
- "name": "string",
- "associatedAssets": 0
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
bacnetIpDefinitionId required | string <uuid> A BACnet/IP definition ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetType": "unknown",
- "name": "string",
- "associatedAssets": 0
}
bacnetIpDefinitionId required | string <uuid> A BACnet/IP definition ID. |
api-version | string |
A BACnet/IP definition.
id | string or null <uuid> |
assetType | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
name | string or null |
associatedAssets | integer <int32> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetType": "unknown",
- "name": "string",
- "associatedAssets": 0
}
bacnetIpDefinitionId required | string <uuid> A BACnet/IP definition ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "objectInstance": 0,
- "objectType": "analogValue",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "name": "string",
- "valueMapping": [
- {
- "value": 0,
- "text": "string"
}
]
}
]
bacnetIpDefinitionId required | string <uuid> A BACnet/IP definition ID. |
api-version | string |
A BACnet/IP non-numeric sensor.
id | string or null <uuid> |
objectInstance | integer <int32> |
objectType | string (BacnetIpObjectType) Enum: "analogValue" "analogInput" "binaryValue" "binaryInput" "multiStateInput" |
sensorTypeId | string <uuid> |
sensorType | string or null |
name | string or null |
Array of objects or null (ValueMappingDto) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "objectInstance": 0,
- "objectType": "analogValue",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "name": "string",
- "valueMapping": [
- {
- "value": 0,
- "text": "string"
}
]
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
bacnetIpDefinitionId required | string <uuid> A BACnet/IP definition ID. |
bacnetIpNonNumericSensorId required | string <uuid> A BACnet/IP definition non-numeric sensor ID. |
api-version | string |
A BACnet/IP numeric non-sensor.
id | string or null <uuid> |
objectInstance | integer <int32> |
objectType | string (BacnetIpObjectType) Enum: "analogValue" "analogInput" "binaryValue" "binaryInput" "multiStateInput" |
sensorTypeId | string <uuid> |
sensorType | string or null |
name | string or null |
Array of objects or null (ValueMappingDto) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "objectInstance": 0,
- "objectType": "analogValue",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "name": "string",
- "valueMapping": [
- {
- "value": 0,
- "text": "string"
}
]
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "objectInstance": 0,
- "objectType": "analogValue",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "name": "string",
- "valueMapping": [
- {
- "value": 0,
- "text": "string"
}
]
}
bacnetIpDefinitionId required | string <uuid> A BACnet/IP definition ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "objectInstance": 0,
- "objectType": "analogValue",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "name": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unit": "string",
- "multiplier": 0.1
}
]
bacnetIpDefinitionId required | string <uuid> A BACnet/IP definition ID. |
api-version | string |
A BACnet/IP numeric sensor.
id | string or null <uuid> |
objectInstance | integer <int32> |
objectType | string (BacnetIpObjectType) Enum: "analogValue" "analogInput" "binaryValue" "binaryInput" "multiStateInput" |
sensorTypeId | string <uuid> |
sensorType | string or null |
name | string or null |
unitId | string or null <uuid> |
unit | string or null |
multiplier | number <double> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "objectInstance": 0,
- "objectType": "analogValue",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "name": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unit": "string",
- "multiplier": 0.1
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
bacnetIpDefinitionId required | string <uuid> A BACnet/IP definition ID. |
bacnetIpNumericSensorId required | string <uuid> A BACnet/IP definition numeric sensor ID. |
api-version | string |
A BACnet/IP numeric sensor.
id | string or null <uuid> |
objectInstance | integer <int32> |
objectType | string (BacnetIpObjectType) Enum: "analogValue" "analogInput" "binaryValue" "binaryInput" "multiStateInput" |
sensorTypeId | string <uuid> |
sensorType | string or null |
name | string or null |
unitId | string or null <uuid> |
unit | string or null |
multiplier | number <double> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "objectInstance": 0,
- "objectType": "analogValue",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "name": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unit": "string",
- "multiplier": 0.1
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "objectInstance": 0,
- "objectType": "analogValue",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "name": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unit": "string",
- "multiplier": 0.1
}
api-version | string |
An object containing the IDs of the assets to delete and whether or not the current user should receive a notification when the deletion job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true
}
api-version | string |
An object containing the IDs of the assets to associate with the document ID, and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
documentId | string <uuid> |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "documentId": "4704590c-004e-410d-adf7-acb7ca0a7052"
}
api-version | string |
An object containing the IDs of the assets associated with the document ID, and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
documentId | string <uuid> |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "documentId": "4704590c-004e-410d-adf7-acb7ca0a7052"
}
api-version | string |
An object containing the IDs of assets to be watched by the current user and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true
}
api-version | string |
An object containing the IDs of assets to be unwatched by the current user and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true
}
api-version | string |
An object containing the IDs of assets to disable monitoring and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true
}
api-version | string |
An object containing the IDs of assets to enable monitoring and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true
}
api-version | string |
An object containing the IDs of assets to be updated with a new custom property value and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
customAssetPropertyKeyId | string <uuid> |
dataType | string (PropertyValueType) Enum: "string" "integer" "decimal" "dateTime" "enum" "ipAddress" "macAddress" "boolean" "base" "guid" "long" |
value | any or null |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "customAssetPropertyKeyId": "aa483fa6-0a32-4d76-a7f8-d722bcee1bcf",
- "dataType": "string",
- "value": null
}
api-version | string |
An object containing the IDs of assets to either remove or update the association with the control credential ID and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
controlCredentialId | string or null <uuid> |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "controlCredentialId": "ae9dbf37-cbe9-4181-a5bd-95801dc3525e"
}
api-version | string |
An object containing the IDs of assets to be updated with new life cycle property values and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
lifecycleState | string (AssetLifecycleState) Enum: "active" "planned" "procurement" "staging" "retired" "inventory" |
commissionDate | string or null <date-time> |
retirementDate | string or null <date-time> |
endOfLifeDate | string or null <date-time> |
shouldUpdateLifecycleState | boolean |
shouldUpdateCommissionDate | boolean |
shouldUpdateRetirementDate | boolean |
shouldUpdateEndOfLifeDate | boolean |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "lifecycleState": "active",
- "commissionDate": "2019-08-24T14:15:22Z",
- "retirementDate": "2019-08-24T14:15:22Z",
- "endOfLifeDate": "2019-08-24T14:15:22Z",
- "shouldUpdateLifecycleState": true,
- "shouldUpdateCommissionDate": true,
- "shouldUpdateRetirementDate": true,
- "shouldUpdateEndOfLifeDate": true
}
api-version | string |
An object containing the IDs of the assets to associate with the access policy ID, and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
accessPolicyId | string <uuid> |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7"
}
api-version | string |
An object containing the IDs of the assets to associate with the product ID, and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
productId | string <uuid> |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113"
}
api-version | string |
An object containing the IDs of assets to be updated with a new asset property value and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
assetPropertyKeyId | string (AssetPropertyKeyEnum) Enum: "buswayTapOffNumber" "serialNumber" "ipAddressValue" "macAddress" "costPerRack" "locationType" "desiredRackTemperature" "contactName" "emailAddress" "phoneNumberOne" "phoneNumberTwo" "costPerKiloWattHour" "designValue" "rackDesign" "assetTag" "width" "height" "depth" "weight" "consumedRackUnits" "providedRackUnits" "ratedPower" "description" "guid" "manufacturer" "model" "name" "objectId" "outletNumber" "contact" "componentManufacturer" "componentModel" "internalDeviceId" "technology" "size" "operationalStatus" "listIndex" "networkInterfaceIndex" "highSpeed" "designatedRoot" "designatedBridge" "designatedPort" "speed" "nicHostSystemId" "isNicPartOfADeviceChain" "hostName" "currentClockSpeed" "maxClockSpeed" "enabledCoresCount" "processorFamily" "powerManagementSupported" "gatewayIpAddress" "ipAddressEnabled" "isBmcIpAddress" "applicationId" "applicationVersion" "applicationCaption" "installDate" "physicalStorageType" "blockSize" "blockCount" "buildNumber" "buildType" "operatingSystemVersion" "operatingSystemMajorVersion" "operatingSystemMinorVersion" "architecture" "pduBreakerRating" "outletPhase" "outletBank" "hardwareVersion" "firmwareVersion" "dnsHostName" "domain" "domainRole" "powerSaverMode" "deviceChainId" "totalOutlets" "numberOfPhases" "ratedInputVoltage" "panelBreakerRating" "breakerCount" "breakersPerPanel" "panelCount" "ratedCurrent" "ratedVoltage" "powerFactor" "ratedVa" "memoryTotalWidth" "portNumber" "commissionDate" "endOfLifeDate" "retirementDate" "boardSerialNumber" "memoryType" "streetAddress" "presence" "internalStatus" "bladeBmcMacAddress" "operatingSystemPlatformId" "operatingSystemSignature" "operatingSystemVendor" "operatingSystemServicePackMajorVersion" "operatingSystemServicePackMinorVersion" "operatingSystemEditionId" "toolsStatus" "linkState" "captureState" "simulatedCableState" "numberOfPoles" "breakerNumber" "panelNumber" "defaultMainPanelBreakerSize" "defaultBreakerSize" "latitude" "longitude" "controllerSerialNumber" "powerModuleSerialNumber" "fanSerialNumber" "assetPlacementDescription" "outletType" "locationDescription" "note" "snmpVersion" "rackTotalPowerSetting" "bayLocation" "itEnergySetting" "breakerStatus" "enclosureSerialNumber" "macOuiManufacturer" "assetTrackerTagSerialNumber" "assetTrackerModuleSerialNumber" "assetTrackerExpectedReportedRackUnits" "assetTrackerRackOffset" "rackDeltaTCalculationOrientation" "mediaType" "physicalConnectorType" "length" "portType" "portSide" "circuitType" "circuitProvisioningStatus" "smartViewLocationType" "smartViewLevelValue" "smartViewAccountNumber" "smartViewIbx" "locationAverageTemperatureSetting" "locationAverageHumiditySetting" "webPortalLaunchUrl" "biosVersion" "powerSupplyOutputRating" "powerSupplyInputRating" "powerSupplyType" "snmpPort" "businessEntityType" "streetAddressType" "averageScope2CarbonEmissionOffsetPercent" "workloadType" "pueSetting" |
value | any or null |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "assetPropertyKeyId": "buswayTapOffNumber",
- "value": null
}
api-version | string |
An object containing the IDs of assets to either remove or update the association with the firmware credential ID and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
controlCredentialId | string or null <uuid> |
isSecure | boolean |
portOverride | integer or null <int32> |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "controlCredentialId": "ae9dbf37-cbe9-4181-a5bd-95801dc3525e",
- "isSecure": true,
- "portOverride": 0
}
api-version | string |
An object containing the IDs of assets to be updated with a new data collector ID for control operations and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
dataCollectorId | string <uuid> |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20"
}
api-version | string |
An object containing asset id and access policy id for updating the asset descendants' access policies and whether the current user should receive a notification when the job is done.
assetId | string <uuid> |
accessPolicyId | string <uuid> |
shouldReceiveResultNotification | boolean |
{- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "shouldReceiveResultNotification": true
}
api-version | string |
An object containing the IDs of assets to have their physical ports updated and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
portNameTemplate | string or null |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "portNameTemplate": "string"
}
api-version | string |
An object containing the IDs of assets to have new physical ports added and whether or not the current user should receive a notification when the job is done.
physicalPortCount | integer <int32> |
portTypeValueId | string or null <uuid> |
portNameTemplate | string or null |
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
{- "physicalPortCount": 0,
- "portTypeValueId": "fdd0022b-43d1-449d-b439-23d0ce6fe7d9",
- "portNameTemplate": "string",
- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true
}
api-version | string |
An object containing the IDs of assets to have a new physical port added and whether or not the current user should receive a notification when the job is done.
name | string or null |
portNumber | integer <int32> |
portTypeValueId | string or null <uuid> |
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
{- "name": "string",
- "portNumber": 0,
- "portTypeValueId": "fdd0022b-43d1-449d-b439-23d0ce6fe7d9",
- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true
}
api-version | string |
An object containing the IDs of patch panels to have new physical ports added and whether or not the current user should receive a notification when the job is done.
portSideValueId | string <uuid> |
connectorTypeValueId | string or null <uuid> |
physicalPortCount | integer <int32> |
portNameTemplate | string or null |
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
{- "portSideValueId": "594da55c-c25a-457e-a92c-dcda05177c21",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "physicalPortCount": 0,
- "portNameTemplate": "string",
- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true
}
api-version | string |
An object containing the IDs of patch panels to have a new physical port added and whether or not the current user should receive a notification when the job is done.
parentId | string <uuid> |
portSideValueId | string <uuid> |
connectorTypeValueId | string or null <uuid> |
id | string or null <uuid> |
name | string or null |
portNumber | integer <int32> |
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
{- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "portSideValueId": "594da55c-c25a-457e-a92c-dcda05177c21",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "portNumber": 0,
- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true
}
api-version | string |
An object containing the IDs of assets and the id of a business entity, and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
businessEntityId | string or null <uuid> |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true,
- "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8"
}
api-version | string |
An object containing the IDs of assets and a start and end time, and whether or not the current user should receive a notification when the job is done.
startTime | string <date-time> This value is assumed to be in UTC format. |
endTime | string <date-time> This value is assumed to be in UTC format. |
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
{- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true
}
api-version | string |
An object containing the IDs of assets to cancel muted notification for, and whether or not the current user should receive a notification when the job is done.
assetIds | Array of strings or null <uuid> |
shouldReceiveResultNotification | boolean |
{- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "shouldReceiveResultNotification": true
}
api-version | string |
A business entity object.
id | string or null <uuid> |
name | string or null |
businessEntityTypeValueId | string <uuid> |
accessPolicyId | string <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "businessEntityTypeValueId": "54dc5229-4b97-4412-bbdb-ad7c7d16156a",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
id required | string <uuid> A business entity ID. |
api-version | string |
A business entity object.
id | string or null <uuid> |
name | string or null |
businessEntityTypeValueId | string <uuid> |
accessPolicyId | string <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "businessEntityTypeValueId": "54dc5229-4b97-4412-bbdb-ad7c7d16156a",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "businessEntityTypeValueId": "54dc5229-4b97-4412-bbdb-ad7c7d16156a",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7"
}
id required | string <uuid> A business entity ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "businessEntityTypeValueId": "54dc5229-4b97-4412-bbdb-ad7c7d16156a",
- "businessEntityTypeValue": "string",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7"
}
businessEntityId required | string <uuid> A Business Entity ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "description": "string",
- "streetAddressValue": "string",
- "streetAddressTypeValueId": "99348556-a521-48d5-9493-2c116cfaed22"
}
]
api-version | string |
A business entity address object.
id | string or null <uuid> |
parentId | string <uuid> |
description | string or null |
streetAddressValue | string or null |
streetAddressTypeValueId | string <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "description": "string",
- "streetAddressValue": "string",
- "streetAddressTypeValueId": "99348556-a521-48d5-9493-2c116cfaed22"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
id required | string <uuid> A business entity address ID. |
api-version | string |
A business entity address object.
id | string or null <uuid> |
parentId | string <uuid> |
description | string or null |
streetAddressValue | string or null |
streetAddressTypeValueId | string <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "description": "string",
- "streetAddressValue": "string",
- "streetAddressTypeValueId": "99348556-a521-48d5-9493-2c116cfaed22"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "description": "string",
- "streetAddressValue": "string",
- "streetAddressTypeValueId": "99348556-a521-48d5-9493-2c116cfaed22"
}
businessEntityId required | string <uuid> A Business Entity ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "name": "string",
- "phoneNumberOne": "string",
- "phoneNumberTwo": "string",
- "emailAddress": "string",
- "note": "string"
}
]
api-version | string |
A business entity contact object.
id | string or null <uuid> |
parentId | string <uuid> |
name | string or null |
phoneNumberOne | string or null |
phoneNumberTwo | string or null |
emailAddress | string or null |
note | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "name": "string",
- "phoneNumberOne": "string",
- "phoneNumberTwo": "string",
- "emailAddress": "string",
- "note": "string"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
id required | string <uuid> A business entity contact ID. |
api-version | string |
A business entity contact object.
id | string or null <uuid> |
parentId | string <uuid> |
name | string or null |
phoneNumberOne | string or null |
phoneNumberTwo | string or null |
emailAddress | string or null |
note | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "name": "string",
- "phoneNumberOne": "string",
- "phoneNumberTwo": "string",
- "emailAddress": "string",
- "note": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "name": "string",
- "phoneNumberOne": "string",
- "phoneNumberTwo": "string",
- "emailAddress": "string",
- "note": "string"
}
assetId required | string <uuid> An asset ID. |
api-version | string |
[- {
- "tapOffNumber": 0,
- "name": "string",
- "outletTypeEnumId": "a589e944-1848-450b-9b27-ce6b4f311523",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "outletType": "string",
- "powerAssociationId": "3feb3e9c-9bf9-4349-bf65-f3060a3802c1",
- "consumingPowerDestinationAssetId": "7f612fd0-5631-4819-8887-ad2100241d0d",
- "consumingPowerDestinationAssetDisplayName": "string",
- "consumingPowerDestinationAssetAccessState": "full"
}
]
api-version | string |
The busway tap off to be created.
tapOffNumber | integer <int32> |
name | string or null |
outletTypeEnumId | string <uuid> |
parentAssetId | string <uuid> |
{- "tapOffNumber": 0,
- "name": "string",
- "outletTypeEnumId": "a589e944-1848-450b-9b27-ce6b4f311523",
- "parentAssetId": "393bf9f5-484e-4036-a332-e8890cfb10d2"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
buswayTapOffId required | string <uuid> A busway tap off ID. |
api-version | string |
A busway tap off to be edited.
tapOffNumber | integer <int32> |
name | string or null |
outletTypeEnumId | string <uuid> |
id | string <uuid> |
parentAssetId | string <uuid> |
{- "tapOffNumber": 0,
- "name": "string",
- "outletTypeEnumId": "a589e944-1848-450b-9b27-ce6b4f311523",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentAssetId": "393bf9f5-484e-4036-a332-e8890cfb10d2"
}
{- "tapOffNumber": 0,
- "name": "string",
- "outletTypeEnumId": "a589e944-1848-450b-9b27-ce6b4f311523",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentAssetId": "393bf9f5-484e-4036-a332-e8890cfb10d2"
}
id required | string <uuid> A circuit ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "mediaTypeValueId": "a1e7b9c7-ee0e-4789-8013-9872bb6776e7",
- "mediaTypeValue": "string",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "connectorTypeValue": "string",
- "length": 0.1,
- "terminationAAssetId": "785c4d4c-8af4-42f7-8da8-99b32f4505ed",
- "terminationADeviceAssetId": "84dc8a06-4c36-4b7e-bd1d-6a310117a249",
- "terminationADeviceAssetDisplayName": "string",
- "terminationADeviceAssetTypeId": "unknown",
- "terminationALocationPath": "string",
- "terminationAPortSideValueId": "1ef84c13-f008-4d53-8992-5014f0d94c11",
- "terminationAPortSideValue": "string",
- "terminationAPortAssetId": "c3275d89-786a-4902-991f-06e00a1eff92",
- "terminationAPortDisplayName": "string",
- "terminationAAssetAccessState": "full",
- "terminationBAssetId": "29277899-91fc-4a99-a3a5-0bdc82ad232d",
- "terminationBDeviceAssetId": "0fe6ab89-672b-4f85-974a-178820d5642c",
- "terminationBDeviceAssetDisplayName": "string",
- "terminationBDeviceAssetTypeId": "unknown",
- "terminationBLocationPath": "string",
- "terminationBPortSideValueId": "23d93c82-3e0a-4ea5-a8a5-4169a5a7954f",
- "terminationBPortSideValue": "string",
- "terminationBPortAssetId": "10ef4af3-8611-41c1-a21c-851e386f798f",
- "terminationBPortDisplayName": "string",
- "terminationBAssetAccessState": "full",
- "connectionCustomProperties": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "customAssetPropertyKeyId": "aa483fa6-0a32-4d76-a7f8-d722bcee1bcf",
- "customAssetPropertyGroupId": "cc5c419d-41f8-480e-9e40-66f322955423",
- "value": null,
- "dataType": "string",
- "name": "string",
- "groupName": "string",
- "dataSource": "application",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "unit": "string"
}
], - "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string"
}
]
api-version | string |
An object containing a circuit ID and physical connection IDs.
circuitId | string <uuid> |
connectionIds | Array of strings or null <uuid> |
{- "circuitId": "589883b2-8362-4fbd-8aee-205717a1a660",
- "connectionIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
[- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
api-version | string |
A circuit object.
id | string or null <uuid> |
name | string or null |
circuitType | string or null |
provisioningStatus | string or null |
sideAConnectionId | string or null <uuid> |
sideZConnectionId | string or null <uuid> |
accessPolicyId | string <uuid> |
Array of objects or null (ModifiableCustomAssetPropertyDto) | |
connectionAssetIds | Array of strings or null <uuid> |
businessEntityId | string or null <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "circuitType": "string",
- "provisioningStatus": "string",
- "sideAConnectionId": "f7f6c874-384c-4050-aecc-cbb596028720",
- "sideZConnectionId": "7416ae34-976c-42d8-b652-5b411fee4f73",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "customPropertyValues": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "customAssetPropertyKeyId": "aa483fa6-0a32-4d76-a7f8-d722bcee1bcf",
- "value": null,
- "dataType": "string"
}
], - "connectionAssetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
id required | string <uuid> A circuit ID. |
api-version | string |
A circuit object.
id | string or null <uuid> |
name | string or null |
circuitType | string or null |
provisioningStatus | string or null |
sideAConnectionId | string or null <uuid> |
sideZConnectionId | string or null <uuid> |
accessPolicyId | string <uuid> |
Array of objects or null (ModifiableCustomAssetPropertyDto) | |
connectionAssetIds | Array of strings or null <uuid> |
businessEntityId | string or null <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "circuitType": "string",
- "provisioningStatus": "string",
- "sideAConnectionId": "f7f6c874-384c-4050-aecc-cbb596028720",
- "sideZConnectionId": "7416ae34-976c-42d8-b652-5b411fee4f73",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "customPropertyValues": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "customAssetPropertyKeyId": "aa483fa6-0a32-4d76-a7f8-d722bcee1bcf",
- "value": null,
- "dataType": "string"
}
], - "connectionAssetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "circuitType": "string",
- "provisioningStatus": "string",
- "sideAConnectionId": "f7f6c874-384c-4050-aecc-cbb596028720",
- "sideZConnectionId": "7416ae34-976c-42d8-b652-5b411fee4f73",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "customPropertyValues": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "customAssetPropertyKeyId": "aa483fa6-0a32-4d76-a7f8-d722bcee1bcf",
- "value": null,
- "dataType": "string"
}
], - "connectionAssetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8"
}
id required | string <uuid> A circuit ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "circuitType": "string",
- "provisioningStatus": "string",
- "sideAConnectionAssetId": "6da5f339-bfb7-4579-8d69-fb572f6eeb6d",
- "sideAConnectionAssetDisplayName": "string",
- "sideAConnectionAssetAccessState": "full",
- "sideZConnectionAssetId": "cb084422-16b9-43fa-8818-e431bf95770e",
- "sideZConnectionAssetDisplayName": "string",
- "sideZConnectionAssetAccessState": "full",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "accessPolicyName": "string",
- "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string",
- "businessEntityAccessState": "full"
}
assetId required | string <uuid> An asset ID. |
includeAssetTypes | Array of strings (AssetTypeEnum) Items Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" Optional list of included asset types. |
excludeAssetTypes | Array of strings (AssetTypeEnum) Items Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" Optional list of excluded asset types. |
api-version | string |
[- {
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "assetType": "unknown",
- "shouldDisplayName": true,
- "name": "string",
- "properties": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "buswayTapOffNumber",
- "value": null,
- "dataType": "string"
}
]
}
]
assetId required | string <uuid> An asset ID. |
includeAssetTypes | Array of strings (AssetTypeEnum) Items Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" Optional list of included asset types. |
excludeAssetTypes | Array of strings (AssetTypeEnum) Items Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" Optional list of excluded asset types. |
api-version | string |
[- {
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "assetType": "unknown",
- "name": "string",
- "dataSource": "user",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "properties": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "buswayTapOffNumber",
- "value": null,
- "dataType": "string",
- "dataSource": "application",
- "assetPropertyDisplayCategory": "string",
- "isEditable": true,
- "isDeletable": true,
- "isInherited": true,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "minimumValue": 0.1
}
]
}
]
assetId required | string <uuid> An asset ID. |
includeAssetTypes | Array of strings (AssetTypeEnum) Items Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" Optional list of included asset types. |
excludeAssetTypes | Array of strings (AssetTypeEnum) Items Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" Optional list of excluded asset types. |
api-version | string |
[- {
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "assetType": "unknown",
- "shouldDisplayName": true,
- "name": "string",
- "properties": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "buswayTapOffNumber",
- "value": null,
- "dataType": "string"
}
]
}
]
parentId required | string <uuid> A parent asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "locationData": {
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}, - "dimension": {
- "width": 0.1,
- "height": 0.1,
- "depth": 0.1,
- "weight": 0.1,
- "consumedRackUnits": 0,
- "providedRackUnits": 0
}, - "accessState": "full"
}
]
api-version | string |
An object containing rack ID, rack side and rack door operation.
rackId | string <uuid> |
rackSide | string (RackSide) Enum: "unknown" "front" "rear" |
rackDoorOperation | string (RackDoorOperation) Enum: "unlock" "lock" |
workOrderName | string or null |
{- "rackId": "6b594d5c-dec3-4d92-9068-c47ab010a3f3",
- "rackSide": "unknown",
- "rackDoorOperation": "unlock",
- "workOrderName": "string"
}
assetId required | string <uuid> An asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "controlCredential": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "protocol": "application",
- "domain": "string",
- "username": "string",
- "description": "string",
- "snmpV3Credential": {
- "securityLevel": "noAuthenticationNoPrivacy",
- "authenticationAlgorithm": "none",
- "privacyAlgorithm": "none"
}, - "associatedDiscoveries": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
], - "associatedControlOperations": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
]
}, - "controlOperation": "snmpControl",
- "isSecure": true,
- "portOverride": 0
}
]
api-version | string |
An object containing the asset, control credential, and data collector ID to be associated.
assetId | string <uuid> |
dataCollectorId | string <uuid> |
snmpControlCredentialId | string or null <uuid> |
firmwareCredentialId | string or null <uuid> |
firmwareIsSecure | boolean |
firmwarePortOverride | integer or null <int32> |
{- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20",
- "snmpControlCredentialId": "9692ab1e-49ae-4b4d-81f9-e6dd9aa73115",
- "firmwareCredentialId": "01cfc075-dada-403a-86fc-3aff04ffca50",
- "firmwareIsSecure": true,
- "firmwarePortOverride": 0
}
api-version | string |
Credential data.
id | string or null <uuid> |
protocol | string (DataSource) Enum: "application" "ribcl" "ipmi" "snmp" "ssh" "ucs" "vmware" "wbem" "wmi" "bacnetIp" "modbusTcp" "basicHttpAndHttps" "ntp" "tcp" "rimp" "arp" "racadm" "user" "dns" "ixos" "smartView" |
domain | string or null |
username | string or null |
description | string or null |
object (SnmpV3CredentialDto) | |
Array of objects or null (AssociatedCredentialMapDto) | |
Array of objects or null (AssociatedCredentialMapDto) | |
password | string or null |
snmpPrivacyPassword | string or null |
object (SshCertificateCredentialDto) | |
shouldEditPassword | boolean |
shouldEditSnmpPrivacyPassword | boolean |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "protocol": "application",
- "domain": "string",
- "username": "string",
- "description": "string",
- "snmpV3Credential": {
- "securityLevel": "noAuthenticationNoPrivacy",
- "authenticationAlgorithm": "none",
- "privacyAlgorithm": "none"
}, - "associatedDiscoveries": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
], - "associatedControlOperations": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
], - "password": "string",
- "snmpPrivacyPassword": "string",
- "sshCertificateCredential": {
- "certificate": "string"
}, - "shouldEditPassword": true,
- "shouldEditSnmpPrivacyPassword": true
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
credentialId required | string <uuid> A credential ID. |
api-version | string |
Credential data.
id | string or null <uuid> |
protocol | string (DataSource) Enum: "application" "ribcl" "ipmi" "snmp" "ssh" "ucs" "vmware" "wbem" "wmi" "bacnetIp" "modbusTcp" "basicHttpAndHttps" "ntp" "tcp" "rimp" "arp" "racadm" "user" "dns" "ixos" "smartView" |
domain | string or null |
username | string or null |
description | string or null |
object (SnmpV3CredentialDto) | |
Array of objects or null (AssociatedCredentialMapDto) | |
Array of objects or null (AssociatedCredentialMapDto) | |
password | string or null |
snmpPrivacyPassword | string or null |
object (SshCertificateCredentialDto) | |
shouldEditPassword | boolean |
shouldEditSnmpPrivacyPassword | boolean |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "protocol": "application",
- "domain": "string",
- "username": "string",
- "description": "string",
- "snmpV3Credential": {
- "securityLevel": "noAuthenticationNoPrivacy",
- "authenticationAlgorithm": "none",
- "privacyAlgorithm": "none"
}, - "associatedDiscoveries": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
], - "associatedControlOperations": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
], - "password": "string",
- "snmpPrivacyPassword": "string",
- "sshCertificateCredential": {
- "certificate": "string"
}, - "shouldEditPassword": true,
- "shouldEditSnmpPrivacyPassword": true
}
id required | string <uuid> An asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "customAssetPropertyKeyId": "aa483fa6-0a32-4d76-a7f8-d722bcee1bcf",
- "customAssetPropertyGroupId": "cc5c419d-41f8-480e-9e40-66f322955423",
- "value": null,
- "dataType": "string",
- "name": "string",
- "groupName": "string",
- "dataSource": "application",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "unit": "string"
}
]
id required | string <uuid> ID of the custom asset property to be updated. |
api-version | string |
The custom asset property to be updated.
id | string or null <uuid> |
customAssetPropertyKeyId | string <uuid> |
value | any or null |
dataType | string (PropertyValueType) Enum: "string" "integer" "decimal" "dateTime" "enum" "ipAddress" "macAddress" "boolean" "base" "guid" "long" |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "customAssetPropertyKeyId": "aa483fa6-0a32-4d76-a7f8-d722bcee1bcf",
- "value": null,
- "dataType": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "customAssetPropertyKeyId": "aa483fa6-0a32-4d76-a7f8-d722bcee1bcf",
- "customAssetPropertyGroupId": "cc5c419d-41f8-480e-9e40-66f322955423",
- "value": null,
- "dataType": "string",
- "name": "string",
- "groupName": "string",
- "dataSource": "application",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "unit": "string"
}
assetPropertyKey required | string (AssetPropertyKeyEnum) Enum: "buswayTapOffNumber" "serialNumber" "ipAddressValue" "macAddress" "costPerRack" "locationType" "desiredRackTemperature" "contactName" "emailAddress" "phoneNumberOne" "phoneNumberTwo" "costPerKiloWattHour" "designValue" "rackDesign" "assetTag" "width" "height" "depth" "weight" "consumedRackUnits" "providedRackUnits" "ratedPower" "description" "guid" "manufacturer" "model" "name" "objectId" "outletNumber" "contact" "componentManufacturer" "componentModel" "internalDeviceId" "technology" "size" "operationalStatus" "listIndex" "networkInterfaceIndex" "highSpeed" "designatedRoot" "designatedBridge" "designatedPort" "speed" "nicHostSystemId" "isNicPartOfADeviceChain" "hostName" "currentClockSpeed" "maxClockSpeed" "enabledCoresCount" "processorFamily" "powerManagementSupported" "gatewayIpAddress" "ipAddressEnabled" "isBmcIpAddress" "applicationId" "applicationVersion" "applicationCaption" "installDate" "physicalStorageType" "blockSize" "blockCount" "buildNumber" "buildType" "operatingSystemVersion" "operatingSystemMajorVersion" "operatingSystemMinorVersion" "architecture" "pduBreakerRating" "outletPhase" "outletBank" "hardwareVersion" "firmwareVersion" "dnsHostName" "domain" "domainRole" "powerSaverMode" "deviceChainId" "totalOutlets" "numberOfPhases" "ratedInputVoltage" "panelBreakerRating" "breakerCount" "breakersPerPanel" "panelCount" "ratedCurrent" "ratedVoltage" "powerFactor" "ratedVa" "memoryTotalWidth" "portNumber" "commissionDate" "endOfLifeDate" "retirementDate" "boardSerialNumber" "memoryType" "streetAddress" "presence" "internalStatus" "bladeBmcMacAddress" "operatingSystemPlatformId" "operatingSystemSignature" "operatingSystemVendor" "operatingSystemServicePackMajorVersion" "operatingSystemServicePackMinorVersion" "operatingSystemEditionId" "toolsStatus" "linkState" "captureState" "simulatedCableState" "numberOfPoles" "breakerNumber" "panelNumber" "defaultMainPanelBreakerSize" "defaultBreakerSize" "latitude" "longitude" "controllerSerialNumber" "powerModuleSerialNumber" "fanSerialNumber" "assetPlacementDescription" "outletType" "locationDescription" "note" "snmpVersion" "rackTotalPowerSetting" "bayLocation" "itEnergySetting" "breakerStatus" "enclosureSerialNumber" "macOuiManufacturer" "assetTrackerTagSerialNumber" "assetTrackerModuleSerialNumber" "assetTrackerExpectedReportedRackUnits" "assetTrackerRackOffset" "rackDeltaTCalculationOrientation" "mediaType" "physicalConnectorType" "length" "portType" "portSide" "circuitType" "circuitProvisioningStatus" "smartViewLocationType" "smartViewLevelValue" "smartViewAccountNumber" "smartViewIbx" "locationAverageTemperatureSetting" "locationAverageHumiditySetting" "webPortalLaunchUrl" "biosVersion" "powerSupplyOutputRating" "powerSupplyInputRating" "powerSupplyType" "snmpPort" "businessEntityType" "streetAddressType" "averageScope2CarbonEmissionOffsetPercent" "workloadType" "pueSetting" An asset property key. |
searchValue required | string A search value. |
api-version | string |
[- "string"
]
api-version | string |
A custom component.
id | string or null <uuid> |
parentId | string <uuid> |
type | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
name | string or null |
modelName | string or null |
manufacturerName | string or null |
serialNumber | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "type": "unknown",
- "name": "string",
- "modelName": "string",
- "manufacturerName": "string",
- "serialNumber": "string"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
id required | string <uuid> A custom component ID. |
api-version | string |
A custom component.
id | string or null <uuid> |
parentId | string <uuid> |
type | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
name | string or null |
modelName | string or null |
manufacturerName | string or null |
serialNumber | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "type": "unknown",
- "name": "string",
- "modelName": "string",
- "manufacturerName": "string",
- "serialNumber": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "type": "unknown",
- "name": "string",
- "modelName": "string",
- "manufacturerName": "string",
- "serialNumber": "string"
}
api-version | string |
A custom property group object.
id | string or null <uuid> |
name | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
customPropertyGroupId required | string <uuid> A custom property group ID. |
api-version | string |
A custom property group object.
id | string or null <uuid> |
name | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
api-version | string |
A custom property setting object.
id | string or null <uuid> |
name | string or null |
customAssetPropertyGroupId | string <uuid> |
customAssetPropertyGroupName | string or null |
propertyValueType | string (PropertyValueType) Enum: "string" "integer" "decimal" "dateTime" "enum" "ipAddress" "macAddress" "boolean" "base" "guid" "long" |
assetTypes | Array of strings or null (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
unit | string or null |
Array of objects or null (CustomAssetPropertyEnumValueDto) | |
defaultValue | any or null |
allAssetTypes | boolean |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "customAssetPropertyGroupId": "cc5c419d-41f8-480e-9e40-66f322955423",
- "customAssetPropertyGroupName": "string",
- "propertyValueType": "string",
- "assetTypes": [
- "unknown"
], - "unit": "string",
- "choices": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "value": "string"
}
], - "defaultValue": null,
- "allAssetTypes": true
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "customAssetPropertyGroupId": "cc5c419d-41f8-480e-9e40-66f322955423",
- "customAssetPropertyGroupName": "string",
- "propertyValueType": "string",
- "assetTypes": [
- "unknown"
], - "unit": "string",
- "choices": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "value": "string"
}
], - "defaultValue": null,
- "allAssetTypes": true
}
]
customPropertySettingId required | string <uuid> A custom property setting ID. |
api-version | string |
A custom property setting object.
id | string or null <uuid> |
name | string or null |
customAssetPropertyGroupId | string <uuid> |
customAssetPropertyGroupName | string or null |
propertyValueType | string (PropertyValueType) Enum: "string" "integer" "decimal" "dateTime" "enum" "ipAddress" "macAddress" "boolean" "base" "guid" "long" |
assetTypes | Array of strings or null (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
unit | string or null |
Array of objects or null (CustomAssetPropertyEnumValueDto) | |
defaultValue | any or null |
allAssetTypes | boolean |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "customAssetPropertyGroupId": "cc5c419d-41f8-480e-9e40-66f322955423",
- "customAssetPropertyGroupName": "string",
- "propertyValueType": "string",
- "assetTypes": [
- "unknown"
], - "unit": "string",
- "choices": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "value": "string"
}
], - "defaultValue": null,
- "allAssetTypes": true
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "customAssetPropertyGroupId": "cc5c419d-41f8-480e-9e40-66f322955423",
- "customAssetPropertyGroupName": "string",
- "propertyValueType": "string",
- "assetTypes": [
- "unknown"
], - "unit": "string",
- "choices": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "value": "string"
}
], - "defaultValue": null,
- "allAssetTypes": true
}
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "hostName": "string",
- "address": "string",
- "serviceName": "string",
- "versionNumber": "string",
- "lastCommunicated": "2019-08-24T14:15:22Z"
}
]
api-version | string |
An object containing the active and retired Data Collector IDs.
activeDataCollectorId | string <uuid> |
retiredDataCollectorId | string <uuid> |
{- "activeDataCollectorId": "71cce470-b24f-4e68-921e-e2b291dc64cd",
- "retiredDataCollectorId": "633e35ab-99ff-46a4-8b55-e8ae05a6a0df"
}
api-version | string |
Token to save.
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20",
- "name": "string",
- "dataCollectorName": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "defaultPhysicalGroupId": "614e12e2-843c-458d-bdc2-2edd3bbf8af1",
- "defaultPhysicalGroupName": "string",
- "status": "none",
- "elapsedTime": "string",
- "scheduleType": "none",
- "scheduleCron": "string",
- "currentDiscoveryDeviceTotal": 0,
- "monitorDiscoveredAssets": true,
- "discoveryType": "general"
}
]
api-version | string |
Discovery setting data.
id | string or null <uuid> |
dataCollectorId | string <uuid> |
name | string or null |
dataCollectorName | string or null |
startTime | string or null <date-time> |
endTime | string or null <date-time> |
defaultPhysicalGroupId | string <uuid> |
defaultPhysicalGroupName | string or null |
status | string (DiscoveryRunningStatus) Enum: "none" "beginDiscovery" "beginHostDiscovery" "beginProtocolDiscovery" "endProtocolDiscovery" "discoveryException" "aborting" "aborted" "notCompleted" |
elapsedTime | string or null |
scheduleType | string (ScheduleType) Enum: "none" "daily" "weekly" "monthly" "now" |
scheduleCron | string or null |
currentDiscoveryDeviceTotal | integer <int32> |
monitorDiscoveredAssets | boolean |
discoveryType | string (DiscoveryType) Enum: "general" "vmware" "ixos" |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20",
- "name": "string",
- "dataCollectorName": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "defaultPhysicalGroupId": "614e12e2-843c-458d-bdc2-2edd3bbf8af1",
- "defaultPhysicalGroupName": "string",
- "status": "none",
- "elapsedTime": "string",
- "scheduleType": "none",
- "scheduleCron": "string",
- "currentDiscoveryDeviceTotal": 0,
- "monitorDiscoveredAssets": true,
- "discoveryType": "general"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
id required | string <uuid> A discovery setting Id. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20",
- "name": "string",
- "dataCollectorName": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "defaultPhysicalGroupId": "614e12e2-843c-458d-bdc2-2edd3bbf8af1",
- "defaultPhysicalGroupName": "string",
- "status": "none",
- "elapsedTime": "string",
- "scheduleType": "none",
- "scheduleCron": "string",
- "currentDiscoveryDeviceTotal": 0,
- "monitorDiscoveredAssets": true,
- "discoveryType": "general"
}
discoveryId required | string <uuid> A discovery ID. |
api-version | string |
Discovery setting data.
id | string or null <uuid> |
dataCollectorId | string <uuid> |
name | string or null |
dataCollectorName | string or null |
startTime | string or null <date-time> |
endTime | string or null <date-time> |
defaultPhysicalGroupId | string <uuid> |
defaultPhysicalGroupName | string or null |
status | string (DiscoveryRunningStatus) Enum: "none" "beginDiscovery" "beginHostDiscovery" "beginProtocolDiscovery" "endProtocolDiscovery" "discoveryException" "aborting" "aborted" "notCompleted" |
elapsedTime | string or null |
scheduleType | string (ScheduleType) Enum: "none" "daily" "weekly" "monthly" "now" |
scheduleCron | string or null |
currentDiscoveryDeviceTotal | integer <int32> |
monitorDiscoveredAssets | boolean |
discoveryType | string (DiscoveryType) Enum: "general" "vmware" "ixos" |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20",
- "name": "string",
- "dataCollectorName": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "defaultPhysicalGroupId": "614e12e2-843c-458d-bdc2-2edd3bbf8af1",
- "defaultPhysicalGroupName": "string",
- "status": "none",
- "elapsedTime": "string",
- "scheduleType": "none",
- "scheduleCron": "string",
- "currentDiscoveryDeviceTotal": 0,
- "monitorDiscoveredAssets": true,
- "discoveryType": "general"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20",
- "name": "string",
- "dataCollectorName": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "defaultPhysicalGroupId": "614e12e2-843c-458d-bdc2-2edd3bbf8af1",
- "defaultPhysicalGroupName": "string",
- "status": "none",
- "elapsedTime": "string",
- "scheduleType": "none",
- "scheduleCron": "string",
- "currentDiscoveryDeviceTotal": 0,
- "monitorDiscoveredAssets": true,
- "discoveryType": "general"
}
discoveryId required | string <uuid> A discovery ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "description": "string",
- "scheduleType": "none",
- "cronExpression": "string",
- "lastRun": "2019-08-24T14:15:22Z"
}
discoveryHistoryId required | string <uuid> |
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "name": "string",
- "assetType": "unknown",
- "assetTypeCategory": "device",
- "discoveredAssetChangedStatus": "new"
}
]
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "status": "none",
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "elapsedTime": "string"
}
]
discoveryHistoryId required | string <uuid> A discovery history ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "status": "none",
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "elapsedTime": "string",
- "discoveryName": "string",
- "locationId": "1a5515a3-ba81-4a42-aee7-ad9ffc090a54",
- "locationName": "string",
- "newDeviceCount": 0,
- "changedDeviceCount": 0,
- "unknownDeviceCount": 0,
- "unchangedDeviceCount": 0,
- "failedHostDeviceErrorIdentifiers": [
- "string"
]
}
discoveryId required | string <uuid> A discovery ID. |
protocolId required | string (DataSource) Enum: "application" "ribcl" "ipmi" "snmp" "ssh" "ucs" "vmware" "wbem" "wmi" "bacnetIp" "modbusTcp" "basicHttpAndHttps" "ntp" "tcp" "rimp" "arp" "racadm" "user" "dns" "ixos" "smartView" A protocol ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "protocolId": "application",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "port": 0,
- "isEnabled": true
}
]
api-version | string |
Protocol port data.
id | string or null <uuid> |
protocolId | string (DataSource) Enum: "application" "ribcl" "ipmi" "snmp" "ssh" "ucs" "vmware" "wbem" "wmi" "bacnetIp" "modbusTcp" "basicHttpAndHttps" "ntp" "tcp" "rimp" "arp" "racadm" "user" "dns" "ixos" "smartView" |
discoveryId | string <uuid> |
port | integer <int32> |
isEnabled | boolean |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "protocolId": "application",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "port": 0,
- "isEnabled": true
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
A new discovery protocol credential.
discoveryId | string <uuid> |
object (ModifiableCredentialDto) |
{- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "credential": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "protocol": "application",
- "domain": "string",
- "username": "string",
- "description": "string",
- "snmpV3Credential": {
- "securityLevel": "noAuthenticationNoPrivacy",
- "authenticationAlgorithm": "none",
- "privacyAlgorithm": "none"
}, - "associatedDiscoveries": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
], - "associatedControlOperations": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
], - "password": "string",
- "snmpPrivacyPassword": "string",
- "sshCertificateCredential": {
- "certificate": "string"
}, - "shouldEditPassword": true,
- "shouldEditSnmpPrivacyPassword": true
}
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
discoveryId required | string <uuid> A discovery ID. |
protocolId required | string (DataSource) Enum: "application" "ribcl" "ipmi" "snmp" "ssh" "ucs" "vmware" "wbem" "wmi" "bacnetIp" "modbusTcp" "basicHttpAndHttps" "ntp" "tcp" "rimp" "arp" "racadm" "user" "dns" "ixos" "smartView" A protocol ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "protocol": "application",
- "domain": "string",
- "username": "string",
- "description": "string",
- "snmpV3Credential": {
- "securityLevel": "noAuthenticationNoPrivacy",
- "authenticationAlgorithm": "none",
- "privacyAlgorithm": "none"
}, - "associatedDiscoveries": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
], - "associatedControlOperations": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
]
}
]
protocolCredentialId required | string <uuid> A protocol credential ID. |
api-version | string |
A discovery ID.
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
discoveryId required | string <uuid> A discovery ID. |
api-version | string |
[- {
- "id": "application",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "name": "string",
- "isEnabled": true
}
]
api-version | string |
Discovery protocol data.
id | string (DataSource) Enum: "application" "ribcl" "ipmi" "snmp" "ssh" "ucs" "vmware" "wbem" "wmi" "bacnetIp" "modbusTcp" "basicHttpAndHttps" "ntp" "tcp" "rimp" "arp" "racadm" "user" "dns" "ixos" "smartView" |
discoveryId | string <uuid> |
name | string or null |
isEnabled | boolean |
{- "id": "application",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "name": "string",
- "isEnabled": true
}
{- "id": "application",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "name": "string",
- "isEnabled": true
}
protocolId required | string (DataSource) Enum: "application" "ribcl" "ipmi" "snmp" "ssh" "ucs" "vmware" "wbem" "wmi" "bacnetIp" "modbusTcp" "basicHttpAndHttps" "ntp" "tcp" "rimp" "arp" "racadm" "user" "dns" "ixos" "smartView" A protocol ID. |
discoveryId required | string <uuid> A discovery ID. |
api-version | string |
{- "id": "application",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "name": "string",
- "isEnabled": true
}
api-version | string |
Discovery range data.
id | string or null <uuid> |
discoveryId | string <uuid> |
start | string or null |
end | string or null |
ipRangeType | string (RangeType) Enum: "singleAddress" "specificRange" "addressList" "cidr" |
isExclusiveRange | boolean |
ipAddressList | Array of strings or null |
description | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "start": "string",
- "end": "string",
- "ipRangeType": "singleAddress",
- "isExclusiveRange": true,
- "ipAddressList": [
- "string"
], - "description": "string"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "start": "string",
- "end": "string",
- "ipRangeType": "singleAddress",
- "isExclusiveRange": true,
- "ipAddressList": [
- "string"
], - "description": "string"
}
]
id required | string <uuid> A discovery range ID. |
api-version | string |
Discovery range data.
id | string or null <uuid> |
discoveryId | string <uuid> |
start | string or null |
end | string or null |
ipRangeType | string (RangeType) Enum: "singleAddress" "specificRange" "addressList" "cidr" |
isExclusiveRange | boolean |
ipAddressList | Array of strings or null |
description | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "start": "string",
- "end": "string",
- "ipRangeType": "singleAddress",
- "isExclusiveRange": true,
- "ipAddressList": [
- "string"
], - "description": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "start": "string",
- "end": "string",
- "ipRangeType": "singleAddress",
- "isExclusiveRange": true,
- "ipAddressList": [
- "string"
], - "description": "string"
}
assetId required | string <uuid> An asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "ipAddress": {
- "addressFamily": "unspecified",
- "scopeId": 0,
- "isIPv6Multicast": true,
- "isIPv6LinkLocal": true,
- "isIPv6SiteLocal": true,
- "isIPv6Teredo": true,
- "isIPv6UniqueLocal": true,
- "isIPv4MappedToIPv6": true,
- "address": 0
}, - "protocol": "application",
- "version": "string",
- "credentialDescription": "string",
- "port": 0,
- "result": "unknown",
- "isSuccessResult": true,
- "discoveryName": "string",
- "definitionName": "string",
- "elapsedTime": 0.1,
- "lastDiscovery": "2019-08-24T14:15:22Z"
}
]
api-version | string |
Discovery schedule data.
id | string or null <uuid> |
discoveryId | string <uuid> |
description | string or null |
scheduleType | string (ScheduleType) Enum: "none" "daily" "weekly" "monthly" "now" |
cronExpression | string or null |
lastRun | string or null <date-time> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "description": "string",
- "scheduleType": "none",
- "cronExpression": "string",
- "lastRun": "2019-08-24T14:15:22Z"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
discoveryScheduleId required | string <uuid> A discovery schedule ID. |
api-version | string |
Discovery schedule data.
id | string or null <uuid> |
discoveryId | string <uuid> |
description | string or null |
scheduleType | string (ScheduleType) Enum: "none" "daily" "weekly" "monthly" "now" |
cronExpression | string or null |
lastRun | string or null <date-time> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "discoveryId": "a79b5518-f49c-4479-b143-82d9f0f6b285",
- "description": "string",
- "scheduleType": "none",
- "cronExpression": "string",
- "lastRun": "2019-08-24T14:15:22Z"
}
documentId required | string <uuid> A document ID. |
api-version | string |
An access policy ID.
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
An object containing the asset and document to be associated.
assetId | string <uuid> |
documentDetailId | string <uuid> |
{- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "documentDetailId": "44eda194-fe93-40aa-9f93-c376d955f13d"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
assetId required | string <uuid> An asset ID. |
api-version | string |
[- {
- "documentType": "image",
- "linkAddress": "string",
- "description": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "documentDetailId": "44eda194-fe93-40aa-9f93-c376d955f13d",
- "documentDetailName": "string",
- "fileSize": 0,
- "fileExtension": "string"
}
]
documentId required | string <uuid> A document ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "associationId": "86c2871c-672a-47a4-b9a4-9a75fd0329c2",
- "assetType": "unknown",
- "name": "string",
- "assetLocationPath": "string"
}
]
documentDetailsId required | string <uuid> |
api-version | string |
{- "documentType": "image",
- "linkAddress": "string",
- "description": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "fileSize": 0,
- "fileExtension": "pdf",
- "numberOfAssociations": 0
}
api-version | string |
[- {
- "documentType": "image",
- "linkAddress": "string",
- "description": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "fileSize": 0,
- "fileExtension": "pdf",
- "numberOfAssociations": 0
}
]
documentId required | string <uuid> |
api-version | string |
DocumentDetails.Id | string <uuid> |
DocumentDetails.Name | string |
DocumentDetails.AccessPolicyId | string <uuid> |
DocumentDetails.DocumentType | string (DocumentType) Enum: "image" "generalDocument" "pdf" "link" "notification" |
DocumentDetails.LinkAddress | string |
DocumentDetails.Description | string |
Document | string <binary> |
api-version | string |
DocumentDetails.Id | string <uuid> |
DocumentDetails.Name | string |
DocumentDetails.AccessPolicyId | string <uuid> |
DocumentDetails.DocumentType | string (DocumentType) Enum: "image" "generalDocument" "pdf" "link" "notification" |
DocumentDetails.LinkAddress | string |
DocumentDetails.Description | string |
Document | string <binary> |
id required | string (AssetPropertyKeyEnum) Enum: "buswayTapOffNumber" "serialNumber" "ipAddressValue" "macAddress" "costPerRack" "locationType" "desiredRackTemperature" "contactName" "emailAddress" "phoneNumberOne" "phoneNumberTwo" "costPerKiloWattHour" "designValue" "rackDesign" "assetTag" "width" "height" "depth" "weight" "consumedRackUnits" "providedRackUnits" "ratedPower" "description" "guid" "manufacturer" "model" "name" "objectId" "outletNumber" "contact" "componentManufacturer" "componentModel" "internalDeviceId" "technology" "size" "operationalStatus" "listIndex" "networkInterfaceIndex" "highSpeed" "designatedRoot" "designatedBridge" "designatedPort" "speed" "nicHostSystemId" "isNicPartOfADeviceChain" "hostName" "currentClockSpeed" "maxClockSpeed" "enabledCoresCount" "processorFamily" "powerManagementSupported" "gatewayIpAddress" "ipAddressEnabled" "isBmcIpAddress" "applicationId" "applicationVersion" "applicationCaption" "installDate" "physicalStorageType" "blockSize" "blockCount" "buildNumber" "buildType" "operatingSystemVersion" "operatingSystemMajorVersion" "operatingSystemMinorVersion" "architecture" "pduBreakerRating" "outletPhase" "outletBank" "hardwareVersion" "firmwareVersion" "dnsHostName" "domain" "domainRole" "powerSaverMode" "deviceChainId" "totalOutlets" "numberOfPhases" "ratedInputVoltage" "panelBreakerRating" "breakerCount" "breakersPerPanel" "panelCount" "ratedCurrent" "ratedVoltage" "powerFactor" "ratedVa" "memoryTotalWidth" "portNumber" "commissionDate" "endOfLifeDate" "retirementDate" "boardSerialNumber" "memoryType" "streetAddress" "presence" "internalStatus" "bladeBmcMacAddress" "operatingSystemPlatformId" "operatingSystemSignature" "operatingSystemVendor" "operatingSystemServicePackMajorVersion" "operatingSystemServicePackMinorVersion" "operatingSystemEditionId" "toolsStatus" "linkState" "captureState" "simulatedCableState" "numberOfPoles" "breakerNumber" "panelNumber" "defaultMainPanelBreakerSize" "defaultBreakerSize" "latitude" "longitude" "controllerSerialNumber" "powerModuleSerialNumber" "fanSerialNumber" "assetPlacementDescription" "outletType" "locationDescription" "note" "snmpVersion" "rackTotalPowerSetting" "bayLocation" "itEnergySetting" "breakerStatus" "enclosureSerialNumber" "macOuiManufacturer" "assetTrackerTagSerialNumber" "assetTrackerModuleSerialNumber" "assetTrackerExpectedReportedRackUnits" "assetTrackerRackOffset" "rackDeltaTCalculationOrientation" "mediaType" "physicalConnectorType" "length" "portType" "portSide" "circuitType" "circuitProvisioningStatus" "smartViewLocationType" "smartViewLevelValue" "smartViewAccountNumber" "smartViewIbx" "locationAverageTemperatureSetting" "locationAverageHumiditySetting" "webPortalLaunchUrl" "biosVersion" "powerSupplyOutputRating" "powerSupplyInputRating" "powerSupplyType" "snmpPort" "businessEntityType" "streetAddressType" "averageScope2CarbonEmissionOffsetPercent" "workloadType" "pueSetting" The ID of an enum. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "value": "string"
}
]
customAssetPropertyKeyId required | string <uuid> The custom asset property key ID of an enum value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "value": "string"
}
]
api-version | string |
The Smart View integration configuration to be saved.
clientId | string or null |
clientSecret | string or null |
sensorPollingRateSeconds | integer or null <int32> |
{- "clientId": "string",
- "clientSecret": "string",
- "sensorPollingRateSeconds": 0
}
{- "clientId": "string",
- "clientSecret": "string",
- "sensorPollingRateSeconds": 0
}
api-version | string |
The Smart View integration authentication details to be tested.
clientId | string or null |
clientSecret | string or null |
sensorPollingRateSeconds | integer or null <int32> |
{- "clientId": "string",
- "clientSecret": "string",
- "sensorPollingRateSeconds": 0
}
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "accountNumber": "string",
- "ibx": "string",
- "defaultParentLocationAssetId": "c220b614-f7a3-4033-9de7-96394718f247",
- "defaultRackProductId": "eca73647-7591-4a4d-afed-04cf0f818a59",
- "defaultParentLocationAssetName": "string",
- "defaultRackProductName": "string",
- "defaultRackManufacturerId": "61ba9a24-b7b7-46a8-81c5-e586f6dfcdc8",
- "defaultRackManufacturerName": "string",
- "lastSyncDate": "2019-08-24T14:15:22Z"
}
]
api-version | string |
The Smart View IBX configuration to be saved.
id | string or null <uuid> |
accountNumber | string or null |
ibx | string or null |
defaultParentLocationAssetId | string <uuid> |
defaultRackProductId | string <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "accountNumber": "string",
- "ibx": "string",
- "defaultParentLocationAssetId": "c220b614-f7a3-4033-9de7-96394718f247",
- "defaultRackProductId": "eca73647-7591-4a4d-afed-04cf0f818a59"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
id required | string <uuid> The Smart View IBX configuration ID. |
api-version | string |
The Smart View IBX configuration to be saved.
id | string or null <uuid> |
accountNumber | string or null |
ibx | string or null |
defaultParentLocationAssetId | string <uuid> |
defaultRackProductId | string <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "accountNumber": "string",
- "ibx": "string",
- "defaultParentLocationAssetId": "c220b614-f7a3-4033-9de7-96394718f247",
- "defaultRackProductId": "eca73647-7591-4a4d-afed-04cf0f818a59"
}
api-version | string |
An object containing Equinix Smart View IBX configurations IDs and a Work Order name template.
ibxConfigurationIds | Array of strings or null <uuid> |
workOrderNameTemplate | string or null |
{- "ibxConfigurationIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "workOrderNameTemplate": "string"
}
assetId required | string <uuid> An asset ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b"
}
firmwareVersionId required | string <uuid> A firmware version ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "firmwareId": "44bbc267-0d43-4d6e-8f0e-67a633a4574d",
- "releaseDate": "2019-08-24T14:15:22Z",
- "version": "string",
- "minimumCompatibleVersion": "string",
- "fileSize": 0,
- "description": "string"
}
firmwareId required | string <uuid> A firmware ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "firmwareId": "44bbc267-0d43-4d6e-8f0e-67a633a4574d",
- "releaseDate": "2019-08-24T14:15:22Z",
- "version": "string",
- "minimumCompatibleVersion": "string",
- "fileSize": 0,
- "description": "string"
}
]
id required | string <uuid> A layout ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "backgroundImageId": "be1a10ff-449b-4e5c-a192-13cc5cb54bb7",
- "backgroundWidth": 0.1,
- "backgroundHeight": 0.1,
- "gridCorners": "string",
- "width": 0.1,
- "physicalWidth": 0.1,
- "assets": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentAssetId": "393bf9f5-484e-4036-a332-e8890cfb10d2",
- "mountLocationType": "floor",
- "width": 0.1,
- "physicalWidth": 0.1,
- "assetType": "unknown",
- "gridColumn": 0,
- "direction": "none",
- "flip": "none",
- "height": 0.1,
- "name": "string",
- "physicalHeight": 0.1,
- "physicalDepth": 0.1,
- "gridRow": 0,
- "shapeType": "none",
- "x": 0.1,
- "xOffset": 0.1,
- "xRadius": 0.1,
- "y": 0.1,
- "yOffset": 0.1,
- "yRadius": 0.1,
- "fontSize": 0,
- "accessState": "full"
}
], - "newRacks": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentAssetId": "393bf9f5-484e-4036-a332-e8890cfb10d2",
- "mountLocationType": "floor",
- "width": 0.1,
- "physicalWidth": 0.1,
- "assetType": "unknown",
- "gridColumn": 0,
- "direction": "none",
- "flip": "none",
- "height": 0.1,
- "name": "string",
- "physicalHeight": 0.1,
- "physicalDepth": 0.1,
- "gridRow": 0,
- "shapeType": "none",
- "x": 0.1,
- "xOffset": 0.1,
- "xRadius": 0.1,
- "y": 0.1,
- "yOffset": 0.1,
- "yRadius": 0.1,
- "fontSize": 0,
- "accessState": "full",
- "modelId": "17563eeb-82d7-4210-ac9b-1a20c7d67278"
}
], - "height": 0.1,
- "physicalHeight": 0.1,
- "scale": 0.1,
- "shapes": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentAssetId": "393bf9f5-484e-4036-a332-e8890cfb10d2",
- "shapeType": "none",
- "width": 0.1,
- "fillColor": "string",
- "textColor": "string",
- "gridColumn": 0,
- "direction": "none",
- "flip": "none",
- "mountLocationType": "floor",
- "height": 0.1,
- "name": "string",
- "physicalHeight": 0.1,
- "physicalDepth": 0.1,
- "physicalWidth": 0.1,
- "gridRow": 0,
- "x": 0.1,
- "xOffset": 0.1,
- "xRadius": 0.1,
- "y": 0.1,
- "yOffset": 0.1,
- "yRadius": 0.1,
- "fontSize": 0
}
], - "userLabels": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentAssetId": "393bf9f5-484e-4036-a332-e8890cfb10d2",
- "text": "string",
- "x": 0.1,
- "y": 0.1,
- "gridColumn": 0,
- "gridRow": 0,
- "xOffset": 0.1,
- "yOffset": 0.1,
- "width": 0.1,
- "height": 0.1,
- "fillColor": "string",
- "textColor": "string",
- "fontSize": 0
}
], - "columnFormat": "string",
- "startColumn": 0,
- "numberOfColumns": 0,
- "rowFormat": "string",
- "startRow": 0,
- "numberOfRows": 0,
- "state": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetType": "unknown",
- "accessState": "full",
- "physicalWidth": 0.1,
- "physicalHeight": 0.1,
- "physicalDepth": 0.1
}
], - "placedIndirectSensors": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "indirectParentAssetId": "2bbc9e1e-00e9-4cd0-a01c-c542275b5f8d",
- "floorPlanLayoutGridRow": 0,
- "floorPlanLayoutGridColumn": 0,
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "value": 0.1,
- "lastUpdated": "2019-08-24T14:15:22Z"
}
], - "imageFormat": "unknown"
}
id required | string <uuid> A layout ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetType": "unknown",
- "accessState": "full",
- "physicalWidth": 0.1,
- "physicalHeight": 0.1,
- "physicalDepth": 0.1
}
]
api-version | string |
Layout data.
id | string <uuid> |
backgroundImageId | string or null <uuid> |
backgroundWidth | number or null <double> |
backgroundHeight | number or null <double> |
gridCorners | string or null |
width | number or null <float> |
physicalWidth | number or null <float> |
Array of objects or null (FloorPlanLayoutAssetDto) | |
Array of objects or null (NewRackDto) | |
height | number or null <float> |
physicalHeight | number or null <float> |
scale | number or null <float> |
Array of objects or null (FloorPlanLayoutShapeDto) | |
Array of objects or null (FloorPlanLayoutUserLabelDto) | |
columnFormat | string or null |
startColumn | integer or null <int32> |
numberOfColumns | integer or null <int32> |
rowFormat | string or null |
startRow | integer or null <int32> |
numberOfRows | integer or null <int32> |
Array of objects or null (IAssetStateDto) | |
Array of objects or null (FloorPlanLayoutIndirectSensorDto) | |
imageFormat | string (ImageFormat) Enum: "unknown" "png" "gif" "jpeg" "svg" |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "backgroundImageId": "be1a10ff-449b-4e5c-a192-13cc5cb54bb7",
- "backgroundWidth": 0.1,
- "backgroundHeight": 0.1,
- "gridCorners": "string",
- "width": 0.1,
- "physicalWidth": 0.1,
- "assets": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentAssetId": "393bf9f5-484e-4036-a332-e8890cfb10d2",
- "mountLocationType": "floor",
- "width": 0.1,
- "physicalWidth": 0.1,
- "assetType": "unknown",
- "gridColumn": 0,
- "direction": "none",
- "flip": "none",
- "height": 0.1,
- "name": "string",
- "physicalHeight": 0.1,
- "physicalDepth": 0.1,
- "gridRow": 0,
- "shapeType": "none",
- "x": 0.1,
- "xOffset": 0.1,
- "xRadius": 0.1,
- "y": 0.1,
- "yOffset": 0.1,
- "yRadius": 0.1,
- "fontSize": 0,
- "accessState": "full"
}
], - "newRacks": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentAssetId": "393bf9f5-484e-4036-a332-e8890cfb10d2",
- "mountLocationType": "floor",
- "width": 0.1,
- "physicalWidth": 0.1,
- "assetType": "unknown",
- "gridColumn": 0,
- "direction": "none",
- "flip": "none",
- "height": 0.1,
- "name": "string",
- "physicalHeight": 0.1,
- "physicalDepth": 0.1,
- "gridRow": 0,
- "shapeType": "none",
- "x": 0.1,
- "xOffset": 0.1,
- "xRadius": 0.1,
- "y": 0.1,
- "yOffset": 0.1,
- "yRadius": 0.1,
- "fontSize": 0,
- "accessState": "full",
- "modelId": "17563eeb-82d7-4210-ac9b-1a20c7d67278"
}
], - "height": 0.1,
- "physicalHeight": 0.1,
- "scale": 0.1,
- "shapes": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentAssetId": "393bf9f5-484e-4036-a332-e8890cfb10d2",
- "shapeType": "none",
- "width": 0.1,
- "fillColor": "string",
- "textColor": "string",
- "gridColumn": 0,
- "direction": "none",
- "flip": "none",
- "mountLocationType": "floor",
- "height": 0.1,
- "name": "string",
- "physicalHeight": 0.1,
- "physicalDepth": 0.1,
- "physicalWidth": 0.1,
- "gridRow": 0,
- "x": 0.1,
- "xOffset": 0.1,
- "xRadius": 0.1,
- "y": 0.1,
- "yOffset": 0.1,
- "yRadius": 0.1,
- "fontSize": 0
}
], - "userLabels": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentAssetId": "393bf9f5-484e-4036-a332-e8890cfb10d2",
- "text": "string",
- "x": 0.1,
- "y": 0.1,
- "gridColumn": 0,
- "gridRow": 0,
- "xOffset": 0.1,
- "yOffset": 0.1,
- "width": 0.1,
- "height": 0.1,
- "fillColor": "string",
- "textColor": "string",
- "fontSize": 0
}
], - "columnFormat": "string",
- "startColumn": 0,
- "numberOfColumns": 0,
- "rowFormat": "string",
- "startRow": 0,
- "numberOfRows": 0,
- "state": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetType": "unknown",
- "accessState": "full",
- "physicalWidth": 0.1,
- "physicalHeight": 0.1,
- "physicalDepth": 0.1
}
], - "placedIndirectSensors": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "indirectParentAssetId": "2bbc9e1e-00e9-4cd0-a01c-c542275b5f8d",
- "floorPlanLayoutGridRow": 0,
- "floorPlanLayoutGridColumn": 0,
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "value": 0.1,
- "lastUpdated": "2019-08-24T14:15:22Z"
}
], - "imageFormat": "unknown"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
locationId required | string <uuid> A location ID. |
api-version | string |
{- "displayRowValues": [
- {
- "coordinate": 0,
- "displayValue": "string"
}
], - "displayColumnValues": [
- {
- "coordinate": 0,
- "displayValue": "string"
}
]
}
parentId | string <uuid> A nullable parent asset ID. |
assetType | Array of strings (AssetTypeEnum) Items Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" An optional list of asset types to filter what assets are returned. |
hasChildrenAssetType | Array of strings (AssetTypeEnum) Items Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" An optional list of asset types to filter what assets are used when determining if an asset has children. |
includeDimensions | boolean Default: false An optional flag for including dimensional properties. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "assetTypeId": "unknown",
- "assetTypeCategory": "device",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "parentName": "string",
- "hasChildren": true,
- "accessState": "full"
}
]
productId | string <uuid> A product ID. |
imagePosition | string (ImagePosition) Enum: "front" "rear" "top" "bottom" "leftSide" "rightSide" A product image position. |
api-version | string |
"string"
api-version | string |
An indirect sensor object.
id | string <uuid> |
indirectParentAssetId | string <uuid> |
rackULocation | integer or null <int32> |
rackSide | string (RackSide) Enum: "unknown" "front" "rear" |
floorPlanLayoutGridRow | integer or null <int32> |
floorPlanLayoutGridColumn | integer or null <int32> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "indirectParentAssetId": "2bbc9e1e-00e9-4cd0-a01c-c542275b5f8d",
- "rackULocation": 0,
- "rackSide": "unknown",
- "floorPlanLayoutGridRow": 0,
- "floorPlanLayoutGridColumn": 0
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
A layout mode setting.
id | string <uuid> |
layoutMode | string (LayoutMode) Enum: "floorPlan" "map" |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "layoutMode": "floorPlan"
}
api-version | string |
A layout mode setting.
id | string <uuid> |
layoutMode | string (LayoutMode) Enum: "floorPlan" "map" |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "layoutMode": "floorPlan"
}
{- "hostName": "string",
- "thresholds": [
- {
- "name": "string",
- "value": 0.1
}
], - "thresholdValues": [
- {
- "name": "string",
- "usedValue": 0.1
}
], - "additionalFeatures": [
- "string"
], - "productVersion": "string",
- "productDescription": "string",
- "tenantId": "string",
- "isValid": true
}
assetId required | string <uuid> An asset ID. |
api-version | string |
{- "assetLifecycleState": "active",
- "commissionDate": "2019-08-24T14:15:22Z",
- "retirementDate": "2019-08-24T14:15:22Z",
- "endOfLifeDate": "2019-08-24T14:15:22Z"
}
assetId required | string <uuid> An asset ID. |
api-version | string |
Asset lifecycle Properties.
assetLifecycleState | string (AssetLifecycleState) Enum: "active" "planned" "procurement" "staging" "retired" "inventory" |
commissionDate | string or null <date-time> |
retirementDate | string or null <date-time> |
endOfLifeDate | string or null <date-time> |
{- "assetLifecycleState": "active",
- "commissionDate": "2019-08-24T14:15:22Z",
- "retirementDate": "2019-08-24T14:15:22Z",
- "endOfLifeDate": "2019-08-24T14:15:22Z"
}
{- "assetLifecycleState": "active",
- "commissionDate": "2019-08-24T14:15:22Z",
- "retirementDate": "2019-08-24T14:15:22Z",
- "endOfLifeDate": "2019-08-24T14:15:22Z"
}
id required | string <uuid> The ID of the asset that will be moved. |
api-version | string |
The new location data.
parentId | string <uuid> |
rackULocation | integer or null <int32> |
rackSide | string (RackSide) Enum: "unknown" "front" "rear" |
rackPosition | string (RackPosition) Enum: "unknown" "left" "right" "top" "bottom" "above" "below" |
updatedDateTime | string <date-time> |
locationAccessPolicyChangeStrategy | string (LocationAccessPolicyChangeStrategy) Enum: "maintainAccessPolicy" "inheritDestinationAccessPolicy" "inheritDestinationAccessPolicyIncludingDescendants" |
{- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}
{- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}
api-version | string |
An object containing sensor type, asset IDs, etc.
sensorTypeId | string <uuid> |
sensorName | string or null |
assetIds | Array of strings or null <uuid> |
{- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorName": "string",
- "assetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
[- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
sensorId required | string <uuid> A numeric sensor ID. |
api-version | string |
A numeric sensor value.
0.1
assetType | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" An optional asset type ID. |
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
]
api-version | string |
A manufacturer.
id | string or null <uuid> |
name | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
id required | string <uuid> A manufacturer ID. |
api-version | string |
An manufacturer object.
id | string or null <uuid> |
name | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}
locationId required | string <uuid> A location ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "status": "normal",
- "streetAddress": "string",
- "latitude": 0.1,
- "longitude": 0.1
}
]
api-version | string |
An object containing destination and source asset IDs.
destinationAssetId | string <uuid> |
sourceAssetId | string <uuid> |
{- "destinationAssetId": "97552804-3719-415c-ae9c-e1a3cf80a537",
- "sourceAssetId": "743b0d0f-b98c-451b-b5cd-f114631df1f1"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
assetType | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" An optional asset type to filter the results. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetType": "unknown",
- "name": "string",
- "associatedAssets": 0
}
]
api-version | string |
A Modbus TCP definition.
id | string or null <uuid> |
assetType | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
name | string or null |
associatedAssets | integer <int32> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetType": "unknown",
- "name": "string",
- "associatedAssets": 0
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
modbusTcpDefinitionId required | string <uuid> A Modbus TCP definition ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetType": "unknown",
- "name": "string",
- "associatedAssets": 0
}
modbusTcpDefinitionId required | string <uuid> A Modbus TCP definition ID. |
api-version | string |
A Modbus TCP definition.
id | string or null <uuid> |
assetType | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
name | string or null |
associatedAssets | integer <int32> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetType": "unknown",
- "name": "string",
- "associatedAssets": 0
}
modbusTcpDefinitionId required | string <uuid> A Modbus TCP definition ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "address": 0,
- "registerType": "inputRegister",
- "dataType": "uInteger16",
- "name": "string",
- "startBit": 0,
- "endBit": 0,
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "valueMapping": [
- {
- "value": 0,
- "text": "string"
}
]
}
]
modbusTcpDefinitionId required | string <uuid> A Modbus TCP definition ID. |
api-version | string |
A Modbus TCP numeric sensor.
id | string or null <uuid> |
address | integer <int32> |
registerType | string (ModbusRegisterType) Enum: "inputRegister" "holdingRegister" "coil" "discreteInput" |
dataType | string (ModbusTcpDataSetting) Enum: "uInteger16" "integer16" "uInteger32BigEndian" "uInteger32LittleEndian" "integer32BigEndian" "integer32LittleEndian" "float32BigEndian" "float32LittleEndian" "boolean" |
name | string or null |
startBit | integer <int32> |
endBit | integer <int32> |
sensorTypeId | string <uuid> |
sensorType | string or null |
Array of objects or null (ValueMappingDto) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "address": 0,
- "registerType": "inputRegister",
- "dataType": "uInteger16",
- "name": "string",
- "startBit": 0,
- "endBit": 0,
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "valueMapping": [
- {
- "value": 0,
- "text": "string"
}
]
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
modbusTcpDefinitionId required | string <uuid> A Modbus TCP definition ID. |
modbusTcpNonNumericSensorId required | string <uuid> A Modbus TCP non-numeric sensor ID. |
api-version | string |
A Modbus TCP non-numeric sensor.
id | string or null <uuid> |
address | integer <int32> |
registerType | string (ModbusRegisterType) Enum: "inputRegister" "holdingRegister" "coil" "discreteInput" |
dataType | string (ModbusTcpDataSetting) Enum: "uInteger16" "integer16" "uInteger32BigEndian" "uInteger32LittleEndian" "integer32BigEndian" "integer32LittleEndian" "float32BigEndian" "float32LittleEndian" "boolean" |
name | string or null |
startBit | integer <int32> |
endBit | integer <int32> |
sensorTypeId | string <uuid> |
sensorType | string or null |
Array of objects or null (ValueMappingDto) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "address": 0,
- "registerType": "inputRegister",
- "dataType": "uInteger16",
- "name": "string",
- "startBit": 0,
- "endBit": 0,
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "valueMapping": [
- {
- "value": 0,
- "text": "string"
}
]
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "address": 0,
- "registerType": "inputRegister",
- "dataType": "uInteger16",
- "name": "string",
- "startBit": 0,
- "endBit": 0,
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "valueMapping": [
- {
- "value": 0,
- "text": "string"
}
]
}
modbusTcpDefinitionId required | string <uuid> A Modbus TCP definition ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "address": 0,
- "registerType": "inputRegister",
- "dataSetting": "uInteger16",
- "name": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unit": "string",
- "multiplier": 0.1
}
]
modbusTcpDefinitionId required | string <uuid> A Modbus TCP definition ID. |
api-version | string |
A Modbus TCP numeric sensor.
id | string or null <uuid> |
address | integer <int32> |
registerType | string (ModbusRegisterType) Enum: "inputRegister" "holdingRegister" "coil" "discreteInput" |
dataSetting | string (ModbusTcpDataSetting) Enum: "uInteger16" "integer16" "uInteger32BigEndian" "uInteger32LittleEndian" "integer32BigEndian" "integer32LittleEndian" "float32BigEndian" "float32LittleEndian" "boolean" |
name | string or null |
sensorTypeId | string <uuid> |
sensorType | string or null |
unitId | string or null <uuid> |
unit | string or null |
multiplier | number <double> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "address": 0,
- "registerType": "inputRegister",
- "dataSetting": "uInteger16",
- "name": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unit": "string",
- "multiplier": 0.1
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
modbusTcpDefinitionId required | string <uuid> A Modbus TCP definition ID. |
modbusTcpNumericSensorId required | string <uuid> A Modbus TCP numeric sensor ID. |
api-version | string |
A Modbus TCP numeric sensor.
id | string or null <uuid> |
address | integer <int32> |
registerType | string (ModbusRegisterType) Enum: "inputRegister" "holdingRegister" "coil" "discreteInput" |
dataSetting | string (ModbusTcpDataSetting) Enum: "uInteger16" "integer16" "uInteger32BigEndian" "uInteger32LittleEndian" "integer32BigEndian" "integer32LittleEndian" "float32BigEndian" "float32LittleEndian" "boolean" |
name | string or null |
sensorTypeId | string <uuid> |
sensorType | string or null |
unitId | string or null <uuid> |
unit | string or null |
multiplier | number <double> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "address": 0,
- "registerType": "inputRegister",
- "dataSetting": "uInteger16",
- "name": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unit": "string",
- "multiplier": 0.1
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "address": 0,
- "registerType": "inputRegister",
- "dataSetting": "uInteger16",
- "name": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unit": "string",
- "multiplier": 0.1
}
assetId required | string <uuid> An asset ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "sensorMonitoringProfileType": "discovered",
- "monitoringState": "off",
- "ipAddress": {
- "addressFamily": "unspecified",
- "scopeId": 0,
- "isIPv6Multicast": true,
- "isIPv6LinkLocal": true,
- "isIPv6SiteLocal": true,
- "isIPv6Teredo": true,
- "isIPv6UniqueLocal": true,
- "isIPv4MappedToIPv6": true,
- "address": 0
}, - "definitionId": "058563fe-6949-46e9-9fb3-06a0e3a11f6a",
- "port": 0,
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20",
- "modbusTcpNodeAddress": 0,
- "bacnetIpDeviceInstance": 0,
- "bacnetIpNetworkNumber": 0,
- "bacnetIpHardwareAddress": 0,
- "bacnetIpHardwareAddressLength": 0
}
assetId required | string <uuid> An asset ID. |
api-version | string |
The monitoring profile data.
id | string or null <uuid> |
sensorMonitoringProfileType | string (SensorMonitoringProfileType) Enum: "discovered" "manualOnly" "bacnetIp" "modbusTcp" |
monitoringState | string (MonitoringState) Enum: "off" "on" |
object (IPAddress) | |
definitionId | string or null <uuid> |
port | integer or null <int32> |
dataCollectorId | string or null <uuid> |
modbusTcpNodeAddress | integer or null <int32> |
bacnetIpDeviceInstance | integer or null <int32> |
bacnetIpNetworkNumber | integer or null <int32> |
bacnetIpHardwareAddress | integer or null <int32> |
bacnetIpHardwareAddressLength | integer or null <int32> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "sensorMonitoringProfileType": "discovered",
- "monitoringState": "off",
- "ipAddress": {
- "addressFamily": "unspecified",
- "scopeId": 0,
- "address": 0
}, - "definitionId": "058563fe-6949-46e9-9fb3-06a0e3a11f6a",
- "port": 0,
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20",
- "modbusTcpNodeAddress": 0,
- "bacnetIpDeviceInstance": 0,
- "bacnetIpNetworkNumber": 0,
- "bacnetIpHardwareAddress": 0,
- "bacnetIpHardwareAddressLength": 0
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "sensorMonitoringProfileType": "discovered",
- "monitoringState": "off",
- "ipAddress": {
- "addressFamily": "unspecified",
- "scopeId": 0,
- "isIPv6Multicast": true,
- "isIPv6LinkLocal": true,
- "isIPv6SiteLocal": true,
- "isIPv6Teredo": true,
- "isIPv6UniqueLocal": true,
- "isIPv4MappedToIPv6": true,
- "address": 0
}, - "definitionId": "058563fe-6949-46e9-9fb3-06a0e3a11f6a",
- "port": 0,
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20",
- "modbusTcpNodeAddress": 0,
- "bacnetIpDeviceInstance": 0,
- "bacnetIpNetworkNumber": 0,
- "bacnetIpHardwareAddress": 0,
- "bacnetIpHardwareAddressLength": 0
}
api-version | string |
An object containing an asset ID and the start and end dates for muting alarm event notifications.
startTime | string <date-time> This value is assumed to be in UTC format. |
endTime | string <date-time> This value is assumed to be in UTC format. |
assetId | string <uuid> |
{- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8"
}
api-version | string |
Notification channel data.
name | string or null |
webhookUri | string or null |
notificationChannelType | string (NotificationChannelType) Value: "microsoftTeams" |
id | string or null <uuid> |
{- "name": "string",
- "webhookUri": "string",
- "notificationChannelType": "microsoftTeams",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
[- {
- "name": "string",
- "webhookUri": "string",
- "notificationChannelType": "microsoftTeams",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "associatedAlarmEventPoliciesExists": true
}
]
id required | string <uuid> A notification channel ID. |
api-version | string |
Notification channel data.
name | string or null |
webhookUri | string or null |
notificationChannelType | string (NotificationChannelType) Value: "microsoftTeams" |
id | string or null <uuid> |
{- "name": "string",
- "webhookUri": "string",
- "notificationChannelType": "microsoftTeams",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
{- "name": "string",
- "webhookUri": "string",
- "notificationChannelType": "microsoftTeams",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
api-version | string |
The notification channel details to be tested.
name | string or null |
webhookUri | string or null |
notificationChannelType | string (NotificationChannelType) Value: "microsoftTeams" |
id | string or null <uuid> |
{- "name": "string",
- "webhookUri": "string",
- "notificationChannelType": "microsoftTeams",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
{- "httpStatusCode": 0,
- "isSuccessStatusCode": true
}
assetId | string <uuid> Asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "outletNumber": 0,
- "outletStatusSensorValue": "string",
- "outletPowerSensorValue": 0.1,
- "powerAssociationId": "3feb3e9c-9bf9-4349-bf65-f3060a3802c1",
- "consumingPowerDestinationAssetId": "7f612fd0-5631-4819-8887-ad2100241d0d",
- "consumingPowerDestinationAssetDisplayName": "string",
- "consumingPowerDestinationAssetAccessState": "full"
}
]
api-version | string |
Bulk outlet control parameter to be executed.
workOrderName | string or null |
outletControlOperation | string (OutletControlOperation) Enum: "powerOn" "powerOff" "powerCycle" |
outletIds | Array of strings or null <uuid> |
{- "workOrderName": "string",
- "outletControlOperation": "powerOn",
- "outletIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
assetId | string <uuid> Asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "pduBreakerRating": 0.1,
- "breakerCurrent": 0.1,
- "breakerNumber": 0,
- "numberOfPoles": 0,
- "panelNumber": 0,
- "discoveryState": "manuallyCreated",
- "powerAssociationId": "3feb3e9c-9bf9-4349-bf65-f3060a3802c1",
- "consumingPowerDestinationAssetId": "7f612fd0-5631-4819-8887-ad2100241d0d",
- "consumingPowerDestinationAssetDisplayName": "string",
- "consumingPowerDestinationAssetAccessState": "full",
- "breakerWhipOutletTypeEnumId": "6525d6af-28e3-4d95-92ee-137a2b4865ba",
- "breakerWhipOutletType": "string",
- "breakerWhipOutletLocationDescription": "string",
- "breakerWhipOutletNote": "string",
- "breakerStatusEnumId": "752a1b2a-3a78-484c-9b1a-e3e8601099e2",
- "breakerStatus": "string",
- "breakerStatusAssetPropertyId": "567e446d-a61c-47ab-bb72-b06a515f2c56"
}
]
pduBreakerId required | string <uuid> PDU breaker ID |
api-version | string |
PDU breaker properties
id | string <uuid> |
pduBreakerRating | number <double> |
numberOfPoles | integer <int32> |
breakerWhipOutletTypeEnumId | string or null <uuid> |
breakerWhipOutletLocationDescription | string or null |
breakerWhipOutletNote | string or null |
breakerStatusEnumId | string <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "pduBreakerRating": 0.1,
- "numberOfPoles": 0,
- "breakerWhipOutletTypeEnumId": "6525d6af-28e3-4d95-92ee-137a2b4865ba",
- "breakerWhipOutletLocationDescription": "string",
- "breakerWhipOutletNote": "string",
- "breakerStatusEnumId": "752a1b2a-3a78-484c-9b1a-e3e8601099e2"
}
pduBreakerId required | string <uuid> PDU breaker ID. |
breakerStatusEnumId | string <uuid> PDU breaker status property |
api-version | string |
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
A physical connection object.
id | string or null <uuid> |
name | string or null |
mediaTypeValueId | string <uuid> |
connectorTypeValueId | string or null <uuid> |
length | number or null <double> |
terminationAId | string <uuid> |
terminationBId | string <uuid> |
accessPolicyId | string <uuid> |
Array of objects or null (ModifiableCustomAssetPropertyDto) | |
businessEntityId | string or null <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "mediaTypeValueId": "a1e7b9c7-ee0e-4789-8013-9872bb6776e7",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "length": 0.1,
- "terminationAId": "e1481fde-2096-45f2-8cfb-44c9c1fe607a",
- "terminationBId": "df50071e-bbe4-4f4d-a08d-33b735c85337",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "customPropertyValues": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "customAssetPropertyKeyId": "aa483fa6-0a32-4d76-a7f8-d722bcee1bcf",
- "value": null,
- "dataType": "string"
}
], - "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
id required | string <uuid> A physical connection ID. |
api-version | string |
A physical connection object.
id | string or null <uuid> |
name | string or null |
mediaTypeValueId | string <uuid> |
connectorTypeValueId | string or null <uuid> |
length | number or null <double> |
terminationAId | string <uuid> |
terminationBId | string <uuid> |
accessPolicyId | string <uuid> |
Array of objects or null (ModifiableCustomAssetPropertyDto) | |
businessEntityId | string or null <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "mediaTypeValueId": "a1e7b9c7-ee0e-4789-8013-9872bb6776e7",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "length": 0.1,
- "terminationAId": "e1481fde-2096-45f2-8cfb-44c9c1fe607a",
- "terminationBId": "df50071e-bbe4-4f4d-a08d-33b735c85337",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "customPropertyValues": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "customAssetPropertyKeyId": "aa483fa6-0a32-4d76-a7f8-d722bcee1bcf",
- "value": null,
- "dataType": "string"
}
], - "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "mediaTypeValueId": "a1e7b9c7-ee0e-4789-8013-9872bb6776e7",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "length": 0.1,
- "terminationAId": "e1481fde-2096-45f2-8cfb-44c9c1fe607a",
- "terminationBId": "df50071e-bbe4-4f4d-a08d-33b735c85337",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "customPropertyValues": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "customAssetPropertyKeyId": "aa483fa6-0a32-4d76-a7f8-d722bcee1bcf",
- "value": null,
- "dataType": "string"
}
], - "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8"
}
id required | string <uuid> A physical connection ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "mediaTypeValueId": "a1e7b9c7-ee0e-4789-8013-9872bb6776e7",
- "mediaTypeValue": "string",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "connectorTypeValue": "string",
- "length": 0.1,
- "terminationADeviceAssetId": "84dc8a06-4c36-4b7e-bd1d-6a310117a249",
- "terminationADeviceAssetDisplayName": "string",
- "terminationADeviceAssetTypeId": "unknown",
- "terminationAPortSideValueId": "1ef84c13-f008-4d53-8992-5014f0d94c11",
- "terminationAPortSideValue": "string",
- "terminationAPortAssetId": "c3275d89-786a-4902-991f-06e00a1eff92",
- "terminationAPortDisplayName": "string",
- "terminationADeviceAssetAccessState": "full",
- "terminationBDeviceAssetId": "0fe6ab89-672b-4f85-974a-178820d5642c",
- "terminationBDeviceAssetDisplayName": "string",
- "terminationBDeviceAssetTypeId": "unknown",
- "terminationBPortSideValueId": "23d93c82-3e0a-4ea5-a8a5-4169a5a7954f",
- "terminationBPortSideValue": "string",
- "terminationBPortAssetId": "10ef4af3-8611-41c1-a21c-851e386f798f",
- "terminationBPortDisplayName": "string",
- "terminationBDeviceAssetAccessState": "full",
- "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string",
- "businessEntityAccessState": "full"
}
api-version | string |
A physical port object.
name | string or null |
portNumber | integer <int32> |
portTypeValueId | string or null <uuid> |
id | string or null <uuid> |
parentId | string <uuid> |
{- "name": "string",
- "portNumber": 0,
- "portTypeValueId": "fdd0022b-43d1-449d-b439-23d0ce6fe7d9",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
A physical port object for a patch panel.
parentId | string <uuid> |
portSideValueId | string <uuid> |
connectorTypeValueId | string or null <uuid> |
id | string or null <uuid> |
name | string or null |
portNumber | integer <int32> |
{- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "portSideValueId": "594da55c-c25a-457e-a92c-dcda05177c21",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "portNumber": 0
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
An object describing physical port details and the total number of physical ports to generate.
physicalPortCount | integer <int32> |
portTypeValueId | string or null <uuid> |
portNameTemplate | string or null |
parentId | string <uuid> |
{- "physicalPortCount": 0,
- "portTypeValueId": "fdd0022b-43d1-449d-b439-23d0ce6fe7d9",
- "portNameTemplate": "string",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43"
}
api-version | string |
A object containing details required for updating multiple physical ports on a specific device.
parentId | string <uuid> |
physicalPortIds | Array of strings or null <uuid> |
updatePortName | boolean |
portNameTemplate | string or null |
updatePortType | boolean |
portTypeValueId | string or null <uuid> |
{- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "physicalPortIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "updatePortName": true,
- "portNameTemplate": "string",
- "updatePortType": true,
- "portTypeValueId": "fdd0022b-43d1-449d-b439-23d0ce6fe7d9"
}
{- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "physicalPortIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "updatePortName": true,
- "portNameTemplate": "string",
- "updatePortType": true,
- "portTypeValueId": "fdd0022b-43d1-449d-b439-23d0ce6fe7d9"
}
api-version | string |
An object containing a list of physical port IDs.
physicalPortIds | Array of strings or null <uuid> |
{- "physicalPortIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
api-version | string |
An object describing patch panel physical port details and the total number of physical ports to generate.
parentId | string <uuid> |
portSideValueId | string <uuid> |
connectorTypeValueId | string or null <uuid> |
physicalPortCount | integer <int32> |
portNameTemplate | string or null |
{- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "portSideValueId": "594da55c-c25a-457e-a92c-dcda05177c21",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "physicalPortCount": 0,
- "portNameTemplate": "string"
}
api-version | string |
A object containing details required for updating multiple physical ports on a specific patch panel.
parentId | string <uuid> |
physicalPortIds | Array of strings or null <uuid> |
updatePortName | boolean |
portNameTemplate | string or null |
updateConnectorType | boolean |
connectorTypeValueId | string or null <uuid> |
{- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "physicalPortIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "updatePortName": true,
- "portNameTemplate": "string",
- "updateConnectorType": true,
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5"
}
{- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "physicalPortIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "updatePortName": true,
- "portNameTemplate": "string",
- "updateConnectorType": true,
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5"
}
id required | string <uuid> A physical port ID. |
api-version | string |
A physical port object.
name | string or null |
portNumber | integer <int32> |
portTypeValueId | string or null <uuid> |
id | string or null <uuid> |
parentId | string <uuid> |
{- "name": "string",
- "portNumber": 0,
- "portTypeValueId": "fdd0022b-43d1-449d-b439-23d0ce6fe7d9",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43"
}
{- "name": "string",
- "portNumber": 0,
- "portTypeValueId": "fdd0022b-43d1-449d-b439-23d0ce6fe7d9",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43"
}
id required | string <uuid> An asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "name": "string",
- "portType": "string",
- "portNumber": 0,
- "portSide": "string",
- "portSideValueId": "594da55c-c25a-457e-a92c-dcda05177c21",
- "connectorType": "string",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "portTypeValueId": "fdd0022b-43d1-449d-b439-23d0ce6fe7d9",
- "connectionAssetIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
]
id required | string <uuid> A patch panel physical port ID. |
api-version | string |
A patch panel physical port object.
parentId | string <uuid> |
portSideValueId | string <uuid> |
connectorTypeValueId | string or null <uuid> |
id | string or null <uuid> |
name | string or null |
portNumber | integer <int32> |
{- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "portSideValueId": "594da55c-c25a-457e-a92c-dcda05177c21",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "portNumber": 0
}
{- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "portSideValueId": "594da55c-c25a-457e-a92c-dcda05177c21",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "portNumber": 0
}
assetId required | string <uuid> An asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "name": "string",
- "portType": "string",
- "portNumber": 0,
- "portSide": "string",
- "portSideValueId": "594da55c-c25a-457e-a92c-dcda05177c21",
- "connectorType": "string",
- "connectorTypeValueId": "2c2774fa-cb6d-4013-9234-c66642a2abe5",
- "portTypeValueId": "fdd0022b-43d1-449d-b439-23d0ce6fe7d9",
- "physicalPortConnections": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "terminationAAssetAccessState": "full",
- "terminationADeviceAssetId": "84dc8a06-4c36-4b7e-bd1d-6a310117a249",
- "terminationAAssetTypeId": "unknown",
- "terminationADeviceAssetTypeId": "unknown",
- "terminationADeviceAssetDisplayName": "string",
- "terminationALocationPath": "string",
- "terminationAPortSideValueId": "1ef84c13-f008-4d53-8992-5014f0d94c11",
- "terminationAPortSideValue": "string",
- "terminationAPortAssetId": "c3275d89-786a-4902-991f-06e00a1eff92",
- "terminationAPortDisplayName": "string",
- "terminationBAssetAccessState": "full",
- "terminationBDeviceAssetId": "0fe6ab89-672b-4f85-974a-178820d5642c",
- "terminationBAssetTypeId": "unknown",
- "terminationBDeviceAssetTypeId": "unknown",
- "terminationBDeviceAssetDisplayName": "string",
- "terminationBLocationPath": "string",
- "terminationBPortSideValueId": "23d93c82-3e0a-4ea5-a8a5-4169a5a7954f",
- "terminationBPortSideValue": "string",
- "terminationBPortAssetId": "10ef4af3-8611-41c1-a21c-851e386f798f",
- "terminationBPortDisplayName": "string",
- "mediaTypeValueId": "a1e7b9c7-ee0e-4789-8013-9872bb6776e7",
- "mediaTypeValue": "string",
- "accessState": "full"
}
]
}
]
assetId required | string <uuid> An asset ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "accessState": "full"
}
]
assetId required | string <uuid> An asset ID. |
api-version | string |
{- "powerPathDeviceAssets": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "accessState": "full"
}
], - "powerPathDeviceAssociations": [
- {
- "powerProvidingAssetId": "48d0a9cf-58cb-4896-95ce-66b9cdcec444",
- "powerConsumingAssetId": "358c2c59-5667-4561-942c-4111b79aa447"
}
]
}
api-version | string |
The power source association to be created.
id | string or null <uuid> |
providingSourceAssetId | string <uuid> |
consumingDestinationAssetId | string <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "providingSourceAssetId": "c0955ca6-90dc-4f42-b019-42d16cfc1653",
- "consumingDestinationAssetId": "228a4337-cc42-46ab-b434-5b78441ebe44"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
providingSourceAssetId | string <uuid> An optional ID of the power providing asset. |
consumingDestinationAssetId | string <uuid> An optional ID of the power consuming asset. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "providingSourceAssetId": "c0955ca6-90dc-4f42-b019-42d16cfc1653",
- "consumingDestinationAssetId": "228a4337-cc42-46ab-b434-5b78441ebe44",
- "providingSourceDeviceAssetId": "6f0e5aad-1765-4b49-b148-943a28260994",
- "providingSourceDeviceDiscoveryState": "manuallyCreated",
- "providingSourceDeviceAssetDisplayName": "string",
- "providingSourceDeviceAssetType": "unknown",
- "providingSourceAssetDisplayName": "string",
- "providingSourceAssetType": "unknown",
- "providingSourceOutletNumber": 0,
- "providingSourceOutletStatusSensorValue": "string",
- "providingSourceOutputTotalLoadSensorValue": 0.1,
- "providingSourceOutputTotalPowerSensorValue": 0.1,
- "providingSourceBreakerNumber": 0,
- "providingSourcePanelNumber": 0,
- "providingSourceBuswayTapOffNumber": 0,
- "consumingDestinationAssetDisplayName": "string",
- "consumingDestinationAssetType": "unknown"
}
]
productId required | string <uuid> A product ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "productPropertyKeyId": "c2ab4dbd-9a6f-4f13-a84b-49bcd9813933",
- "productPropertyKeyName": "string",
- "value": null
}
]
productId required | string <uuid> ID of the product which owns this property. |
api-version | string |
The product property to be created.
id | string or null <uuid> |
productPropertyKeyId | string <uuid> |
productPropertyKeyName | string or null |
value | any or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "productPropertyKeyId": "c2ab4dbd-9a6f-4f13-a84b-49bcd9813933",
- "productPropertyKeyName": "string",
- "value": null
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "productPropertyKeyId": "c2ab4dbd-9a6f-4f13-a84b-49bcd9813933",
- "productPropertyKeyName": "string",
- "value": null
}
id required | string <uuid> ID of the product property to be updated. |
api-version | string |
The product property to be updated.
id | string or null <uuid> |
productPropertyKeyId | string <uuid> |
productPropertyKeyName | string or null |
value | any or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "productPropertyKeyId": "c2ab4dbd-9a6f-4f13-a84b-49bcd9813933",
- "productPropertyKeyName": "string",
- "value": null
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "productPropertyKeyId": "c2ab4dbd-9a6f-4f13-a84b-49bcd9813933",
- "productPropertyKeyName": "string",
- "value": null
}
productTypeId required | string <uuid> A product type ID. |
api-version | string |
[- {
- "productPropertyKeyName": "string",
- "productPropertyKeyId": "c2ab4dbd-9a6f-4f13-a84b-49bcd9813933",
- "isRequired": true,
- "minimumValue": 0.1,
- "maximumValue": 0.1,
- "propertyValueType": "string",
- "productPropertyEnumValues": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "value": "string"
}
]
}
]
assetType | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" An optional asset type ID. |
contract | boolean Default: false An optional flag for getting product properties. |
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "productTypeId": "5b816809-bc2f-427f-abf0-cfc28532f595",
- "manufacturerName": "string",
- "productTypeName": "string",
- "dataSource": "productCloud",
- "productPropertyValues": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "string",
- "value": null,
- "productPropertyKeyId": "c2ab4dbd-9a6f-4f13-a84b-49bcd9813933"
}
], - "associatedAssetsCount": 0
}
]
api-version | string |
A product.
id | string or null <uuid> |
name | string or null |
manufacturerId | string <uuid> |
productTypeId | string <uuid> |
Array of objects or null (ProductPropertyDto) |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "productTypeId": "5b816809-bc2f-427f-abf0-cfc28532f595",
- "productPropertyValues": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "productPropertyKeyId": "c2ab4dbd-9a6f-4f13-a84b-49bcd9813933",
- "productPropertyKeyName": "string",
- "value": null
}
]
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
productName | string A product's name. |
manufacturerName | string A manufacturer's name. |
assetType | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" An asset type. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "manufacturerName": "string",
- "dataSource": "productCloud"
}
id required | string <uuid> A product ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "productTypeId": "5b816809-bc2f-427f-abf0-cfc28532f595",
- "manufacturerName": "string",
- "productTypeName": "string",
- "dataSource": "productCloud",
- "productPropertyValues": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "string",
- "value": null,
- "productPropertyKeyId": "c2ab4dbd-9a6f-4f13-a84b-49bcd9813933"
}
], - "associatedAssetsCount": 0
}
id required | string <uuid> A product ID. |
api-version | string |
A product.
id | string or null <uuid> |
name | string or null |
manufacturerId | string <uuid> |
productTypeId | string <uuid> |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "productTypeId": "5b816809-bc2f-427f-abf0-cfc28532f595"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "productTypeId": "5b816809-bc2f-427f-abf0-cfc28532f595"
}
layoutId | string <uuid> Layout ID. |
displayName | string Display name of the rack. |
row | integer <int32> Row location of the rack. |
column | integer <int32> Column location of the rack. |
minimumContiguousSpaceAvailable | number <double> Minimum available contiguous rack space. |
api-version | string |
[- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
assetId required | string <uuid> A rack ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "value": null,
- "lastValueUpdate": "2019-08-24T14:15:22Z",
- "destinationAssetRackSide": "unknown",
- "destinationAssetId": "97552804-3719-415c-ae9c-e1a3cf80a537",
- "destinationAssetDisplayName": "string"
}
]
locationId required | string <uuid> A location ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "value": null,
- "lastValueUpdate": "2019-08-24T14:15:22Z",
- "destinationAssetRackSide": "unknown",
- "destinationAssetId": "97552804-3719-415c-ae9c-e1a3cf80a537",
- "destinationAssetDisplayName": "string"
}
]
The asset object must contain an Id, Name, ParentId, Location Data, and Dimensions.
id required | string <uuid> An asset ID. |
api-version | string |
An asset object.
id | string or null <uuid> |
name | string or null |
status | string (Status) Enum: "normal" "warning" "critical" |
assetTypeId | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
assetTypeCategory | string (AssetTypeCategory) Enum: "device" "rack" "container" "component" "virtualComponent" "rackAddOnContainer" "networkComponent" "physicalNetwork" "physicalNetworkComponent" "businessEntityCategory" "businessEntityComponent" |
parentId | string or null <uuid> |
parentName | string or null |
productId | string or null <uuid> |
productName | string or null |
manufacturerId | string or null <uuid> |
manufacturerName | string or null |
object (DimensionDto) | |
assetLifecycleState | string (AssetLifecycleState) Enum: "active" "planned" "procurement" "staging" "retired" "inventory" |
discoveryState | string (DiscoveryState) Enum: "manuallyCreated" "discovered" "applicationCreated" |
monitoringState | string (MonitoringState) Enum: "off" "on" |
sensorMonitoringProfileType | string (SensorMonitoringProfileType) Enum: "discovered" "manualOnly" "bacnetIp" "modbusTcp" |
object (MuteAlarmEventNotificationsSettingDto) | |
hasChildren | boolean |
object (LocationDataDto) | |
baseInformationLastUpdated | string <date-time> |
accessState | string (AccessState) Enum: "full" "ancestorPlaceholder" "containedAssetPlaceholder" "floorPlanLayoutAssetPlaceholder" "powerPathAssetPlaceholder" "consumingPowerAssetPlaceholder" "sensorIndirectParentPlaceholder" "workOrderAssetStatusPlaceholder" "connectionAssetPlaceholder" "connectionTerminationAssetPlaceholder" "circuitSideAssetPlaceholder" "businessEntityAssetPlaceHolder" |
tabDelimitedPath | string or null |
accessPolicyId | string <uuid> |
businessEntityId | string or null <uuid> |
businessEntityDisplayName | string or null |
businessEntityAccessState | string (AccessState) Enum: "full" "ancestorPlaceholder" "containedAssetPlaceholder" "floorPlanLayoutAssetPlaceholder" "powerPathAssetPlaceholder" "consumingPowerAssetPlaceholder" "sensorIndirectParentPlaceholder" "workOrderAssetStatusPlaceholder" "connectionAssetPlaceholder" "connectionTerminationAssetPlaceholder" "circuitSideAssetPlaceholder" "businessEntityAssetPlaceHolder" |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "status": "normal",
- "assetTypeId": "unknown",
- "assetTypeCategory": "device",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "parentName": "string",
- "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
- "productName": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "manufacturerName": "string",
- "dimension": {
- "width": 0.1,
- "height": 0.1,
- "depth": 0.1,
- "weight": 0.1,
- "consumedRackUnits": 0,
- "providedRackUnits": 0
}, - "assetLifecycleState": "active",
- "discoveryState": "manuallyCreated",
- "monitoringState": "off",
- "sensorMonitoringProfileType": "discovered",
- "muteAlarmEventNotificationsSetting": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8"
}, - "hasChildren": true,
- "locationData": {
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}, - "baseInformationLastUpdated": "2019-08-24T14:15:22Z",
- "accessState": "full",
- "tabDelimitedPath": "string",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string",
- "businessEntityAccessState": "full"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "status": "normal",
- "assetTypeId": "unknown",
- "assetTypeCategory": "device",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "parentName": "string",
- "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
- "productName": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "manufacturerName": "string",
- "dimension": {
- "width": 0.1,
- "height": 0.1,
- "depth": 0.1,
- "weight": 0.1,
- "consumedRackUnits": 0,
- "providedRackUnits": 0
}, - "assetLifecycleState": "active",
- "discoveryState": "manuallyCreated",
- "monitoringState": "off",
- "sensorMonitoringProfileType": "discovered",
- "muteAlarmEventNotificationsSetting": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8"
}, - "hasChildren": true,
- "locationData": {
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}, - "baseInformationLastUpdated": "2019-08-24T14:15:22Z",
- "accessState": "full",
- "tabDelimitedPath": "string",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string",
- "businessEntityAccessState": "full"
}
section required | string (Section) Enum: "carbonFootprint" "alarmEvents" The report section. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "displayFilters": "none",
- "sortOrder": 0
}
]
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "name": "string",
- "search": null,
- "source": "application"
}
]
api-version | string |
A saved search object.
id | string <uuid> |
userId | string or null <uuid> |
name | string or null |
search | any or null |
source | string (SavedSearchSource) Enum: "application" "user" |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "name": "string",
- "search": null,
- "source": "application"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "name": "string",
- "search": null,
- "source": "application"
}
]
api-version | string |
An object containing the parameters for querying and filtering asset data.
size | integer <int32> |
from | integer <int32> |
query | any or null |
sort | Array of any or null |
selectedFields | Array of strings or null |
Array of objects or null (SearchComplexDataFieldDto) |
{- "size": 10,
- "from": 0,
- "query": {
- "bool": {
- "filter": {
- "bool": {
- "must": [
- {
- "match": {
- "assetType": "Server"
}
}
]
}
}
}
}, - "sort": null,
- "selectedFields": null,
- "searchComplexDataFields": null
}
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "displayName": "string",
- "displayNameLowerCase": "string",
- "status": "string",
- "statusSearchableProperty": "string",
- "discoveryState": "string",
- "discoveryStateSearchableProperty": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "assetLifecycleState": "string",
- "commissionDate": "2019-08-24T14:15:22Z",
- "retirementDate": "2019-08-24T14:15:22Z",
- "endOfLifeDate": "2019-08-24T14:15:22Z",
- "monitoringState": "string",
- "nameDataSource": "string",
- "assetTypeDataSource": "string",
- "assetType": "string",
- "assetTypeSearchableProperty": "string",
- "monitoringProfileType": "string",
- "assetAccessPolicyId": "fb8dc718-31d3-4960-b94d-512f3109eabf",
- "assetTrackerMasterModuleSerialNumber": [
- "string"
], - "assetTrackerTagSerialNumber": [
- "string"
], - "serialNumber": [
- "string"
], - "componentSerialNumber": [
- "string"
], - "boardSerialNumber": [
- "string"
], - "enclosureSerialNumber": [
- "string"
], - "macAddressValue": [
- "string"
], - "ipAddressValue": [
- "string"
], - "nicDescriptionValue": [
- "string"
], - "assetTag": [
- "string"
], - "firmwareVersion": [
- "string"
], - "hardwareVersion": [
- "string"
], - "bayLocation": [
- 0
], - "designValue": [
- 0.1
], - "ratedCurrent": [
- 0.1
], - "ratedPower": [
- 0.1
], - "ratedVoltage": [
- 0.1
], - "ratedInputVoltage": [
- 0.1
], - "ratedVa": [
- 0.1
], - "consumedRackUnits": [
- 0
], - "providedRackUnits": [
- 0
], - "weight": [
- 0.1
], - "smartViewLocationType": [
- "string"
], - "smartViewLevelValue": [
- "string"
], - "smartViewAccountNumber": [
- "string"
], - "smartViewIbx": [
- "string"
], - "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string",
- "businessEntityDisplayNameSearchableProperty": "string",
- "manufacturerName": "string",
- "manufacturerNameSearchableProperty": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "productName": "string",
- "productNameSearchableProperty": "string",
- "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "parentDisplayName": "string",
- "parentPath": "string",
- "tabDelimitedPath": "string",
- "rackSide": "string",
- "rackPosition": "string",
- "rackULocation": 0,
- "locationDisplayValue": "string",
- "locationDisplayValueSearchableProperty": "string",
- "stringCustomProperties": [
- {
- "name": "string",
- "value": "string",
- "lastUpdated": "2019-08-24T14:15:22Z"
}
], - "numericCustomProperties": [
- {
- "name": "string",
- "value": 0.1,
- "searchableValue": "string",
- "lastUpdated": "2019-08-24T14:15:22Z"
}
], - "dateTimeCustomProperties": [
- {
- "name": "string",
- "value": "2019-08-24T14:15:22Z",
- "searchableValue": "string",
- "lastUpdated": "2019-08-24T14:15:22Z"
}
], - "componentAssets": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "displayName": "string",
- "assetType": "string"
}
], - "numericSensors": [
- {
- "name": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "linkedRackSide": "string",
- "linkedRackULocation": 0,
- "linkedLocationName": "string",
- "locationDisplayValue": "string",
- "value": 0.1,
- "searchableValue": "string"
}
], - "stringSensors": [
- {
- "name": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorType": "string",
- "linkedRackSide": "string",
- "linkedRackULocation": 0,
- "linkedLocationName": "string",
- "locationDisplayValue": "string",
- "value": "string"
}
], - "searchComplexDataFields": [
- {
- "complexDataFieldCategory": "stringCustomProperties",
- "contextId": "string",
- "propertyName": "string",
- "propertyValue": [
- null
]
}
]
}
]
assetType | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" An asset type. |
api-version | string |
{- "property1": [
- {
- "value": null,
- "count": 0
}
], - "property2": [
- {
- "value": null,
- "count": 0
}
]
}
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "assetTypeId": "unknown",
- "sensorTypeDescription": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unit": "string",
- "comparisonType1": "compareToConstant",
- "comparisonOperator1": "equalTo",
- "comparisonConstant1": 0.1,
- "comparisonAssetPropertyKey1": "buswayTapOffNumber",
- "comparisonAssetPropertyPercentage1": 0.1,
- "comparisonType2": "compareToConstant",
- "comparisonOperator2": "equalTo",
- "comparisonConstant2": 0.1,
- "comparisonAssetPropertyKey2": "buswayTapOffNumber",
- "comparisonAssetPropertyPercentage2": 0.1,
- "severity": "normal",
- "thresholdSource": "application",
- "enabled": true
}
]
api-version | string |
A sensor threshold.
id | string or null <uuid> |
sensorTypeId | string <uuid> |
assetTypeId | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
sensorTypeDescription | string or null |
unitId | string or null <uuid> |
unit | string or null |
comparisonType1 | string (ThresholdComparisonType) Enum: "compareToConstant" "compareToAssetPropertyValue" "compareToAssetPropertyValuePercentage" |
comparisonOperator1 | string (ThresholdComparisonOperator) Enum: "equalTo" "notEqualTo" "greaterThan" "greaterThanOrEqualTo" "lessThan" "lessThanOrEqualTo" |
comparisonConstant1 | number or null <double> |
comparisonAssetPropertyKey1 | string (AssetPropertyKeyEnum) Enum: "buswayTapOffNumber" "serialNumber" "ipAddressValue" "macAddress" "costPerRack" "locationType" "desiredRackTemperature" "contactName" "emailAddress" "phoneNumberOne" "phoneNumberTwo" "costPerKiloWattHour" "designValue" "rackDesign" "assetTag" "width" "height" "depth" "weight" "consumedRackUnits" "providedRackUnits" "ratedPower" "description" "guid" "manufacturer" "model" "name" "objectId" "outletNumber" "contact" "componentManufacturer" "componentModel" "internalDeviceId" "technology" "size" "operationalStatus" "listIndex" "networkInterfaceIndex" "highSpeed" "designatedRoot" "designatedBridge" "designatedPort" "speed" "nicHostSystemId" "isNicPartOfADeviceChain" "hostName" "currentClockSpeed" "maxClockSpeed" "enabledCoresCount" "processorFamily" "powerManagementSupported" "gatewayIpAddress" "ipAddressEnabled" "isBmcIpAddress" "applicationId" "applicationVersion" "applicationCaption" "installDate" "physicalStorageType" "blockSize" "blockCount" "buildNumber" "buildType" "operatingSystemVersion" "operatingSystemMajorVersion" "operatingSystemMinorVersion" "architecture" "pduBreakerRating" "outletPhase" "outletBank" "hardwareVersion" "firmwareVersion" "dnsHostName" "domain" "domainRole" "powerSaverMode" "deviceChainId" "totalOutlets" "numberOfPhases" "ratedInputVoltage" "panelBreakerRating" "breakerCount" "breakersPerPanel" "panelCount" "ratedCurrent" "ratedVoltage" "powerFactor" "ratedVa" "memoryTotalWidth" "portNumber" "commissionDate" "endOfLifeDate" "retirementDate" "boardSerialNumber" "memoryType" "streetAddress" "presence" "internalStatus" "bladeBmcMacAddress" "operatingSystemPlatformId" "operatingSystemSignature" "operatingSystemVendor" "operatingSystemServicePackMajorVersion" "operatingSystemServicePackMinorVersion" "operatingSystemEditionId" "toolsStatus" "linkState" "captureState" "simulatedCableState" "numberOfPoles" "breakerNumber" "panelNumber" "defaultMainPanelBreakerSize" "defaultBreakerSize" "latitude" "longitude" "controllerSerialNumber" "powerModuleSerialNumber" "fanSerialNumber" "assetPlacementDescription" "outletType" "locationDescription" "note" "snmpVersion" "rackTotalPowerSetting" "bayLocation" "itEnergySetting" "breakerStatus" "enclosureSerialNumber" "macOuiManufacturer" "assetTrackerTagSerialNumber" "assetTrackerModuleSerialNumber" "assetTrackerExpectedReportedRackUnits" "assetTrackerRackOffset" "rackDeltaTCalculationOrientation" "mediaType" "physicalConnectorType" "length" "portType" "portSide" "circuitType" "circuitProvisioningStatus" "smartViewLocationType" "smartViewLevelValue" "smartViewAccountNumber" "smartViewIbx" "locationAverageTemperatureSetting" "locationAverageHumiditySetting" "webPortalLaunchUrl" "biosVersion" "powerSupplyOutputRating" "powerSupplyInputRating" "powerSupplyType" "snmpPort" "businessEntityType" "streetAddressType" "averageScope2CarbonEmissionOffsetPercent" "workloadType" "pueSetting" |
comparisonAssetPropertyPercentage1 | number or null <double> |
comparisonType2 | string (ThresholdComparisonType) Enum: "compareToConstant" "compareToAssetPropertyValue" "compareToAssetPropertyValuePercentage" |
comparisonOperator2 | string (ThresholdComparisonOperator) Enum: "equalTo" "notEqualTo" "greaterThan" "greaterThanOrEqualTo" "lessThan" "lessThanOrEqualTo" |
comparisonConstant2 | number or null <double> |
comparisonAssetPropertyKey2 | string (AssetPropertyKeyEnum) Enum: "buswayTapOffNumber" "serialNumber" "ipAddressValue" "macAddress" "costPerRack" "locationType" "desiredRackTemperature" "contactName" "emailAddress" "phoneNumberOne" "phoneNumberTwo" "costPerKiloWattHour" "designValue" "rackDesign" "assetTag" "width" "height" "depth" "weight" "consumedRackUnits" "providedRackUnits" "ratedPower" "description" "guid" "manufacturer" "model" "name" "objectId" "outletNumber" "contact" "componentManufacturer" "componentModel" "internalDeviceId" "technology" "size" "operationalStatus" "listIndex" "networkInterfaceIndex" "highSpeed" "designatedRoot" "designatedBridge" "designatedPort" "speed" "nicHostSystemId" "isNicPartOfADeviceChain" "hostName" "currentClockSpeed" "maxClockSpeed" "enabledCoresCount" "processorFamily" "powerManagementSupported" "gatewayIpAddress" "ipAddressEnabled" "isBmcIpAddress" "applicationId" "applicationVersion" "applicationCaption" "installDate" "physicalStorageType" "blockSize" "blockCount" "buildNumber" "buildType" "operatingSystemVersion" "operatingSystemMajorVersion" "operatingSystemMinorVersion" "architecture" "pduBreakerRating" "outletPhase" "outletBank" "hardwareVersion" "firmwareVersion" "dnsHostName" "domain" "domainRole" "powerSaverMode" "deviceChainId" "totalOutlets" "numberOfPhases" "ratedInputVoltage" "panelBreakerRating" "breakerCount" "breakersPerPanel" "panelCount" "ratedCurrent" "ratedVoltage" "powerFactor" "ratedVa" "memoryTotalWidth" "portNumber" "commissionDate" "endOfLifeDate" "retirementDate" "boardSerialNumber" "memoryType" "streetAddress" "presence" "internalStatus" "bladeBmcMacAddress" "operatingSystemPlatformId" "operatingSystemSignature" "operatingSystemVendor" "operatingSystemServicePackMajorVersion" "operatingSystemServicePackMinorVersion" "operatingSystemEditionId" "toolsStatus" "linkState" "captureState" "simulatedCableState" "numberOfPoles" "breakerNumber" "panelNumber" "defaultMainPanelBreakerSize" "defaultBreakerSize" "latitude" "longitude" "controllerSerialNumber" "powerModuleSerialNumber" "fanSerialNumber" "assetPlacementDescription" "outletType" "locationDescription" "note" "snmpVersion" "rackTotalPowerSetting" "bayLocation" "itEnergySetting" "breakerStatus" "enclosureSerialNumber" "macOuiManufacturer" "assetTrackerTagSerialNumber" "assetTrackerModuleSerialNumber" "assetTrackerExpectedReportedRackUnits" "assetTrackerRackOffset" "rackDeltaTCalculationOrientation" "mediaType" "physicalConnectorType" "length" "portType" "portSide" "circuitType" "circuitProvisioningStatus" "smartViewLocationType" "smartViewLevelValue" "smartViewAccountNumber" "smartViewIbx" "locationAverageTemperatureSetting" "locationAverageHumiditySetting" "webPortalLaunchUrl" "biosVersion" "powerSupplyOutputRating" "powerSupplyInputRating" "powerSupplyType" "snmpPort" "businessEntityType" "streetAddressType" "averageScope2CarbonEmissionOffsetPercent" "workloadType" "pueSetting" |
comparisonAssetPropertyPercentage2 | number or null <double> |
severity | string (Severity) Enum: "normal" "information" "warning" "critical" |
thresholdSource | string (ThresholdSource) Enum: "application" "user" |
enabled | boolean |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "assetTypeId": "unknown",
- "sensorTypeDescription": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unit": "string",
- "comparisonType1": "compareToConstant",
- "comparisonOperator1": "equalTo",
- "comparisonConstant1": 0.1,
- "comparisonAssetPropertyKey1": "buswayTapOffNumber",
- "comparisonAssetPropertyPercentage1": 0.1,
- "comparisonType2": "compareToConstant",
- "comparisonOperator2": "equalTo",
- "comparisonConstant2": 0.1,
- "comparisonAssetPropertyKey2": "buswayTapOffNumber",
- "comparisonAssetPropertyPercentage2": 0.1,
- "severity": "normal",
- "thresholdSource": "application",
- "enabled": true
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
sensorThresholdId required | string <uuid> A sensor threshold ID. |
api-version | string |
A sensor threshold.
id | string or null <uuid> |
sensorTypeId | string <uuid> |
assetTypeId | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
sensorTypeDescription | string or null |
unitId | string or null <uuid> |
unit | string or null |
comparisonType1 | string (ThresholdComparisonType) Enum: "compareToConstant" "compareToAssetPropertyValue" "compareToAssetPropertyValuePercentage" |
comparisonOperator1 | string (ThresholdComparisonOperator) Enum: "equalTo" "notEqualTo" "greaterThan" "greaterThanOrEqualTo" "lessThan" "lessThanOrEqualTo" |
comparisonConstant1 | number or null <double> |
comparisonAssetPropertyKey1 | string (AssetPropertyKeyEnum) Enum: "buswayTapOffNumber" "serialNumber" "ipAddressValue" "macAddress" "costPerRack" "locationType" "desiredRackTemperature" "contactName" "emailAddress" "phoneNumberOne" "phoneNumberTwo" "costPerKiloWattHour" "designValue" "rackDesign" "assetTag" "width" "height" "depth" "weight" "consumedRackUnits" "providedRackUnits" "ratedPower" "description" "guid" "manufacturer" "model" "name" "objectId" "outletNumber" "contact" "componentManufacturer" "componentModel" "internalDeviceId" "technology" "size" "operationalStatus" "listIndex" "networkInterfaceIndex" "highSpeed" "designatedRoot" "designatedBridge" "designatedPort" "speed" "nicHostSystemId" "isNicPartOfADeviceChain" "hostName" "currentClockSpeed" "maxClockSpeed" "enabledCoresCount" "processorFamily" "powerManagementSupported" "gatewayIpAddress" "ipAddressEnabled" "isBmcIpAddress" "applicationId" "applicationVersion" "applicationCaption" "installDate" "physicalStorageType" "blockSize" "blockCount" "buildNumber" "buildType" "operatingSystemVersion" "operatingSystemMajorVersion" "operatingSystemMinorVersion" "architecture" "pduBreakerRating" "outletPhase" "outletBank" "hardwareVersion" "firmwareVersion" "dnsHostName" "domain" "domainRole" "powerSaverMode" "deviceChainId" "totalOutlets" "numberOfPhases" "ratedInputVoltage" "panelBreakerRating" "breakerCount" "breakersPerPanel" "panelCount" "ratedCurrent" "ratedVoltage" "powerFactor" "ratedVa" "memoryTotalWidth" "portNumber" "commissionDate" "endOfLifeDate" "retirementDate" "boardSerialNumber" "memoryType" "streetAddress" "presence" "internalStatus" "bladeBmcMacAddress" "operatingSystemPlatformId" "operatingSystemSignature" "operatingSystemVendor" "operatingSystemServicePackMajorVersion" "operatingSystemServicePackMinorVersion" "operatingSystemEditionId" "toolsStatus" "linkState" "captureState" "simulatedCableState" "numberOfPoles" "breakerNumber" "panelNumber" "defaultMainPanelBreakerSize" "defaultBreakerSize" "latitude" "longitude" "controllerSerialNumber" "powerModuleSerialNumber" "fanSerialNumber" "assetPlacementDescription" "outletType" "locationDescription" "note" "snmpVersion" "rackTotalPowerSetting" "bayLocation" "itEnergySetting" "breakerStatus" "enclosureSerialNumber" "macOuiManufacturer" "assetTrackerTagSerialNumber" "assetTrackerModuleSerialNumber" "assetTrackerExpectedReportedRackUnits" "assetTrackerRackOffset" "rackDeltaTCalculationOrientation" "mediaType" "physicalConnectorType" "length" "portType" "portSide" "circuitType" "circuitProvisioningStatus" "smartViewLocationType" "smartViewLevelValue" "smartViewAccountNumber" "smartViewIbx" "locationAverageTemperatureSetting" "locationAverageHumiditySetting" "webPortalLaunchUrl" "biosVersion" "powerSupplyOutputRating" "powerSupplyInputRating" "powerSupplyType" "snmpPort" "businessEntityType" "streetAddressType" "averageScope2CarbonEmissionOffsetPercent" "workloadType" "pueSetting" |
comparisonAssetPropertyPercentage1 | number or null <double> |
comparisonType2 | string (ThresholdComparisonType) Enum: "compareToConstant" "compareToAssetPropertyValue" "compareToAssetPropertyValuePercentage" |
comparisonOperator2 | string (ThresholdComparisonOperator) Enum: "equalTo" "notEqualTo" "greaterThan" "greaterThanOrEqualTo" "lessThan" "lessThanOrEqualTo" |
comparisonConstant2 | number or null <double> |
comparisonAssetPropertyKey2 | string (AssetPropertyKeyEnum) Enum: "buswayTapOffNumber" "serialNumber" "ipAddressValue" "macAddress" "costPerRack" "locationType" "desiredRackTemperature" "contactName" "emailAddress" "phoneNumberOne" "phoneNumberTwo" "costPerKiloWattHour" "designValue" "rackDesign" "assetTag" "width" "height" "depth" "weight" "consumedRackUnits" "providedRackUnits" "ratedPower" "description" "guid" "manufacturer" "model" "name" "objectId" "outletNumber" "contact" "componentManufacturer" "componentModel" "internalDeviceId" "technology" "size" "operationalStatus" "listIndex" "networkInterfaceIndex" "highSpeed" "designatedRoot" "designatedBridge" "designatedPort" "speed" "nicHostSystemId" "isNicPartOfADeviceChain" "hostName" "currentClockSpeed" "maxClockSpeed" "enabledCoresCount" "processorFamily" "powerManagementSupported" "gatewayIpAddress" "ipAddressEnabled" "isBmcIpAddress" "applicationId" "applicationVersion" "applicationCaption" "installDate" "physicalStorageType" "blockSize" "blockCount" "buildNumber" "buildType" "operatingSystemVersion" "operatingSystemMajorVersion" "operatingSystemMinorVersion" "architecture" "pduBreakerRating" "outletPhase" "outletBank" "hardwareVersion" "firmwareVersion" "dnsHostName" "domain" "domainRole" "powerSaverMode" "deviceChainId" "totalOutlets" "numberOfPhases" "ratedInputVoltage" "panelBreakerRating" "breakerCount" "breakersPerPanel" "panelCount" "ratedCurrent" "ratedVoltage" "powerFactor" "ratedVa" "memoryTotalWidth" "portNumber" "commissionDate" "endOfLifeDate" "retirementDate" "boardSerialNumber" "memoryType" "streetAddress" "presence" "internalStatus" "bladeBmcMacAddress" "operatingSystemPlatformId" "operatingSystemSignature" "operatingSystemVendor" "operatingSystemServicePackMajorVersion" "operatingSystemServicePackMinorVersion" "operatingSystemEditionId" "toolsStatus" "linkState" "captureState" "simulatedCableState" "numberOfPoles" "breakerNumber" "panelNumber" "defaultMainPanelBreakerSize" "defaultBreakerSize" "latitude" "longitude" "controllerSerialNumber" "powerModuleSerialNumber" "fanSerialNumber" "assetPlacementDescription" "outletType" "locationDescription" "note" "snmpVersion" "rackTotalPowerSetting" "bayLocation" "itEnergySetting" "breakerStatus" "enclosureSerialNumber" "macOuiManufacturer" "assetTrackerTagSerialNumber" "assetTrackerModuleSerialNumber" "assetTrackerExpectedReportedRackUnits" "assetTrackerRackOffset" "rackDeltaTCalculationOrientation" "mediaType" "physicalConnectorType" "length" "portType" "portSide" "circuitType" "circuitProvisioningStatus" "smartViewLocationType" "smartViewLevelValue" "smartViewAccountNumber" "smartViewIbx" "locationAverageTemperatureSetting" "locationAverageHumiditySetting" "webPortalLaunchUrl" "biosVersion" "powerSupplyOutputRating" "powerSupplyInputRating" "powerSupplyType" "snmpPort" "businessEntityType" "streetAddressType" "averageScope2CarbonEmissionOffsetPercent" "workloadType" "pueSetting" |
comparisonAssetPropertyPercentage2 | number or null <double> |
severity | string (Severity) Enum: "normal" "information" "warning" "critical" |
thresholdSource | string (ThresholdSource) Enum: "application" "user" |
enabled | boolean |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "assetTypeId": "unknown",
- "sensorTypeDescription": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unit": "string",
- "comparisonType1": "compareToConstant",
- "comparisonOperator1": "equalTo",
- "comparisonConstant1": 0.1,
- "comparisonAssetPropertyKey1": "buswayTapOffNumber",
- "comparisonAssetPropertyPercentage1": 0.1,
- "comparisonType2": "compareToConstant",
- "comparisonOperator2": "equalTo",
- "comparisonConstant2": 0.1,
- "comparisonAssetPropertyKey2": "buswayTapOffNumber",
- "comparisonAssetPropertyPercentage2": 0.1,
- "severity": "normal",
- "thresholdSource": "application",
- "enabled": true
}
assetTypeId | string (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" Optional asset type to filter what sensor type maps are returned. |
sensorTypeId | string <uuid> Optional sensor type ID to filter what sensor type maps are returned. |
sensorTypeValueType | string (SensorTypeValueType) Enum: "numeric" "enum" Optional sensor type value to filter what sensor types are returned. |
api-version | string |
[- {
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "sensorDescription": "string",
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "abbreviatedUnit": "string",
- "unitDescription": "string",
- "isManuallyCreatable": true,
- "sensorParentType": "direct",
- "minimumValidValue": 0.1
}
]
assetId required | string <uuid> An asset ID. |
sensorTypeIds | Array of strings <uuid> [ items <uuid > ] An optional list of sensor types to filter what sensors are returned. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "listIndex": "string",
- "sensorTypeDescription": "string",
- "value": null,
- "unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
- "unitString": "string",
- "dataSource": "application",
- "dataCollectorId": "ed6095f1-9032-4457-ab96-10f2eea0eb20",
- "dataCollectorName": "string",
- "lastValueUpdate": "2019-08-24T14:15:22Z",
- "destinationAssetAccessState": "full",
- "destinationAssetRackULocation": 0,
- "destinationAssetRackSide": "unknown",
- "destinationAssetFloorPlanLayoutGridRow": 0,
- "destinationAssetFloorPlanLayoutGridColumn": 0,
- "destinationAssetDisplayName": "string",
- "destinationAssetId": "97552804-3719-415c-ae9c-e1a3cf80a537",
- "sourceAssetDisplayName": "string",
- "sourceAssetId": "743b0d0f-b98c-451b-b5cd-f114631df1f1",
- "canBeIndirect": "none",
- "sensorAssociationType": "directSensor",
- "dataCenterLayoutRow": "string",
- "dataCenterLayoutColumn": "string",
- "sensorLinkDataSource": "application",
- "isNumeric": true
}
]
assetId required | string <uuid> An asset ID. |
sensorTypeIds | Array of strings <uuid> [ items <uuid > ] An optional list of sensor types to filter what sensors are returned. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "value": null,
- "sourceAssetId": "743b0d0f-b98c-451b-b5cd-f114631df1f1"
}
]
sensorIds required | Array of strings <uuid> [ items <uuid > ] A list of sensor IDs. |
startTime | string <date-time> The start time. |
endTime | string <date-time> The end time. |
api-version | string |
[- {
- "sensorId": "8b1a1a59-9b5d-42b4-b470-9c3c98f43cb6",
- "sensorTypeDescription": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "name": "string",
- "sensorDataPoints": [
- {
- "r": "2019-08-24T14:15:22Z",
- "avg": 0.1,
- "max": 0.1,
- "min": 0.1,
- "lst": 0.1
}
]
}
]
timeRange required | string (SensorDailySummaryTimeRange) Enum: "last7Days" "last30Days" "last3Months" "last6Months" "last12Months" A time range for the data. |
sensorIds required | Array of strings <uuid> [ items <uuid > ] A list of sensor IDs. |
api-version | string |
[- {
- "sensorId": "8b1a1a59-9b5d-42b4-b470-9c3c98f43cb6",
- "sensorTypeDescription": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "name": "string",
- "sensorDataPoints": [
- {
- "r": "2019-08-24T14:15:22Z",
- "avg": 0.1,
- "max": 0.1,
- "min": 0.1,
- "lst": 0.1
}
]
}
]
sensorIds required | Array of strings <uuid> [ items <uuid > ] A list of sensor IDs. |
startTime | string <date-time> The start time. |
endTime | string <date-time> The end time. |
api-version | string |
[- {
- "sensorId": "8b1a1a59-9b5d-42b4-b470-9c3c98f43cb6",
- "sensorTypeDescription": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "name": "string",
- "sensorDataPoints": [
- {
- "r": "2019-08-24T14:15:22Z",
- "vd": {
- "property1": 0,
- "property2": 0
}
}
]
}
]
timeRange required | string (SensorDailySummaryTimeRange) Enum: "last7Days" "last30Days" "last3Months" "last6Months" "last12Months" A time range for the data. |
sensorIds required | Array of strings <uuid> [ items <uuid > ] A list of sensor IDs. |
api-version | string |
[- {
- "sensorId": "8b1a1a59-9b5d-42b4-b470-9c3c98f43cb6",
- "sensorTypeDescription": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "name": "string",
- "sensorDataPoints": [
- {
- "r": "2019-08-24T14:15:22Z",
- "vd": {
- "property1": 0,
- "property2": 0
}
}
]
}
]
sensorIds required | Array of strings <uuid> [ items <uuid > ] A list of sensor IDs. |
startTime | string <date-time> The start time. |
endTime | string <date-time> The end time. |
api-version | string |
[- {
- "sensorId": "8b1a1a59-9b5d-42b4-b470-9c3c98f43cb6",
- "sensorTypeDescription": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "name": "string",
- "sensorDataPoints": [
- {
- "r": "2019-08-24T14:15:22Z",
- "v": 0.1
}
]
}
]
timeRange required | string (SensorDataPointTimeRange) Enum: "lastHour" "last4Hours" "last12Hours" "last24Hours" "last48Hours" "last3Days" A time range for the data. |
sensorIds required | Array of strings <uuid> [ items <uuid > ] A list of sensor IDs. |
api-version | string |
[- {
- "sensorId": "8b1a1a59-9b5d-42b4-b470-9c3c98f43cb6",
- "sensorTypeDescription": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "name": "string",
- "sensorDataPoints": [
- {
- "r": "2019-08-24T14:15:22Z",
- "v": 0.1
}
]
}
]
sensorIds required | Array of strings <uuid> [ items <uuid > ] A list of sensor IDs. |
startTime | string <date-time> The start time. |
endTime | string <date-time> The end time. |
api-version | string |
[- {
- "sensorId": "8b1a1a59-9b5d-42b4-b470-9c3c98f43cb6",
- "sensorTypeDescription": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "name": "string",
- "sensorDataPoints": [
- {
- "r": "2019-08-24T14:15:22Z",
- "v": "string"
}
]
}
]
timeRange required | string (SensorDataPointTimeRange) Enum: "lastHour" "last4Hours" "last12Hours" "last24Hours" "last48Hours" "last3Days" A time range for the data. |
sensorIds required | Array of strings <uuid> [ items <uuid > ] A list of sensor IDs. |
api-version | string |
[- {
- "sensorId": "8b1a1a59-9b5d-42b4-b470-9c3c98f43cb6",
- "sensorTypeDescription": "string",
- "sensorTypeId": "fc6ee140-82e3-4074-9d96-af1730536b04",
- "name": "string",
- "sensorDataPoints": [
- {
- "r": "2019-08-24T14:15:22Z",
- "v": "string"
}
]
}
]
api-version | string |
{- "clientId": "string",
- "clientSecret": "string",
- "username": "string",
- "password": "string",
- "tokenUri": "string",
- "importSetUri": "string",
- "lastSyncDate": "2019-08-24T14:15:22Z"
}
api-version | string |
The ServiceNow configuration overview to be created.
clientId | string or null |
clientSecret | string or null |
username | string or null |
password | string or null |
tokenUri | string or null |
importSetUri | string or null |
lastSyncDate | string or null <date-time> |
{- "clientId": "string",
- "clientSecret": "string",
- "username": "string",
- "password": "string",
- "tokenUri": "string",
- "importSetUri": "string",
- "lastSyncDate": "2019-08-24T14:15:22Z"
}
api-version | string |
The ServiceNow configuration schedule to be created.
scheduleType | string (ScheduleType) Enum: "none" "daily" "weekly" "monthly" "now" |
cronExpression | string or null |
{- "scheduleType": "none",
- "cronExpression": "string"
}
api-version | string |
The ServiceNow CMDB integration authentication details to be tested.
clientId | string or null |
clientSecret | string or null |
username | string or null |
password | string or null |
tokenUri | string or null |
{- "clientId": "string",
- "clientSecret": "string",
- "username": "string",
- "password": "string",
- "tokenUri": "string"
}
api-version | string |
The ServiceNow CMDB integration asset types to be saved.
allAssetTypesSelected | boolean |
assetTypeIds | Array of strings or null (AssetTypeEnum) Enum: "unknown" "location" "server" "rack" "rackPdu" "bladeEnclosure" "ups" "networkStorage" "transferSwitch" "bladeServer" "smallUps" "powerMeter" "camera" "busway" "chiller" "crac" "crah" "environmental" "fireControlPanel" "generator" "inRowCooling" "kvmSwitch" "bladeStorage" "monitor" "networkDevice" "otherDevice" "patchPanel" "pduAndRpp" "bladeNetwork" "utilityBreaker" "virtualServer" "processor" "memory" "pduRppBreaker" "nic" "operatingSystem" "powerSupply" "physicalStorage" "ipAddress" "application" "outlet" "rackShelf" "cable" "transceiver" "buswayTapOff" "nodeServer" "lineCardSwitchModule" "physicalConnection" "physicalPort" "circuit" "tapeDrive" "businessEntity" "businessEntityAddress" "businessEntityContact" "tool" "chassisComponent" "pciCard" "heatSink" "trackingHardware" "genericComponent" |
{- "allAssetTypesSelected": true,
- "assetTypeIds": [
- "unknown"
]
}
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "integrationAssetFact": "assetType",
- "integrationName": "string",
- "integrationSimplifiedDataType": "jsonStringArray",
- "enabled": true,
- "allowUserToDisable": true
}
]
api-version | string |
The ServiceNow CMDB integration fact settings to be saved.
id | string <uuid> |
integrationAssetFact | string (IntegrationAssetFact) Enum: "assetType" "dnsHostName" "id" "lifecycleState" "locationPath" "manufacturer" "model" "name" "operatingSystem" "powerProvidingAssetIds" "powerProvidingAssets" "rackElevation" "rackLocation" "rackLocationId" "rackSide" "roomLocation" "roomLocationId" "serialNumber" |
integrationName | string or null |
integrationSimplifiedDataType | string (IntegrationSimplifiedDataType) Enum: "jsonStringArray" "stringData" "number" |
enabled | boolean |
allowUserToDisable | boolean |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "integrationAssetFact": "assetType",
- "integrationName": "string",
- "integrationSimplifiedDataType": "jsonStringArray",
- "enabled": true,
- "allowUserToDisable": true
}
]
rackId required | string <uuid> A rack ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "status": "normal",
- "assetTypeId": "unknown",
- "assetTypeCategory": "device",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "parentName": "string",
- "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
- "productName": "string",
- "manufacturerId": "9ffb4bad-5601-46bd-b5e1-ad29632f5942",
- "manufacturerName": "string",
- "dimension": {
- "width": 0.1,
- "height": 0.1,
- "depth": 0.1,
- "weight": 0.1,
- "consumedRackUnits": 0,
- "providedRackUnits": 0
}, - "assetLifecycleState": "active",
- "discoveryState": "manuallyCreated",
- "monitoringState": "off",
- "sensorMonitoringProfileType": "discovered",
- "muteAlarmEventNotificationsSetting": {
- "startTime": "2019-08-24T14:15:22Z",
- "endTime": "2019-08-24T14:15:22Z",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8"
}, - "hasChildren": true,
- "locationData": {
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "rackULocation": 0,
- "rackSide": "unknown",
- "rackPosition": "unknown",
- "updatedDateTime": "2019-08-24T14:15:22Z",
- "locationAccessPolicyChangeStrategy": "maintainAccessPolicy"
}, - "baseInformationLastUpdated": "2019-08-24T14:15:22Z",
- "accessState": "full",
- "tabDelimitedPath": "string",
- "accessPolicyId": "b968355d-4dbb-453c-8c65-8fcb2d303aa7",
- "businessEntityId": "1d886985-ee9b-4d8b-ac80-1a634f3f33e8",
- "businessEntityDisplayName": "string",
- "businessEntityAccessState": "full"
}
]
id required | string <uuid> An asset ID. |
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "version": "string",
- "installedDate": "2019-08-24T14:15:22Z",
- "description": "string"
}
]
api-version | string |
A list of system settings to be updated.
id | string (SystemSettingEnum) Enum: "unknown" "languageIso" "temperatureUnit" "weightUnit" "lengthUnit" "googleMapApiKey" "latestWindowsDataCollectorFilename" "latestWindowsSupportedDataCollectorVersion" "objectStoreHostLocation" "objectStoreDataCollectorsBucket" "googleGeocodeApiEndpoint" "assetIndexingRetryCountLimit" "lockedDiscoveredExistingAssetKeyExpiryTimeMs" "accuWeatherApiKey" "assetTrackerMasterModuleUnreachableTimeoutSeconds" "latestLinuxAmd64DataCollectorFilename" "latestLinuxSupportedDataCollectorVersion" "shareProductModelData" "heatMapSensorValueStaleThresholdMinutes" "latestLinuxArm64DataCollectorFilename" "serviceNowCmdbIntegrationHttpRetryCount" "serviceNowCmdbIntegrationAssetBatchSize" "serviceNowCmdbIntegrationRetrySleepIntervalInSeconds" "enableCatalogDataFeedback" "smartViewHttpRetryCount" "smartViewRetrySleepIntervalInSeconds" "volumeUnit" |
value | string or null |
[- {
- "id": "unknown",
- "value": "string"
}
]
[- {
- "id": "unknown",
- "value": "string"
}
]
systemSettings | Array of strings (SystemSettingEnum) Items Enum: "unknown" "languageIso" "temperatureUnit" "weightUnit" "lengthUnit" "googleMapApiKey" "latestWindowsDataCollectorFilename" "latestWindowsSupportedDataCollectorVersion" "objectStoreHostLocation" "objectStoreDataCollectorsBucket" "googleGeocodeApiEndpoint" "assetIndexingRetryCountLimit" "lockedDiscoveredExistingAssetKeyExpiryTimeMs" "accuWeatherApiKey" "assetTrackerMasterModuleUnreachableTimeoutSeconds" "latestLinuxAmd64DataCollectorFilename" "latestLinuxSupportedDataCollectorVersion" "shareProductModelData" "heatMapSensorValueStaleThresholdMinutes" "latestLinuxArm64DataCollectorFilename" "serviceNowCmdbIntegrationHttpRetryCount" "serviceNowCmdbIntegrationAssetBatchSize" "serviceNowCmdbIntegrationRetrySleepIntervalInSeconds" "enableCatalogDataFeedback" "smartViewHttpRetryCount" "smartViewRetrySleepIntervalInSeconds" "volumeUnit" A list of system setting IDs. |
api-version | string |
[- {
- "id": "unknown",
- "value": "string"
}
]
systemSettingId required | string (SystemSettingEnum) Enum: "unknown" "languageIso" "temperatureUnit" "weightUnit" "lengthUnit" "googleMapApiKey" "latestWindowsDataCollectorFilename" "latestWindowsSupportedDataCollectorVersion" "objectStoreHostLocation" "objectStoreDataCollectorsBucket" "googleGeocodeApiEndpoint" "assetIndexingRetryCountLimit" "lockedDiscoveredExistingAssetKeyExpiryTimeMs" "accuWeatherApiKey" "assetTrackerMasterModuleUnreachableTimeoutSeconds" "latestLinuxAmd64DataCollectorFilename" "latestLinuxSupportedDataCollectorVersion" "shareProductModelData" "heatMapSensorValueStaleThresholdMinutes" "latestLinuxArm64DataCollectorFilename" "serviceNowCmdbIntegrationHttpRetryCount" "serviceNowCmdbIntegrationAssetBatchSize" "serviceNowCmdbIntegrationRetrySleepIntervalInSeconds" "enableCatalogDataFeedback" "smartViewHttpRetryCount" "smartViewRetrySleepIntervalInSeconds" "volumeUnit" ID of system setting. |
api-version | string |
{- "id": "unknown",
- "value": "string"
}
dataCollectorSetting required | string (DataCollectorSetting) Enum: "threadCount" "signalRTraceLevel" "deviceTimeout" "oidsToCheck" "defaultConfiguration" "httpDiscoveryTimeout" "httpMonitoringTimeout" "ntpDiscoveryTimeout" "ntpMonitoringTimeout" "tcpDiscoveryTimeout" "tcpMonitoringTimeout" "rimpDiscoveryTimeout" "ribclDiscoveryTimeout" "ribclMonitoringTimeout" "ribclDiscoveryLibraryRequestTimeout" "ribclMonitoringLibraryRequestTimeout" "snmpDiscoveryTimeout" "snmpMonitoringTimeout" "snmpDiscoveryLibraryRequestTimeout" "snmpMonitoringLibraryRequestTimeout" "ipmiDiscoveryTimeout" "ipmiMonitoringGenericRequestTimeout" "ipmiDiscoveryLibraryRequestTimeout" "sshDiscoveryTimeout" "sshMonitoringTimeout" "sshDiscoveryLibraryRequestTimeout" "sshMonitoringLibraryRequestTimeout" "wbemDiscoveryTimeout" "wbemLibraryRequestTimeout" "wbemMonitoringTimeout" "wmiDiscoveryTimeout" "wmiMonitoringGenericRequestTimeout" "vmwareDiscoveryTimeout" "vmwareMonitoringTimeout" "bacnetIpMonitoringTimeout" "modbusTcpMonitoringTimeout" "upDownTcpMonitoringTimeout" "upDownMonitoringTimeout" "ucsMonitoringGenericRequestTimeout" "ucsDiscoveryTimeout" "ucsConcurrentRequest" "ucsConnectionLifetime" "maxNumberOfParallelMonitoring" "snmpRetries" "skipPortScanning" "useSocketConnectPortScanner" "maxTimeBetweenSensorMonitoring" "maxTimeBetweenUpDownMonitoring" "minTimeBetweenSensorMonitoring" "minTimeBetweenUpDownMonitoring" "numberOfMonitoredSensorsInList" "numberOfMonitoredDeviceInReachabilityCheckList" "ixosDiscoveryTimeout" "ixosDiscoveryLibraryRequestTimeout" "ixosMonitoringLibraryRequestTimeout" "ixosMonitoringTimeout" "maxControlMonitoringRequestBatchSize" "snmpSetRetry" "snmpSetTimeout" "controlMonitoringTimeout" "maxFirmwareMonitoringRequestBatchSize" "firmwareMonitoringTimeout" Name of data collector setting. |
api-version | string |
{- "dataCollectorSetting": "threadCount",
- "value": "string"
}
api-version | string |
A data collector setting data object.
dataCollectorSetting | string (DataCollectorSetting) Enum: "threadCount" "signalRTraceLevel" "deviceTimeout" "oidsToCheck" "defaultConfiguration" "httpDiscoveryTimeout" "httpMonitoringTimeout" "ntpDiscoveryTimeout" "ntpMonitoringTimeout" "tcpDiscoveryTimeout" "tcpMonitoringTimeout" "rimpDiscoveryTimeout" "ribclDiscoveryTimeout" "ribclMonitoringTimeout" "ribclDiscoveryLibraryRequestTimeout" "ribclMonitoringLibraryRequestTimeout" "snmpDiscoveryTimeout" "snmpMonitoringTimeout" "snmpDiscoveryLibraryRequestTimeout" "snmpMonitoringLibraryRequestTimeout" "ipmiDiscoveryTimeout" "ipmiMonitoringGenericRequestTimeout" "ipmiDiscoveryLibraryRequestTimeout" "sshDiscoveryTimeout" "sshMonitoringTimeout" "sshDiscoveryLibraryRequestTimeout" "sshMonitoringLibraryRequestTimeout" "wbemDiscoveryTimeout" "wbemLibraryRequestTimeout" "wbemMonitoringTimeout" "wmiDiscoveryTimeout" "wmiMonitoringGenericRequestTimeout" "vmwareDiscoveryTimeout" "vmwareMonitoringTimeout" "bacnetIpMonitoringTimeout" "modbusTcpMonitoringTimeout" "upDownTcpMonitoringTimeout" "upDownMonitoringTimeout" "ucsMonitoringGenericRequestTimeout" "ucsDiscoveryTimeout" "ucsConcurrentRequest" "ucsConnectionLifetime" "maxNumberOfParallelMonitoring" "snmpRetries" "skipPortScanning" "useSocketConnectPortScanner" "maxTimeBetweenSensorMonitoring" "maxTimeBetweenUpDownMonitoring" "minTimeBetweenSensorMonitoring" "minTimeBetweenUpDownMonitoring" "numberOfMonitoredSensorsInList" "numberOfMonitoredDeviceInReachabilityCheckList" "ixosDiscoveryTimeout" "ixosDiscoveryLibraryRequestTimeout" "ixosMonitoringLibraryRequestTimeout" "ixosMonitoringTimeout" "maxControlMonitoringRequestBatchSize" "snmpSetRetry" "snmpSetTimeout" "controlMonitoringTimeout" "maxFirmwareMonitoringRequestBatchSize" "firmwareMonitoringTimeout" |
value | string or null |
{- "dataCollectorSetting": "threadCount",
- "value": "string"
}
api-version | string |
An object containing a list of user inbox notification IDs and a new NotificationStatus.
userInboxNotificationIds | Array of strings or null <uuid> |
notificationStatus | string (NotificationStatus) Enum: "unread" "read" |
{- "userInboxNotificationIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "notificationStatus": "unread"
}
api-version | string |
A list of user inbox notification IDs.
[- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
userInboxNotificationId required | string <uuid> A user inbox notification ID. |
markAsRead | boolean Default: true An optional flag for updating user inbox notification status to Read. |
api-version | string |
productId required | string <uuid> A product ID. |
includeImageBase64String | boolean Default: false A optional flag to return the image base 64 string. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
- "imageSize": 0.1,
- "imagePosition": "front",
- "imageBase64String": "string",
- "updatedDateTime": "2019-08-24T14:15:22Z"
}
]
productId required | string <uuid> A product ID. |
api-version | string |
productImagePosition | string (ProductImagePosition) Enum: "front" "rear" |
imageFile | string <binary> |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "userName": "string",
- "roleId": "7382d58e-652a-4905-b7c9-bcca1e0e5391",
- "roleName": "string",
- "firstName": "string",
- "lastName": "string",
- "email": "string"
}
]
accessPolicyId required | string <uuid> An access policy ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "userName": "string",
- "roleId": "7382d58e-652a-4905-b7c9-bcca1e0e5391",
- "roleName": "string",
- "firstName": "string",
- "lastName": "string",
- "email": "string"
}
]
accessPolicyId required | string <uuid> An access policy ID. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "userName": "string",
- "roleId": "7382d58e-652a-4905-b7c9-bcca1e0e5391",
- "roleName": "string",
- "firstName": "string",
- "lastName": "string",
- "email": "string"
}
]
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "status": "normal",
- "assetLocationPath": "string",
- "assetType": "unknown",
- "lastEventTime": "2019-08-24T14:15:22Z"
}
]
assetId required | string <uuid> An asset ID. |
api-version | string |
[- {
- "ipAddress": {
- "addressFamily": "unspecified",
- "scopeId": 0,
- "isIPv6Multicast": true,
- "isIPv6LinkLocal": true,
- "isIPv6SiteLocal": true,
- "isIPv6Teredo": true,
- "isIPv6UniqueLocal": true,
- "isIPv4MappedToIPv6": true,
- "address": 0
}, - "macAddress": { },
- "macOui": "string"
}
]
assetId required | string <uuid> An asset ID. |
api-version | string |
[- {
- "hostId": "70e3fb2d-1cb6-4dbc-ab8d-fa7209aca5dd",
- "ipAddress": {
- "addressFamily": "unspecified",
- "scopeId": 0,
- "isIPv6Multicast": true,
- "isIPv6LinkLocal": true,
- "isIPv6SiteLocal": true,
- "isIPv6Teredo": true,
- "isIPv6UniqueLocal": true,
- "isIPv4MappedToIPv6": true,
- "address": 0
}, - "hostType": "unknown"
}
]
assetId required | string <uuid> An asset ID. |
(after) | integer Default: 0 Return records after the specified number of records. |
(limit) | integer Default: 25 Number of records to return. |
(sort) | string Default: "+Id" Sort order. Format: "+|-fieldName". |
(filter) | string Cross field filter. Filters results that have the given value. |
api-version | string |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "workNoteContent": null,
- "importance": "low",
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "userName": "string",
- "workNoteDocuments": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "documentId": "4704590c-004e-410d-adf7-acb7ca0a7052",
- "documentName": "string",
- "linkAddress": "string",
- "documentType": "image"
}
], - "createdDateTime": "2019-08-24T14:15:22Z",
- "updatedDateTime": "2019-08-24T14:15:22Z"
}
]
workNoteId required | string <uuid> A work note ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "workNoteContent": null,
- "importance": "low",
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "userName": "string",
- "workNoteDocuments": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "documentId": "4704590c-004e-410d-adf7-acb7ca0a7052",
- "documentName": "string",
- "linkAddress": "string",
- "documentType": "image"
}
], - "createdDateTime": "2019-08-24T14:15:22Z",
- "updatedDateTime": "2019-08-24T14:15:22Z"
}
workNoteId required | string <uuid> A work note ID. |
api-version | string |
A work note.
id | string or null <uuid> |
assetId | string <uuid> |
workNoteContent | any or null |
importance | string (Importance) Enum: "low" "medium" "high" |
documentDetailIds | Array of strings or null <uuid> |
workNoteContentHtml | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "workNoteContent": null,
- "importance": "low",
- "documentDetailIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "workNoteContentHtml": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "workNoteContent": null,
- "importance": "low",
- "documentDetailIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "workNoteContentHtml": "string"
}
api-version | string |
A work note.
id | string or null <uuid> |
assetId | string <uuid> |
workNoteContent | any or null |
importance | string (Importance) Enum: "low" "medium" "high" |
documentDetailIds | Array of strings or null <uuid> |
workNoteContentHtml | string or null |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
- "workNoteContent": null,
- "importance": "low",
- "documentDetailIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "workNoteContentHtml": "string"
}
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
api-version | string |
A list of work order item IDs.
[- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
workOrderId required | string <uuid> A work order ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "workOrderTypeId": "firmwareUpdate",
- "name": "string",
- "username": "string",
- "status": "completed",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "endTimestamp": "2019-08-24T14:15:22Z",
- "result": [
- {
- "count": 0,
- "status": "completed"
}
]
}
workOrderId required | string <uuid> A work order ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "workOrderTypeId": "firmwareUpdate",
- "name": "string",
- "username": "string",
- "status": "completed",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "endTimestamp": "2019-08-24T14:15:22Z",
- "result": [
- {
- "count": 0,
- "status": "completed"
}
], - "serviceNowCmdbIntegrationWorkOrderStatus": "successfulAssetSync"
}
workOrderId required | string <uuid> A work order ID. |
api-version | string |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "workOrderTypeId": "firmwareUpdate",
- "name": "string",
- "username": "string",
- "status": "completed",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "endTimestamp": "2019-08-24T14:15:22Z",
- "result": [
- {
- "count": 0,
- "status": "completed"
}
], - "serviceNowCmdbIntegrationWorkOrderStatus": "successfulAssetSync"
}