InlinePolicyRealizedResource1

InlinePolicyRealizedResource1
InlinePolicyRealizedResource1

Abstract base class for all the realized policy objects

JSON Example
{
    "intent_reference": [
        "string"
    ],
    "realization_specific_identifier": "string",
    "state": "string",
    "alarms": [
        {
            "_self": {
                "rel": "string"
            },
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "_revision": 0,
            "_create_time": 0,
            "_system_owned": false,
            "display_name": "string",
            "description": "string",
            "tags": [
                {
                    "scope": "string",
                    "tag": "string"
                }
            ],
            "_last_modified_time": 0,
            "_create_user": "string",
            "_last_modified_user": "string",
            "id": "string",
            "resource_type": "string",
            "path": "string",
            "relative_path": "string",
            "message": "string"
        }
    ]
}
array of string
intent_reference
Optional

Desire state paths of this object

string
realization_specific_identifier
Optional

Realization id of this object

string
state
Required

Realization state of this object

Possible values are : UNAVAILABLE, UNREALIZED, REALIZED, ERROR,
alarms
Optional

Alarm info detail