Generate Datacenter Report
Generate interop report for datacenter with defined datacenterId.
ID of the datacenter
Target version for generating the interop report.
Interop report was created.
{
"componentName": "string",
"reportDate": "string",
"lastDiscoveryDate": "string",
"targetVersion": "string",
"datacenterComponent": {
"datacenterComponentType": "string",
"endpoint": "string",
"versionInfo": {
"version": "string",
"buildNumber": "string",
"availableNewerVersions": [
"string"
]
},
"status": {
"overallStatus": "string",
"interopStatus": "string",
"passwordStatus": "string",
"certificateStatus": "string"
},
"certificate": {
"certificate": {
"validFrom": "string",
"validTo": "string",
"thumbprint": "string",
"status": {
"status": "string",
"expirationDays": 0
}
}
},
"relations": [
{
"type": "string",
"id": "string",
"version": "string",
"interopStatus": "string",
"productId": "string"
}
]
}
}
The component name for the datacenter component that this report is generated for.
The creation date of this report.
The date that the product state was last updated by discovery.
The specified product version for the report.
The specified datacenter component for the report.
Unauthorized access.
{
"componentName": "string",
"reportDate": "string",
"lastDiscoveryDate": "string",
"targetVersion": "string",
"datacenterComponent": {
"datacenterComponentType": "string",
"endpoint": "string",
"versionInfo": {
"version": "string",
"buildNumber": "string",
"availableNewerVersions": [
"string"
]
},
"status": {
"overallStatus": "string",
"interopStatus": "string",
"passwordStatus": "string",
"certificateStatus": "string"
},
"certificate": {
"certificate": {
"validFrom": "string",
"validTo": "string",
"thumbprint": "string",
"status": {
"status": "string",
"expirationDays": 0
}
}
},
"relations": [
{
"type": "string",
"id": "string",
"version": "string",
"interopStatus": "string",
"productId": "string"
}
]
}
}
The component name for the datacenter component that this report is generated for.
The creation date of this report.
The date that the product state was last updated by discovery.
The specified product version for the report.
The specified datacenter component for the report.
Datacenter ID doesn't exist.
{
"componentName": "string",
"reportDate": "string",
"lastDiscoveryDate": "string",
"targetVersion": "string",
"datacenterComponent": {
"datacenterComponentType": "string",
"endpoint": "string",
"versionInfo": {
"version": "string",
"buildNumber": "string",
"availableNewerVersions": [
"string"
]
},
"status": {
"overallStatus": "string",
"interopStatus": "string",
"passwordStatus": "string",
"certificateStatus": "string"
},
"certificate": {
"certificate": {
"validFrom": "string",
"validTo": "string",
"thumbprint": "string",
"status": {
"status": "string",
"expirationDays": 0
}
}
},
"relations": [
{
"type": "string",
"id": "string",
"version": "string",
"interopStatus": "string",
"productId": "string"
}
]
}
}
The component name for the datacenter component that this report is generated for.
The creation date of this report.
The date that the product state was last updated by discovery.
The specified product version for the report.
The specified datacenter component for the report.