intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getApplianceFileSystemStatus
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Status of a file system on an Intersight Appliance node.
Using getApplianceFileSystemStatus
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getApplianceFileSystemStatus(args: GetApplianceFileSystemStatusArgs, opts?: InvokeOptions): Promise<GetApplianceFileSystemStatusResult>
function getApplianceFileSystemStatusOutput(args: GetApplianceFileSystemStatusOutputArgs, opts?: InvokeOptions): Output<GetApplianceFileSystemStatusResult>
def get_appliance_file_system_status(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetApplianceFileSystemStatusAncestor]] = None,
capacity: Optional[float] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
mountpoint: Optional[str] = None,
node_status: Optional[GetApplianceFileSystemStatusNodeStatus] = None,
object_type: Optional[str] = None,
operational_status: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetApplianceFileSystemStatusParent] = None,
permission_resources: Optional[Sequence[GetApplianceFileSystemStatusPermissionResource]] = None,
shared_scope: Optional[str] = None,
status_checks: Optional[Sequence[GetApplianceFileSystemStatusStatusCheck]] = None,
tags: Optional[Sequence[GetApplianceFileSystemStatusTag]] = None,
usage: Optional[float] = None,
version_context: Optional[GetApplianceFileSystemStatusVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetApplianceFileSystemStatusResult
def get_appliance_file_system_status_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceFileSystemStatusAncestorArgs]]]] = None,
capacity: Optional[pulumi.Input[float]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
mountpoint: Optional[pulumi.Input[str]] = None,
node_status: Optional[pulumi.Input[GetApplianceFileSystemStatusNodeStatusArgs]] = None,
object_type: Optional[pulumi.Input[str]] = None,
operational_status: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetApplianceFileSystemStatusParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceFileSystemStatusPermissionResourceArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
status_checks: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceFileSystemStatusStatusCheckArgs]]]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceFileSystemStatusTagArgs]]]] = None,
usage: Optional[pulumi.Input[float]] = None,
version_context: Optional[pulumi.Input[GetApplianceFileSystemStatusVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplianceFileSystemStatusResult]
func LookupApplianceFileSystemStatus(ctx *Context, args *LookupApplianceFileSystemStatusArgs, opts ...InvokeOption) (*LookupApplianceFileSystemStatusResult, error)
func LookupApplianceFileSystemStatusOutput(ctx *Context, args *LookupApplianceFileSystemStatusOutputArgs, opts ...InvokeOption) LookupApplianceFileSystemStatusResultOutput
> Note: This function is named LookupApplianceFileSystemStatus
in the Go SDK.
public static class GetApplianceFileSystemStatus
{
public static Task<GetApplianceFileSystemStatusResult> InvokeAsync(GetApplianceFileSystemStatusArgs args, InvokeOptions? opts = null)
public static Output<GetApplianceFileSystemStatusResult> Invoke(GetApplianceFileSystemStatusInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplianceFileSystemStatusResult> getApplianceFileSystemStatus(GetApplianceFileSystemStatusArgs args, InvokeOptions options)
public static Output<GetApplianceFileSystemStatusResult> getApplianceFileSystemStatus(GetApplianceFileSystemStatusArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getApplianceFileSystemStatus:getApplianceFileSystemStatus
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Appliance File System Status Ancestor> - Capacity double
- Capacity of the file system in bytes.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mountpoint string
- Mount point of this file system.
- Node
Status GetAppliance File System Status Node Status - Object
Type string - Operational
Status string - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - Owners List<string>
- Parent
Get
Appliance File System Status Parent - Permission
Resources List<GetAppliance File System Status Permission Resource> - string
- 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.
- Status
Checks List<GetAppliance File System Status Status Check> - List<Get
Appliance File System Status Tag> - Usage double
- Percentage of the file system capacity currently in use.
- Version
Context GetAppliance File System Status Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Appliance File System Status Ancestor - Capacity float64
- Capacity of the file system in bytes.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mountpoint string
- Mount point of this file system.
- Node
Status GetAppliance File System Status Node Status - Object
Type string - Operational
Status string - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - Owners []string
- Parent
Get
Appliance File System Status Parent - Permission
Resources []GetAppliance File System Status Permission Resource - string
- 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.
- Status
Checks []GetAppliance File System Status Status Check - []Get
Appliance File System Status Tag - Usage float64
- Percentage of the file system capacity currently in use.
- Version
Context GetAppliance File System Status Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Appliance File System Status Ancestor> - capacity Double
- Capacity of the file system in bytes.
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mountpoint String
- Mount point of this file system.
- node
Status GetAppliance File System Status Node Status - object
Type String - operational
Status String - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - owners List<String>
- parent
Get
Appliance File System Status Parent - permission
Resources List<GetAppliance File System Status Permission Resource> - String
- 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.
- status
Checks List<GetAppliance File System Status Status Check> - List<Get
Appliance File System Status Tag> - usage Double
- Percentage of the file system capacity currently in use.
- version
Context GetAppliance File System Status Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Appliance File System Status Ancestor[] - capacity number
- Capacity of the file system in bytes.
- class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- mountpoint string
- Mount point of this file system.
- node
Status GetAppliance File System Status Node Status - object
Type string - operational
Status string - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - owners string[]
- parent
Get
Appliance File System Status Parent - permission
Resources GetAppliance File System Status Permission Resource[] - string
- 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.
- status
Checks GetAppliance File System Status Status Check[] - Get
Appliance File System Status Tag[] - usage number
- Percentage of the file system capacity currently in use.
- version
Context GetAppliance File System Status Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Appliance File System Status Ancestor] - capacity float
- Capacity of the file system in bytes.
- class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- mountpoint str
- Mount point of this file system.
- node_
status GetAppliance File System Status Node Status - object_
type str - operational_
status str - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - owners Sequence[str]
- parent
Get
Appliance File System Status Parent - permission_
resources Sequence[GetAppliance File System Status Permission Resource] - str
- 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.
- status_
checks Sequence[GetAppliance File System Status Status Check] - Sequence[Get
Appliance File System Status Tag] - usage float
- Percentage of the file system capacity currently in use.
- version_
context GetAppliance File System Status Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- capacity Number
- Capacity of the file system in bytes.
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mountpoint String
- Mount point of this file system.
- node
Status Property Map - object
Type String - operational
Status String - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- 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.
- status
Checks List<Property Map> - List<Property Map>
- usage Number
- Percentage of the file system capacity currently in use.
- version
Context Property Map
getApplianceFileSystemStatus Result
The following output properties are available:
- Id string
- Results
List<Get
Appliance File System Status Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Appliance File System Status Ancestor> - Capacity double
- Class
Id string - Create
Time string - Domain
Group stringMoid - Mod
Time string - Moid string
- Mountpoint string
- Node
Status GetAppliance File System Status Node Status - Object
Type string - Operational
Status string - Owners List<string>
- Parent
Get
Appliance File System Status Parent - Permission
Resources List<GetAppliance File System Status Permission Resource> - string
- Status
Checks List<GetAppliance File System Status Status Check> - List<Get
Appliance File System Status Tag> - Usage double
- Version
Context GetAppliance File System Status Version Context
- Id string
- Results
[]Get
Appliance File System Status Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Appliance File System Status Ancestor - Capacity float64
- Class
Id string - Create
Time string - Domain
Group stringMoid - Mod
Time string - Moid string
- Mountpoint string
- Node
Status GetAppliance File System Status Node Status - Object
Type string - Operational
Status string - Owners []string
- Parent
Get
Appliance File System Status Parent - Permission
Resources []GetAppliance File System Status Permission Resource - string
- Status
Checks []GetAppliance File System Status Status Check - []Get
Appliance File System Status Tag - Usage float64
- Version
Context GetAppliance File System Status Version Context
- id String
- results
List<Get
Appliance File System Status Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Appliance File System Status Ancestor> - capacity Double
- class
Id String - create
Time String - domain
Group StringMoid - mod
Time String - moid String
- mountpoint String
- node
Status GetAppliance File System Status Node Status - object
Type String - operational
Status String - owners List<String>
- parent
Get
Appliance File System Status Parent - permission
Resources List<GetAppliance File System Status Permission Resource> - String
- status
Checks List<GetAppliance File System Status Status Check> - List<Get
Appliance File System Status Tag> - usage Double
- version
Context GetAppliance File System Status Version Context
- id string
- results
Get
Appliance File System Status Result[] - account
Moid string - additional
Properties string - ancestors
Get
Appliance File System Status Ancestor[] - capacity number
- class
Id string - create
Time string - domain
Group stringMoid - mod
Time string - moid string
- mountpoint string
- node
Status GetAppliance File System Status Node Status - object
Type string - operational
Status string - owners string[]
- parent
Get
Appliance File System Status Parent - permission
Resources GetAppliance File System Status Permission Resource[] - string
- status
Checks GetAppliance File System Status Status Check[] - Get
Appliance File System Status Tag[] - usage number
- version
Context GetAppliance File System Status Version Context
- id str
- results
Sequence[Get
Appliance File System Status Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Appliance File System Status Ancestor] - capacity float
- class_
id str - create_
time str - domain_
group_ strmoid - mod_
time str - moid str
- mountpoint str
- node_
status GetAppliance File System Status Node Status - object_
type str - operational_
status str - owners Sequence[str]
- parent
Get
Appliance File System Status Parent - permission_
resources Sequence[GetAppliance File System Status Permission Resource] - str
- status_
checks Sequence[GetAppliance File System Status Status Check] - Sequence[Get
Appliance File System Status Tag] - usage float
- version_
context GetAppliance File System Status Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- capacity Number
- class
Id String - create
Time String - domain
Group StringMoid - mod
Time String - moid String
- mountpoint String
- node
Status Property Map - object
Type String - operational
Status String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- status
Checks List<Property Map> - List<Property Map>
- usage Number
- version
Context Property Map
Supporting Types
GetApplianceFileSystemStatusAncestor
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
GetApplianceFileSystemStatusNodeStatus
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
GetApplianceFileSystemStatusParent
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
GetApplianceFileSystemStatusPermissionResource
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
GetApplianceFileSystemStatusResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Appliance File System Status Result Ancestor> - Capacity double
- Capacity of the file system in bytes.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mountpoint string
- Mount point of this file system.
- Node
Statuses List<GetAppliance File System Status Result Node Status> - Object
Type string - Operational
Status string - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - Owners List<string>
- Parents
List<Get
Appliance File System Status Result Parent> - Permission
Resources List<GetAppliance File System Status Result Permission Resource> - string
- 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.
- Status
Checks List<GetAppliance File System Status Result Status Check> - List<Get
Appliance File System Status Result Tag> - Usage double
- Percentage of the file system capacity currently in use.
- Version
Contexts List<GetAppliance File System Status Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Appliance File System Status Result Ancestor - Capacity float64
- Capacity of the file system in bytes.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mountpoint string
- Mount point of this file system.
- Node
Statuses []GetAppliance File System Status Result Node Status - Object
Type string - Operational
Status string - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - Owners []string
- Parents
[]Get
Appliance File System Status Result Parent - Permission
Resources []GetAppliance File System Status Result Permission Resource - string
- 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.
- Status
Checks []GetAppliance File System Status Result Status Check - []Get
Appliance File System Status Result Tag - Usage float64
- Percentage of the file system capacity currently in use.
- Version
Contexts []GetAppliance File System Status Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Appliance File System Status Result Ancestor> - capacity Double
- Capacity of the file system in bytes.
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mountpoint String
- Mount point of this file system.
- node
Statuses List<GetAppliance File System Status Result Node Status> - object
Type String - operational
Status String - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - owners List<String>
- parents
List<Get
Appliance File System Status Result Parent> - permission
Resources List<GetAppliance File System Status Result Permission Resource> - String
- 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.
- status
Checks List<GetAppliance File System Status Result Status Check> - List<Get
Appliance File System Status Result Tag> - usage Double
- Percentage of the file system capacity currently in use.
- version
Contexts List<GetAppliance File System Status Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Appliance File System Status Result Ancestor[] - capacity number
- Capacity of the file system in bytes.
- class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- mountpoint string
- Mount point of this file system.
- node
Statuses GetAppliance File System Status Result Node Status[] - object
Type string - operational
Status string - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - owners string[]
- parents
Get
Appliance File System Status Result Parent[] - permission
Resources GetAppliance File System Status Result Permission Resource[] - string
- 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.
- status
Checks GetAppliance File System Status Result Status Check[] - Get
Appliance File System Status Result Tag[] - usage number
- Percentage of the file system capacity currently in use.
- version
Contexts GetAppliance File System Status Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Appliance File System Status Result Ancestor] - capacity float
- Capacity of the file system in bytes.
- class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- mountpoint str
- Mount point of this file system.
- node_
statuses Sequence[GetAppliance File System Status Result Node Status] - object_
type str - operational_
status str - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - owners Sequence[str]
- parents
Sequence[Get
Appliance File System Status Result Parent] - permission_
resources Sequence[GetAppliance File System Status Result Permission Resource] - str
- 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.
- status_
checks Sequence[GetAppliance File System Status Result Status Check] - Sequence[Get
Appliance File System Status Result Tag] - usage float
- Percentage of the file system capacity currently in use.
- version_
contexts Sequence[GetAppliance File System Status Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- capacity Number
- Capacity of the file system in bytes.
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mountpoint String
- Mount point of this file system.
- node
Statuses List<Property Map> - object
Type String - operational
Status String - Operational status of the file system.Operational status is based on the result of the statuschecks. If result of any check is Critical, then itsvalue is Impaired. Otherwise, if result of any check isWarning, then its value is AttentionNeeded. If allchecks are OK, then its value is Operational.*
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. - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - String
- 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.
- status
Checks List<Property Map> - List<Property Map>
- usage Number
- Percentage of the file system capacity currently in use.
- version
Contexts List<Property Map>
GetApplianceFileSystemStatusResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceFileSystemStatusResultNodeStatus
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceFileSystemStatusResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceFileSystemStatusResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceFileSystemStatusResultStatusCheck
- Additional
Properties string - Class
Id string - Code string
- Object
Type string - Result string
- Additional
Properties string - Class
Id string - Code string
- Object
Type string - Result string
- additional
Properties String - class
Id String - code String
- object
Type String - result String
- additional
Properties string - class
Id string - code string
- object
Type string - result string
- additional_
properties str - class_
id str - code str
- object_
type str - result str
- additional
Properties String - class
Id String - code String
- object
Type String - result String
GetApplianceFileSystemStatusResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetApplianceFileSystemStatusResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetApplianceFileSystemStatusResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceFileSystemStatusResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceFileSystemStatusStatusCheck
- Additional
Properties string - 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.
- Code string
- Unique identifier of the status check.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Result string
- Result of this status check.
OK
- Result of the check is OK.Warning
- Result of the check is Warning.Critical
- Result of the check is Critical.Info
- Result of the check is low.
- Additional
Properties string - 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.
- Code string
- Unique identifier of the status check.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Result string
- Result of this status check.
OK
- Result of the check is OK.Warning
- Result of the check is Warning.Critical
- Result of the check is Critical.Info
- Result of the check is low.
- additional
Properties String - 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.
- code String
- Unique identifier of the status check.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- result String
- Result of this status check.
OK
- Result of the check is OK.Warning
- Result of the check is Warning.Critical
- Result of the check is Critical.Info
- Result of the check is low.
- additional
Properties string - 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.
- code string
- Unique identifier of the status check.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- result string
- Result of this status check.
OK
- Result of the check is OK.Warning
- Result of the check is Warning.Critical
- Result of the check is Critical.Info
- Result of the check is low.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- code str
- Unique identifier of the status check.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- result str
- Result of this status check.
OK
- Result of the check is OK.Warning
- Result of the check is Warning.Critical
- Result of the check is Critical.Info
- Result of the check is low.
- additional
Properties String - 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.
- code String
- Unique identifier of the status check.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- result String
- Result of this status check.
OK
- Result of the check is OK.Warning
- Result of the check is Warning.Critical
- Result of the check is Critical.Info
- Result of the check is low.
GetApplianceFileSystemStatusTag
- 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.
GetApplianceFileSystemStatusVersionContext
- Additional
Properties string - 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.
- Interested
Mos List<GetAppliance File System Status Version Context Interested Mo> - Marked
For boolDeletion - 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 - 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
Mo GetAppliance File System Status Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - 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 intended
to 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 - 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.
- Interested
Mos []GetAppliance File System Status Version Context Interested Mo - Marked
For boolDeletion - 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 - 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
Mo GetAppliance File System Status Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - 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 intended
to 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 - 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.
- interested
Mos List<GetAppliance File System Status Version Context Interested Mo> - marked
For BooleanDeletion - 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 - 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
Mo GetAppliance File System Status Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - 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 intended
to 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 - 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.
- interested
Mos GetAppliance File System Status Version Context Interested Mo[] - marked
For booleanDeletion - 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 - 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
Mo GetAppliance File System Status Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - 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 intended
to 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 - 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.
- interested_
mos Sequence[GetAppliance File System Status Version Context Interested Mo] - marked_
for_ booldeletion - 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 - 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_
mo GetAppliance File System Status Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - 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 intended
to 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 - 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.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - 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 - 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
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - 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 intended
to 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.
GetApplianceFileSystemStatusVersionContextInterestedMo
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
GetApplianceFileSystemStatusVersionContextRefMo
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance 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'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet