intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getManagementController
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A specialized service processor that monitors the physical state of a server, using sensors and communicating with the system administrator through an independent connection.
Using getManagementController
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 getManagementController(args: GetManagementControllerArgs, opts?: InvokeOptions): Promise<GetManagementControllerResult>
function getManagementControllerOutput(args: GetManagementControllerOutputArgs, opts?: InvokeOptions): Output<GetManagementControllerResult>
def get_management_controller(account_moid: Optional[str] = None,
adapter_unit: Optional[GetManagementControllerAdapterUnit] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetManagementControllerAncestor]] = None,
certificate: Optional[GetManagementControllerCertificate] = None,
class_id: Optional[str] = None,
compute_blade: Optional[GetManagementControllerComputeBlade] = None,
compute_rack_unit: Optional[GetManagementControllerComputeRackUnit] = None,
create_time: Optional[str] = None,
device_mo_id: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
equipment_io_card_base: Optional[GetManagementControllerEquipmentIoCardBase] = None,
equipment_shared_io_module: Optional[GetManagementControllerEquipmentSharedIoModule] = None,
equipment_system_io_controller: Optional[GetManagementControllerEquipmentSystemIoController] = None,
id: Optional[str] = None,
inventory_device_info: Optional[GetManagementControllerInventoryDeviceInfo] = None,
kmip_client_certificate: Optional[GetManagementControllerKmipClientCertificate] = None,
management_interfaces: Optional[Sequence[GetManagementControllerManagementInterface]] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
moid: Optional[str] = None,
network_element: Optional[GetManagementControllerNetworkElement] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetManagementControllerParent] = None,
permission_resources: Optional[Sequence[GetManagementControllerPermissionResource]] = None,
registered_device: Optional[GetManagementControllerRegisteredDevice] = None,
rn: Optional[str] = None,
root_ca_certificates: Optional[Sequence[GetManagementControllerRootCaCertificate]] = None,
running_firmwares: Optional[Sequence[GetManagementControllerRunningFirmware]] = None,
shared_scope: Optional[str] = None,
storage_sas_expander: Optional[GetManagementControllerStorageSasExpander] = None,
tags: Optional[Sequence[GetManagementControllerTag]] = None,
top_system: Optional[GetManagementControllerTopSystem] = None,
uem_stream_admin_state: Optional[str] = None,
version_context: Optional[GetManagementControllerVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetManagementControllerResult
def get_management_controller_output(account_moid: Optional[pulumi.Input[str]] = None,
adapter_unit: Optional[pulumi.Input[GetManagementControllerAdapterUnitArgs]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetManagementControllerAncestorArgs]]]] = None,
certificate: Optional[pulumi.Input[GetManagementControllerCertificateArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
compute_blade: Optional[pulumi.Input[GetManagementControllerComputeBladeArgs]] = None,
compute_rack_unit: Optional[pulumi.Input[GetManagementControllerComputeRackUnitArgs]] = None,
create_time: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
equipment_io_card_base: Optional[pulumi.Input[GetManagementControllerEquipmentIoCardBaseArgs]] = None,
equipment_shared_io_module: Optional[pulumi.Input[GetManagementControllerEquipmentSharedIoModuleArgs]] = None,
equipment_system_io_controller: Optional[pulumi.Input[GetManagementControllerEquipmentSystemIoControllerArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetManagementControllerInventoryDeviceInfoArgs]] = None,
kmip_client_certificate: Optional[pulumi.Input[GetManagementControllerKmipClientCertificateArgs]] = None,
management_interfaces: Optional[pulumi.Input[Sequence[pulumi.Input[GetManagementControllerManagementInterfaceArgs]]]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
network_element: Optional[pulumi.Input[GetManagementControllerNetworkElementArgs]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetManagementControllerParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetManagementControllerPermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetManagementControllerRegisteredDeviceArgs]] = None,
rn: Optional[pulumi.Input[str]] = None,
root_ca_certificates: Optional[pulumi.Input[Sequence[pulumi.Input[GetManagementControllerRootCaCertificateArgs]]]] = None,
running_firmwares: Optional[pulumi.Input[Sequence[pulumi.Input[GetManagementControllerRunningFirmwareArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
storage_sas_expander: Optional[pulumi.Input[GetManagementControllerStorageSasExpanderArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetManagementControllerTagArgs]]]] = None,
top_system: Optional[pulumi.Input[GetManagementControllerTopSystemArgs]] = None,
uem_stream_admin_state: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetManagementControllerVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagementControllerResult]
func LookupManagementController(ctx *Context, args *LookupManagementControllerArgs, opts ...InvokeOption) (*LookupManagementControllerResult, error)
func LookupManagementControllerOutput(ctx *Context, args *LookupManagementControllerOutputArgs, opts ...InvokeOption) LookupManagementControllerResultOutput
> Note: This function is named LookupManagementController
in the Go SDK.
public static class GetManagementController
{
public static Task<GetManagementControllerResult> InvokeAsync(GetManagementControllerArgs args, InvokeOptions? opts = null)
public static Output<GetManagementControllerResult> Invoke(GetManagementControllerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagementControllerResult> getManagementController(GetManagementControllerArgs args, InvokeOptions options)
public static Output<GetManagementControllerResult> getManagementController(GetManagementControllerArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getManagementController:getManagementController
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Adapter
Unit GetManagement Controller Adapter Unit - Additional
Properties string - Ancestors
List<Get
Management Controller Ancestor> - Certificate
Get
Management Controller Certificate - Class
Id string - Compute
Blade GetManagement Controller Compute Blade - Compute
Rack GetUnit Management Controller Compute Rack Unit - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Io GetCard Base Management Controller Equipment Io Card Base - Get
Management Controller Equipment Shared Io Module - Equipment
System GetIo Controller Management Controller Equipment System Io Controller - Id string
- Inventory
Device GetInfo Management Controller Inventory Device Info - Kmip
Client GetCertificate Management Controller Kmip Client Certificate - Management
Interfaces List<GetManagement Controller Management Interface> - Mod
Time string - The time when this managed object was last modified.
- Model string
- Model of the endpoint that houses the management controller.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Element GetManagement Controller Network Element - Object
Type string - Owners List<string>
- Parent
Get
Management Controller Parent - Permission
Resources List<GetManagement Controller Permission Resource> - Registered
Device GetManagement Controller Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Root
Ca List<GetCertificates Management Controller Root Ca Certificate> - Running
Firmwares List<GetManagement Controller Running Firmware> - 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.
- Storage
Sas GetExpander Management Controller Storage Sas Expander - List<Get
Management Controller Tag> - Top
System GetManagement Controller Top System - Uem
Stream stringAdmin State - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - Version
Context GetManagement Controller Version Context
- Account
Moid string - The Account ID for this managed object.
- Adapter
Unit GetManagement Controller Adapter Unit - Additional
Properties string - Ancestors
[]Get
Management Controller Ancestor - Certificate
Get
Management Controller Certificate - Class
Id string - Compute
Blade GetManagement Controller Compute Blade - Compute
Rack GetUnit Management Controller Compute Rack Unit - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Io GetCard Base Management Controller Equipment Io Card Base - Get
Management Controller Equipment Shared Io Module - Equipment
System GetIo Controller Management Controller Equipment System Io Controller - Id string
- Inventory
Device GetInfo Management Controller Inventory Device Info - Kmip
Client GetCertificate Management Controller Kmip Client Certificate - Management
Interfaces []GetManagement Controller Management Interface - Mod
Time string - The time when this managed object was last modified.
- Model string
- Model of the endpoint that houses the management controller.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Element GetManagement Controller Network Element - Object
Type string - Owners []string
- Parent
Get
Management Controller Parent - Permission
Resources []GetManagement Controller Permission Resource - Registered
Device GetManagement Controller Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Root
Ca []GetCertificates Management Controller Root Ca Certificate - Running
Firmwares []GetManagement Controller Running Firmware - 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.
- Storage
Sas GetExpander Management Controller Storage Sas Expander - []Get
Management Controller Tag - Top
System GetManagement Controller Top System - Uem
Stream stringAdmin State - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - Version
Context GetManagement Controller Version Context
- account
Moid String - The Account ID for this managed object.
- adapter
Unit GetManagement Controller Adapter Unit - additional
Properties String - ancestors
List<Get
Management Controller Ancestor> - certificate
Get
Management Controller Certificate - class
Id String - compute
Blade GetManagement Controller Compute Blade - compute
Rack GetUnit Management Controller Compute Rack Unit - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Io GetCard Base Management Controller Equipment Io Card Base - Get
Management Controller Equipment Shared Io Module - equipment
System GetIo Controller Management Controller Equipment System Io Controller - id String
- inventory
Device GetInfo Management Controller Inventory Device Info - kmip
Client GetCertificate Management Controller Kmip Client Certificate - management
Interfaces List<GetManagement Controller Management Interface> - mod
Time String - The time when this managed object was last modified.
- model String
- Model of the endpoint that houses the management controller.
- moid String
- The unique identifier of this Managed Object instance.
- network
Element GetManagement Controller Network Element - object
Type String - owners List<String>
- parent
Get
Management Controller Parent - permission
Resources List<GetManagement Controller Permission Resource> - registered
Device GetManagement Controller Registered Device - rn String
- The Relative Name uniquely identifies an object within a given context.
- root
Ca List<GetCertificates Management Controller Root Ca Certificate> - running
Firmwares List<GetManagement Controller Running Firmware> - 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.
- storage
Sas GetExpander Management Controller Storage Sas Expander - List<Get
Management Controller Tag> - top
System GetManagement Controller Top System - uem
Stream StringAdmin State - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version
Context GetManagement Controller Version Context
- account
Moid string - The Account ID for this managed object.
- adapter
Unit GetManagement Controller Adapter Unit - additional
Properties string - ancestors
Get
Management Controller Ancestor[] - certificate
Get
Management Controller Certificate - class
Id string - compute
Blade GetManagement Controller Compute Blade - compute
Rack GetUnit Management Controller Compute Rack Unit - create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- equipment
Io GetCard Base Management Controller Equipment Io Card Base - Get
Management Controller Equipment Shared Io Module - equipment
System GetIo Controller Management Controller Equipment System Io Controller - id string
- inventory
Device GetInfo Management Controller Inventory Device Info - kmip
Client GetCertificate Management Controller Kmip Client Certificate - management
Interfaces GetManagement Controller Management Interface[] - mod
Time string - The time when this managed object was last modified.
- model string
- Model of the endpoint that houses the management controller.
- moid string
- The unique identifier of this Managed Object instance.
- network
Element GetManagement Controller Network Element - object
Type string - owners string[]
- parent
Get
Management Controller Parent - permission
Resources GetManagement Controller Permission Resource[] - registered
Device GetManagement Controller Registered Device - rn string
- The Relative Name uniquely identifies an object within a given context.
- root
Ca GetCertificates Management Controller Root Ca Certificate[] - running
Firmwares GetManagement Controller Running Firmware[] - 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.
- storage
Sas GetExpander Management Controller Storage Sas Expander - Get
Management Controller Tag[] - top
System GetManagement Controller Top System - uem
Stream stringAdmin State - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version
Context GetManagement Controller Version Context
- account_
moid str - The Account ID for this managed object.
- adapter_
unit GetManagement Controller Adapter Unit - additional_
properties str - ancestors
Sequence[Get
Management Controller Ancestor] - certificate
Get
Management Controller Certificate - class_
id str - compute_
blade GetManagement Controller Compute Blade - compute_
rack_ Getunit Management Controller Compute Rack Unit - create_
time str - The time when this managed object was created.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- equipment_
io_ Getcard_ base Management Controller Equipment Io Card Base - Get
Management Controller Equipment Shared Io Module - equipment_
system_ Getio_ controller Management Controller Equipment System Io Controller - id str
- inventory_
device_ Getinfo Management Controller Inventory Device Info - kmip_
client_ Getcertificate Management Controller Kmip Client Certificate - management_
interfaces Sequence[GetManagement Controller Management Interface] - mod_
time str - The time when this managed object was last modified.
- model str
- Model of the endpoint that houses the management controller.
- moid str
- The unique identifier of this Managed Object instance.
- network_
element GetManagement Controller Network Element - object_
type str - owners Sequence[str]
- parent
Get
Management Controller Parent - permission_
resources Sequence[GetManagement Controller Permission Resource] - registered_
device GetManagement Controller Registered Device - rn str
- The Relative Name uniquely identifies an object within a given context.
- root_
ca_ Sequence[Getcertificates Management Controller Root Ca Certificate] - running_
firmwares Sequence[GetManagement Controller Running Firmware] - 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.
- storage_
sas_ Getexpander Management Controller Storage Sas Expander - Sequence[Get
Management Controller Tag] - top_
system GetManagement Controller Top System - uem_
stream_ stradmin_ state - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version_
context GetManagement Controller Version Context
- account
Moid String - The Account ID for this managed object.
- adapter
Unit Property Map - additional
Properties String - ancestors List<Property Map>
- certificate Property Map
- class
Id String - compute
Blade Property Map - compute
Rack Property MapUnit - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Io Property MapCard Base - Property Map
- equipment
System Property MapIo Controller - id String
- inventory
Device Property MapInfo - kmip
Client Property MapCertificate - management
Interfaces List<Property Map> - mod
Time String - The time when this managed object was last modified.
- model String
- Model of the endpoint that houses the management controller.
- moid String
- The unique identifier of this Managed Object instance.
- network
Element Property Map - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - rn String
- The Relative Name uniquely identifies an object within a given context.
- root
Ca List<Property Map>Certificates - running
Firmwares 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.
- storage
Sas Property MapExpander - List<Property Map>
- top
System Property Map - uem
Stream StringAdmin State - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version
Context Property Map
getManagementController Result
The following output properties are available:
- Id string
- Results
List<Get
Management Controller Result> - Account
Moid string - Adapter
Unit GetManagement Controller Adapter Unit - Additional
Properties string - Ancestors
List<Get
Management Controller Ancestor> - Certificate
Get
Management Controller Certificate - Class
Id string - Compute
Blade GetManagement Controller Compute Blade - Compute
Rack GetUnit Management Controller Compute Rack Unit - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Equipment
Io GetCard Base Management Controller Equipment Io Card Base - Get
Management Controller Equipment Shared Io Module - Equipment
System GetIo Controller Management Controller Equipment System Io Controller - Inventory
Device GetInfo Management Controller Inventory Device Info - Kmip
Client GetCertificate Management Controller Kmip Client Certificate - Management
Interfaces List<GetManagement Controller Management Interface> - Mod
Time string - Model string
- Moid string
- Network
Element GetManagement Controller Network Element - Object
Type string - Owners List<string>
- Parent
Get
Management Controller Parent - Permission
Resources List<GetManagement Controller Permission Resource> - Registered
Device GetManagement Controller Registered Device - Rn string
- Root
Ca List<GetCertificates Management Controller Root Ca Certificate> - Running
Firmwares List<GetManagement Controller Running Firmware> - string
- Storage
Sas GetExpander Management Controller Storage Sas Expander - List<Get
Management Controller Tag> - Top
System GetManagement Controller Top System - Uem
Stream stringAdmin State - Version
Context GetManagement Controller Version Context
- Id string
- Results
[]Get
Management Controller Result - Account
Moid string - Adapter
Unit GetManagement Controller Adapter Unit - Additional
Properties string - Ancestors
[]Get
Management Controller Ancestor - Certificate
Get
Management Controller Certificate - Class
Id string - Compute
Blade GetManagement Controller Compute Blade - Compute
Rack GetUnit Management Controller Compute Rack Unit - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Equipment
Io GetCard Base Management Controller Equipment Io Card Base - Get
Management Controller Equipment Shared Io Module - Equipment
System GetIo Controller Management Controller Equipment System Io Controller - Inventory
Device GetInfo Management Controller Inventory Device Info - Kmip
Client GetCertificate Management Controller Kmip Client Certificate - Management
Interfaces []GetManagement Controller Management Interface - Mod
Time string - Model string
- Moid string
- Network
Element GetManagement Controller Network Element - Object
Type string - Owners []string
- Parent
Get
Management Controller Parent - Permission
Resources []GetManagement Controller Permission Resource - Registered
Device GetManagement Controller Registered Device - Rn string
- Root
Ca []GetCertificates Management Controller Root Ca Certificate - Running
Firmwares []GetManagement Controller Running Firmware - string
- Storage
Sas GetExpander Management Controller Storage Sas Expander - []Get
Management Controller Tag - Top
System GetManagement Controller Top System - Uem
Stream stringAdmin State - Version
Context GetManagement Controller Version Context
- id String
- results
List<Get
Management Controller Result> - account
Moid String - adapter
Unit GetManagement Controller Adapter Unit - additional
Properties String - ancestors
List<Get
Management Controller Ancestor> - certificate
Get
Management Controller Certificate - class
Id String - compute
Blade GetManagement Controller Compute Blade - compute
Rack GetUnit Management Controller Compute Rack Unit - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - equipment
Io GetCard Base Management Controller Equipment Io Card Base - Get
Management Controller Equipment Shared Io Module - equipment
System GetIo Controller Management Controller Equipment System Io Controller - inventory
Device GetInfo Management Controller Inventory Device Info - kmip
Client GetCertificate Management Controller Kmip Client Certificate - management
Interfaces List<GetManagement Controller Management Interface> - mod
Time String - model String
- moid String
- network
Element GetManagement Controller Network Element - object
Type String - owners List<String>
- parent
Get
Management Controller Parent - permission
Resources List<GetManagement Controller Permission Resource> - registered
Device GetManagement Controller Registered Device - rn String
- root
Ca List<GetCertificates Management Controller Root Ca Certificate> - running
Firmwares List<GetManagement Controller Running Firmware> - String
- storage
Sas GetExpander Management Controller Storage Sas Expander - List<Get
Management Controller Tag> - top
System GetManagement Controller Top System - uem
Stream StringAdmin State - version
Context GetManagement Controller Version Context
- id string
- results
Get
Management Controller Result[] - account
Moid string - adapter
Unit GetManagement Controller Adapter Unit - additional
Properties string - ancestors
Get
Management Controller Ancestor[] - certificate
Get
Management Controller Certificate - class
Id string - compute
Blade GetManagement Controller Compute Blade - compute
Rack GetUnit Management Controller Compute Rack Unit - create
Time string - device
Mo stringId - dn string
- domain
Group stringMoid - equipment
Io GetCard Base Management Controller Equipment Io Card Base - Get
Management Controller Equipment Shared Io Module - equipment
System GetIo Controller Management Controller Equipment System Io Controller - inventory
Device GetInfo Management Controller Inventory Device Info - kmip
Client GetCertificate Management Controller Kmip Client Certificate - management
Interfaces GetManagement Controller Management Interface[] - mod
Time string - model string
- moid string
- network
Element GetManagement Controller Network Element - object
Type string - owners string[]
- parent
Get
Management Controller Parent - permission
Resources GetManagement Controller Permission Resource[] - registered
Device GetManagement Controller Registered Device - rn string
- root
Ca GetCertificates Management Controller Root Ca Certificate[] - running
Firmwares GetManagement Controller Running Firmware[] - string
- storage
Sas GetExpander Management Controller Storage Sas Expander - Get
Management Controller Tag[] - top
System GetManagement Controller Top System - uem
Stream stringAdmin State - version
Context GetManagement Controller Version Context
- id str
- results
Sequence[Get
Management Controller Result] - account_
moid str - adapter_
unit GetManagement Controller Adapter Unit - additional_
properties str - ancestors
Sequence[Get
Management Controller Ancestor] - certificate
Get
Management Controller Certificate - class_
id str - compute_
blade GetManagement Controller Compute Blade - compute_
rack_ Getunit Management Controller Compute Rack Unit - create_
time str - device_
mo_ strid - dn str
- domain_
group_ strmoid - equipment_
io_ Getcard_ base Management Controller Equipment Io Card Base - Get
Management Controller Equipment Shared Io Module - equipment_
system_ Getio_ controller Management Controller Equipment System Io Controller - inventory_
device_ Getinfo Management Controller Inventory Device Info - kmip_
client_ Getcertificate Management Controller Kmip Client Certificate - management_
interfaces Sequence[GetManagement Controller Management Interface] - mod_
time str - model str
- moid str
- network_
element GetManagement Controller Network Element - object_
type str - owners Sequence[str]
- parent
Get
Management Controller Parent - permission_
resources Sequence[GetManagement Controller Permission Resource] - registered_
device GetManagement Controller Registered Device - rn str
- root_
ca_ Sequence[Getcertificates Management Controller Root Ca Certificate] - running_
firmwares Sequence[GetManagement Controller Running Firmware] - str
- storage_
sas_ Getexpander Management Controller Storage Sas Expander - Sequence[Get
Management Controller Tag] - top_
system GetManagement Controller Top System - uem_
stream_ stradmin_ state - version_
context GetManagement Controller Version Context
- id String
- results List<Property Map>
- account
Moid String - adapter
Unit Property Map - additional
Properties String - ancestors List<Property Map>
- certificate Property Map
- class
Id String - compute
Blade Property Map - compute
Rack Property MapUnit - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - equipment
Io Property MapCard Base - Property Map
- equipment
System Property MapIo Controller - inventory
Device Property MapInfo - kmip
Client Property MapCertificate - management
Interfaces List<Property Map> - mod
Time String - model String
- moid String
- network
Element Property Map - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - rn String
- root
Ca List<Property Map>Certificates - running
Firmwares List<Property Map> - String
- storage
Sas Property MapExpander - List<Property Map>
- top
System Property Map - uem
Stream StringAdmin State - version
Context Property Map
Supporting Types
GetManagementControllerAdapterUnit
- 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'.
GetManagementControllerAncestor
- 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'.
GetManagementControllerCertificate
- Additional
Properties string - Cert
Type string - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- Certificate
Get
Management Controller Certificate Certificate - Certificate that is used for verifying the authorization.
- 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.
- Enabled bool
- Enable/Disable the certificate in Certificate Management policy.
- Is
Privatekey boolSet - Indicates whether the value of the 'privatekey' property has been set.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Privatekey string
- Private Key which is used to validate the certificate.
- Additional
Properties string - Cert
Type string - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- Certificate
Get
Management Controller Certificate Certificate - Certificate that is used for verifying the authorization.
- 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.
- Enabled bool
- Enable/Disable the certificate in Certificate Management policy.
- Is
Privatekey boolSet - Indicates whether the value of the 'privatekey' property has been set.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Privatekey string
- Private Key which is used to validate the certificate.
- additional
Properties String - cert
Type String - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- certificate
Get
Management Controller Certificate Certificate - Certificate that is used for verifying the authorization.
- 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.
- enabled Boolean
- Enable/Disable the certificate in Certificate Management policy.
- is
Privatekey BooleanSet - Indicates whether the value of the 'privatekey' property has been set.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privatekey String
- Private Key which is used to validate the certificate.
- additional
Properties string - cert
Type string - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- certificate
Get
Management Controller Certificate Certificate - Certificate that is used for verifying the authorization.
- 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.
- enabled boolean
- Enable/Disable the certificate in Certificate Management policy.
- is
Privatekey booleanSet - Indicates whether the value of the 'privatekey' property has been set.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privatekey string
- Private Key which is used to validate the certificate.
- additional_
properties str - cert_
type str - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- certificate
Get
Management Controller Certificate Certificate - Certificate that is used for verifying the authorization.
- 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.
- enabled bool
- Enable/Disable the certificate in Certificate Management policy.
- is_
privatekey_ boolset - Indicates whether the value of the 'privatekey' property has been set.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privatekey str
- Private Key which is used to validate the certificate.
- additional
Properties String - cert
Type String - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- certificate Property Map
- Certificate that is used for verifying the authorization.
- 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.
- enabled Boolean
- Enable/Disable the certificate in Certificate Management policy.
- is
Privatekey BooleanSet - Indicates whether the value of the 'privatekey' property has been set.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privatekey String
- Private Key which is used to validate the certificate.
GetManagementControllerCertificateCertificate
- 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.
- Issuer
Get
Management Controller Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- Not
After string - The date on which the certificate's validity period ends.
- Not
Before string - The date on which the certificate's validity period begins.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pem
Certificate string - The base64 encoded certificate in PEM format.
- Sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- Signature
Algorithm string - Signature algorithm, as specified in RFC 5280.
- Subject
Get
Management Controller Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- Issuer
Get
Management Controller Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- Not
After string - The date on which the certificate's validity period ends.
- Not
Before string - The date on which the certificate's validity period begins.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pem
Certificate string - The base64 encoded certificate in PEM format.
- Sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- Signature
Algorithm string - Signature algorithm, as specified in RFC 5280.
- Subject
Get
Management Controller Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
Get
Management Controller Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- not
After String - The date on which the certificate's validity period ends.
- not
Before String - The date on which the certificate's validity period begins.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem
Certificate String - The base64 encoded certificate in PEM format.
- sha256Fingerprint String
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature
Algorithm String - Signature algorithm, as specified in RFC 5280.
- subject
Get
Management Controller Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
Get
Management Controller Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- not
After string - The date on which the certificate's validity period ends.
- not
Before string - The date on which the certificate's validity period begins.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem
Certificate string - The base64 encoded certificate in PEM format.
- sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature
Algorithm string - Signature algorithm, as specified in RFC 5280.
- subject
Get
Management Controller Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
Get
Management Controller Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- not_
after str - The date on which the certificate's validity period ends.
- not_
before str - The date on which the certificate's validity period begins.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem_
certificate str - The base64 encoded certificate in PEM format.
- sha256_
fingerprint str - The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature_
algorithm str - Signature algorithm, as specified in RFC 5280.
- subject
Get
Management Controller Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer Property Map
- The X.509 distinguished name of the issuer of this certificate.
- not
After String - The date on which the certificate's validity period ends.
- not
Before String - The date on which the certificate's validity period begins.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem
Certificate String - The base64 encoded certificate in PEM format.
- sha256Fingerprint String
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature
Algorithm String - Signature algorithm, as specified in RFC 5280.
- subject Property Map
- The X.509 distinguished name of the subject of this certificate.
GetManagementControllerCertificateCertificateIssuer
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries List<string>
- Localities List<string>
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units List<string> - Organizations List<string>
- States List<string>
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries []string
- Localities []string
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units []string - Organizations []string
- States []string
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
- 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.
- common
Name string - A required component that identifies a person or an object.
- countries string[]
- localities string[]
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units string[] - organizations string[]
- states string[]
- 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.
- common_
name str - A required component that identifies a person or an object.
- countries Sequence[str]
- localities Sequence[str]
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerCertificateCertificateSubject
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries List<string>
- Localities List<string>
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units List<string> - Organizations List<string>
- States List<string>
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries []string
- Localities []string
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units []string - Organizations []string
- States []string
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
- 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.
- common
Name string - A required component that identifies a person or an object.
- countries string[]
- localities string[]
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units string[] - organizations string[]
- states string[]
- 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.
- common_
name str - A required component that identifies a person or an object.
- countries Sequence[str]
- localities Sequence[str]
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerComputeBlade
- 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'.
GetManagementControllerComputeRackUnit
- 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'.
GetManagementControllerEquipmentIoCardBase
- 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'.
GetManagementControllerEquipmentSharedIoModule
- 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'.
GetManagementControllerEquipmentSystemIoController
- 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'.
GetManagementControllerInventoryDeviceInfo
- 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'.
GetManagementControllerKmipClientCertificate
- Additional
Properties string - Cert
Type string - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- Certificate
Get
Management Controller Kmip Client Certificate Certificate - Certificate that is used for verifying the authorization.
- 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.
- Enabled bool
- Enable/Disable the certificate in Certificate Management policy.
- Is
Privatekey boolSet - Indicates whether the value of the 'privatekey' property has been set.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Privatekey string
- Private Key which is used to validate the certificate.
- Additional
Properties string - Cert
Type string - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- Certificate
Get
Management Controller Kmip Client Certificate Certificate - Certificate that is used for verifying the authorization.
- 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.
- Enabled bool
- Enable/Disable the certificate in Certificate Management policy.
- Is
Privatekey boolSet - Indicates whether the value of the 'privatekey' property has been set.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Privatekey string
- Private Key which is used to validate the certificate.
- additional
Properties String - cert
Type String - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- certificate
Get
Management Controller Kmip Client Certificate Certificate - Certificate that is used for verifying the authorization.
- 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.
- enabled Boolean
- Enable/Disable the certificate in Certificate Management policy.
- is
Privatekey BooleanSet - Indicates whether the value of the 'privatekey' property has been set.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privatekey String
- Private Key which is used to validate the certificate.
- additional
Properties string - cert
Type string - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- certificate
Get
Management Controller Kmip Client Certificate Certificate - Certificate that is used for verifying the authorization.
- 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.
- enabled boolean
- Enable/Disable the certificate in Certificate Management policy.
- is
Privatekey booleanSet - Indicates whether the value of the 'privatekey' property has been set.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privatekey string
- Private Key which is used to validate the certificate.
- additional_
properties str - cert_
type str - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- certificate
Get
Management Controller Kmip Client Certificate Certificate - Certificate that is used for verifying the authorization.
- 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.
- enabled bool
- Enable/Disable the certificate in Certificate Management policy.
- is_
privatekey_ boolset - Indicates whether the value of the 'privatekey' property has been set.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privatekey str
- Private Key which is used to validate the certificate.
- additional
Properties String - cert
Type String - Certificate Type for the certificate management.
None
- Set certificate on the selected end point .KMIPClient
- Set KMIP certificate on the selected end point.
- certificate Property Map
- Certificate that is used for verifying the authorization.
- 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.
- enabled Boolean
- Enable/Disable the certificate in Certificate Management policy.
- is
Privatekey BooleanSet - Indicates whether the value of the 'privatekey' property has been set.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privatekey String
- Private Key which is used to validate the certificate.
GetManagementControllerKmipClientCertificateCertificate
- 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.
- Issuer
Get
Management Controller Kmip Client Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- Not
After string - The date on which the certificate's validity period ends.
- Not
Before string - The date on which the certificate's validity period begins.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pem
Certificate string - The base64 encoded certificate in PEM format.
- Sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- Signature
Algorithm string - Signature algorithm, as specified in RFC 5280.
- Subject
Get
Management Controller Kmip Client Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- Issuer
Get
Management Controller Kmip Client Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- Not
After string - The date on which the certificate's validity period ends.
- Not
Before string - The date on which the certificate's validity period begins.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pem
Certificate string - The base64 encoded certificate in PEM format.
- Sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- Signature
Algorithm string - Signature algorithm, as specified in RFC 5280.
- Subject
Get
Management Controller Kmip Client Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
Get
Management Controller Kmip Client Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- not
After String - The date on which the certificate's validity period ends.
- not
Before String - The date on which the certificate's validity period begins.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem
Certificate String - The base64 encoded certificate in PEM format.
- sha256Fingerprint String
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature
Algorithm String - Signature algorithm, as specified in RFC 5280.
- subject
Get
Management Controller Kmip Client Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
Get
Management Controller Kmip Client Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- not
After string - The date on which the certificate's validity period ends.
- not
Before string - The date on which the certificate's validity period begins.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem
Certificate string - The base64 encoded certificate in PEM format.
- sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature
Algorithm string - Signature algorithm, as specified in RFC 5280.
- subject
Get
Management Controller Kmip Client Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
Get
Management Controller Kmip Client Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- not_
after str - The date on which the certificate's validity period ends.
- not_
before str - The date on which the certificate's validity period begins.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem_
certificate str - The base64 encoded certificate in PEM format.
- sha256_
fingerprint str - The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature_
algorithm str - Signature algorithm, as specified in RFC 5280.
- subject
Get
Management Controller Kmip Client Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer Property Map
- The X.509 distinguished name of the issuer of this certificate.
- not
After String - The date on which the certificate's validity period ends.
- not
Before String - The date on which the certificate's validity period begins.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem
Certificate String - The base64 encoded certificate in PEM format.
- sha256Fingerprint String
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature
Algorithm String - Signature algorithm, as specified in RFC 5280.
- subject Property Map
- The X.509 distinguished name of the subject of this certificate.
GetManagementControllerKmipClientCertificateCertificateIssuer
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries List<string>
- Localities List<string>
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units List<string> - Organizations List<string>
- States List<string>
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries []string
- Localities []string
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units []string - Organizations []string
- States []string
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
- 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.
- common
Name string - A required component that identifies a person or an object.
- countries string[]
- localities string[]
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units string[] - organizations string[]
- states string[]
- 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.
- common_
name str - A required component that identifies a person or an object.
- countries Sequence[str]
- localities Sequence[str]
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerKmipClientCertificateCertificateSubject
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries List<string>
- Localities List<string>
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units List<string> - Organizations List<string>
- States List<string>
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries []string
- Localities []string
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units []string - Organizations []string
- States []string
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
- 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.
- common
Name string - A required component that identifies a person or an object.
- countries string[]
- localities string[]
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units string[] - organizations string[]
- states string[]
- 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.
- common_
name str - A required component that identifies a person or an object.
- countries Sequence[str]
- localities Sequence[str]
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerManagementInterface
- 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'.
GetManagementControllerNetworkElement
- 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'.
GetManagementControllerParent
- 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'.
GetManagementControllerPermissionResource
- 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'.
GetManagementControllerRegisteredDevice
- 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'.
GetManagementControllerResult
- Account
Moid string - The Account ID for this managed object.
- Adapter
Units List<GetManagement Controller Result Adapter Unit> - Additional
Properties string - Ancestors
List<Get
Management Controller Result Ancestor> - Certificates
List<Get
Management Controller Result Certificate> - Class
Id string - Compute
Blades List<GetManagement Controller Result Compute Blade> - Compute
Rack List<GetUnits Management Controller Result Compute Rack Unit> - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Io List<GetCard Bases Management Controller Result Equipment Io Card Base> - List<Get
Management Controller Result Equipment Shared Io Module> - Equipment
System List<GetIo Controllers Management Controller Result Equipment System Io Controller> - Inventory
Device List<GetInfos Management Controller Result Inventory Device Info> - Kmip
Client List<GetCertificates Management Controller Result Kmip Client Certificate> - Management
Interfaces List<GetManagement Controller Result Management Interface> - Mod
Time string - The time when this managed object was last modified.
- Model string
- Model of the endpoint that houses the management controller.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements List<GetManagement Controller Result Network Element> - Object
Type string - Owners List<string>
- Parents
List<Get
Management Controller Result Parent> - Permission
Resources List<GetManagement Controller Result Permission Resource> - Registered
Devices List<GetManagement Controller Result Registered Device> - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Root
Ca List<GetCertificates Management Controller Result Root Ca Certificate> - Running
Firmwares List<GetManagement Controller Result Running Firmware> - 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.
- Storage
Sas List<GetExpanders Management Controller Result Storage Sas Expander> - List<Get
Management Controller Result Tag> - Top
Systems List<GetManagement Controller Result Top System> - Uem
Stream stringAdmin State - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - Version
Contexts List<GetManagement Controller Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Adapter
Units []GetManagement Controller Result Adapter Unit - Additional
Properties string - Ancestors
[]Get
Management Controller Result Ancestor - Certificates
[]Get
Management Controller Result Certificate - Class
Id string - Compute
Blades []GetManagement Controller Result Compute Blade - Compute
Rack []GetUnits Management Controller Result Compute Rack Unit - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Io []GetCard Bases Management Controller Result Equipment Io Card Base - []Get
Management Controller Result Equipment Shared Io Module - Equipment
System []GetIo Controllers Management Controller Result Equipment System Io Controller - Inventory
Device []GetInfos Management Controller Result Inventory Device Info - Kmip
Client []GetCertificates Management Controller Result Kmip Client Certificate - Management
Interfaces []GetManagement Controller Result Management Interface - Mod
Time string - The time when this managed object was last modified.
- Model string
- Model of the endpoint that houses the management controller.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements []GetManagement Controller Result Network Element - Object
Type string - Owners []string
- Parents
[]Get
Management Controller Result Parent - Permission
Resources []GetManagement Controller Result Permission Resource - Registered
Devices []GetManagement Controller Result Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Root
Ca []GetCertificates Management Controller Result Root Ca Certificate - Running
Firmwares []GetManagement Controller Result Running Firmware - 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.
- Storage
Sas []GetExpanders Management Controller Result Storage Sas Expander - []Get
Management Controller Result Tag - Top
Systems []GetManagement Controller Result Top System - Uem
Stream stringAdmin State - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - Version
Contexts []GetManagement Controller Result Version Context
- account
Moid String - The Account ID for this managed object.
- adapter
Units List<GetManagement Controller Result Adapter Unit> - additional
Properties String - ancestors
List<Get
Management Controller Result Ancestor> - certificates
List<Get
Management Controller Result Certificate> - class
Id String - compute
Blades List<GetManagement Controller Result Compute Blade> - compute
Rack List<GetUnits Management Controller Result Compute Rack Unit> - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Io List<GetCard Bases Management Controller Result Equipment Io Card Base> - List<Get
Management Controller Result Equipment Shared Io Module> - equipment
System List<GetIo Controllers Management Controller Result Equipment System Io Controller> - inventory
Device List<GetInfos Management Controller Result Inventory Device Info> - kmip
Client List<GetCertificates Management Controller Result Kmip Client Certificate> - management
Interfaces List<GetManagement Controller Result Management Interface> - mod
Time String - The time when this managed object was last modified.
- model String
- Model of the endpoint that houses the management controller.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<GetManagement Controller Result Network Element> - object
Type String - owners List<String>
- parents
List<Get
Management Controller Result Parent> - permission
Resources List<GetManagement Controller Result Permission Resource> - registered
Devices List<GetManagement Controller Result Registered Device> - rn String
- The Relative Name uniquely identifies an object within a given context.
- root
Ca List<GetCertificates Management Controller Result Root Ca Certificate> - running
Firmwares List<GetManagement Controller Result Running Firmware> - 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.
- storage
Sas List<GetExpanders Management Controller Result Storage Sas Expander> - List<Get
Management Controller Result Tag> - top
Systems List<GetManagement Controller Result Top System> - uem
Stream StringAdmin State - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version
Contexts List<GetManagement Controller Result Version Context>
- account
Moid string - The Account ID for this managed object.
- adapter
Units GetManagement Controller Result Adapter Unit[] - additional
Properties string - ancestors
Get
Management Controller Result Ancestor[] - certificates
Get
Management Controller Result Certificate[] - class
Id string - compute
Blades GetManagement Controller Result Compute Blade[] - compute
Rack GetUnits Management Controller Result Compute Rack Unit[] - create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- equipment
Io GetCard Bases Management Controller Result Equipment Io Card Base[] - Get
Management Controller Result Equipment Shared Io Module[] - equipment
System GetIo Controllers Management Controller Result Equipment System Io Controller[] - inventory
Device GetInfos Management Controller Result Inventory Device Info[] - kmip
Client GetCertificates Management Controller Result Kmip Client Certificate[] - management
Interfaces GetManagement Controller Result Management Interface[] - mod
Time string - The time when this managed object was last modified.
- model string
- Model of the endpoint that houses the management controller.
- moid string
- The unique identifier of this Managed Object instance.
- network
Elements GetManagement Controller Result Network Element[] - object
Type string - owners string[]
- parents
Get
Management Controller Result Parent[] - permission
Resources GetManagement Controller Result Permission Resource[] - registered
Devices GetManagement Controller Result Registered Device[] - rn string
- The Relative Name uniquely identifies an object within a given context.
- root
Ca GetCertificates Management Controller Result Root Ca Certificate[] - running
Firmwares GetManagement Controller Result Running Firmware[] - 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.
- storage
Sas GetExpanders Management Controller Result Storage Sas Expander[] - Get
Management Controller Result Tag[] - top
Systems GetManagement Controller Result Top System[] - uem
Stream stringAdmin State - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version
Contexts GetManagement Controller Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- adapter_
units Sequence[GetManagement Controller Result Adapter Unit] - additional_
properties str - ancestors
Sequence[Get
Management Controller Result Ancestor] - certificates
Sequence[Get
Management Controller Result Certificate] - class_
id str - compute_
blades Sequence[GetManagement Controller Result Compute Blade] - compute_
rack_ Sequence[Getunits Management Controller Result Compute Rack Unit] - create_
time str - The time when this managed object was created.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- equipment_
io_ Sequence[Getcard_ bases Management Controller Result Equipment Io Card Base] - Sequence[Get
Management Controller Result Equipment Shared Io Module] - equipment_
system_ Sequence[Getio_ controllers Management Controller Result Equipment System Io Controller] - inventory_
device_ Sequence[Getinfos Management Controller Result Inventory Device Info] - kmip_
client_ Sequence[Getcertificates Management Controller Result Kmip Client Certificate] - management_
interfaces Sequence[GetManagement Controller Result Management Interface] - mod_
time str - The time when this managed object was last modified.
- model str
- Model of the endpoint that houses the management controller.
- moid str
- The unique identifier of this Managed Object instance.
- network_
elements Sequence[GetManagement Controller Result Network Element] - object_
type str - owners Sequence[str]
- parents
Sequence[Get
Management Controller Result Parent] - permission_
resources Sequence[GetManagement Controller Result Permission Resource] - registered_
devices Sequence[GetManagement Controller Result Registered Device] - rn str
- The Relative Name uniquely identifies an object within a given context.
- root_
ca_ Sequence[Getcertificates Management Controller Result Root Ca Certificate] - running_
firmwares Sequence[GetManagement Controller Result Running Firmware] - 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.
- storage_
sas_ Sequence[Getexpanders Management Controller Result Storage Sas Expander] - Sequence[Get
Management Controller Result Tag] - top_
systems Sequence[GetManagement Controller Result Top System] - uem_
stream_ stradmin_ state - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version_
contexts Sequence[GetManagement Controller Result Version Context]
- account
Moid String - The Account ID for this managed object.
- adapter
Units List<Property Map> - additional
Properties String - ancestors List<Property Map>
- certificates List<Property Map>
- class
Id String - compute
Blades List<Property Map> - compute
Rack List<Property Map>Units - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Io List<Property Map>Card Bases - List<Property Map>
- equipment
System List<Property Map>Io Controllers - inventory
Device List<Property Map>Infos - kmip
Client List<Property Map>Certificates - management
Interfaces List<Property Map> - mod
Time String - The time when this managed object was last modified.
- model String
- Model of the endpoint that houses the management controller.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<Property Map> - object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - rn String
- The Relative Name uniquely identifies an object within a given context.
- root
Ca List<Property Map>Certificates - running
Firmwares 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.
- storage
Sas List<Property Map>Expanders - List<Property Map>
- top
Systems List<Property Map> - uem
Stream StringAdmin State - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version
Contexts List<Property Map>
GetManagementControllerResultAdapterUnit
- 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
GetManagementControllerResultAncestor
- 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
GetManagementControllerResultCertificate
- Additional
Properties string - Cert
Type string - Certificates
List<Get
Management Controller Result Certificate Certificate> - Class
Id string - Enabled bool
- Is
Privatekey boolSet - Object
Type string - Privatekey string
- Additional
Properties string - Cert
Type string - Certificates
[]Get
Management Controller Result Certificate Certificate - Class
Id string - Enabled bool
- Is
Privatekey boolSet - Object
Type string - Privatekey string
- additional
Properties String - cert
Type String - certificates
List<Get
Management Controller Result Certificate Certificate> - class
Id String - enabled Boolean
- is
Privatekey BooleanSet - object
Type String - privatekey String
- additional
Properties string - cert
Type string - certificates
Get
Management Controller Result Certificate Certificate[] - class
Id string - enabled boolean
- is
Privatekey booleanSet - object
Type string - privatekey string
- additional
Properties String - cert
Type String - certificates List<Property Map>
- class
Id String - enabled Boolean
- is
Privatekey BooleanSet - object
Type String - privatekey String
GetManagementControllerResultCertificateCertificate
- Additional
Properties string - Class
Id string - Issuers
List<Get
Management Controller Result Certificate Certificate Issuer> - Not
After string - Not
Before string - Object
Type string - Pem
Certificate string - Sha256Fingerprint string
- Signature
Algorithm string - Subjects
List<Get
Management Controller Result Certificate Certificate Subject>
- additional
Properties String - class
Id String - issuers
List<Get
Management Controller Result Certificate Certificate Issuer> - not
After String - not
Before String - object
Type String - pem
Certificate String - sha256Fingerprint String
- signature
Algorithm String - subjects
List<Get
Management Controller Result Certificate Certificate Subject>
- additional
Properties String - class
Id String - issuers List<Property Map>
- not
After String - not
Before String - object
Type String - pem
Certificate String - sha256Fingerprint String
- signature
Algorithm String - subjects List<Property Map>
GetManagementControllerResultCertificateCertificateIssuer
- Additional
Properties string - Class
Id string - Common
Name string - Countries List<string>
- Localities List<string>
- Object
Type string - Organizational
Units List<string> - Organizations List<string>
- States List<string>
- Additional
Properties string - Class
Id string - Common
Name string - Countries []string
- Localities []string
- Object
Type string - Organizational
Units []string - Organizations []string
- States []string
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
- additional
Properties string - class
Id string - common
Name string - countries string[]
- localities string[]
- object
Type string - organizational
Units string[] - organizations string[]
- states string[]
- additional_
properties str - class_
id str - common_
name str - countries Sequence[str]
- localities Sequence[str]
- object_
type str - organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerResultCertificateCertificateSubject
- Additional
Properties string - Class
Id string - Common
Name string - Countries List<string>
- Localities List<string>
- Object
Type string - Organizational
Units List<string> - Organizations List<string>
- States List<string>
- Additional
Properties string - Class
Id string - Common
Name string - Countries []string
- Localities []string
- Object
Type string - Organizational
Units []string - Organizations []string
- States []string
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
- additional
Properties string - class
Id string - common
Name string - countries string[]
- localities string[]
- object
Type string - organizational
Units string[] - organizations string[]
- states string[]
- additional_
properties str - class_
id str - common_
name str - countries Sequence[str]
- localities Sequence[str]
- object_
type str - organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerResultComputeBlade
- 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
GetManagementControllerResultComputeRackUnit
- 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
GetManagementControllerResultEquipmentIoCardBase
- 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
GetManagementControllerResultEquipmentSharedIoModule
- 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
GetManagementControllerResultEquipmentSystemIoController
- 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
GetManagementControllerResultInventoryDeviceInfo
- 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
GetManagementControllerResultKmipClientCertificate
- Additional
Properties string - Cert
Type string - Certificates
List<Get
Management Controller Result Kmip Client Certificate Certificate> - Class
Id string - Enabled bool
- Is
Privatekey boolSet - Object
Type string - Privatekey string
- Additional
Properties string - Cert
Type string - Certificates
[]Get
Management Controller Result Kmip Client Certificate Certificate - Class
Id string - Enabled bool
- Is
Privatekey boolSet - Object
Type string - Privatekey string
- additional
Properties String - cert
Type String - certificates
List<Get
Management Controller Result Kmip Client Certificate Certificate> - class
Id String - enabled Boolean
- is
Privatekey BooleanSet - object
Type String - privatekey String
- additional
Properties string - cert
Type string - certificates
Get
Management Controller Result Kmip Client Certificate Certificate[] - class
Id string - enabled boolean
- is
Privatekey booleanSet - object
Type string - privatekey string
- additional
Properties String - cert
Type String - certificates List<Property Map>
- class
Id String - enabled Boolean
- is
Privatekey BooleanSet - object
Type String - privatekey String
GetManagementControllerResultKmipClientCertificateCertificate
- Additional
Properties string - Class
Id string - Issuers
List<Get
Management Controller Result Kmip Client Certificate Certificate Issuer> - Not
After string - Not
Before string - Object
Type string - Pem
Certificate string - Sha256Fingerprint string
- Signature
Algorithm string - Subjects
List<Get
Management Controller Result Kmip Client Certificate Certificate Subject>
- Additional
Properties string - Class
Id string - Issuers
[]Get
Management Controller Result Kmip Client Certificate Certificate Issuer - Not
After string - Not
Before string - Object
Type string - Pem
Certificate string - Sha256Fingerprint string
- Signature
Algorithm string - Subjects
[]Get
Management Controller Result Kmip Client Certificate Certificate Subject
- additional
Properties String - class
Id String - issuers
List<Get
Management Controller Result Kmip Client Certificate Certificate Issuer> - not
After String - not
Before String - object
Type String - pem
Certificate String - sha256Fingerprint String
- signature
Algorithm String - subjects
List<Get
Management Controller Result Kmip Client Certificate Certificate Subject>
- additional
Properties string - class
Id string - issuers
Get
Management Controller Result Kmip Client Certificate Certificate Issuer[] - not
After string - not
Before string - object
Type string - pem
Certificate string - sha256Fingerprint string
- signature
Algorithm string - subjects
Get
Management Controller Result Kmip Client Certificate Certificate Subject[]
- additional_
properties str - class_
id str - issuers
Sequence[Get
Management Controller Result Kmip Client Certificate Certificate Issuer] - not_
after str - not_
before str - object_
type str - pem_
certificate str - sha256_
fingerprint str - signature_
algorithm str - subjects
Sequence[Get
Management Controller Result Kmip Client Certificate Certificate Subject]
- additional
Properties String - class
Id String - issuers List<Property Map>
- not
After String - not
Before String - object
Type String - pem
Certificate String - sha256Fingerprint String
- signature
Algorithm String - subjects List<Property Map>
GetManagementControllerResultKmipClientCertificateCertificateIssuer
- Additional
Properties string - Class
Id string - Common
Name string - Countries List<string>
- Localities List<string>
- Object
Type string - Organizational
Units List<string> - Organizations List<string>
- States List<string>
- Additional
Properties string - Class
Id string - Common
Name string - Countries []string
- Localities []string
- Object
Type string - Organizational
Units []string - Organizations []string
- States []string
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
- additional
Properties string - class
Id string - common
Name string - countries string[]
- localities string[]
- object
Type string - organizational
Units string[] - organizations string[]
- states string[]
- additional_
properties str - class_
id str - common_
name str - countries Sequence[str]
- localities Sequence[str]
- object_
type str - organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerResultKmipClientCertificateCertificateSubject
- Additional
Properties string - Class
Id string - Common
Name string - Countries List<string>
- Localities List<string>
- Object
Type string - Organizational
Units List<string> - Organizations List<string>
- States List<string>
- Additional
Properties string - Class
Id string - Common
Name string - Countries []string
- Localities []string
- Object
Type string - Organizational
Units []string - Organizations []string
- States []string
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
- additional
Properties string - class
Id string - common
Name string - countries string[]
- localities string[]
- object
Type string - organizational
Units string[] - organizations string[]
- states string[]
- additional_
properties str - class_
id str - common_
name str - countries Sequence[str]
- localities Sequence[str]
- object_
type str - organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerResultManagementInterface
- 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
GetManagementControllerResultNetworkElement
- 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
GetManagementControllerResultParent
- 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
GetManagementControllerResultPermissionResource
- 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
GetManagementControllerResultRegisteredDevice
- 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
GetManagementControllerResultRootCaCertificate
- Additional
Properties string - Certificate
Name string - Certificates
List<Get
Management Controller Result Root Ca Certificate Certificate> - Class
Id string - Enabled bool
- Object
Type string
- Additional
Properties string - Certificate
Name string - Certificates
[]Get
Management Controller Result Root Ca Certificate Certificate - Class
Id string - Enabled bool
- Object
Type string
- additional
Properties String - certificate
Name String - certificates
List<Get
Management Controller Result Root Ca Certificate Certificate> - class
Id String - enabled Boolean
- object
Type String
- additional
Properties string - certificate
Name string - certificates
Get
Management Controller Result Root Ca Certificate Certificate[] - class
Id string - enabled boolean
- object
Type string
- additional
Properties String - certificate
Name String - certificates List<Property Map>
- class
Id String - enabled Boolean
- object
Type String
GetManagementControllerResultRootCaCertificateCertificate
- Additional
Properties string - Class
Id string - Issuers
List<Get
Management Controller Result Root Ca Certificate Certificate Issuer> - Not
After string - Not
Before string - Object
Type string - Pem
Certificate string - Sha256Fingerprint string
- Signature
Algorithm string - Subjects
List<Get
Management Controller Result Root Ca Certificate Certificate Subject>
- Additional
Properties string - Class
Id string - Issuers
[]Get
Management Controller Result Root Ca Certificate Certificate Issuer - Not
After string - Not
Before string - Object
Type string - Pem
Certificate string - Sha256Fingerprint string
- Signature
Algorithm string - Subjects
[]Get
Management Controller Result Root Ca Certificate Certificate Subject
- additional
Properties String - class
Id String - issuers
List<Get
Management Controller Result Root Ca Certificate Certificate Issuer> - not
After String - not
Before String - object
Type String - pem
Certificate String - sha256Fingerprint String
- signature
Algorithm String - subjects
List<Get
Management Controller Result Root Ca Certificate Certificate Subject>
- additional
Properties string - class
Id string - issuers
Get
Management Controller Result Root Ca Certificate Certificate Issuer[] - not
After string - not
Before string - object
Type string - pem
Certificate string - sha256Fingerprint string
- signature
Algorithm string - subjects
Get
Management Controller Result Root Ca Certificate Certificate Subject[]
- additional_
properties str - class_
id str - issuers
Sequence[Get
Management Controller Result Root Ca Certificate Certificate Issuer] - not_
after str - not_
before str - object_
type str - pem_
certificate str - sha256_
fingerprint str - signature_
algorithm str - subjects
Sequence[Get
Management Controller Result Root Ca Certificate Certificate Subject]
- additional
Properties String - class
Id String - issuers List<Property Map>
- not
After String - not
Before String - object
Type String - pem
Certificate String - sha256Fingerprint String
- signature
Algorithm String - subjects List<Property Map>
GetManagementControllerResultRootCaCertificateCertificateIssuer
- Additional
Properties string - Class
Id string - Common
Name string - Countries List<string>
- Localities List<string>
- Object
Type string - Organizational
Units List<string> - Organizations List<string>
- States List<string>
- Additional
Properties string - Class
Id string - Common
Name string - Countries []string
- Localities []string
- Object
Type string - Organizational
Units []string - Organizations []string
- States []string
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
- additional
Properties string - class
Id string - common
Name string - countries string[]
- localities string[]
- object
Type string - organizational
Units string[] - organizations string[]
- states string[]
- additional_
properties str - class_
id str - common_
name str - countries Sequence[str]
- localities Sequence[str]
- object_
type str - organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerResultRootCaCertificateCertificateSubject
- Additional
Properties string - Class
Id string - Common
Name string - Countries List<string>
- Localities List<string>
- Object
Type string - Organizational
Units List<string> - Organizations List<string>
- States List<string>
- Additional
Properties string - Class
Id string - Common
Name string - Countries []string
- Localities []string
- Object
Type string - Organizational
Units []string - Organizations []string
- States []string
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
- additional
Properties string - class
Id string - common
Name string - countries string[]
- localities string[]
- object
Type string - organizational
Units string[] - organizations string[]
- states string[]
- additional_
properties str - class_
id str - common_
name str - countries Sequence[str]
- localities Sequence[str]
- object_
type str - organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- additional
Properties String - class
Id String - common
Name String - countries List<String>
- localities List<String>
- object
Type String - organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerResultRunningFirmware
- 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
GetManagementControllerResultStorageSasExpander
- 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
GetManagementControllerResultTag
- 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
GetManagementControllerResultTopSystem
- 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
GetManagementControllerResultVersionContext
- 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
GetManagementControllerResultVersionContextInterestedMo
- 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
GetManagementControllerResultVersionContextRefMo
- 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
GetManagementControllerRootCaCertificate
- Additional
Properties string - Certificate
Get
Management Controller Root Ca Certificate Certificate - Certificate that is used for verifying the authorization.
- Certificate
Name string - A name that helps identify a certificate. It can be any string that adheres to the following constraints. It should start and end with an alphanumeric character. It can have underscores and hyphens. It cannot be more than 30 characters.
- 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.
- Enabled bool
- Enable/Disable the certificate in Certificate Management policy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Certificate
Get
Management Controller Root Ca Certificate Certificate - Certificate that is used for verifying the authorization.
- Certificate
Name string - A name that helps identify a certificate. It can be any string that adheres to the following constraints. It should start and end with an alphanumeric character. It can have underscores and hyphens. It cannot be more than 30 characters.
- 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.
- Enabled bool
- Enable/Disable the certificate in Certificate Management policy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - certificate
Get
Management Controller Root Ca Certificate Certificate - Certificate that is used for verifying the authorization.
- certificate
Name String - A name that helps identify a certificate. It can be any string that adheres to the following constraints. It should start and end with an alphanumeric character. It can have underscores and hyphens. It cannot be more than 30 characters.
- 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.
- enabled Boolean
- Enable/Disable the certificate in Certificate Management policy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - certificate
Get
Management Controller Root Ca Certificate Certificate - Certificate that is used for verifying the authorization.
- certificate
Name string - A name that helps identify a certificate. It can be any string that adheres to the following constraints. It should start and end with an alphanumeric character. It can have underscores and hyphens. It cannot be more than 30 characters.
- 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.
- enabled boolean
- Enable/Disable the certificate in Certificate Management policy.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - certificate
Get
Management Controller Root Ca Certificate Certificate - Certificate that is used for verifying the authorization.
- certificate_
name str - A name that helps identify a certificate. It can be any string that adheres to the following constraints. It should start and end with an alphanumeric character. It can have underscores and hyphens. It cannot be more than 30 characters.
- 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.
- enabled bool
- Enable/Disable the certificate in Certificate Management policy.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - certificate Property Map
- Certificate that is used for verifying the authorization.
- certificate
Name String - A name that helps identify a certificate. It can be any string that adheres to the following constraints. It should start and end with an alphanumeric character. It can have underscores and hyphens. It cannot be more than 30 characters.
- 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.
- enabled Boolean
- Enable/Disable the certificate in Certificate Management policy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetManagementControllerRootCaCertificateCertificate
- 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.
- Issuer
Get
Management Controller Root Ca Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- Not
After string - The date on which the certificate's validity period ends.
- Not
Before string - The date on which the certificate's validity period begins.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pem
Certificate string - The base64 encoded certificate in PEM format.
- Sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- Signature
Algorithm string - Signature algorithm, as specified in RFC 5280.
- Subject
Get
Management Controller Root Ca Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- Issuer
Get
Management Controller Root Ca Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- Not
After string - The date on which the certificate's validity period ends.
- Not
Before string - The date on which the certificate's validity period begins.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pem
Certificate string - The base64 encoded certificate in PEM format.
- Sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- Signature
Algorithm string - Signature algorithm, as specified in RFC 5280.
- Subject
Get
Management Controller Root Ca Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
Get
Management Controller Root Ca Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- not
After String - The date on which the certificate's validity period ends.
- not
Before String - The date on which the certificate's validity period begins.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem
Certificate String - The base64 encoded certificate in PEM format.
- sha256Fingerprint String
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature
Algorithm String - Signature algorithm, as specified in RFC 5280.
- subject
Get
Management Controller Root Ca Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
Get
Management Controller Root Ca Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- not
After string - The date on which the certificate's validity period ends.
- not
Before string - The date on which the certificate's validity period begins.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem
Certificate string - The base64 encoded certificate in PEM format.
- sha256Fingerprint string
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature
Algorithm string - Signature algorithm, as specified in RFC 5280.
- subject
Get
Management Controller Root Ca Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer
Get
Management Controller Root Ca Certificate Certificate Issuer - The X.509 distinguished name of the issuer of this certificate.
- not_
after str - The date on which the certificate's validity period ends.
- not_
before str - The date on which the certificate's validity period begins.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem_
certificate str - The base64 encoded certificate in PEM format.
- sha256_
fingerprint str - The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature_
algorithm str - Signature algorithm, as specified in RFC 5280.
- subject
Get
Management Controller Root Ca Certificate Certificate Subject - The X.509 distinguished name of the subject of this certificate.
- 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.
- issuer Property Map
- The X.509 distinguished name of the issuer of this certificate.
- not
After String - The date on which the certificate's validity period ends.
- not
Before String - The date on which the certificate's validity period begins.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pem
Certificate String - The base64 encoded certificate in PEM format.
- sha256Fingerprint String
- The computed SHA-256 fingerprint of the certificate. Equivalent to 'openssl x509 -fingerprint -sha256'.
- signature
Algorithm String - Signature algorithm, as specified in RFC 5280.
- subject Property Map
- The X.509 distinguished name of the subject of this certificate.
GetManagementControllerRootCaCertificateCertificateIssuer
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries List<string>
- Localities List<string>
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units List<string> - Organizations List<string>
- States List<string>
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries []string
- Localities []string
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units []string - Organizations []string
- States []string
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
- 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.
- common
Name string - A required component that identifies a person or an object.
- countries string[]
- localities string[]
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units string[] - organizations string[]
- states string[]
- 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.
- common_
name str - A required component that identifies a person or an object.
- countries Sequence[str]
- localities Sequence[str]
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerRootCaCertificateCertificateSubject
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries List<string>
- Localities List<string>
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units List<string> - Organizations List<string>
- States List<string>
- 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.
- Common
Name string - A required component that identifies a person or an object.
- Countries []string
- Localities []string
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Organizational
Units []string - Organizations []string
- States []string
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
- 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.
- common
Name string - A required component that identifies a person or an object.
- countries string[]
- localities string[]
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units string[] - organizations string[]
- states string[]
- 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.
- common_
name str - A required component that identifies a person or an object.
- countries Sequence[str]
- localities Sequence[str]
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational_
units Sequence[str] - organizations Sequence[str]
- states Sequence[str]
- 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.
- common
Name String - A required component that identifies a person or an object.
- countries List<String>
- localities List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- organizational
Units List<String> - organizations List<String>
- states List<String>
GetManagementControllerRunningFirmware
- 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'.
GetManagementControllerStorageSasExpander
- 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'.
GetManagementControllerTag
- 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.
GetManagementControllerTopSystem
- 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'.
GetManagementControllerVersionContext
- 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<GetManagement Controller 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 GetManagement Controller 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 []GetManagement Controller 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 GetManagement Controller 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<GetManagement Controller 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 GetManagement Controller 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 GetManagement Controller 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 GetManagement Controller 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[GetManagement Controller 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 GetManagement Controller 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.
GetManagementControllerVersionContextInterestedMo
- 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'.
GetManagementControllerVersionContextRefMo
- 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