Hardwares
Authorizations
Path parameters
idinteger · int64Required
Responses
200
OK
application/vnd.cegedim-it.v1+json
400
Bad Request
*/*
get
GET /itcare/hardwares/{id} HTTP/1.1
Host: api.cegedim.cloud
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
{
"backupPolicyDetails": {
"backups": [
{
"backupLastDate": "2025-09-13T15:05:13.195Z",
"backupSize": 1,
"id": 1,
"type": "text"
}
],
"policies": [
{
"backupLastDate": "2025-09-13T15:05:13.195Z",
"backupSize": 1,
"durationInHours": 1,
"frequencies": {},
"label": "text",
"name": "text",
"policyId": "text",
"replication": true,
"scope": "text",
"startTime": "text",
"timezone": "text",
"type": "text"
}
]
},
"backupStatus": true,
"category": "text",
"cloudId": 1,
"cloudName": "text",
"comment": "text",
"creationTime": "text",
"creationUser": "text",
"dc": "text",
"endOfCoverDate": "text",
"endOfSalesAt": "2025-09-13T15:05:13.195Z",
"endOfSupportAt": "2025-09-13T15:05:13.195Z",
"environment": "text",
"extendedSupportAt": "2025-09-13T15:05:13.195Z",
"family": "text",
"id": 1,
"internalResourceId": 1,
"internalType": "text",
"ip": "text",
"ipAddress": "text",
"label": "text",
"labelArea": "text",
"labelAvailabilityZone": "text",
"labelDataCenter": "text",
"labelRegion": "text",
"location": "text",
"maintenanceType": "text",
"metrologyUrl": "text",
"model": "text",
"monitoringRequested": true,
"name": "text",
"network": {
"area": "text",
"cidr": "text",
"cloud": "text",
"defaultNetwork": true,
"description": "text",
"dns": [
{
"alias": "text",
"domain": "text"
}
],
"environment": "text",
"gateway": "text",
"id": 1,
"ipAddress": "text",
"ipFreeNumber": 1,
"isIpRangePublic": true,
"mask": "text",
"networkShortDescription": "text",
"region": "text",
"scope": "text",
"shortDescription": "text",
"technicalId": "text",
"usedPercent": 1
},
"patchParty": {
"excluded": true,
"excludedBy": "text",
"exclusionDate": "2025-09-13T15:05:13.195Z",
"exclusionReason": "text",
"id": 1,
"name": "text",
"patchDate": "2025-09-13T15:05:13.195Z",
"patchGroup": "text",
"patchTag": "text"
},
"path": "text",
"prettyLabel": "text",
"productCode": "text",
"productName": "text",
"productVersion": "text",
"rack": "text",
"region": "text",
"releasedAt": "2025-09-13T15:05:13.195Z",
"replicationStatus": true,
"resourceType": "text",
"serial": "text",
"serviceId": 1,
"serviceKey": "text",
"serviceName": "text",
"status": "text",
"sticker": "text",
"supportLevel": "NO_MONITORING_NO_SUPPORT",
"supportPhase": "text",
"technology": "text",
"type": "text"
}
Last updated