Resource

Resource
Resource

Represents the resource in the system

JSON Example
{
    "resourceId": "BE8A5E04-92A0-43F6-A166-AA041F4327CC",
    "fqdn": "sfo-vc01.rainpole.io",
    "type": "One among: SDDC_MANAGER, PSC, VCENTER, NSXT_MANAGER, VXRAIL_MANAGER, NSX_ALB, ESXI",
    "name": "string",
    "sans": [
        "sfo-vc01.rainpole.io"
    ]
}
string
resourceId
Required

Resource ID

string
fqdn
Optional

Resource FQDN

string
type
Required

Resource type

string
name
Optional

Name of the resource

array of string
sans
Optional

Subject alternative name(s)

Property Of