intersight.ApplianceClusterReplaceNode
Explore with Pulumi AI
ClusterReplaceNode is a singleton that tracks the Intersight Appliance’s process for replacing a cluster node.
Create ApplianceClusterReplaceNode Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ApplianceClusterReplaceNode(name: string, args?: ApplianceClusterReplaceNodeArgs, opts?: CustomResourceOptions);
@overload
def ApplianceClusterReplaceNode(resource_name: str,
args: Optional[ApplianceClusterReplaceNodeArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def ApplianceClusterReplaceNode(resource_name: str,
opts: Optional[ResourceOptions] = None,
account_moid: Optional[str] = None,
accounts: Optional[Sequence[ApplianceClusterReplaceNodeAccountArgs]] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[ApplianceClusterReplaceNodeAncestorArgs]] = None,
appliance_cluster_replace_node_id: Optional[str] = None,
class_id: Optional[str] = None,
completed_phases: Optional[Sequence[ApplianceClusterReplaceNodeCompletedPhaseArgs]] = None,
create_time: Optional[str] = None,
current_phases: Optional[Sequence[ApplianceClusterReplaceNodeCurrentPhaseArgs]] = 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_id: Optional[float] = None,
node_infos: Optional[Sequence[ApplianceClusterReplaceNodeNodeInfoArgs]] = None,
node_ip_changed: Optional[bool] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parents: Optional[Sequence[ApplianceClusterReplaceNodeParentArgs]] = None,
permission_resources: Optional[Sequence[ApplianceClusterReplaceNodePermissionResourceArgs]] = None,
remote_dns: Optional[str] = None,
shared_scope: Optional[str] = None,
start_time: Optional[str] = None,
status: Optional[str] = None,
tags: Optional[Sequence[ApplianceClusterReplaceNodeTagArgs]] = None,
total_nodes: Optional[float] = None,
total_phases: Optional[float] = None,
version_contexts: Optional[Sequence[ApplianceClusterReplaceNodeVersionContextArgs]] = None,
vips: Optional[Sequence[ApplianceClusterReplaceNodeVipArgs]] = None)
func NewApplianceClusterReplaceNode(ctx *Context, name string, args *ApplianceClusterReplaceNodeArgs, opts ...ResourceOption) (*ApplianceClusterReplaceNode, error)
public ApplianceClusterReplaceNode(string name, ApplianceClusterReplaceNodeArgs? args = null, CustomResourceOptions? opts = null)
public ApplianceClusterReplaceNode(String name, ApplianceClusterReplaceNodeArgs args)
public ApplianceClusterReplaceNode(String name, ApplianceClusterReplaceNodeArgs args, CustomResourceOptions options)
type: intersight:ApplianceClusterReplaceNode
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ApplianceClusterReplaceNodeArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ApplianceClusterReplaceNodeArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ApplianceClusterReplaceNodeArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ApplianceClusterReplaceNodeArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ApplianceClusterReplaceNodeArgs
- 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 applianceClusterReplaceNodeResource = new Intersight.ApplianceClusterReplaceNode("applianceClusterReplaceNodeResource", new()
{
AccountMoid = "string",
Accounts = new[]
{
new Intersight.Inputs.ApplianceClusterReplaceNodeAccountArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
AdditionalProperties = "string",
Ancestors = new[]
{
new Intersight.Inputs.ApplianceClusterReplaceNodeAncestorArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
ApplianceClusterReplaceNodeId = "string",
ClassId = "string",
CompletedPhases = new[]
{
new Intersight.Inputs.ApplianceClusterReplaceNodeCompletedPhaseArgs
{
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.ApplianceClusterReplaceNodeCurrentPhaseArgs
{
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",
NodeId = 0,
NodeInfos = new[]
{
new Intersight.Inputs.ApplianceClusterReplaceNodeNodeInfoArgs
{
AdditionalProperties = "string",
ClassId = "string",
Gateway = "string",
Hostname = "string",
IpAddress = "string",
Netmask = "string",
NodeId = 0,
NodeMoid = "string",
NodeType = "string",
ObjectType = "string",
Status = "string",
},
},
NodeIpChanged = false,
ObjectType = "string",
Owners = new[]
{
"string",
},
Parents = new[]
{
new Intersight.Inputs.ApplianceClusterReplaceNodeParentArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
PermissionResources = new[]
{
new Intersight.Inputs.ApplianceClusterReplaceNodePermissionResourceArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
RemoteDns = "string",
SharedScope = "string",
StartTime = "string",
Status = "string",
Tags = new[]
{
new Intersight.Inputs.ApplianceClusterReplaceNodeTagArgs
{
AdditionalProperties = "string",
Key = "string",
Value = "string",
},
},
TotalNodes = 0,
TotalPhases = 0,
VersionContexts = new[]
{
new Intersight.Inputs.ApplianceClusterReplaceNodeVersionContextArgs
{
AdditionalProperties = "string",
ClassId = "string",
InterestedMos = new[]
{
new Intersight.Inputs.ApplianceClusterReplaceNodeVersionContextInterestedMoArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
MarkedForDeletion = false,
NrVersion = "string",
ObjectType = "string",
RefMos = new[]
{
new Intersight.Inputs.ApplianceClusterReplaceNodeVersionContextRefMoArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
Timestamp = "string",
VersionType = "string",
},
},
Vips = new[]
{
new Intersight.Inputs.ApplianceClusterReplaceNodeVipArgs
{
AdditionalProperties = "string",
ClassId = "string",
Gateway = "string",
Hostname = "string",
IpAddress = "string",
Netmask = "string",
NodeId = 0,
NodeMoid = "string",
NodeType = "string",
ObjectType = "string",
Status = "string",
},
},
});
example, err := intersight.NewApplianceClusterReplaceNode(ctx, "applianceClusterReplaceNodeResource", &intersight.ApplianceClusterReplaceNodeArgs{
AccountMoid: pulumi.String("string"),
Accounts: intersight.ApplianceClusterReplaceNodeAccountArray{
&intersight.ApplianceClusterReplaceNodeAccountArgs{
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: intersight.ApplianceClusterReplaceNodeAncestorArray{
&intersight.ApplianceClusterReplaceNodeAncestorArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ApplianceClusterReplaceNodeId: pulumi.String("string"),
ClassId: pulumi.String("string"),
CompletedPhases: intersight.ApplianceClusterReplaceNodeCompletedPhaseArray{
&intersight.ApplianceClusterReplaceNodeCompletedPhaseArgs{
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: intersight.ApplianceClusterReplaceNodeCurrentPhaseArray{
&intersight.ApplianceClusterReplaceNodeCurrentPhaseArgs{
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"),
NodeId: pulumi.Float64(0),
NodeInfos: intersight.ApplianceClusterReplaceNodeNodeInfoArray{
&intersight.ApplianceClusterReplaceNodeNodeInfoArgs{
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"),
},
},
NodeIpChanged: pulumi.Bool(false),
ObjectType: pulumi.String("string"),
Owners: pulumi.StringArray{
pulumi.String("string"),
},
Parents: intersight.ApplianceClusterReplaceNodeParentArray{
&intersight.ApplianceClusterReplaceNodeParentArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
PermissionResources: intersight.ApplianceClusterReplaceNodePermissionResourceArray{
&intersight.ApplianceClusterReplaceNodePermissionResourceArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
RemoteDns: pulumi.String("string"),
SharedScope: pulumi.String("string"),
StartTime: pulumi.String("string"),
Status: pulumi.String("string"),
Tags: intersight.ApplianceClusterReplaceNodeTagArray{
&intersight.ApplianceClusterReplaceNodeTagArgs{
AdditionalProperties: pulumi.String("string"),
Key: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
TotalNodes: pulumi.Float64(0),
TotalPhases: pulumi.Float64(0),
VersionContexts: intersight.ApplianceClusterReplaceNodeVersionContextArray{
&intersight.ApplianceClusterReplaceNodeVersionContextArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
InterestedMos: intersight.ApplianceClusterReplaceNodeVersionContextInterestedMoArray{
&intersight.ApplianceClusterReplaceNodeVersionContextInterestedMoArgs{
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: intersight.ApplianceClusterReplaceNodeVersionContextRefMoArray{
&intersight.ApplianceClusterReplaceNodeVersionContextRefMoArgs{
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: intersight.ApplianceClusterReplaceNodeVipArray{
&intersight.ApplianceClusterReplaceNodeVipArgs{
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"),
},
},
})
var applianceClusterReplaceNodeResource = new ApplianceClusterReplaceNode("applianceClusterReplaceNodeResource", ApplianceClusterReplaceNodeArgs.builder()
.accountMoid("string")
.accounts(ApplianceClusterReplaceNodeAccountArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.additionalProperties("string")
.ancestors(ApplianceClusterReplaceNodeAncestorArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.applianceClusterReplaceNodeId("string")
.classId("string")
.completedPhases(ApplianceClusterReplaceNodeCompletedPhaseArgs.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(ApplianceClusterReplaceNodeCurrentPhaseArgs.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")
.nodeId(0)
.nodeInfos(ApplianceClusterReplaceNodeNodeInfoArgs.builder()
.additionalProperties("string")
.classId("string")
.gateway("string")
.hostname("string")
.ipAddress("string")
.netmask("string")
.nodeId(0)
.nodeMoid("string")
.nodeType("string")
.objectType("string")
.status("string")
.build())
.nodeIpChanged(false)
.objectType("string")
.owners("string")
.parents(ApplianceClusterReplaceNodeParentArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.permissionResources(ApplianceClusterReplaceNodePermissionResourceArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.remoteDns("string")
.sharedScope("string")
.startTime("string")
.status("string")
.tags(ApplianceClusterReplaceNodeTagArgs.builder()
.additionalProperties("string")
.key("string")
.value("string")
.build())
.totalNodes(0)
.totalPhases(0)
.versionContexts(ApplianceClusterReplaceNodeVersionContextArgs.builder()
.additionalProperties("string")
.classId("string")
.interestedMos(ApplianceClusterReplaceNodeVersionContextInterestedMoArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.markedForDeletion(false)
.nrVersion("string")
.objectType("string")
.refMos(ApplianceClusterReplaceNodeVersionContextRefMoArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.timestamp("string")
.versionType("string")
.build())
.vips(ApplianceClusterReplaceNodeVipArgs.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());
appliance_cluster_replace_node_resource = intersight.ApplianceClusterReplaceNode("applianceClusterReplaceNodeResource",
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_replace_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_id=0,
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",
}],
node_ip_changed=False,
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",
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",
}])
const applianceClusterReplaceNodeResource = new intersight.ApplianceClusterReplaceNode("applianceClusterReplaceNodeResource", {
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",
}],
applianceClusterReplaceNodeId: "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",
nodeId: 0,
nodeInfos: [{
additionalProperties: "string",
classId: "string",
gateway: "string",
hostname: "string",
ipAddress: "string",
netmask: "string",
nodeId: 0,
nodeMoid: "string",
nodeType: "string",
objectType: "string",
status: "string",
}],
nodeIpChanged: false,
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",
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",
}],
});
type: intersight:ApplianceClusterReplaceNode
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
applianceClusterReplaceNodeId: 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
nodeId: 0
nodeInfos:
- additionalProperties: string
classId: string
gateway: string
hostname: string
ipAddress: string
netmask: string
nodeId: 0
nodeMoid: string
nodeType: string
objectType: string
status: string
nodeIpChanged: false
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
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
ApplianceClusterReplaceNode 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 ApplianceClusterReplaceNode resource accepts the following input properties:
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Accounts
List<Appliance
Cluster Replace Node Account> - (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 string - Ancestors
List<Appliance
Cluster Replace Node Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Appliance
Cluster stringReplace Node Id - Class
Id 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.
- Completed
Phases List<ApplianceCluster Replace Node Completed Phase> - This complex property has following sub-properties:
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Current
Phases List<ApplianceCluster Replace Node Current Phase> - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Elapsed
Time double - (ReadOnly) Elapsed time in seconds during the software install.
- End
Time string - (ReadOnly) End date of the software install.
- Error
Code 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 node being replaced.
- Messages List<string>
- (Array of schema.TypeString) -
- Mod
Time string - (ReadOnly) The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id double - Node id of the node being replaced.
- Node
Infos List<ApplianceCluster Replace Node Node Info> - This complex property has following sub-properties:
- Node
Ip boolChanged - (ReadOnly) If the node being replaced has a different IP.
- Object
Type 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<Appliance
Cluster Replace Node Parent> - (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 List<ApplianceCluster Replace Node Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Remote
Dns string - Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
- 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.
- Start
Time 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. - List<Appliance
Cluster Replace Node Tag> - This complex property has following sub-properties:
- Total
Nodes double - (ReadOnly) Total number of nodes in the system.
- Total
Phases double - (ReadOnly) TotalPhase represents the total number of the install phases for one install.
- Version
Contexts List<ApplianceCluster Replace Node Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- Vips
List<Appliance
Cluster Replace Node Vip> - (ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Accounts
[]Appliance
Cluster Replace Node Account Args - (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 string - Ancestors
[]Appliance
Cluster Replace Node Ancestor Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Appliance
Cluster stringReplace Node Id - Class
Id 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.
- Completed
Phases []ApplianceCluster Replace Node Completed Phase Args - This complex property has following sub-properties:
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Current
Phases []ApplianceCluster Replace Node Current Phase Args - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Elapsed
Time float64 - (ReadOnly) Elapsed time in seconds during the software install.
- End
Time string - (ReadOnly) End date of the software install.
- Error
Code 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 node being replaced.
- Messages []string
- (Array of schema.TypeString) -
- Mod
Time string - (ReadOnly) The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id float64 - Node id of the node being replaced.
- Node
Infos []ApplianceCluster Replace Node Node Info Args - This complex property has following sub-properties:
- Node
Ip boolChanged - (ReadOnly) If the node being replaced has a different IP.
- Object
Type 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
[]Appliance
Cluster Replace Node Parent Args - (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 []ApplianceCluster Replace Node Permission Resource Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Remote
Dns string - Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
- 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.
- Start
Time 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. - []Appliance
Cluster Replace Node Tag Args - This complex property has following sub-properties:
- Total
Nodes float64 - (ReadOnly) Total number of nodes in the system.
- Total
Phases float64 - (ReadOnly) TotalPhase represents the total number of the install phases for one install.
- Version
Contexts []ApplianceCluster Replace Node Version Context Args - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- Vips
[]Appliance
Cluster Replace Node Vip Args - (ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
- account
Moid String - (ReadOnly) The Account ID for this managed object.
- accounts
List<Appliance
Cluster Replace Node Account> - (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 String - ancestors
List<Appliance
Cluster Replace Node Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- appliance
Cluster StringReplace Node Id - class
Id 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.
- completed
Phases List<ApplianceCluster Replace Node Completed Phase> - This complex property has following sub-properties:
- create
Time String - (ReadOnly) The time when this managed object was created.
- current
Phases List<ApplianceCluster Replace Node Current Phase> - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- elapsed
Time Double - (ReadOnly) Elapsed time in seconds during the software install.
- end
Time String - (ReadOnly) End date of the software install.
- error
Code 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 node being replaced.
- messages List<String>
- (Array of schema.TypeString) -
- mod
Time String - (ReadOnly) The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id Double - Node id of the node being replaced.
- node
Infos List<ApplianceCluster Replace Node Node Info> - This complex property has following sub-properties:
- node
Ip BooleanChanged - (ReadOnly) If the node being replaced has a different IP.
- object
Type 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<Appliance
Cluster Replace Node Parent> - (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 List<ApplianceCluster Replace Node Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- remote
Dns String - Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
- 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.
- start
Time 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. - List<Appliance
Cluster Replace Node Tag> - This complex property has following sub-properties:
- total
Nodes Double - (ReadOnly) Total number of nodes in the system.
- total
Phases Double - (ReadOnly) TotalPhase represents the total number of the install phases for one install.
- version
Contexts List<ApplianceCluster Replace Node Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- vips
List<Appliance
Cluster Replace Node Vip> - (ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
- account
Moid string - (ReadOnly) The Account ID for this managed object.
- accounts
Appliance
Cluster Replace Node Account[] - (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 string - ancestors
Appliance
Cluster Replace Node Ancestor[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- appliance
Cluster stringReplace Node Id - class
Id 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.
- completed
Phases ApplianceCluster Replace Node Completed Phase[] - This complex property has following sub-properties:
- create
Time string - (ReadOnly) The time when this managed object was created.
- current
Phases ApplianceCluster Replace Node Current Phase[] - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- elapsed
Time number - (ReadOnly) Elapsed time in seconds during the software install.
- end
Time string - (ReadOnly) End date of the software install.
- error
Code 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 node being replaced.
- messages string[]
- (Array of schema.TypeString) -
- mod
Time string - (ReadOnly) The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- node
Id number - Node id of the node being replaced.
- node
Infos ApplianceCluster Replace Node Node Info[] - This complex property has following sub-properties:
- node
Ip booleanChanged - (ReadOnly) If the node being replaced has a different IP.
- object
Type 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
Appliance
Cluster Replace Node Parent[] - (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 ApplianceCluster Replace Node Permission Resource[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- remote
Dns string - Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
- 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.
- start
Time 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. - Appliance
Cluster Replace Node Tag[] - This complex property has following sub-properties:
- total
Nodes number - (ReadOnly) Total number of nodes in the system.
- total
Phases number - (ReadOnly) TotalPhase represents the total number of the install phases for one install.
- version
Contexts ApplianceCluster Replace Node Version Context[] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- vips
Appliance
Cluster Replace Node Vip[] - (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[Appliance
Cluster Replace Node Account Args] - (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[Appliance
Cluster Replace Node Ancestor Args] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- appliance_
cluster_ strreplace_ node_ id - 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[ApplianceCluster Replace Node Completed Phase Args] - This complex property has following sub-properties:
- create_
time str - (ReadOnly) The time when this managed object was created.
- current_
phases Sequence[ApplianceCluster Replace Node Current Phase Args] - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- domain_
group_ strmoid - (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 node being replaced.
- 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_
id float - Node id of the node being replaced.
- node_
infos Sequence[ApplianceCluster Replace Node Node Info Args] - This complex property has following sub-properties:
- node_
ip_ boolchanged - (ReadOnly) If the node being replaced has a different IP.
- 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[Appliance
Cluster Replace Node Parent Args] - (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[ApplianceCluster Replace Node Permission Resource Args] - (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.
- 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. - Sequence[Appliance
Cluster Replace Node Tag Args] - 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[ApplianceCluster Replace Node Version Context Args] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- vips
Sequence[Appliance
Cluster Replace Node Vip Args] - (ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
- account
Moid 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:
- additional
Properties String - ancestors List<Property Map>
- (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- appliance
Cluster StringReplace Node Id - class
Id 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.
- completed
Phases List<Property Map> - This complex property has following sub-properties:
- create
Time String - (ReadOnly) The time when this managed object was created.
- current
Phases List<Property Map> - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- elapsed
Time Number - (ReadOnly) Elapsed time in seconds during the software install.
- end
Time String - (ReadOnly) End date of the software install.
- error
Code 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 node being replaced.
- messages List<String>
- (Array of schema.TypeString) -
- mod
Time String - (ReadOnly) The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id Number - Node id of the node being replaced.
- node
Infos List<Property Map> - This complex property has following sub-properties:
- node
Ip BooleanChanged - (ReadOnly) If the node being replaced has a different IP.
- object
Type 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:
- permission
Resources List<Property Map> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- remote
Dns String - Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
- 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.
- start
Time 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. - List<Property Map>
- This complex property has following sub-properties:
- total
Nodes Number - (ReadOnly) Total number of nodes in the system.
- total
Phases Number - (ReadOnly) TotalPhase represents the total number of the install phases for one install.
- version
Contexts 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 ApplianceClusterReplaceNode 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 ApplianceClusterReplaceNode Resource
Get an existing ApplianceClusterReplaceNode 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?: ApplianceClusterReplaceNodeState, opts?: CustomResourceOptions): ApplianceClusterReplaceNode
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
account_moid: Optional[str] = None,
accounts: Optional[Sequence[ApplianceClusterReplaceNodeAccountArgs]] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[ApplianceClusterReplaceNodeAncestorArgs]] = None,
appliance_cluster_replace_node_id: Optional[str] = None,
class_id: Optional[str] = None,
completed_phases: Optional[Sequence[ApplianceClusterReplaceNodeCompletedPhaseArgs]] = None,
create_time: Optional[str] = None,
current_phases: Optional[Sequence[ApplianceClusterReplaceNodeCurrentPhaseArgs]] = 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_id: Optional[float] = None,
node_infos: Optional[Sequence[ApplianceClusterReplaceNodeNodeInfoArgs]] = None,
node_ip_changed: Optional[bool] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parents: Optional[Sequence[ApplianceClusterReplaceNodeParentArgs]] = None,
permission_resources: Optional[Sequence[ApplianceClusterReplaceNodePermissionResourceArgs]] = None,
remote_dns: Optional[str] = None,
shared_scope: Optional[str] = None,
start_time: Optional[str] = None,
status: Optional[str] = None,
tags: Optional[Sequence[ApplianceClusterReplaceNodeTagArgs]] = None,
total_nodes: Optional[float] = None,
total_phases: Optional[float] = None,
version_contexts: Optional[Sequence[ApplianceClusterReplaceNodeVersionContextArgs]] = None,
vips: Optional[Sequence[ApplianceClusterReplaceNodeVipArgs]] = None) -> ApplianceClusterReplaceNode
func GetApplianceClusterReplaceNode(ctx *Context, name string, id IDInput, state *ApplianceClusterReplaceNodeState, opts ...ResourceOption) (*ApplianceClusterReplaceNode, error)
public static ApplianceClusterReplaceNode Get(string name, Input<string> id, ApplianceClusterReplaceNodeState? state, CustomResourceOptions? opts = null)
public static ApplianceClusterReplaceNode get(String name, Output<String> id, ApplianceClusterReplaceNodeState state, CustomResourceOptions options)
resources: _: type: intersight:ApplianceClusterReplaceNode get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- 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
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- 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
- The unique name of the resulting resource.
- id
- 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
- The unique name of the resulting resource.
- id
- 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.
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Accounts
List<Appliance
Cluster Replace Node Account> - (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 string - Ancestors
List<Appliance
Cluster Replace Node Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Appliance
Cluster stringReplace Node Id - Class
Id 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.
- Completed
Phases List<ApplianceCluster Replace Node Completed Phase> - This complex property has following sub-properties:
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Current
Phases List<ApplianceCluster Replace Node Current Phase> - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Elapsed
Time double - (ReadOnly) Elapsed time in seconds during the software install.
- End
Time string - (ReadOnly) End date of the software install.
- Error
Code 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 node being replaced.
- Messages List<string>
- (Array of schema.TypeString) -
- Mod
Time string - (ReadOnly) The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id double - Node id of the node being replaced.
- Node
Infos List<ApplianceCluster Replace Node Node Info> - This complex property has following sub-properties:
- Node
Ip boolChanged - (ReadOnly) If the node being replaced has a different IP.
- Object
Type 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<Appliance
Cluster Replace Node Parent> - (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 List<ApplianceCluster Replace Node Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Remote
Dns string - Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
- 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.
- Start
Time 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. - List<Appliance
Cluster Replace Node Tag> - This complex property has following sub-properties:
- Total
Nodes double - (ReadOnly) Total number of nodes in the system.
- Total
Phases double - (ReadOnly) TotalPhase represents the total number of the install phases for one install.
- Version
Contexts List<ApplianceCluster Replace Node Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- Vips
List<Appliance
Cluster Replace Node Vip> - (ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Accounts
[]Appliance
Cluster Replace Node Account Args - (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 string - Ancestors
[]Appliance
Cluster Replace Node Ancestor Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Appliance
Cluster stringReplace Node Id - Class
Id 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.
- Completed
Phases []ApplianceCluster Replace Node Completed Phase Args - This complex property has following sub-properties:
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Current
Phases []ApplianceCluster Replace Node Current Phase Args - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Elapsed
Time float64 - (ReadOnly) Elapsed time in seconds during the software install.
- End
Time string - (ReadOnly) End date of the software install.
- Error
Code 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 node being replaced.
- Messages []string
- (Array of schema.TypeString) -
- Mod
Time string - (ReadOnly) The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id float64 - Node id of the node being replaced.
- Node
Infos []ApplianceCluster Replace Node Node Info Args - This complex property has following sub-properties:
- Node
Ip boolChanged - (ReadOnly) If the node being replaced has a different IP.
- Object
Type 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
[]Appliance
Cluster Replace Node Parent Args - (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 []ApplianceCluster Replace Node Permission Resource Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Remote
Dns string - Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
- 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.
- Start
Time 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. - []Appliance
Cluster Replace Node Tag Args - This complex property has following sub-properties:
- Total
Nodes float64 - (ReadOnly) Total number of nodes in the system.
- Total
Phases float64 - (ReadOnly) TotalPhase represents the total number of the install phases for one install.
- Version
Contexts []ApplianceCluster Replace Node Version Context Args - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- Vips
[]Appliance
Cluster Replace Node Vip Args - (ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
- account
Moid String - (ReadOnly) The Account ID for this managed object.
- accounts
List<Appliance
Cluster Replace Node Account> - (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 String - ancestors
List<Appliance
Cluster Replace Node Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- appliance
Cluster StringReplace Node Id - class
Id 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.
- completed
Phases List<ApplianceCluster Replace Node Completed Phase> - This complex property has following sub-properties:
- create
Time String - (ReadOnly) The time when this managed object was created.
- current
Phases List<ApplianceCluster Replace Node Current Phase> - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- elapsed
Time Double - (ReadOnly) Elapsed time in seconds during the software install.
- end
Time String - (ReadOnly) End date of the software install.
- error
Code 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 node being replaced.
- messages List<String>
- (Array of schema.TypeString) -
- mod
Time String - (ReadOnly) The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id Double - Node id of the node being replaced.
- node
Infos List<ApplianceCluster Replace Node Node Info> - This complex property has following sub-properties:
- node
Ip BooleanChanged - (ReadOnly) If the node being replaced has a different IP.
- object
Type 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<Appliance
Cluster Replace Node Parent> - (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 List<ApplianceCluster Replace Node Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- remote
Dns String - Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
- 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.
- start
Time 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. - List<Appliance
Cluster Replace Node Tag> - This complex property has following sub-properties:
- total
Nodes Double - (ReadOnly) Total number of nodes in the system.
- total
Phases Double - (ReadOnly) TotalPhase represents the total number of the install phases for one install.
- version
Contexts List<ApplianceCluster Replace Node Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- vips
List<Appliance
Cluster Replace Node Vip> - (ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
- account
Moid string - (ReadOnly) The Account ID for this managed object.
- accounts
Appliance
Cluster Replace Node Account[] - (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 string - ancestors
Appliance
Cluster Replace Node Ancestor[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- appliance
Cluster stringReplace Node Id - class
Id 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.
- completed
Phases ApplianceCluster Replace Node Completed Phase[] - This complex property has following sub-properties:
- create
Time string - (ReadOnly) The time when this managed object was created.
- current
Phases ApplianceCluster Replace Node Current Phase[] - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- elapsed
Time number - (ReadOnly) Elapsed time in seconds during the software install.
- end
Time string - (ReadOnly) End date of the software install.
- error
Code 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 node being replaced.
- messages string[]
- (Array of schema.TypeString) -
- mod
Time string - (ReadOnly) The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- node
Id number - Node id of the node being replaced.
- node
Infos ApplianceCluster Replace Node Node Info[] - This complex property has following sub-properties:
- node
Ip booleanChanged - (ReadOnly) If the node being replaced has a different IP.
- object
Type 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
Appliance
Cluster Replace Node Parent[] - (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 ApplianceCluster Replace Node Permission Resource[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- remote
Dns string - Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
- 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.
- start
Time 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. - Appliance
Cluster Replace Node Tag[] - This complex property has following sub-properties:
- total
Nodes number - (ReadOnly) Total number of nodes in the system.
- total
Phases number - (ReadOnly) TotalPhase represents the total number of the install phases for one install.
- version
Contexts ApplianceCluster Replace Node Version Context[] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- vips
Appliance
Cluster Replace Node Vip[] - (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[Appliance
Cluster Replace Node Account Args] - (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[Appliance
Cluster Replace Node Ancestor Args] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- appliance_
cluster_ strreplace_ node_ id - 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[ApplianceCluster Replace Node Completed Phase Args] - This complex property has following sub-properties:
- create_
time str - (ReadOnly) The time when this managed object was created.
- current_
phases Sequence[ApplianceCluster Replace Node Current Phase Args] - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- domain_
group_ strmoid - (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 node being replaced.
- 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_
id float - Node id of the node being replaced.
- node_
infos Sequence[ApplianceCluster Replace Node Node Info Args] - This complex property has following sub-properties:
- node_
ip_ boolchanged - (ReadOnly) If the node being replaced has a different IP.
- 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[Appliance
Cluster Replace Node Parent Args] - (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[ApplianceCluster Replace Node Permission Resource Args] - (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.
- 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. - Sequence[Appliance
Cluster Replace Node Tag Args] - 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[ApplianceCluster Replace Node Version Context Args] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- vips
Sequence[Appliance
Cluster Replace Node Vip Args] - (ReadOnly) VIP hostname and ip address of the onprem cluster. This complex property has following sub-properties:
- account
Moid 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:
- additional
Properties String - ancestors List<Property Map>
- (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- appliance
Cluster StringReplace Node Id - class
Id 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.
- completed
Phases List<Property Map> - This complex property has following sub-properties:
- create
Time String - (ReadOnly) The time when this managed object was created.
- current
Phases List<Property Map> - (ReadOnly) Current phase of the Intersight Appliance's software install. This complex property has following sub-properties:
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- elapsed
Time Number - (ReadOnly) Elapsed time in seconds during the software install.
- end
Time String - (ReadOnly) End date of the software install.
- error
Code 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 node being replaced.
- messages List<String>
- (Array of schema.TypeString) -
- mod
Time String - (ReadOnly) The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id Number - Node id of the node being replaced.
- node
Infos List<Property Map> - This complex property has following sub-properties:
- node
Ip BooleanChanged - (ReadOnly) If the node being replaced has a different IP.
- object
Type 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:
- permission
Resources List<Property Map> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- remote
Dns String - Round robin DNS address, which should be able to resolve the hostnames of all the nodes in the cluster.
- 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.
- start
Time 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. - List<Property Map>
- This complex property has following sub-properties:
- total
Nodes Number - (ReadOnly) Total number of nodes in the system.
- total
Phases Number - (ReadOnly) TotalPhase represents the total number of the install phases for one install.
- version
Contexts 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
ApplianceClusterReplaceNodeAccount, ApplianceClusterReplaceNodeAccountArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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 string - class
Id string - moid string
- The Moid of the referenced REST resource.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector 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 str - class_
id str - moid str
- The Moid of the referenced REST resource.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
ApplianceClusterReplaceNodeAncestor, ApplianceClusterReplaceNodeAncestorArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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 string - class
Id string - moid string
- The Moid of the referenced REST resource.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector 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 str - class_
id str - moid str
- The Moid of the referenced REST resource.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
ApplianceClusterReplaceNodeCompletedPhase, ApplianceClusterReplaceNodeCompletedPhaseArgs
- Additional
Properties string - Class
Id string - Current
Node double - (ReadOnly) Node number install is running on.
- Current
Subphase double - (ReadOnly) Subphase of the phase currently running.
- Elapsed
Time double - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- End
Time string - (ReadOnly) End date of the software install phase.
- Failed bool
- (ReadOnly) Indicates if the install phase has failed or not.
- Message string
- (ReadOnly) Status message set during the install phase.
- Name 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. - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Pending
Nodes List<double> - (Array of schema.TypeInt) -
- Start
Time string - (ReadOnly) Start date of the software install phase.
- Status string
- (ReadOnly) Status of the install phase.
- Additional
Properties string - Class
Id string - Current
Node float64 - (ReadOnly) Node number install is running on.
- Current
Subphase float64 - (ReadOnly) Subphase of the phase currently running.
- Elapsed
Time float64 - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- End
Time string - (ReadOnly) End date of the software install phase.
- Failed bool
- (ReadOnly) Indicates if the install phase has failed or not.
- Message string
- (ReadOnly) Status message set during the install phase.
- Name 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. - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Pending
Nodes []float64 - (Array of schema.TypeInt) -
- Start
Time string - (ReadOnly) Start date of the software install phase.
- Status string
- (ReadOnly) Status of the install phase.
- additional
Properties String - class
Id String - current
Node Double - (ReadOnly) Node number install is running on.
- current
Subphase Double - (ReadOnly) Subphase of the phase currently running.
- elapsed
Time Double - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- end
Time String - (ReadOnly) End date of the software install phase.
- failed Boolean
- (ReadOnly) Indicates if the install phase has failed or not.
- message String
- (ReadOnly) Status message set during the install phase.
- name 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. - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- pending
Nodes List<Double> - (Array of schema.TypeInt) -
- start
Time String - (ReadOnly) Start date of the software install phase.
- status String
- (ReadOnly) Status of the install phase.
- additional
Properties string - class
Id string - current
Node number - (ReadOnly) Node number install is running on.
- current
Subphase number - (ReadOnly) Subphase of the phase currently running.
- elapsed
Time number - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- end
Time string - (ReadOnly) End date of the software install phase.
- failed boolean
- (ReadOnly) Indicates if the install phase has failed or not.
- message string
- (ReadOnly) Status message set during the install phase.
- name 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. - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- pending
Nodes number[] - (Array of schema.TypeInt) -
- start
Time string - (ReadOnly) Start date of the software install phase.
- status string
- (ReadOnly) Status of the install phase.
- additional_
properties str - class_
id str - current_
node float - (ReadOnly) Node number install is running on.
- current_
subphase float - (ReadOnly) Subphase of the phase currently running.
- elapsed_
time float - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- end_
time str - (ReadOnly) End date of the software install phase.
- failed bool
- (ReadOnly) Indicates if the install phase has failed or not.
- message str
- (ReadOnly) Status message set during the install phase.
- name 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 str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- pending_
nodes Sequence[float] - (Array of schema.TypeInt) -
- start_
time str - (ReadOnly) Start date of the software install phase.
- status str
- (ReadOnly) Status of the install phase.
- additional
Properties String - class
Id String - current
Node Number - (ReadOnly) Node number install is running on.
- current
Subphase Number - (ReadOnly) Subphase of the phase currently running.
- elapsed
Time Number - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- end
Time String - (ReadOnly) End date of the software install phase.
- failed Boolean
- (ReadOnly) Indicates if the install phase has failed or not.
- message String
- (ReadOnly) Status message set during the install phase.
- name 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. - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- pending
Nodes List<Number> - (Array of schema.TypeInt) -
- start
Time String - (ReadOnly) Start date of the software install phase.
- status String
- (ReadOnly) Status of the install phase.
ApplianceClusterReplaceNodeCurrentPhase, ApplianceClusterReplaceNodeCurrentPhaseArgs
- Additional
Properties string - Class
Id string - Current
Node double - (ReadOnly) Node number install is running on.
- Current
Subphase double - (ReadOnly) Subphase of the phase currently running.
- Elapsed
Time double - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- End
Time string - (ReadOnly) End date of the software install phase.
- Failed bool
- (ReadOnly) Indicates if the install phase has failed or not.
- Message string
- (ReadOnly) Status message set during the install phase.
- Name 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. - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Pending
Nodes List<double> - (Array of schema.TypeInt) -
- Start
Time string - (ReadOnly) Start date of the software install phase.
- Status string
- (ReadOnly) Status of the install phase.
- Additional
Properties string - Class
Id string - Current
Node float64 - (ReadOnly) Node number install is running on.
- Current
Subphase float64 - (ReadOnly) Subphase of the phase currently running.
- Elapsed
Time float64 - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- End
Time string - (ReadOnly) End date of the software install phase.
- Failed bool
- (ReadOnly) Indicates if the install phase has failed or not.
- Message string
- (ReadOnly) Status message set during the install phase.
- Name 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. - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Pending
Nodes []float64 - (Array of schema.TypeInt) -
- Start
Time string - (ReadOnly) Start date of the software install phase.
- Status string
- (ReadOnly) Status of the install phase.
- additional
Properties String - class
Id String - current
Node Double - (ReadOnly) Node number install is running on.
- current
Subphase Double - (ReadOnly) Subphase of the phase currently running.
- elapsed
Time Double - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- end
Time String - (ReadOnly) End date of the software install phase.
- failed Boolean
- (ReadOnly) Indicates if the install phase has failed or not.
- message String
- (ReadOnly) Status message set during the install phase.
- name 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. - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- pending
Nodes List<Double> - (Array of schema.TypeInt) -
- start
Time String - (ReadOnly) Start date of the software install phase.
- status String
- (ReadOnly) Status of the install phase.
- additional
Properties string - class
Id string - current
Node number - (ReadOnly) Node number install is running on.
- current
Subphase number - (ReadOnly) Subphase of the phase currently running.
- elapsed
Time number - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- end
Time string - (ReadOnly) End date of the software install phase.
- failed boolean
- (ReadOnly) Indicates if the install phase has failed or not.
- message string
- (ReadOnly) Status message set during the install phase.
- name 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. - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- pending
Nodes number[] - (Array of schema.TypeInt) -
- start
Time string - (ReadOnly) Start date of the software install phase.
- status string
- (ReadOnly) Status of the install phase.
- additional_
properties str - class_
id str - current_
node float - (ReadOnly) Node number install is running on.
- current_
subphase float - (ReadOnly) Subphase of the phase currently running.
- elapsed_
time float - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- end_
time str - (ReadOnly) End date of the software install phase.
- failed bool
- (ReadOnly) Indicates if the install phase has failed or not.
- message str
- (ReadOnly) Status message set during the install phase.
- name 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 str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- pending_
nodes Sequence[float] - (Array of schema.TypeInt) -
- start_
time str - (ReadOnly) Start date of the software install phase.
- status str
- (ReadOnly) Status of the install phase.
- additional
Properties String - class
Id String - current
Node Number - (ReadOnly) Node number install is running on.
- current
Subphase Number - (ReadOnly) Subphase of the phase currently running.
- elapsed
Time Number - (ReadOnly) Elapsed time in seconds to complete the current install phase.
- end
Time String - (ReadOnly) End date of the software install phase.
- failed Boolean
- (ReadOnly) Indicates if the install phase has failed or not.
- message String
- (ReadOnly) Status message set during the install phase.
- name 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. - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- pending
Nodes List<Number> - (Array of schema.TypeInt) -
- start
Time String - (ReadOnly) Start date of the software install phase.
- status String
- (ReadOnly) Status of the install phase.
ApplianceClusterReplaceNodeNodeInfo, ApplianceClusterReplaceNodeNodeInfoArgs
- Additional
Properties string - Class
Id string - Gateway string
- (ReadOnly) Gateway ip address of the cluster node.
- Hostname string
- (ReadOnly) Hostname of the cluster node.
- Ip
Address string - (ReadOnly) Ip address of the cluster node.
- Netmask string
- (ReadOnly) Netmask of the cluster node.
- Node
Id double - (ReadOnly) Id number of the cluster node.
- Node
Moid string - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- Node
Type 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. - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Status 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 string - Class
Id string - Gateway string
- (ReadOnly) Gateway ip address of the cluster node.
- Hostname string
- (ReadOnly) Hostname of the cluster node.
- Ip
Address string - (ReadOnly) Ip address of the cluster node.
- Netmask string
- (ReadOnly) Netmask of the cluster node.
- Node
Id float64 - (ReadOnly) Id number of the cluster node.
- Node
Moid string - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- Node
Type 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. - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Status 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 String - class
Id String - gateway String
- (ReadOnly) Gateway ip address of the cluster node.
- hostname String
- (ReadOnly) Hostname of the cluster node.
- ip
Address String - (ReadOnly) Ip address of the cluster node.
- netmask String
- (ReadOnly) Netmask of the cluster node.
- node
Id Double - (ReadOnly) Id number of the cluster node.
- node
Moid String - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- node
Type 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. - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- status 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 string - class
Id string - gateway string
- (ReadOnly) Gateway ip address of the cluster node.
- hostname string
- (ReadOnly) Hostname of the cluster node.
- ip
Address string - (ReadOnly) Ip address of the cluster node.
- netmask string
- (ReadOnly) Netmask of the cluster node.
- node
Id number - (ReadOnly) Id number of the cluster node.
- node
Moid string - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- node
Type 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. - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- status 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 str - class_
id str - gateway str
- (ReadOnly) Gateway ip address of the cluster node.
- hostname str
- (ReadOnly) Hostname of the cluster node.
- ip_
address str - (ReadOnly) Ip address of the cluster node.
- netmask str
- (ReadOnly) Netmask of the cluster node.
- node_
id float - (ReadOnly) Id number of the cluster node.
- node_
moid str - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- node_
type 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 str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- status 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.
- additional
Properties String - class
Id String - gateway String
- (ReadOnly) Gateway ip address of the cluster node.
- hostname String
- (ReadOnly) Hostname of the cluster node.
- ip
Address String - (ReadOnly) Ip address of the cluster node.
- netmask String
- (ReadOnly) Netmask of the cluster node.
- node
Id Number - (ReadOnly) Id number of the cluster node.
- node
Moid String - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- node
Type 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. - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- status 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.
ApplianceClusterReplaceNodeParent, ApplianceClusterReplaceNodeParentArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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 string - class
Id string - moid string
- The Moid of the referenced REST resource.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector 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 str - class_
id str - moid str
- The Moid of the referenced REST resource.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
ApplianceClusterReplaceNodePermissionResource, ApplianceClusterReplaceNodePermissionResourceArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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 string - class
Id string - moid string
- The Moid of the referenced REST resource.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector 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 str - class_
id str - moid str
- The Moid of the referenced REST resource.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
ApplianceClusterReplaceNodeTag, ApplianceClusterReplaceNodeTagArgs
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
ApplianceClusterReplaceNodeVersionContext, ApplianceClusterReplaceNodeVersionContextArgs
- Additional
Properties string - Class
Id string - Interested
Mos List<ApplianceCluster Replace Node Version Context Interested Mo> - This complex property has following sub-properties:
- Marked
For boolDeletion - (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 string - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Ref
Mos List<ApplianceCluster Replace Node Version Context Ref Mo> - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- Timestamp string
- (ReadOnly) The time this versioned Managed Object was created.
- Version
Type 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 string - Class
Id string - Interested
Mos []ApplianceCluster Replace Node Version Context Interested Mo - This complex property has following sub-properties:
- Marked
For boolDeletion - (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 string - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Ref
Mos []ApplianceCluster Replace Node Version Context Ref Mo - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- Timestamp string
- (ReadOnly) The time this versioned Managed Object was created.
- Version
Type 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 String - class
Id String - interested
Mos List<ApplianceCluster Replace Node Version Context Interested Mo> - This complex property has following sub-properties:
- marked
For BooleanDeletion - (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 String - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- ref
Mos List<ApplianceCluster Replace Node Version Context Ref Mo> - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp String
- (ReadOnly) The time this versioned Managed Object was created.
- version
Type 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 string - class
Id string - interested
Mos ApplianceCluster Replace Node Version Context Interested Mo[] - This complex property has following sub-properties:
- marked
For booleanDeletion - (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 string - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- ref
Mos ApplianceCluster Replace Node Version Context Ref Mo[] - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp string
- (ReadOnly) The time this versioned Managed Object was created.
- version
Type 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 str - class_
id str - interested_
mos Sequence[ApplianceCluster Replace Node Version Context Interested Mo] - This complex property has following sub-properties:
- marked_
for_ booldeletion - (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 str - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- ref_
mos Sequence[ApplianceCluster Replace Node Version Context Ref Mo] - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp str
- (ReadOnly) The time this versioned Managed Object was created.
- version_
type 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.
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - This complex property has following sub-properties:
- marked
For BooleanDeletion - (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 String - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- ref
Mos List<Property Map> - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp String
- (ReadOnly) The time this versioned Managed Object was created.
- version
Type 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.
ApplianceClusterReplaceNodeVersionContextInterestedMo, ApplianceClusterReplaceNodeVersionContextInterestedMoArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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 string - class
Id string - moid string
- The Moid of the referenced REST resource.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector 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 str - class_
id str - moid str
- The Moid of the referenced REST resource.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
ApplianceClusterReplaceNodeVersionContextRefMo, ApplianceClusterReplaceNodeVersionContextRefMoArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector 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 String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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 string - class
Id string - moid string
- The Moid of the referenced REST resource.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector 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 str - class_
id str - moid str
- The Moid of the referenced REST resource.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector 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'.
ApplianceClusterReplaceNodeVip, ApplianceClusterReplaceNodeVipArgs
- Additional
Properties string - Class
Id string - Gateway string
- (ReadOnly) Gateway ip address of the cluster node.
- Hostname string
- (ReadOnly) Hostname of the cluster node.
- Ip
Address string - (ReadOnly) Ip address of the cluster node.
- Netmask string
- (ReadOnly) Netmask of the cluster node.
- Node
Id double - (ReadOnly) Id number of the cluster node.
- Node
Moid string - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- Node
Type 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. - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Status 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 string - Class
Id string - Gateway string
- (ReadOnly) Gateway ip address of the cluster node.
- Hostname string
- (ReadOnly) Hostname of the cluster node.
- Ip
Address string - (ReadOnly) Ip address of the cluster node.
- Netmask string
- (ReadOnly) Netmask of the cluster node.
- Node
Id float64 - (ReadOnly) Id number of the cluster node.
- Node
Moid string - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- Node
Type 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. - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Status 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 String - class
Id String - gateway String
- (ReadOnly) Gateway ip address of the cluster node.
- hostname String
- (ReadOnly) Hostname of the cluster node.
- ip
Address String - (ReadOnly) Ip address of the cluster node.
- netmask String
- (ReadOnly) Netmask of the cluster node.
- node
Id Double - (ReadOnly) Id number of the cluster node.
- node
Moid String - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- node
Type 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. - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- status 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 string - class
Id string - gateway string
- (ReadOnly) Gateway ip address of the cluster node.
- hostname string
- (ReadOnly) Hostname of the cluster node.
- ip
Address string - (ReadOnly) Ip address of the cluster node.
- netmask string
- (ReadOnly) Netmask of the cluster node.
- node
Id number - (ReadOnly) Id number of the cluster node.
- node
Moid string - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- node
Type 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. - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- status 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 str - class_
id str - gateway str
- (ReadOnly) Gateway ip address of the cluster node.
- hostname str
- (ReadOnly) Hostname of the cluster node.
- ip_
address str - (ReadOnly) Ip address of the cluster node.
- netmask str
- (ReadOnly) Netmask of the cluster node.
- node_
id float - (ReadOnly) Id number of the cluster node.
- node_
moid str - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- node_
type 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 str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- status 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.
- additional
Properties String - class
Id String - gateway String
- (ReadOnly) Gateway ip address of the cluster node.
- hostname String
- (ReadOnly) Hostname of the cluster node.
- ip
Address String - (ReadOnly) Ip address of the cluster node.
- netmask String
- (ReadOnly) Netmask of the cluster node.
- node
Id Number - (ReadOnly) Id number of the cluster node.
- node
Moid String - (ReadOnly) Moid of the corresponding appliance.ClusterInfo or appliance.NodeInfo mo.
- node
Type 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. - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- status 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_replace_node
can be imported using the Moid of the object, e.g.
$ pulumi import intersight:index/applianceClusterReplaceNode:ApplianceClusterReplaceNode example 1234567890987654321abcde
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.