1. Packages
  2. Intersight Provider
  3. API Docs
  4. ApplianceClusterWorkerNode
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.ApplianceClusterWorkerNode

Explore with Pulumi AI

ClusterWorkerNode is an object that tracks the Intersight Appliance’s process for adding a worker node.

Create ApplianceClusterWorkerNode Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new ApplianceClusterWorkerNode(name: string, args?: ApplianceClusterWorkerNodeArgs, opts?: CustomResourceOptions);
@overload
def ApplianceClusterWorkerNode(resource_name: str,
                               args: Optional[ApplianceClusterWorkerNodeArgs] = None,
                               opts: Optional[ResourceOptions] = None)

@overload
def ApplianceClusterWorkerNode(resource_name: str,
                               opts: Optional[ResourceOptions] = None,
                               account_moid: Optional[str] = None,
                               accounts: Optional[Sequence[ApplianceClusterWorkerNodeAccountArgs]] = None,
                               additional_properties: Optional[str] = None,
                               ancestors: Optional[Sequence[ApplianceClusterWorkerNodeAncestorArgs]] = None,
                               appliance_cluster_worker_node_id: Optional[str] = None,
                               class_id: Optional[str] = None,
                               completed_phases: Optional[Sequence[ApplianceClusterWorkerNodeCompletedPhaseArgs]] = None,
                               create_time: Optional[str] = None,
                               current_phases: Optional[Sequence[ApplianceClusterWorkerNodeCurrentPhaseArgs]] = None,
                               domain_group_moid: Optional[str] = None,
                               elapsed_time: Optional[float] = None,
                               end_time: Optional[str] = None,
                               error_code: Optional[float] = None,
                               hostname: Optional[str] = None,
                               messages: Optional[Sequence[str]] = None,
                               mod_time: Optional[str] = None,
                               moid: Optional[str] = None,
                               node_infos: Optional[Sequence[ApplianceClusterWorkerNodeNodeInfoArgs]] = None,
                               object_type: Optional[str] = None,
                               owners: Optional[Sequence[str]] = None,
                               parents: Optional[Sequence[ApplianceClusterWorkerNodeParentArgs]] = None,
                               permission_resources: Optional[Sequence[ApplianceClusterWorkerNodePermissionResourceArgs]] = None,
                               remote_dns: Optional[str] = None,
                               reuse_node: Optional[bool] = None,
                               session_id: Optional[str] = None,
                               shared_scope: Optional[str] = None,
                               start_time: Optional[str] = None,
                               status: Optional[str] = None,
                               tags: Optional[Sequence[ApplianceClusterWorkerNodeTagArgs]] = None,
                               total_nodes: Optional[float] = None,
                               total_phases: Optional[float] = None,
                               version_contexts: Optional[Sequence[ApplianceClusterWorkerNodeVersionContextArgs]] = None,
                               vips: Optional[Sequence[ApplianceClusterWorkerNodeVipArgs]] = None)
func NewApplianceClusterWorkerNode(ctx *Context, name string, args *ApplianceClusterWorkerNodeArgs, opts ...ResourceOption) (*ApplianceClusterWorkerNode, error)
public ApplianceClusterWorkerNode(string name, ApplianceClusterWorkerNodeArgs? args = null, CustomResourceOptions? opts = null)
public ApplianceClusterWorkerNode(String name, ApplianceClusterWorkerNodeArgs args)
public ApplianceClusterWorkerNode(String name, ApplianceClusterWorkerNodeArgs args, CustomResourceOptions options)
type: intersight:ApplianceClusterWorkerNode
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args ApplianceClusterWorkerNodeArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args ApplianceClusterWorkerNodeArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args ApplianceClusterWorkerNodeArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args ApplianceClusterWorkerNodeArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. ApplianceClusterWorkerNodeArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

Constructor example

The following reference example uses placeholder values for all input properties.

