- Block Services
- File Services
- Object Service
- Compute Services
-
Virtual Data Center Services
- Authentication Provider
- Auto Tiering
- Block Virtual Pool
- File Virtual Pool
- Migration
- Fabric Manager
- Network
- Protection System
- Storage Provider
- SMIS Provider
- Storage Tier
- Storage System
- Storage Port
- Storage Pool
- Trust Store Resource
- UnManaged Volume
- Unmanaged File System
- UnManaged Export Mask
- Virtual Array
- Virtual Data Center Capacity
- Virtual Data Center
- User Group
- Virtual Nas
- Tenant Services
- Config Services
- UI Services
- UI Services (Deprecated)
- System Management Services
- Other Services
- API Error Codes

Get Compute System
Gets a detailed representation of the Compute System
id | the URN of a ViPR Compute System |
Required Roles
This call has no restrictions.
Response Body
A detailed representation of the Compute System
Field | Description | Type | Notes |
<compute_system> | |||
<ip_address> | String | ||
<port_number> | Integer | ||
<user_name> | String | ||
<use_ssl> | Whether or not secure SSL connection is used. | Boolean |
Valid Values:
|
<version> | String | ||
<service_profile_templates> | |||
<service_profile_template> |
0-* Elements |
||
<name> | The name of the resource | String | |
<id> | ViPR ID of the related object | URI | |
<link> | A hyperlink to the related object | ||
</service_profile_template> | |||
</service_profile_templates> | |||
<os_install_network> | String | ||
<vlans> | String | ||
<compute_image_server> | String | ||
<last_discovery_status_message> | The last discovery status message for this system | String | |
<system_type> | A short mnemonic that indicates what kind of system is being represented | String |
Valid Values:
|
<job_discovery_status> | The status of the last discovery job for this system | String |
Valid Values:
|
<last_discovery_run_time> | The timestamp for the last discovery job for this system | Long | |
<last_metering_run_time> | The timestamp for the last metric collection job for this system | Long | |
<job_metering_status> | The status of the last metric collection job for this system | String |
Valid Values:
|
<next_discovery_run_time> | The timestamp for the next scheduled discovery job for this system | Long | |
<next_metering_run_time> | The timestamp for the next scheduled metric collection job for this system | Long | |
<success_discovery_time> | The latest timestamp when the system run Discovery successfully | Long | |
<success_metering_time> | The latest timestamp when the system run Metering successfully | Long | |
<registration_status> | Whether or not the system is registered with ViPR. A system must be registered before it can be managed by ViPR. | String |
Valid Values:
|
<compatibility_status> | Whether or not this system is compatible with ViPR | String |
Valid Values:
|
<native_guid> | The native unique identifier for this resource
Network Transport Types:
Network System Types:
Storage System Types:
|
String |
Valid Values:
|
<name> | The name assigned to this resource in ViPR. The resource name is set by a user and can be changed at any time. It is not a unique identifier. | String | |
<id> | An identifier that is generated by ViPR when the resource is created. The resource ID is guaranteed to be unique and immutable across all virtual data centers for all time. | URI |
Valid Values:
|
<link> | A hyperlink to the details for this resource | ||
<creation_time> | A timestamp that shows when this resource was created in ViPR | DateTime |
Valid Values:
|
<tags> | Keywords and labels that can be added by a user to a resource to make it easy to find when doing a search. | ||
<tag> | String |
0-* Elements |
|
</tags> | |||
<inactive> | Whether or not the resource is inactive. When a user removes a resource, the resource is put in this state before it is removed from the ViPR database. | Boolean |
Valid Values:
|
<global> | Boolean | ||
<remote> | Boolean | ||
<vdc> | |||
<id> | ViPR ID of the related object | URI | |
<link> | A hyperlink to the related object | ||
</vdc> | |||
<internal> | Whether or not the resource is an internal resource. | Boolean |
Valid Values:
|
</compute_system> |