List Ack Alarms
This operation lists or finds AckAlarms entities
Comma-separated properties to be provided in response
id
Requested index for start of resources to be provided in response
Requested number of resources to be provided in response
10
Success
[
{
"id": "QD36DoQBIPNwSiXT4onj",
"href": "/tcsa/api/tmf/v1/ackAlarms/QD36DoQBIPNwSiXT4onj",
"ackSystemId": "admin",
"ackTime": "2022-10-25T11:50:33.944752Z",
"ackUserId": "admin",
"state": "COMPLETED",
"ackedAlarm": [
{
"correlatedAlarm": [
{
"id": "Name:NOTIFICATION-BladeEnclosureManager_BEM-10.31.161.51[limal051]/1_Unresponsive$Source:INCHARGE-SA-PRES$",
"href": "/tcsa/api/alarms/Name%3ANOTIFICATION-BladeEnclosureManager_BEM-10.31.161.51%5Blimal051%5D%2F1_Unresponsive%24Source%3AINCHARGE-SA-PRES%24",
"name": "Name:NOTIFICATION-BladeEnclosureManager_BEM-10.31.161.51[limal051]/1_Unresponsive$Source:INCHARGE-SA-PRES$",
"@baseType": "alarm",
"@schemaLocation": "https://developer.vmware.com/apis/telco-cloud-service-assurance/latest",
"@type": "notification",
"@referredType": null
},
{
"id": "Name:NOTIFICATION-Blade_BLD-BEM-10.31.161.51[limal051]/1/sys/chassis-1/blade-7_Unresponsive$Source:INCHARGE-SA-PRES$",
"href": "/tcsa/api/alarms/Name%3ANOTIFICATION-Blade_BLD-BEM-10.31.161.51%5Blimal051%5D%2F1%2Fsys%2Fchassis-1%2Fblade-7_Unresponsive%24Source%3AINCHARGE-SA-PRES%24",
"name": "Name:NOTIFICATION-Blade_BLD-BEM-10.31.161.51[limal051]/1/sys/chassis-1/blade-7_Unresponsive$Source:INCHARGE-SA-PRES$",
"@baseType": "alarm",
"@schemaLocation": "https://developer.vmware.com/apis/telco-cloud-service-assurance/latest",
"@type": "notification",
"@referredType": null
}
],
"ackSystemId": null,
"ackUserId": null,
"affectedService": null,
"alarmEscalation": null,
"clearSystemId": null,
"clearUserId": null,
"crossedThresholdInformation": {},
"externalAlarmId": null,
"probableCause": null,
"reportingSystemId": null,
"serviceAffecting": null,
"specificProblem": null,
"proposedRepairedActions": null,
"place": [],
"rootCause": true,
"source": null,
"instanceName": null,
"id": "Name:NOTIFICATION-Card_CARD-10.31.161.51[limal051]/39896_Down$Source:INCHARGE-SA-PRES$",
"href": "/tcsa/api/tmf/v1/alarms/Name%3ANOTIFICATION-Card_CARD-10.31.161.51%5Blimal051%5D%2F39896_Down%24Source%3AINCHARGE-SA-PRES%24",
"ackState": "UNACKNOWLEDGED",
"alarmChangedTime": "2022-10-25T11:47:57Z",
"alarmClearedTime": null,
"alarmDetails": "Indicates that a failed card is the root cause.",
"alarmRaisedTime": "2022-10-25T11:48:18.056Z",
"alarmReportingTime": "2022-10-25T11:48:18.056Z",
"alarmType": "Down",
"alarmedObjectType": "Card",
"isRootCause": true,
"perceivedSeverity": "CRITICAL",
"plannedOutageIndicator": "OUT_OF_SERVICE",
"sourceSystemId": "INCHARGE-AM",
"state": "ACTIVE",
"alarmedObject": {
"id": "BEM-10.31.161.51[limal051]/1$BladeEnclosureManager$INCHARGE-SA-PRES",
"href": "/tcsa/api/topology/v1/instances/BEM-10.31.161.51%5Blimal051%5D%2F1%24BladeEnclosureManager%24INCHARGE-SA-PRES",
"@baseType": "alarm",
"@schemaLocation": "https://developer.vmware.com/apis/telco-cloud-service-assurance/latest",
"@type": "notification"
},
"comment": [
{
"comment": "Server: INCHARGE-SA",
"systemId": "null",
"time": "2022-10-25T11:47:14Z",
"userId": "DXA",
"baseType": "alarm",
"schemaLocation": "https://developer.vmware.com/apis/telco-cloud-service-assurance/latest",
"type": "notification"
}
],
"parentAlarm": [],
"@baseType": "alarm",
"@schemaLocation": "https://developer.vmware.com/apis/telco-cloud-service-assurance/latest",
"@type": "notification"
}
],
"alarmPattern": [
{
"id": "Name:NOTIFICATION-Card_CARD-10.31.161.51[limal051]/39896_Down$Source:INCHARGE-SA-PRES$"
},
{
"id": "Name:NOTIFICATION-Blade_BLD-BEM-10.31.161.51[limal051]/1/sys/chassis-1/blade-7_Down$Source:INCHARGE-SA-PRES$"
},
{
"id": "Name:NOTIFICATION-CPU__Performance__HostResources_I-CPU__Performance__HostResources-PSR-10.107.118.170/14_HighUtilization$Source:INCHARGE-SA-PRES$"
}
],
"@baseType": null,
"@schemaLocation": null,
"@type": null
}
]
Response Headers
Total number of items matching criteria
Actual number of items returned in the response body
Bad Request
{
"code": "string",
"reason": "string",
"message": "string",
"status": "string",
"referenceError": "string",
"@baseType": "string",
"@schemaLocation": "string",
"@type": "string"
}
Application relevant detail, defined in the API or a common list.
Explanation of the reason for the error which can be shown to a client user.
More details and corrective actions related to the error which can be shown to a client user.
HTTP Error code extension
URI of documentation describing the error.
When sub-classing, this defines the super-class.
A URI to a JSON-Schema file that defines additional attributes and relationships
When sub-classing, this defines the sub-class entity name.
Unauthorized
{
"code": "string",
"reason": "string",
"message": "string",
"status": "string",
"referenceError": "string",
"@baseType": "string",
"@schemaLocation": "string",
"@type": "string"
}
Application relevant detail, defined in the API or a common list.
Explanation of the reason for the error which can be shown to a client user.
More details and corrective actions related to the error which can be shown to a client user.
HTTP Error code extension
URI of documentation describing the error.
When sub-classing, this defines the super-class.
A URI to a JSON-Schema file that defines additional attributes and relationships
When sub-classing, this defines the sub-class entity name.
Forbidden
{
"code": "string",
"reason": "string",
"message": "string",
"status": "string",
"referenceError": "string",
"@baseType": "string",
"@schemaLocation": "string",
"@type": "string"
}
Application relevant detail, defined in the API or a common list.
Explanation of the reason for the error which can be shown to a client user.
More details and corrective actions related to the error which can be shown to a client user.
HTTP Error code extension
URI of documentation describing the error.
When sub-classing, this defines the super-class.
A URI to a JSON-Schema file that defines additional attributes and relationships
When sub-classing, this defines the sub-class entity name.
Not Found
{
"code": "string",
"reason": "string",
"message": "string",
"status": "string",
"referenceError": "string",
"@baseType": "string",
"@schemaLocation": "string",
"@type": "string"
}
Application relevant detail, defined in the API or a common list.
Explanation of the reason for the error which can be shown to a client user.
More details and corrective actions related to the error which can be shown to a client user.
HTTP Error code extension
URI of documentation describing the error.
When sub-classing, this defines the super-class.
A URI to a JSON-Schema file that defines additional attributes and relationships
When sub-classing, this defines the sub-class entity name.
Method Not allowed
{
"code": "string",
"reason": "string",
"message": "string",
"status": "string",
"referenceError": "string",
"@baseType": "string",
"@schemaLocation": "string",
"@type": "string"
}
Application relevant detail, defined in the API or a common list.
Explanation of the reason for the error which can be shown to a client user.
More details and corrective actions related to the error which can be shown to a client user.
HTTP Error code extension
URI of documentation describing the error.
When sub-classing, this defines the super-class.
A URI to a JSON-Schema file that defines additional attributes and relationships
When sub-classing, this defines the sub-class entity name.
Conflict
{
"code": "string",
"reason": "string",
"message": "string",
"status": "string",
"referenceError": "string",
"@baseType": "string",
"@schemaLocation": "string",
"@type": "string"
}
Application relevant detail, defined in the API or a common list.
Explanation of the reason for the error which can be shown to a client user.
More details and corrective actions related to the error which can be shown to a client user.
HTTP Error code extension
URI of documentation describing the error.
When sub-classing, this defines the super-class.
A URI to a JSON-Schema file that defines additional attributes and relationships
When sub-classing, this defines the sub-class entity name.
Internal Server Error
{
"code": "string",
"reason": "string",
"message": "string",
"status": "string",
"referenceError": "string",
"@baseType": "string",
"@schemaLocation": "string",
"@type": "string"
}
Application relevant detail, defined in the API or a common list.
Explanation of the reason for the error which can be shown to a client user.
More details and corrective actions related to the error which can be shown to a client user.
HTTP Error code extension
URI of documentation describing the error.
When sub-classing, this defines the super-class.
A URI to a JSON-Schema file that defines additional attributes and relationships
When sub-classing, this defines the sub-class entity name.