AddressAttribute

AddressAttribute
AddressAttribute
JSON Example
{
    "address": "one.example.com",
    "port": 22,
    "error": {
        "code": "code",
        "detail": "detail",
        "message": {
            "args": {
                "cloudProxyFqdn": "cloudProxy1.vsphere.local"
            },
            "localizedMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
            "defaultMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
            "id": "com.broadcom.lcm.ops.cloudproxy.upgrade.started"
        },
        "resolution": {
            "args": {
                "cloudProxyFqdn": "cloudProxy1.vsphere.local"
            },
            "localizedMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
            "defaultMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
            "id": "com.broadcom.lcm.ops.cloudproxy.upgrade.started"
        },
        "referenceId": "referenceId",
        "timestamp": "2000-01-23T04:56:07.000Z"
    },
    "value": "SHA256:COq4w7HXxg224MFwuc6E1vJQyatJCtHhvr+2SGcEp6E"
}
string
address
Required

The server address that was queried

integer
port
Required

The server port that was queried

string
value
Required

SHA-256 fingerprint of the server

error
Optional

Provides detailed information about an error that occurred during a system operation.