var applianceClusterWorkerNodeResource = new Intersight.ApplianceClusterWorkerNode("applianceClusterWorkerNodeResource", new()
{
    AccountMoid = "string",
    Accounts = new[]
    {
        new Intersight.Inputs.ApplianceClusterWorkerNodeAccountArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    AdditionalProperties = "string",
    Ancestors = new[]
    {
        new Intersight.Inputs.ApplianceClusterWorkerNodeAncestorArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    ApplianceClusterWorkerNodeId = "string",
    ClassId = "string",
    CompletedPhases = new[]
    {
        new Intersight.Inputs.ApplianceClusterWorkerNodeCompletedPhaseArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            CurrentNode = 0,
            CurrentSubphase = 0,
            ElapsedTime = 0,
            EndTime = "string",
            Failed = false,
            Message = "string",
            Name = "string",
            ObjectType = "string",
            PendingNodes = new[]
            {
                0,
            },
            StartTime = "string",
            Status = "string",
        },
    },
    CreateTime = "string",
    CurrentPhases = new[]
    {
        new Intersight.Inputs.ApplianceClusterWorkerNodeCurrentPhaseArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            CurrentNode = 0,
            CurrentSubphase = 0,
            ElapsedTime = 0,
            EndTime = "string",
            Failed = false,
            Message = "string",
            Name = "string",
            ObjectType = "string",
            PendingNodes = new[]
            {
                0,
            },
            StartTime = "string",
            Status = "string",
        },
    },
    DomainGroupMoid = "string",
    ElapsedTime = 0,
    EndTime = "string",
    ErrorCode = 0,
    Hostname = "string",
    Messages = new[]
    {
        "string",
    },
    ModTime = "string",
    Moid = "string",
    NodeInfos = new[]
    {
        new Intersight.Inputs.ApplianceClusterWorkerNodeNodeInfoArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Gateway = "string",
            Hostname = "string",
            IpAddress = "string",
            Netmask = "string",
            NodeId = 0,
            NodeMoid = "string",
            NodeType = "string",
            ObjectType = "string",
            Status = "string",
        },
    },
    ObjectType = "string",
    Owners = new[]
    {
        "string",
    },
    Parents = new[]
    {
        new Intersight.Inputs.ApplianceClusterWorkerNodeParentArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    PermissionResources = new[]
    {
        new Intersight.Inputs.ApplianceClusterWorkerNodePermissionResourceArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    RemoteDns = "string",
    ReuseNode = false,
    SessionId = "string",
    SharedScope = "string",
    StartTime = "string",
    Status = "string",
    Tags = new[]
    {
        new Intersight.Inputs.ApplianceClusterWorkerNodeTagArgs
        {
            AdditionalProperties = "string",
            Key = "string",
            Value = "string",
        },
    },
    TotalNodes = 0,
    TotalPhases = 0,
    VersionContexts = new[]
    {
        new Intersight.Inputs.ApplianceClusterWorkerNodeVersionContextArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            InterestedMos = new[]
            {
                new Intersight.Inputs.ApplianceClusterWorkerNodeVersionContextInterestedMoArgs
                {
                    AdditionalProperties = "string",
                    ClassId = "string",
                    Moid = "string",
                    ObjectType = "string",
                    Selector = "string",
                },
            },
            MarkedForDeletion = false,
            NrVersion = "string",
            ObjectType = "string",
            RefMos = new[]
            {
                new Intersight.Inputs.ApplianceClusterWorkerNodeVersionContextRefMoArgs
                {
                    AdditionalProperties = "string",
                    ClassId = "string",
                    Moid = "string",
                    ObjectType = "string",
                    Selector = "string",
                },
            },
            Timestamp = "string",
            VersionType = "string",
        },
    },
    Vips = new[]
    {
        new Intersight.Inputs.ApplianceClusterWorkerNodeVipArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Gateway = "string",
            Hostname = "string",
            IpAddress = "string",
            Netmask = "string",
            NodeId = 0,
            NodeMoid = "string",
            NodeType = "string",
            ObjectType = "string",
            Status = "string",
        },
    },
});
Copy
example, err := intersight.NewApplianceClusterWorkerNode(ctx, "applianceClusterWorkerNodeResource", &intersight.ApplianceClusterWorkerNodeArgs{
AccountMoid: pulumi.String("string"),
Accounts: .ApplianceClusterWorkerNodeAccountArray{
&.ApplianceClusterWorkerNodeAccountArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
AdditionalProperties: pulumi.String("string"),
Ancestors: .ApplianceClusterWorkerNodeAncestorArray{
&.ApplianceClusterWorkerNodeAncestorArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ApplianceClusterWorkerNodeId: pulumi.String("string"),
ClassId: pulumi.String("string"),
CompletedPhases: .ApplianceClusterWorkerNodeCompletedPhaseArray{
&.ApplianceClusterWorkerNodeCompletedPhaseArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
CurrentNode: pulumi.Float64(0),
CurrentSubphase: pulumi.Float64(0),
ElapsedTime: pulumi.Float64(0),
EndTime: pulumi.String("string"),
Failed: pulumi.Bool(false),
Message: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
PendingNodes: pulumi.Float64Array{
pulumi.Float64(0),
},
StartTime: pulumi.String("string"),
Status: pulumi.String("string"),
},
},
CreateTime: pulumi.String("string"),
CurrentPhases: .ApplianceClusterWorkerNodeCurrentPhaseArray{
&.ApplianceClusterWorkerNodeCurrentPhaseArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
CurrentNode: pulumi.Float64(0),
CurrentSubphase: pulumi.Float64(0),
ElapsedTime: pulumi.Float64(0),
EndTime: pulumi.String("string"),
Failed: pulumi.Bool(false),
Message: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
PendingNodes: pulumi.Float64Array{
pulumi.Float64(0),
},
StartTime: pulumi.String("string"),
Status: pulumi.String("string"),
},
},
DomainGroupMoid: pulumi.String("string"),
ElapsedTime: pulumi.Float64(0),
EndTime: pulumi.String("string"),
ErrorCode: pulumi.Float64(0),
Hostname: pulumi.String("string"),
Messages: pulumi.StringArray{
pulumi.String("string"),
},
ModTime: pulumi.String("string"),
Moid: pulumi.String("string"),
NodeInfos: .ApplianceClusterWorkerNodeNodeInfoArray{
&.ApplianceClusterWorkerNodeNodeInfoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Gateway: pulumi.String("string"),
Hostname: pulumi.String("string"),
IpAddress: pulumi.String("string"),
Netmask: pulumi.String("string"),
NodeId: pulumi.Float64(0),
NodeMoid: pulumi.String("string"),
NodeType: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Status: pulumi.String("string"),
},
},
ObjectType: pulumi.String("string"),
Owners: pulumi.StringArray{
pulumi.String("string"),
},
Parents: .ApplianceClusterWorkerNodeParentArray{
&.ApplianceClusterWorkerNodeParentArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
PermissionResources: .ApplianceClusterWorkerNodePermissionResourceArray{
&.ApplianceClusterWorkerNodePermissionResourceArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
RemoteDns: pulumi.String("string"),
ReuseNode: pulumi.Bool(false),
SessionId: pulumi.String("string"),
SharedScope: pulumi.String("string"),
StartTime: pulumi.String("string"),
Status: pulumi.String("string"),
Tags: .ApplianceClusterWorkerNodeTagArray{
&.ApplianceClusterWorkerNodeTagArgs{
AdditionalProperties: pulumi.String("string"),
Key: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
TotalNodes: pulumi.Float64(0),
TotalPhases: pulumi.Float64(0),
VersionContexts: .ApplianceClusterWorkerNodeVersionContextArray{
&.ApplianceClusterWorkerNodeVersionContextArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
InterestedMos: .ApplianceClusterWorkerNodeVersionContextInterestedMoArray{
&.ApplianceClusterWorkerNodeVersionContextInterestedMoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
MarkedForDeletion: pulumi.Bool(false),
NrVersion: pulumi.String("string"),
ObjectType: pulumi.String("string"),
RefMos: .ApplianceClusterWorkerNodeVersionContextRefMoArray{
&.ApplianceClusterWorkerNodeVersionContextRefMoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
Timestamp: pulumi.String("string"),
VersionType: pulumi.String("string"),
},
},
Vips: .ApplianceClusterWorkerNodeVipArray{
&.ApplianceClusterWorkerNodeVipArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Gateway: pulumi.String("string"),
Hostname: pulumi.String("string"),
IpAddress: pulumi.String("string"),
Netmask: pulumi.String("string"),
NodeId: pulumi.Float64(0),
NodeMoid: pulumi.String("string"),
NodeType: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Status: pulumi.String("string"),
},
},
})
Copy
var applianceClusterWorkerNodeResource = new ApplianceClusterWorkerNode("applianceClusterWorkerNodeResource", ApplianceClusterWorkerNodeArgs.builder()
    .accountMoid("string")
    .accounts(ApplianceClusterWorkerNodeAccountArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .additionalProperties("string")
    .ancestors(ApplianceClusterWorkerNodeAncestorArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .applianceClusterWorkerNodeId("string")
    .classId("string")
    .completedPhases(ApplianceClusterWorkerNodeCompletedPhaseArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .currentNode(0)
        .currentSubphase(0)
        .elapsedTime(0)
        .endTime("string")
        .failed(false)
        .message("string")
        .name("string")
        .objectType("string")
        .pendingNodes(0)
        .startTime("string")
        .status("string")
        .build())
    .createTime("string")
    .currentPhases(ApplianceClusterWorkerNodeCurrentPhaseArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .currentNode(0)
        .currentSubphase(0)
        .elapsedTime(0)
        .endTime("string")
        .failed(false)
        .message("string")
        .name("string")
        .objectType("string")
        .pendingNodes(0)
        .startTime("string")
        .status("string")
        .build())
    .domainGroupMoid("string")
    .elapsedTime(0)
    .endTime("string")
    .errorCode(0)
    .hostname("string")
    .messages("string")
    .modTime("string")
    .moid("string")
    .nodeInfos(ApplianceClusterWorkerNodeNodeInfoArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .gateway("string")
        .hostname("string")
        .ipAddress("string")
        .netmask("string")
        .nodeId(0)
        .nodeMoid("string")
        .nodeType("string")
        .objectType("string")
        .status("string")
        .build())
    .objectType("string")
    .owners("string")
    .parents(ApplianceClusterWorkerNodeParentArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .permissionResources(ApplianceClusterWorkerNodePermissionResourceArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .remoteDns("string")
    .reuseNode(false)
    .sessionId("string")
    .sharedScope("string")
    .startTime("string")
    .status("string")
    .tags(ApplianceClusterWorkerNodeTagArgs.builder()
        .additionalProperties("string")
        .key("string")
        .value("string")
        .build())
    .totalNodes(0)
    .totalPhases(0)
    .versionContexts(ApplianceClusterWorkerNodeVersionContextArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .interestedMos(ApplianceClusterWorkerNodeVersionContextInterestedMoArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .markedForDeletion(false)
        .nrVersion("string")
        .objectType("string")
        .refMos(ApplianceClusterWorkerNodeVersionContextRefMoArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .timestamp("string")
        .versionType("string")
        .build())
    .vips(ApplianceClusterWorkerNodeVipArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .gateway("string")
        .hostname("string")
        .ipAddress("string")
        .netmask("string")
        .nodeId(0)
        .nodeMoid("string")
        .nodeType("string")
        .objectType("string")
        .status("string")
        .build())
    .build());
Copy
appliance_cluster_worker_node_resource = intersight.ApplianceClusterWorkerNode("applianceClusterWorkerNodeResource",
    account_moid="string",
    accounts=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    additional_properties="string",
    ancestors=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    appliance_cluster_worker_node_id="string",
    class_id="string",
    completed_phases=[{
        "additional_properties": "string",
        "class_id": "string",
        "current_node": 0,
        "current_subphase": 0,
        "elapsed_time": 0,
        "end_time": "string",
        "failed": False,
        "message": "string",
        "name": "string",
        "object_type": "string",
        "pending_nodes": [0],
        "start_time": "string",
        "status": "string",
    }],
    create_time="string",
    current_phases=[{
        "additional_properties": "string",
        "class_id": "string",
        "current_node": 0,
        "current_subphase": 0,
        "elapsed_time": 0,
        "end_time": "string",
        "failed": False,
        "message": "string",
        "name": "string",
        "object_type": "string",
        "pending_nodes": [0],
        "start_time": "string",
        "status": "string",
    }],
    domain_group_moid="string",
    elapsed_time=0,
    end_time="string",
    error_code=0,
    hostname="string",
    messages=["string"],
    mod_time="string",
    moid="string",
    node_infos=[{
        "additional_properties": "string",
        "class_id": "string",
        "gateway": "string",
        "hostname": "string",
        "ip_address": "string",
        "netmask": "string",
        "node_id": 0,
        "node_moid": "string",
        "node_type": "string",
        "object_type": "string",
        "status": "string",
    }],
    object_type="string",
    owners=["string"],
    parents=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    permission_resources=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    remote_dns="string",
    reuse_node=False,
    session_id="string",
    shared_scope="string",
    start_time="string",
    status="string",
    tags=[{
        "additional_properties": "string",
        "key": "string",
        "value": "string",
    }],
    total_nodes=0,
    total_phases=0,
    version_contexts=[{
        "additional_properties": "string",
        "class_id": "string",
        "interested_mos": [{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        "marked_for_deletion": False,
        "nr_version": "string",
        "object_type": "string",
        "ref_mos": [{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        "timestamp": "string",
        "version_type": "string",
    }],
    vips=[{
        "additional_properties": "string",
        "class_id": "string",
        "gateway": "string",
        "hostname": "string",
        "ip_address": "string",
        "netmask": "string",
        "node_id": 0,
        "node_moid": "string",
        "node_type": "string",
        "object_type": "string",
        "status": "string",
    }])
Copy
const applianceClusterWorkerNodeResource = new intersight.ApplianceClusterWorkerNode("applianceClusterWorkerNodeResource", {
    accountMoid: "string",
    accounts: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    additionalProperties: "string",
    ancestors: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    applianceClusterWorkerNodeId: "string",
    classId: "string",
    completedPhases: [{
        additionalProperties: "string",
        classId: "string",
        currentNode: 0,
        currentSubphase: 0,
        elapsedTime: 0,
        endTime: "string",
        failed: false,
        message: "string",
        name: "string",
        objectType: "string",
        pendingNodes: [0],
        startTime: "string",
        status: "string",
    }],
    createTime: "string",
    currentPhases: [{
        additionalProperties: "string",
        classId: "string",
        currentNode: 0,
        currentSubphase: 0,
        elapsedTime: 0,
        endTime: "string",
        failed: false,
        message: "string",
        name: "string",
        objectType: "string",
        pendingNodes: [0],
        startTime: "string",
        status: "string",
    }],
    domainGroupMoid: "string",
    elapsedTime: 0,
    endTime: "string",
    errorCode: 0,
    hostname: "string",
    messages: ["string"],
    modTime: "string",
    moid: "string",
    nodeInfos: [{
        additionalProperties: "string",
        classId: "string",
        gateway: "string",
        hostname: "string",
        ipAddress: "string",
        netmask: "string",
        nodeId: 0,
        nodeMoid: "string",
        nodeType: "string",
        objectType: "string",
        status: "string",
    }],
    objectType: "string",
    owners: ["string"],
    parents: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    permissionResources: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    remoteDns: "string",
    reuseNode: false,
    sessionId: "string",
    sharedScope: "string",
    startTime: "string",
    status: "string",
    tags: [{
        additionalProperties: "string",
        key: "string",
        value: "string",
    }],
    totalNodes: 0,
    totalPhases: 0,
    versionContexts: [{
        additionalProperties: "string",
        classId: "string",
        interestedMos: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        markedForDeletion: false,
        nrVersion: "string",
        objectType: "string",
        refMos: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        timestamp: "string",
        versionType: "string",
    }],
    vips: [{
        additionalProperties: "string",
        classId: "string",
        gateway: "string",
        hostname: "string",
        ipAddress: "string",
        netmask: "string",
        nodeId: 0,
        nodeMoid: "string",
        nodeType: "string",
        objectType: "string",
        status: "string",
    }],
});
Copy
type: intersight:ApplianceClusterWorkerNode
properties:
    accountMoid: string
    accounts:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    additionalProperties: string
    ancestors:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    applianceClusterWorkerNodeId: string
    classId: string
    completedPhases:
        - additionalProperties: string
          classId: string
          currentNode: 0
          currentSubphase: 0
          elapsedTime: 0
          endTime: string
          failed: false
          message: string
          name: string
          objectType: string
          pendingNodes:
            - 0
          startTime: string
          status: string
    createTime: string
    currentPhases:
        - additionalProperties: string
          classId: string
          currentNode: 0
          currentSubphase: 0
          elapsedTime: 0
          endTime: string
          failed: false
          message: string
          name: string
          objectType: string
          pendingNodes:
            - 0
          startTime: string
          status: string
    domainGroupMoid: string
    elapsedTime: 0
    endTime: string
    errorCode: 0
    hostname: string
    messages:
        - string
    modTime: string
    moid: string
    nodeInfos:
        - additionalProperties: string
          classId: string
          gateway: string
          hostname: string
          ipAddress: string
          netmask: string
          nodeId: 0
          nodeMoid: string
          nodeType: string
          objectType: string
          status: string
    objectType: string
    owners:
        - string
    parents:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    permissionResources:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    remoteDns: string
    reuseNode: false
    sessionId: string
    sharedScope: string
    startTime: string
    status: string
    tags:
        - additionalProperties: string
          key: string
          value: string
    totalNodes: 0
    totalPhases: 0
    versionContexts:
        - additionalProperties: string
          classId: string
          interestedMos:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
          markedForDeletion: false
          nrVersion: string
          objectType: string
          refMos:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
          timestamp: string
          versionType: string
    vips:
        - additionalProperties: string
          classId: string
          gateway: string
          hostname: string
          ipAddress: string
          netmask: string
          nodeId: 0
          nodeMoid: string
          nodeType: string
          objectType: string
          status: string
Copy

ApplianceClusterWorkerNode Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The ApplianceClusterWorkerNode resource accepts the following input properties:

AccountMoid string
(ReadOnly) The Account ID for this managed object.
Accounts List<ApplianceClusterWorkerNodeAccount>
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
AdditionalProperties string
Ancestors List<ApplianceClusterWorkerNodeAncestor>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
ApplianceClusterWorkerNodeId string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
CompletedPhases List<ApplianceClusterWorkerNodeCompletedPhase>
This complex property has following sub-properties:
CreateTime string
(ReadOnly) The time when this managed object was created.
CurrentPhases List<ApplianceClusterWorkerNodeCurrentPhase>
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
DomainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
ElapsedTime double
(ReadOnly) Elapsed time in seconds during the software install.
EndTime string
(ReadOnly) End date of the software install.
ErrorCode double
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
Hostname string
Hostname of the worker node being added.
Messages List<string>
(Array of schema.TypeString) -
ModTime string
(ReadOnly) The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
NodeInfos List<ApplianceClusterWorkerNodeNodeInfo>
This complex property has following sub-properties:
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Owners List<string>
(Array of schema.TypeString) -(ReadOnly)
Parents List<ApplianceClusterWorkerNodeParent>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
PermissionResources List<ApplianceClusterWorkerNodePermissionResource>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
RemoteDns string
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
ReuseNode bool
Indicates if the worker node being added is being reused.
SessionId string
(ReadOnly) Session Moid for the user session.
SharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
StartTime string
Start date of the software install. UI can modify startTime to re-schedule an install.
Status string
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
Tags List<ApplianceClusterWorkerNodeTag>
This complex property has following sub-properties:
TotalNodes double
(ReadOnly) Total number of nodes in the system.
TotalPhases double
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
VersionContexts List<ApplianceClusterWorkerNodeVersionContext>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
Vips List<ApplianceClusterWorkerNodeVip>
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
AccountMoid string
(ReadOnly) The Account ID for this managed object.
Accounts []ApplianceClusterWorkerNodeAccountArgs
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
AdditionalProperties string
Ancestors []ApplianceClusterWorkerNodeAncestorArgs
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
ApplianceClusterWorkerNodeId string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
CompletedPhases []ApplianceClusterWorkerNodeCompletedPhaseArgs
This complex property has following sub-properties:
CreateTime string
(ReadOnly) The time when this managed object was created.
CurrentPhases []ApplianceClusterWorkerNodeCurrentPhaseArgs
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
DomainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
ElapsedTime float64
(ReadOnly) Elapsed time in seconds during the software install.
EndTime string
(ReadOnly) End date of the software install.
ErrorCode float64
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
Hostname string
Hostname of the worker node being added.
Messages []string
(Array of schema.TypeString) -
ModTime string
(ReadOnly) The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
NodeInfos []ApplianceClusterWorkerNodeNodeInfoArgs
This complex property has following sub-properties:
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Owners []string
(Array of schema.TypeString) -(ReadOnly)
Parents []ApplianceClusterWorkerNodeParentArgs
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
PermissionResources []ApplianceClusterWorkerNodePermissionResourceArgs
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
RemoteDns string
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
ReuseNode bool
Indicates if the worker node being added is being reused.
SessionId string
(ReadOnly) Session Moid for the user session.
SharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
StartTime string
Start date of the software install. UI can modify startTime to re-schedule an install.
Status string
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
Tags []ApplianceClusterWorkerNodeTagArgs
This complex property has following sub-properties:
TotalNodes float64
(ReadOnly) Total number of nodes in the system.
TotalPhases float64
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
VersionContexts []ApplianceClusterWorkerNodeVersionContextArgs
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
Vips []ApplianceClusterWorkerNodeVipArgs
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
accountMoid String
(ReadOnly) The Account ID for this managed object.
accounts List<ApplianceClusterWorkerNodeAccount>
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties String
ancestors List<ApplianceClusterWorkerNodeAncestor>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
applianceClusterWorkerNodeId String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
completedPhases List<ApplianceClusterWorkerNodeCompletedPhase>
This complex property has following sub-properties:
createTime String
(ReadOnly) The time when this managed object was created.
currentPhases List<ApplianceClusterWorkerNodeCurrentPhase>
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
domainGroupMoid String
(ReadOnly) The DomainGroup ID for this managed object.
elapsedTime Double
(ReadOnly) Elapsed time in seconds during the software install.
endTime String
(ReadOnly) End date of the software install.
errorCode Double
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
hostname String
Hostname of the worker node being added.
messages List<String>
(Array of schema.TypeString) -
modTime String
(ReadOnly) The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
nodeInfos List<ApplianceClusterWorkerNodeNodeInfo>
This complex property has following sub-properties:
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners List<String>
(Array of schema.TypeString) -(ReadOnly)
parents List<ApplianceClusterWorkerNodeParent>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources List<ApplianceClusterWorkerNodePermissionResource>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
remoteDns String
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
reuseNode Boolean
Indicates if the worker node being added is being reused.
sessionId String
(ReadOnly) Session Moid for the user session.
sharedScope String
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime String
Start date of the software install. UI can modify startTime to re-schedule an install.
status String
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
tags List<ApplianceClusterWorkerNodeTag>
This complex property has following sub-properties:
totalNodes Double
(ReadOnly) Total number of nodes in the system.
totalPhases Double
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
versionContexts List<ApplianceClusterWorkerNodeVersionContext>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
vips List<ApplianceClusterWorkerNodeVip>
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
accountMoid string
(ReadOnly) The Account ID for this managed object.
accounts ApplianceClusterWorkerNodeAccount[]
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties string
ancestors ApplianceClusterWorkerNodeAncestor[]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
applianceClusterWorkerNodeId string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
completedPhases ApplianceClusterWorkerNodeCompletedPhase[]
This complex property has following sub-properties:
createTime string
(ReadOnly) The time when this managed object was created.
currentPhases ApplianceClusterWorkerNodeCurrentPhase[]
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
domainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
elapsedTime number
(ReadOnly) Elapsed time in seconds during the software install.
endTime string
(ReadOnly) End date of the software install.
errorCode number
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
hostname string
Hostname of the worker node being added.
messages string[]
(Array of schema.TypeString) -
modTime string
(ReadOnly) The time when this managed object was last modified.
moid string
The unique identifier of this Managed Object instance.
nodeInfos ApplianceClusterWorkerNodeNodeInfo[]
This complex property has following sub-properties:
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners string[]
(Array of schema.TypeString) -(ReadOnly)
parents ApplianceClusterWorkerNodeParent[]
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources ApplianceClusterWorkerNodePermissionResource[]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
remoteDns string
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
reuseNode boolean
Indicates if the worker node being added is being reused.
sessionId string
(ReadOnly) Session Moid for the user session.
sharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime string
Start date of the software install. UI can modify startTime to re-schedule an install.
status string
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
tags ApplianceClusterWorkerNodeTag[]
This complex property has following sub-properties:
totalNodes number
(ReadOnly) Total number of nodes in the system.
totalPhases number
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
versionContexts ApplianceClusterWorkerNodeVersionContext[]
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
vips ApplianceClusterWorkerNodeVip[]
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
account_moid str
(ReadOnly) The Account ID for this managed object.
accounts Sequence[ApplianceClusterWorkerNodeAccountArgs]
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additional_properties str
ancestors Sequence[ApplianceClusterWorkerNodeAncestorArgs]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
appliance_cluster_worker_node_id str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
completed_phases Sequence[ApplianceClusterWorkerNodeCompletedPhaseArgs]
This complex property has following sub-properties:
create_time str
(ReadOnly) The time when this managed object was created.
current_phases Sequence[ApplianceClusterWorkerNodeCurrentPhaseArgs]
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
domain_group_moid str
(ReadOnly) The DomainGroup ID for this managed object.
elapsed_time float
(ReadOnly) Elapsed time in seconds during the software install.
end_time str
(ReadOnly) End date of the software install.
error_code float
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
hostname str
Hostname of the worker node being added.
messages Sequence[str]
(Array of schema.TypeString) -
mod_time str
(ReadOnly) The time when this managed object was last modified.
moid str
The unique identifier of this Managed Object instance.
node_infos Sequence[ApplianceClusterWorkerNodeNodeInfoArgs]
This complex property has following sub-properties:
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners Sequence[str]
(Array of schema.TypeString) -(ReadOnly)
parents Sequence[ApplianceClusterWorkerNodeParentArgs]
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permission_resources Sequence[ApplianceClusterWorkerNodePermissionResourceArgs]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
remote_dns str
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
reuse_node bool
Indicates if the worker node being added is being reused.
session_id str
(ReadOnly) Session Moid for the user session.
shared_scope str
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
start_time str
Start date of the software install. UI can modify startTime to re-schedule an install.
status str
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
tags Sequence[ApplianceClusterWorkerNodeTagArgs]
This complex property has following sub-properties:
total_nodes float
(ReadOnly) Total number of nodes in the system.
total_phases float
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
version_contexts Sequence[ApplianceClusterWorkerNodeVersionContextArgs]
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
vips Sequence[ApplianceClusterWorkerNodeVipArgs]
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
accountMoid String
(ReadOnly) The Account ID for this managed object.
accounts List<Property Map>
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties String
ancestors List<Property Map>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
applianceClusterWorkerNodeId String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
completedPhases List<Property Map>
This complex property has following sub-properties:
createTime String
(ReadOnly) The time when this managed object was created.
currentPhases List<Property Map>
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
domainGroupMoid String
(ReadOnly) The DomainGroup ID for this managed object.
elapsedTime Number
(ReadOnly) Elapsed time in seconds during the software install.
endTime String
(ReadOnly) End date of the software install.
errorCode Number
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
hostname String
Hostname of the worker node being added.
messages List<String>
(Array of schema.TypeString) -
modTime String
(ReadOnly) The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
nodeInfos List<Property Map>
This complex property has following sub-properties:
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners List<String>
(Array of schema.TypeString) -(ReadOnly)
parents List<Property Map>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources List<Property Map>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
remoteDns String
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
reuseNode Boolean
Indicates if the worker node being added is being reused.
sessionId String
(ReadOnly) Session Moid for the user session.
sharedScope String
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime String
Start date of the software install. UI can modify startTime to re-schedule an install.
status String
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
tags List<Property Map>
This complex property has following sub-properties:
totalNodes Number
(ReadOnly) Total number of nodes in the system.
totalPhases Number
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
versionContexts List<Property Map>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
vips List<Property Map>
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:

Outputs

All input properties are implicitly available as output properties. Additionally, the ApplianceClusterWorkerNode resource produces the following output properties:

Id string
The provider-assigned unique ID for this managed resource.
Id string
The provider-assigned unique ID for this managed resource.
id String
The provider-assigned unique ID for this managed resource.
id string
The provider-assigned unique ID for this managed resource.
id str
The provider-assigned unique ID for this managed resource.
id String
The provider-assigned unique ID for this managed resource.

Look up Existing ApplianceClusterWorkerNode Resource

Get an existing ApplianceClusterWorkerNode resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: ApplianceClusterWorkerNodeState, opts?: CustomResourceOptions): ApplianceClusterWorkerNode
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        account_moid: Optional[str] = None,
        accounts: Optional[Sequence[ApplianceClusterWorkerNodeAccountArgs]] = None,
        additional_properties: Optional[str] = None,
        ancestors: Optional[Sequence[ApplianceClusterWorkerNodeAncestorArgs]] = None,
        appliance_cluster_worker_node_id: Optional[str] = None,
        class_id: Optional[str] = None,
        completed_phases: Optional[Sequence[ApplianceClusterWorkerNodeCompletedPhaseArgs]] = None,
        create_time: Optional[str] = None,
        current_phases: Optional[Sequence[ApplianceClusterWorkerNodeCurrentPhaseArgs]] = None,
        domain_group_moid: Optional[str] = None,
        elapsed_time: Optional[float] = None,
        end_time: Optional[str] = None,
        error_code: Optional[float] = None,
        hostname: Optional[str] = None,
        messages: Optional[Sequence[str]] = None,
        mod_time: Optional[str] = None,
        moid: Optional[str] = None,
        node_infos: Optional[Sequence[ApplianceClusterWorkerNodeNodeInfoArgs]] = None,
        object_type: Optional[str] = None,
        owners: Optional[Sequence[str]] = None,
        parents: Optional[Sequence[ApplianceClusterWorkerNodeParentArgs]] = None,
        permission_resources: Optional[Sequence[ApplianceClusterWorkerNodePermissionResourceArgs]] = None,
        remote_dns: Optional[str] = None,
        reuse_node: Optional[bool] = None,
        session_id: Optional[str] = None,
        shared_scope: Optional[str] = None,
        start_time: Optional[str] = None,
        status: Optional[str] = None,
        tags: Optional[Sequence[ApplianceClusterWorkerNodeTagArgs]] = None,
        total_nodes: Optional[float] = None,
        total_phases: Optional[float] = None,
        version_contexts: Optional[Sequence[ApplianceClusterWorkerNodeVersionContextArgs]] = None,
        vips: Optional[Sequence[ApplianceClusterWorkerNodeVipArgs]] = None) -> ApplianceClusterWorkerNode
func GetApplianceClusterWorkerNode(ctx *Context, name string, id IDInput, state *ApplianceClusterWorkerNodeState, opts ...ResourceOption) (*ApplianceClusterWorkerNode, error)
public static ApplianceClusterWorkerNode Get(string name, Input<string> id, ApplianceClusterWorkerNodeState? state, CustomResourceOptions? opts = null)
public static ApplianceClusterWorkerNode get(String name, Output<String> id, ApplianceClusterWorkerNodeState state, CustomResourceOptions options)
resources:  _:    type: intersight:ApplianceClusterWorkerNode    get:      id: ${id}
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
The following state arguments are supported:
AccountMoid string
(ReadOnly) The Account ID for this managed object.
Accounts List<ApplianceClusterWorkerNodeAccount>
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
AdditionalProperties string
Ancestors List<ApplianceClusterWorkerNodeAncestor>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
ApplianceClusterWorkerNodeId string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
CompletedPhases List<ApplianceClusterWorkerNodeCompletedPhase>
This complex property has following sub-properties:
CreateTime string
(ReadOnly) The time when this managed object was created.
CurrentPhases List<ApplianceClusterWorkerNodeCurrentPhase>
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
DomainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
ElapsedTime double
(ReadOnly) Elapsed time in seconds during the software install.
EndTime string
(ReadOnly) End date of the software install.
ErrorCode double
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
Hostname string
Hostname of the worker node being added.
Messages List<string>
(Array of schema.TypeString) -
ModTime string
(ReadOnly) The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
NodeInfos List<ApplianceClusterWorkerNodeNodeInfo>
This complex property has following sub-properties:
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Owners List<string>
(Array of schema.TypeString) -(ReadOnly)
Parents List<ApplianceClusterWorkerNodeParent>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
PermissionResources List<ApplianceClusterWorkerNodePermissionResource>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
RemoteDns string
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
ReuseNode bool
Indicates if the worker node being added is being reused.
SessionId string
(ReadOnly) Session Moid for the user session.
SharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
StartTime string
Start date of the software install. UI can modify startTime to re-schedule an install.
Status string
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
Tags List<ApplianceClusterWorkerNodeTag>
This complex property has following sub-properties:
TotalNodes double
(ReadOnly) Total number of nodes in the system.
TotalPhases double
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
VersionContexts List<ApplianceClusterWorkerNodeVersionContext>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
Vips List<ApplianceClusterWorkerNodeVip>
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
AccountMoid string
(ReadOnly) The Account ID for this managed object.
Accounts []ApplianceClusterWorkerNodeAccountArgs
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
AdditionalProperties string
Ancestors []ApplianceClusterWorkerNodeAncestorArgs
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
ApplianceClusterWorkerNodeId string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
CompletedPhases []ApplianceClusterWorkerNodeCompletedPhaseArgs
This complex property has following sub-properties:
CreateTime string
(ReadOnly) The time when this managed object was created.
CurrentPhases []ApplianceClusterWorkerNodeCurrentPhaseArgs
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
DomainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
ElapsedTime float64
(ReadOnly) Elapsed time in seconds during the software install.
EndTime string
(ReadOnly) End date of the software install.
ErrorCode float64
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
Hostname string
Hostname of the worker node being added.
Messages []string
(Array of schema.TypeString) -
ModTime string
(ReadOnly) The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
NodeInfos []ApplianceClusterWorkerNodeNodeInfoArgs
This complex property has following sub-properties:
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
Owners []string
(Array of schema.TypeString) -(ReadOnly)
Parents []ApplianceClusterWorkerNodeParentArgs
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
PermissionResources []ApplianceClusterWorkerNodePermissionResourceArgs
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
RemoteDns string
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
ReuseNode bool
Indicates if the worker node being added is being reused.
SessionId string
(ReadOnly) Session Moid for the user session.
SharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
StartTime string
Start date of the software install. UI can modify startTime to re-schedule an install.
Status string
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
Tags []ApplianceClusterWorkerNodeTagArgs
This complex property has following sub-properties:
TotalNodes float64
(ReadOnly) Total number of nodes in the system.
TotalPhases float64
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
VersionContexts []ApplianceClusterWorkerNodeVersionContextArgs
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
Vips []ApplianceClusterWorkerNodeVipArgs
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
accountMoid String
(ReadOnly) The Account ID for this managed object.
accounts List<ApplianceClusterWorkerNodeAccount>
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties String
ancestors List<ApplianceClusterWorkerNodeAncestor>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
applianceClusterWorkerNodeId String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
completedPhases List<ApplianceClusterWorkerNodeCompletedPhase>
This complex property has following sub-properties:
createTime String
(ReadOnly) The time when this managed object was created.
currentPhases List<ApplianceClusterWorkerNodeCurrentPhase>
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
domainGroupMoid String
(ReadOnly) The DomainGroup ID for this managed object.
elapsedTime Double
(ReadOnly) Elapsed time in seconds during the software install.
endTime String
(ReadOnly) End date of the software install.
errorCode Double
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
hostname String
Hostname of the worker node being added.
messages List<String>
(Array of schema.TypeString) -
modTime String
(ReadOnly) The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
nodeInfos List<ApplianceClusterWorkerNodeNodeInfo>
This complex property has following sub-properties:
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners List<String>
(Array of schema.TypeString) -(ReadOnly)
parents List<ApplianceClusterWorkerNodeParent>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources List<ApplianceClusterWorkerNodePermissionResource>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
remoteDns String
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
reuseNode Boolean
Indicates if the worker node being added is being reused.
sessionId String
(ReadOnly) Session Moid for the user session.
sharedScope String
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime String
Start date of the software install. UI can modify startTime to re-schedule an install.
status String
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
tags List<ApplianceClusterWorkerNodeTag>
This complex property has following sub-properties:
totalNodes Double
(ReadOnly) Total number of nodes in the system.
totalPhases Double
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
versionContexts List<ApplianceClusterWorkerNodeVersionContext>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
vips List<ApplianceClusterWorkerNodeVip>
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
accountMoid string
(ReadOnly) The Account ID for this managed object.
accounts ApplianceClusterWorkerNodeAccount[]
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties string
ancestors ApplianceClusterWorkerNodeAncestor[]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
applianceClusterWorkerNodeId string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
completedPhases ApplianceClusterWorkerNodeCompletedPhase[]
This complex property has following sub-properties:
createTime string
(ReadOnly) The time when this managed object was created.
currentPhases ApplianceClusterWorkerNodeCurrentPhase[]
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
domainGroupMoid string
(ReadOnly) The DomainGroup ID for this managed object.
elapsedTime number
(ReadOnly) Elapsed time in seconds during the software install.
endTime string
(ReadOnly) End date of the software install.
errorCode number
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
hostname string
Hostname of the worker node being added.
messages string[]
(Array of schema.TypeString) -
modTime string
(ReadOnly) The time when this managed object was last modified.
moid string
The unique identifier of this Managed Object instance.
nodeInfos ApplianceClusterWorkerNodeNodeInfo[]
This complex property has following sub-properties:
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners string[]
(Array of schema.TypeString) -(ReadOnly)
parents ApplianceClusterWorkerNodeParent[]
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources ApplianceClusterWorkerNodePermissionResource[]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
remoteDns string
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
reuseNode boolean
Indicates if the worker node being added is being reused.
sessionId string
(ReadOnly) Session Moid for the user session.
sharedScope string
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime string
Start date of the software install. UI can modify startTime to re-schedule an install.
status string
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
tags ApplianceClusterWorkerNodeTag[]
This complex property has following sub-properties:
totalNodes number
(ReadOnly) Total number of nodes in the system.
totalPhases number
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
versionContexts ApplianceClusterWorkerNodeVersionContext[]
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
vips ApplianceClusterWorkerNodeVip[]
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
account_moid str
(ReadOnly) The Account ID for this managed object.
accounts Sequence[ApplianceClusterWorkerNodeAccountArgs]
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additional_properties str
ancestors Sequence[ApplianceClusterWorkerNodeAncestorArgs]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
appliance_cluster_worker_node_id str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
completed_phases Sequence[ApplianceClusterWorkerNodeCompletedPhaseArgs]
This complex property has following sub-properties:
create_time str
(ReadOnly) The time when this managed object was created.
current_phases Sequence[ApplianceClusterWorkerNodeCurrentPhaseArgs]
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
domain_group_moid str
(ReadOnly) The DomainGroup ID for this managed object.
elapsed_time float
(ReadOnly) Elapsed time in seconds during the software install.
end_time str
(ReadOnly) End date of the software install.
error_code float
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
hostname str
Hostname of the worker node being added.
messages Sequence[str]
(Array of schema.TypeString) -
mod_time str
(ReadOnly) The time when this managed object was last modified.
moid str
The unique identifier of this Managed Object instance.
node_infos Sequence[ApplianceClusterWorkerNodeNodeInfoArgs]
This complex property has following sub-properties:
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners Sequence[str]
(Array of schema.TypeString) -(ReadOnly)
parents Sequence[ApplianceClusterWorkerNodeParentArgs]
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permission_resources Sequence[ApplianceClusterWorkerNodePermissionResourceArgs]
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
remote_dns str
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
reuse_node bool
Indicates if the worker node being added is being reused.
session_id str
(ReadOnly) Session Moid for the user session.
shared_scope str
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
start_time str
Start date of the software install. UI can modify startTime to re-schedule an install.
status str
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
tags Sequence[ApplianceClusterWorkerNodeTagArgs]
This complex property has following sub-properties:
total_nodes float
(ReadOnly) Total number of nodes in the system.
total_phases float
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
version_contexts Sequence[ApplianceClusterWorkerNodeVersionContextArgs]
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
vips Sequence[ApplianceClusterWorkerNodeVipArgs]
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
accountMoid String
(ReadOnly) The Account ID for this managed object.
accounts List<Property Map>
(ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
additionalProperties String
ancestors List<Property Map>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
applianceClusterWorkerNodeId String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
completedPhases List<Property Map>
This complex property has following sub-properties:
createTime String
(ReadOnly) The time when this managed object was created.
currentPhases List<Property Map>
(ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
domainGroupMoid String
(ReadOnly) The DomainGroup ID for this managed object.
elapsedTime Number
(ReadOnly) Elapsed time in seconds during the software install.
endTime String
(ReadOnly) End date of the software install.
errorCode Number
(ReadOnly) Error code for Intersight Appliance's software install. In case of failure - this code will help decide if software install can be retried.
hostname String
Hostname of the worker node being added.
messages List<String>
(Array of schema.TypeString) -
modTime String
(ReadOnly) The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
nodeInfos List<Property Map>
This complex property has following sub-properties:
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
owners List<String>
(Array of schema.TypeString) -(ReadOnly)
parents List<Property Map>
(ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
permissionResources List<Property Map>
(ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
remoteDns String
Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
reuseNode Boolean
Indicates if the worker node being added is being reused.
sessionId String
(ReadOnly) Session Moid for the user session.
sharedScope String
(ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
startTime String
Start date of the software install. UI can modify startTime to re-schedule an install.
status String
(ReadOnly) Status of the Intersight Appliance's software install.* NotReady - Cluster is not ready. Install cannot be triggered.* Ready - Cluster is ready. Install can be triggered.* InProgress - Install is currently in progress.* Success - Install was run and succeeded.* Fail - Install was run and failed.
tags List<Property Map>
This complex property has following sub-properties:
totalNodes Number
(ReadOnly) Total number of nodes in the system.
totalPhases Number
(ReadOnly) TotalPhase represents the total number of the install phases for one install.
versionContexts List<Property Map>
(ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
vips List<Property Map>
(ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:

Supporting Types

ApplianceClusterWorkerNodeAccount
, ApplianceClusterWorkerNodeAccountArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

ApplianceClusterWorkerNodeAncestor
, ApplianceClusterWorkerNodeAncestorArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

ApplianceClusterWorkerNodeCompletedPhase
, ApplianceClusterWorkerNodeCompletedPhaseArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
CurrentNode This property is required. double
(ReadOnly) Node number install is running on.
CurrentSubphase This property is required. double
(ReadOnly) Subphase of the phase currently running.
ElapsedTime This property is required. double
(ReadOnly) Elapsed time in seconds to complete the current install phase.
EndTime This property is required. string
(ReadOnly) End date of the software install phase.
Failed This property is required. bool
(ReadOnly) Indicates if the install phase has failed or not.
Message This property is required. string
(ReadOnly) Status message set during the install phase.
Name This property is required. string
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
PendingNodes This property is required. List<double>
(Array of schema.TypeInt) -
StartTime This property is required. string
(ReadOnly) Start date of the software install phase.
Status This property is required. string
(ReadOnly) Status of the install phase.
AdditionalProperties This property is required. string
ClassId This property is required. string
CurrentNode This property is required. float64
(ReadOnly) Node number install is running on.
CurrentSubphase This property is required. float64
(ReadOnly) Subphase of the phase currently running.
ElapsedTime This property is required. float64
(ReadOnly) Elapsed time in seconds to complete the current install phase.
EndTime This property is required. string
(ReadOnly) End date of the software install phase.
Failed This property is required. bool
(ReadOnly) Indicates if the install phase has failed or not.
Message This property is required. string
(ReadOnly) Status message set during the install phase.
Name This property is required. string
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
PendingNodes This property is required. []float64
(Array of schema.TypeInt) -
StartTime This property is required. string
(ReadOnly) Start date of the software install phase.
Status This property is required. string
(ReadOnly) Status of the install phase.
additionalProperties This property is required. String
classId This property is required. String
currentNode This property is required. Double
(ReadOnly) Node number install is running on.
currentSubphase This property is required. Double
(ReadOnly) Subphase of the phase currently running.
elapsedTime This property is required. Double
(ReadOnly) Elapsed time in seconds to complete the current install phase.
endTime This property is required. String
(ReadOnly) End date of the software install phase.
failed This property is required. Boolean
(ReadOnly) Indicates if the install phase has failed or not.
message This property is required. String
(ReadOnly) Status message set during the install phase.
name This property is required. String
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
pendingNodes This property is required. List<Double>
(Array of schema.TypeInt) -
startTime This property is required. String
(ReadOnly) Start date of the software install phase.
status This property is required. String
(ReadOnly) Status of the install phase.
additionalProperties This property is required. string
classId This property is required. string
currentNode This property is required. number
(ReadOnly) Node number install is running on.
currentSubphase This property is required. number
(ReadOnly) Subphase of the phase currently running.
elapsedTime This property is required. number
(ReadOnly) Elapsed time in seconds to complete the current install phase.
endTime This property is required. string
(ReadOnly) End date of the software install phase.
failed This property is required. boolean
(ReadOnly) Indicates if the install phase has failed or not.
message This property is required. string
(ReadOnly) Status message set during the install phase.
name This property is required. string
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
objectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
pendingNodes This property is required. number[]
(Array of schema.TypeInt) -
startTime This property is required. string
(ReadOnly) Start date of the software install phase.
status This property is required. string
(ReadOnly) Status of the install phase.
additional_properties This property is required. str
class_id This property is required. str
current_node This property is required. float
(ReadOnly) Node number install is running on.
current_subphase This property is required. float
(ReadOnly) Subphase of the phase currently running.
elapsed_time This property is required. float
(ReadOnly) Elapsed time in seconds to complete the current install phase.
end_time This property is required. str
(ReadOnly) End date of the software install phase.
failed This property is required. bool
(ReadOnly) Indicates if the install phase has failed or not.
message This property is required. str
(ReadOnly) Status message set during the install phase.
name This property is required. str
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
object_type This property is required. str
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
pending_nodes This property is required. Sequence[float]
(Array of schema.TypeInt) -
start_time This property is required. str
(ReadOnly) Start date of the software install phase.
status This property is required. str
(ReadOnly) Status of the install phase.
additionalProperties This property is required. String
classId This property is required. String
currentNode This property is required. Number
(ReadOnly) Node number install is running on.
currentSubphase This property is required. Number
(ReadOnly) Subphase of the phase currently running.
elapsedTime This property is required. Number
(ReadOnly) Elapsed time in seconds to complete the current install phase.
endTime This property is required. String
(ReadOnly) End date of the software install phase.
failed This property is required. Boolean
(ReadOnly) Indicates if the install phase has failed or not.
message This property is required. String
(ReadOnly) Status message set during the install phase.
name This property is required. String
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
pendingNodes This property is required. List<Number>
(Array of schema.TypeInt) -
startTime This property is required. String
(ReadOnly) Start date of the software install phase.
status This property is required. String
(ReadOnly) Status of the install phase.

ApplianceClusterWorkerNodeCurrentPhase
, ApplianceClusterWorkerNodeCurrentPhaseArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
CurrentNode This property is required. double
(ReadOnly) Node number install is running on.
CurrentSubphase This property is required. double
(ReadOnly) Subphase of the phase currently running.
ElapsedTime This property is required. double
(ReadOnly) Elapsed time in seconds to complete the current install phase.
EndTime This property is required. string
(ReadOnly) End date of the software install phase.
Failed This property is required. bool
(ReadOnly) Indicates if the install phase has failed or not.
Message This property is required. string
(ReadOnly) Status message set during the install phase.
Name This property is required. string
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
PendingNodes This property is required. List<double>
(Array of schema.TypeInt) -
StartTime This property is required. string
(ReadOnly) Start date of the software install phase.
Status This property is required. string
(ReadOnly) Status of the install phase.
AdditionalProperties This property is required. string
ClassId This property is required. string
CurrentNode This property is required. float64
(ReadOnly) Node number install is running on.
CurrentSubphase This property is required. float64
(ReadOnly) Subphase of the phase currently running.
ElapsedTime This property is required. float64
(ReadOnly) Elapsed time in seconds to complete the current install phase.
EndTime This property is required. string
(ReadOnly) End date of the software install phase.
Failed This property is required. bool
(ReadOnly) Indicates if the install phase has failed or not.
Message This property is required. string
(ReadOnly) Status message set during the install phase.
Name This property is required. string
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
PendingNodes This property is required. []float64
(Array of schema.TypeInt) -
StartTime This property is required. string
(ReadOnly) Start date of the software install phase.
Status This property is required. string
(ReadOnly) Status of the install phase.
additionalProperties This property is required. String
classId This property is required. String
currentNode This property is required. Double
(ReadOnly) Node number install is running on.
currentSubphase This property is required. Double
(ReadOnly) Subphase of the phase currently running.
elapsedTime This property is required. Double
(ReadOnly) Elapsed time in seconds to complete the current install phase.
endTime This property is required. String
(ReadOnly) End date of the software install phase.
failed This property is required. Boolean
(ReadOnly) Indicates if the install phase has failed or not.
message This property is required. String
(ReadOnly) Status message set during the install phase.
name This property is required. String
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
pendingNodes This property is required. List<Double>
(Array of schema.TypeInt) -
startTime This property is required. String
(ReadOnly) Start date of the software install phase.
status This property is required. String
(ReadOnly) Status of the install phase.
additionalProperties This property is required. string
classId This property is required. string
currentNode This property is required. number
(ReadOnly) Node number install is running on.
currentSubphase This property is required. number
(ReadOnly) Subphase of the phase currently running.
elapsedTime This property is required. number
(ReadOnly) Elapsed time in seconds to complete the current install phase.
endTime This property is required. string
(ReadOnly) End date of the software install phase.
failed This property is required. boolean
(ReadOnly) Indicates if the install phase has failed or not.
message This property is required. string
(ReadOnly) Status message set during the install phase.
name This property is required. string
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
objectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
pendingNodes This property is required. number[]
(Array of schema.TypeInt) -
startTime This property is required. string
(ReadOnly) Start date of the software install phase.
status This property is required. string
(ReadOnly) Status of the install phase.
additional_properties This property is required. str
class_id This property is required. str
current_node This property is required. float
(ReadOnly) Node number install is running on.
current_subphase This property is required. float
(ReadOnly) Subphase of the phase currently running.
elapsed_time This property is required. float
(ReadOnly) Elapsed time in seconds to complete the current install phase.
end_time This property is required. str
(ReadOnly) End date of the software install phase.
failed This property is required. bool
(ReadOnly) Indicates if the install phase has failed or not.
message This property is required. str
(ReadOnly) Status message set during the install phase.
name This property is required. str
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
object_type This property is required. str
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
pending_nodes This property is required. Sequence[float]
(Array of schema.TypeInt) -
start_time This property is required. str
(ReadOnly) Start date of the software install phase.
status This property is required. str
(ReadOnly) Status of the install phase.
additionalProperties This property is required. String
classId This property is required. String
currentNode This property is required. Number
(ReadOnly) Node number install is running on.
currentSubphase This property is required. Number
(ReadOnly) Subphase of the phase currently running.
elapsedTime This property is required. Number
(ReadOnly) Elapsed time in seconds to complete the current install phase.
endTime This property is required. String
(ReadOnly) End date of the software install phase.
failed This property is required. Boolean
(ReadOnly) Indicates if the install phase has failed or not.
message This property is required. String
(ReadOnly) Status message set during the install phase.
name This property is required. String
(ReadOnly) Name of the install phase.* Backup - Backup the currently running node.* EnableBootstrap - Disable echo and enable nginx on the currently running node.* UpdateAnsibleHosts - Update /etc/ansible/hosts on each node.* UpdateNetworkConfig - Update Network config for node IP change scenario.* SyncImages - Sync images and manifest to each node.* ConfigureEtcd - Configure etcd on each node.* DeployServices - Deploy kubernetes services from node 1.* InstallEquinox - Configure and install equinox on each node.* Validate - Validate equinox is running in primary/secondary mode.* CheckApplianceClusterState - Check the appliance cluster status.* Success - Upgrade completed successfully.* Fail - Indicates that the upgrade process has failed.* Cancel - Indicates that the upgrade was canceled by the Intersight Appliance.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
pendingNodes This property is required. List<Number>
(Array of schema.TypeInt) -
startTime This property is required. String
(ReadOnly) Start date of the software install phase.
status This property is required. String
(ReadOnly) Status of the install phase.

ApplianceClusterWorkerNodeNodeInfo
, ApplianceClusterWorkerNodeNodeInfoArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Gateway This property is required. string
(ReadOnly) Gateway ip address of the cluster node.
Hostname This property is required. string
(ReadOnly) Hostname of the cluster node.
IpAddress This property is required. string
(ReadOnly) Ip address of the cluster node.
Netmask This property is required. string
(ReadOnly) Netmask of the cluster node.
NodeId This property is required. double
(ReadOnly) Id number of the cluster node.
NodeMoid This property is required. string
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
NodeType This property is required. string
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
Status This property is required. string
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
AdditionalProperties This property is required. string
ClassId This property is required. string
Gateway This property is required. string
(ReadOnly) Gateway ip address of the cluster node.
Hostname This property is required. string
(ReadOnly) Hostname of the cluster node.
IpAddress This property is required. string
(ReadOnly) Ip address of the cluster node.
Netmask This property is required. string
(ReadOnly) Netmask of the cluster node.
NodeId This property is required. float64
(ReadOnly) Id number of the cluster node.
NodeMoid This property is required. string
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
NodeType This property is required. string
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
Status This property is required. string
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
additionalProperties This property is required. String
classId This property is required. String
gateway This property is required. String
(ReadOnly) Gateway ip address of the cluster node.
hostname This property is required. String
(ReadOnly) Hostname of the cluster node.
ipAddress This property is required. String
(ReadOnly) Ip address of the cluster node.
netmask This property is required. String
(ReadOnly) Netmask of the cluster node.
nodeId This property is required. Double
(ReadOnly) Id number of the cluster node.
nodeMoid This property is required. String
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
nodeType This property is required. String
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
status This property is required. String
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
additionalProperties This property is required. string
classId This property is required. string
gateway This property is required. string
(ReadOnly) Gateway ip address of the cluster node.
hostname This property is required. string
(ReadOnly) Hostname of the cluster node.
ipAddress This property is required. string
(ReadOnly) Ip address of the cluster node.
netmask This property is required. string
(ReadOnly) Netmask of the cluster node.
nodeId This property is required. number
(ReadOnly) Id number of the cluster node.
nodeMoid This property is required. string
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
nodeType This property is required. string
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
objectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
status This property is required. string
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
additional_properties This property is required. str
class_id This property is required. str
gateway This property is required. str
(ReadOnly) Gateway ip address of the cluster node.
hostname This property is required. str
(ReadOnly) Hostname of the cluster node.
ip_address This property is required. str
(ReadOnly) Ip address of the cluster node.
netmask This property is required. str
(ReadOnly) Netmask of the cluster node.
node_id This property is required. float
(ReadOnly) Id number of the cluster node.
node_moid This property is required. str
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
node_type This property is required. str
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
object_type This property is required. str
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
status This property is required. str
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
additionalProperties This property is required. String
classId This property is required. String
gateway This property is required. String
(ReadOnly) Gateway ip address of the cluster node.
hostname This property is required. String
(ReadOnly) Hostname of the cluster node.
ipAddress This property is required. String
(ReadOnly) Ip address of the cluster node.
netmask This property is required. String
(ReadOnly) Netmask of the cluster node.
nodeId This property is required. Number
(ReadOnly) Id number of the cluster node.
nodeMoid This property is required. String
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
nodeType This property is required. String
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
status This property is required. String
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.

ApplianceClusterWorkerNodeParent
, ApplianceClusterWorkerNodeParentArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

ApplianceClusterWorkerNodePermissionResource
, ApplianceClusterWorkerNodePermissionResourceArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

ApplianceClusterWorkerNodeTag
, ApplianceClusterWorkerNodeTagArgs

AdditionalProperties This property is required. string
Key This property is required. string
The string representation of a tag key.
Value This property is required. string
The string representation of a tag value.
AdditionalProperties This property is required. string
Key This property is required. string
The string representation of a tag key.
Value This property is required. string
The string representation of a tag value.
additionalProperties This property is required. String
key This property is required. String
The string representation of a tag key.
value This property is required. String
The string representation of a tag value.
additionalProperties This property is required. string
key This property is required. string
The string representation of a tag key.
value This property is required. string
The string representation of a tag value.
additional_properties This property is required. str
key This property is required. str
The string representation of a tag key.
value This property is required. str
The string representation of a tag value.
additionalProperties This property is required. String
key This property is required. String
The string representation of a tag key.
value This property is required. String
The string representation of a tag value.

ApplianceClusterWorkerNodeVersionContext
, ApplianceClusterWorkerNodeVersionContextArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<ApplianceClusterWorkerNodeVersionContextInterestedMo>
This complex property has following sub-properties:
MarkedForDeletion This property is required. bool
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion This property is required. string
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
RefMos This property is required. List<ApplianceClusterWorkerNodeVersionContextRefMo>
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
Timestamp This property is required. string
(ReadOnly) The time this versioned Managed Object was created.
VersionType This property is required. string
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []ApplianceClusterWorkerNodeVersionContextInterestedMo
This complex property has following sub-properties:
MarkedForDeletion This property is required. bool
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion This property is required. string
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
RefMos This property is required. []ApplianceClusterWorkerNodeVersionContextRefMo
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
Timestamp This property is required. string
(ReadOnly) The time this versioned Managed Object was created.
VersionType This property is required. string
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<ApplianceClusterWorkerNodeVersionContextInterestedMo>
This complex property has following sub-properties:
markedForDeletion This property is required. Boolean
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion This property is required. String
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
refMos This property is required. List<ApplianceClusterWorkerNodeVersionContextRefMo>
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
timestamp This property is required. String
(ReadOnly) The time this versioned Managed Object was created.
versionType This property is required. String
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. ApplianceClusterWorkerNodeVersionContextInterestedMo[]
This complex property has following sub-properties:
markedForDeletion This property is required. boolean
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion This property is required. string
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
refMos This property is required. ApplianceClusterWorkerNodeVersionContextRefMo[]
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
timestamp This property is required. string
(ReadOnly) The time this versioned Managed Object was created.
versionType This property is required. string
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
additional_properties This property is required. str
class_id This property is required. str
interested_mos This property is required. Sequence[ApplianceClusterWorkerNodeVersionContextInterestedMo]
This complex property has following sub-properties:
marked_for_deletion This property is required. bool
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nr_version This property is required. str
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
object_type This property is required. str
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
ref_mos This property is required. Sequence[ApplianceClusterWorkerNodeVersionContextRefMo]
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
timestamp This property is required. str
(ReadOnly) The time this versioned Managed Object was created.
version_type This property is required. str
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
This complex property has following sub-properties:
markedForDeletion This property is required. Boolean
(ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion This property is required. String
(ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
refMos This property is required. List<Property Map>
(ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
timestamp This property is required. String
(ReadOnly) The time this versioned Managed Object was created.
versionType This property is required. String
(ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.

ApplianceClusterWorkerNodeVersionContextInterestedMo
, ApplianceClusterWorkerNodeVersionContextInterestedMoArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

ApplianceClusterWorkerNodeVersionContextRefMo
, ApplianceClusterWorkerNodeVersionContextRefMoArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The Moid of the referenced REST resource.
ObjectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
Selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The Moid of the referenced REST resource.
objectType This property is required. string
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. string
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The Moid of the referenced REST resource.
object_type This property is required. str
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. str
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The Moid of the referenced REST resource.
objectType This property is required. String
The fully-qualified name of the remote type referred by this relationship.
selector This property is required. String
An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

ApplianceClusterWorkerNodeVip
, ApplianceClusterWorkerNodeVipArgs

AdditionalProperties This property is required. string
ClassId This property is required. string
Gateway This property is required. string
(ReadOnly) Gateway ip address of the cluster node.
Hostname This property is required. string
(ReadOnly) Hostname of the cluster node.
IpAddress This property is required. string
(ReadOnly) Ip address of the cluster node.
Netmask This property is required. string
(ReadOnly) Netmask of the cluster node.
NodeId This property is required. double
(ReadOnly) Id number of the cluster node.
NodeMoid This property is required. string
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
NodeType This property is required. string
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
Status This property is required. string
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
AdditionalProperties This property is required. string
ClassId This property is required. string
Gateway This property is required. string
(ReadOnly) Gateway ip address of the cluster node.
Hostname This property is required. string
(ReadOnly) Hostname of the cluster node.
IpAddress This property is required. string
(ReadOnly) Ip address of the cluster node.
Netmask This property is required. string
(ReadOnly) Netmask of the cluster node.
NodeId This property is required. float64
(ReadOnly) Id number of the cluster node.
NodeMoid This property is required. string
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
NodeType This property is required. string
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
ObjectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
Status This property is required. string
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
additionalProperties This property is required. String
classId This property is required. String
gateway This property is required. String
(ReadOnly) Gateway ip address of the cluster node.
hostname This property is required. String
(ReadOnly) Hostname of the cluster node.
ipAddress This property is required. String
(ReadOnly) Ip address of the cluster node.
netmask This property is required. String
(ReadOnly) Netmask of the cluster node.
nodeId This property is required. Double
(ReadOnly) Id number of the cluster node.
nodeMoid This property is required. String
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
nodeType This property is required. String
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
status This property is required. String
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
additionalProperties This property is required. string
classId This property is required. string
gateway This property is required. string
(ReadOnly) Gateway ip address of the cluster node.
hostname This property is required. string
(ReadOnly) Hostname of the cluster node.
ipAddress This property is required. string
(ReadOnly) Ip address of the cluster node.
netmask This property is required. string
(ReadOnly) Netmask of the cluster node.
nodeId This property is required. number
(ReadOnly) Id number of the cluster node.
nodeMoid This property is required. string
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
nodeType This property is required. string
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
objectType This property is required. string
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
status This property is required. string
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
additional_properties This property is required. str
class_id This property is required. str
gateway This property is required. str
(ReadOnly) Gateway ip address of the cluster node.
hostname This property is required. str
(ReadOnly) Hostname of the cluster node.
ip_address This property is required. str
(ReadOnly) Ip address of the cluster node.
netmask This property is required. str
(ReadOnly) Netmask of the cluster node.
node_id This property is required. float
(ReadOnly) Id number of the cluster node.
node_moid This property is required. str
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
node_type This property is required. str
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
object_type This property is required. str
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
status This property is required. str
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.
additionalProperties This property is required. String
classId This property is required. String
gateway This property is required. String
(ReadOnly) Gateway ip address of the cluster node.
hostname This property is required. String
(ReadOnly) Hostname of the cluster node.
ipAddress This property is required. String
(ReadOnly) Ip address of the cluster node.
netmask This property is required. String
(ReadOnly) Netmask of the cluster node.
nodeId This property is required. Number
(ReadOnly) Id number of the cluster node.
nodeMoid This property is required. String
(ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
nodeType This property is required. String
(ReadOnly) The node type of Intersight Virtual Appliance.* standalone - Single Node Intersight Virtual Appliance.* management - Management node type when Intersight Virtual Appliance is running as management-worker deployment.* hamanagement - Management node type when Intersight Virtual Appliance is running as multi node HA deployment.* metrics - Metrics node when Intersight Virtual Appliance is running management-metrics node.
objectType This property is required. String
The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
status This property is required. String
(ReadOnly) Status of the cluster node.* Unknown - The status of the appliance node is unknown.* Operational - The appliance node is operational.* Impaired - The appliance node is impaired.* AttentionNeeded - The appliance node needs attention.* ReadyToJoin - The node is ready to be added to a standalone Intersight Appliance to form a cluster.* OutOfService - The user has taken this node (part of a cluster) to out of service.* ReadyForReplacement - The cluster node is ready to be replaced.* ReplacementInProgress - The cluster node replacement is in progress.* ReplacementFailed - There was a failure during the cluster node replacement.* WorkerNodeInstInProgress - The worker node installation is in progress.* WorkerNodeInstSuccess - The worker node installation succeeded.* WorkerNodeInstFailed - The worker node installation failed.

Import

intersight_appliance_cluster_worker_node can be imported using the Moid of the object, e.g.

$ pulumi import intersight:index/applianceClusterWorkerNode:ApplianceClusterWorkerNode example 1234567890987654321abcde
Copy

To learn more about importing existing cloud resources, see Importing resources.

Package Details

Repository
intersight ciscodevnet/terraform-provider-intersight
License
Notes
This Pulumi package is based on the intersight Terraform Provider.