Get Dc Component
Get the details of a specific registered datacenter component.
The ID of the datacenter component
Details of datacenter component.
{
"properties": {
"properties": {}
},
"componentName": "string",
"version": "string",
"datacenterComponentType": "string",
"fqdn": "string",
"username": "string",
"password": "string",
"content": {
"certificate": {
"validFrom": "string",
"validTo": "string",
"thumbprint": "string"
}
},
"purpose": "string",
"tags": [
"string"
],
"managedBy": "string",
"relatedProducts": [
{
"id": "string",
"type": "string",
"hostname": "string",
"ip": "string",
"version": "string",
"username": "string",
"password": "string",
"additionalDetail": {
"additionalDetail": {}
}
}
]
}
Additional properties
The component name is the identifier for the datacenter component.
The version of the datacenter component.
The type of the datacenter component.
The FQDN or IP of the datacenter component.
The username to authenticate with the datacenter component.
The password to authenticate with the datacenter component.
The specified purpose of the datacenter component, defining how this component will be used (e.g. for management or resource purposes).
DC tags.
If this component is managed by another datacenter component (e.g. by SDDC manager, the reference to the other component is specified here).
Other products that are related to this one (e.g. VCs managed by this SDDC manager).
Unauthorized access
{
"properties": {
"properties": {}
},
"componentName": "string",
"version": "string",
"datacenterComponentType": "string",
"fqdn": "string",
"username": "string",
"password": "string",
"content": {
"certificate": {
"validFrom": "string",
"validTo": "string",
"thumbprint": "string"
}
},
"purpose": "string",
"tags": [
"string"
],
"managedBy": "string",
"relatedProducts": [
{
"id": "string",
"type": "string",
"hostname": "string",
"ip": "string",
"version": "string",
"username": "string",
"password": "string",
"additionalDetail": {
"additionalDetail": {}
}
}
]
}
Additional properties
The component name is the identifier for the datacenter component.
The version of the datacenter component.
The type of the datacenter component.
The FQDN or IP of the datacenter component.
The username to authenticate with the datacenter component.
The password to authenticate with the datacenter component.
The specified purpose of the datacenter component, defining how this component will be used (e.g. for management or resource purposes).
DC tags.
If this component is managed by another datacenter component (e.g. by SDDC manager, the reference to the other component is specified here).
Other products that are related to this one (e.g. VCs managed by this SDDC manager).
Datacenter component not found.
{
"properties": {
"properties": {}
},
"componentName": "string",
"version": "string",
"datacenterComponentType": "string",
"fqdn": "string",
"username": "string",
"password": "string",
"content": {
"certificate": {
"validFrom": "string",
"validTo": "string",
"thumbprint": "string"
}
},
"purpose": "string",
"tags": [
"string"
],
"managedBy": "string",
"relatedProducts": [
{
"id": "string",
"type": "string",
"hostname": "string",
"ip": "string",
"version": "string",
"username": "string",
"password": "string",
"additionalDetail": {
"additionalDetail": {}
}
}
]
}
Additional properties
The component name is the identifier for the datacenter component.
The version of the datacenter component.
The type of the datacenter component.
The FQDN or IP of the datacenter component.
The username to authenticate with the datacenter component.
The password to authenticate with the datacenter component.
The specified purpose of the datacenter component, defining how this component will be used (e.g. for management or resource purposes).
DC tags.
If this component is managed by another datacenter component (e.g. by SDDC manager, the reference to the other component is specified here).
Other products that are related to this one (e.g. VCs managed by this SDDC manager).