II.
Term JSON
Structured · liveterm:service-level-agreement
Service Level Agreement json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:service-level-agreement",
"_kind": "Term",
"_file": "terminology/terms/service-level-agreement.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:service-level-agreement.canonical",
"displayName": "Service Level Agreement",
"kind": "concept",
"description": "A contract specifying expected service availability and response targets.\n"
},
"outgoingEdges": [
{
"from": "term:service-level-agreement",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:service-level-agreement",
"to": "domain:cloud-infra",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acronym:sla",
"to": "term:service-level-agreement",
"kind": "expands_to"
},
{
"from": "definition:service-level-agreement.canonical",
"to": "term:service-level-agreement",
"kind": "defines"
}
]
}