intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getManagementController
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 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 This property is required. string - The Account ID for this managed object.
- Adapter
Units This property is required. List<GetManagement Controller Result Adapter Unit> - Additional
Properties This property is required. string - Ancestors
This property is required. List<GetManagement Controller Result Ancestor> - Certificates
This property is required. List<GetManagement Controller Result Certificate> - Class
Id This property is required. string - Compute
Blades This property is required. List<GetManagement Controller Result Compute Blade> - Compute
Rack Units This property is required. List<GetManagement Controller Result Compute Rack Unit> - Create
Time This property is required. string - The time when this managed object was created.
- Device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- Dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Equipment
Io Card Bases This property is required. List<GetManagement Controller Result Equipment Io Card Base> This property is required. List<GetManagement Controller Result Equipment Shared Io Module> - Equipment
System Io Controllers This property is required. List<GetManagement Controller Result Equipment System Io Controller> - Inventory
Device Infos This property is required. List<GetManagement Controller Result Inventory Device Info> - Kmip
Client Certificates This property is required. List<GetManagement Controller Result Kmip Client Certificate> - Management
Interfaces This property is required. List<GetManagement Controller Result Management Interface> - Mod
Time This property is required. string - The time when this managed object was last modified.
- Model
This property is required. string - Model of the endpoint that houses the management controller.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Network
Elements This property is required. List<GetManagement Controller Result Network Element> - Object
Type This property is required. string - Owners
This property is required. List<string> - Parents
This property is required. List<GetManagement Controller Result Parent> - Permission
Resources This property is required. List<GetManagement Controller Result Permission Resource> - Registered
Devices This property is required. List<GetManagement Controller Result Registered Device> - Rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
- Root
Ca Certificates This property is required. List<GetManagement Controller Result Root Ca Certificate> - Running
Firmwares This property is required. List<GetManagement Controller Result Running Firmware> This property is required. 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 Expanders This property is required. List<GetManagement Controller Result Storage Sas Expander> This property is required. List<GetManagement Controller Result Tag> - Top
Systems This property is required. List<GetManagement Controller Result Top System> - Uem
Stream Admin State This property is required. string - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - Version
Contexts This property is required. List<GetManagement Controller Result Version Context>
- Account
Moid This property is required. string - The Account ID for this managed object.
- Adapter
Units This property is required. []GetManagement Controller Result Adapter Unit - Additional
Properties This property is required. string - Ancestors
This property is required. []GetManagement Controller Result Ancestor - Certificates
This property is required. []GetManagement Controller Result Certificate - Class
Id This property is required. string - Compute
Blades This property is required. []GetManagement Controller Result Compute Blade - Compute
Rack Units This property is required. []GetManagement Controller Result Compute Rack Unit - Create
Time This property is required. string - The time when this managed object was created.
- Device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- Dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Equipment
Io Card Bases This property is required. []GetManagement Controller Result Equipment Io Card Base This property is required. []GetManagement Controller Result Equipment Shared Io Module - Equipment
System Io Controllers This property is required. []GetManagement Controller Result Equipment System Io Controller - Inventory
Device Infos This property is required. []GetManagement Controller Result Inventory Device Info - Kmip
Client Certificates This property is required. []GetManagement Controller Result Kmip Client Certificate - Management
Interfaces This property is required. []GetManagement Controller Result Management Interface - Mod
Time This property is required. string - The time when this managed object was last modified.
- Model
This property is required. string - Model of the endpoint that houses the management controller.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Network
Elements This property is required. []GetManagement Controller Result Network Element - Object
Type This property is required. string - Owners
This property is required. []string - Parents
This property is required. []GetManagement Controller Result Parent - Permission
Resources This property is required. []GetManagement Controller Result Permission Resource - Registered
Devices This property is required. []GetManagement Controller Result Registered Device - Rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
- Root
Ca Certificates This property is required. []GetManagement Controller Result Root Ca Certificate - Running
Firmwares This property is required. []GetManagement Controller Result Running Firmware This property is required. 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 Expanders This property is required. []GetManagement Controller Result Storage Sas Expander This property is required. []GetManagement Controller Result Tag - Top
Systems This property is required. []GetManagement Controller Result Top System - Uem
Stream Admin State This property is required. string - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - Version
Contexts This property is required. []GetManagement Controller Result Version Context
- account
Moid This property is required. String - The Account ID for this managed object.
- adapter
Units This property is required. List<GetManagement Controller Result Adapter Unit> - additional
Properties This property is required. String - ancestors
This property is required. List<GetManagement Controller Result Ancestor> - certificates
This property is required. List<GetManagement Controller Result Certificate> - class
Id This property is required. String - compute
Blades This property is required. List<GetManagement Controller Result Compute Blade> - compute
Rack Units This property is required. List<GetManagement Controller Result Compute Rack Unit> - create
Time This property is required. String - The time when this managed object was created.
- device
Mo Id This property is required. String - The database identifier of the registered device of an object.
- dn
This property is required. String - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- equipment
Io Card Bases This property is required. List<GetManagement Controller Result Equipment Io Card Base> This property is required. List<GetManagement Controller Result Equipment Shared Io Module> - equipment
System Io Controllers This property is required. List<GetManagement Controller Result Equipment System Io Controller> - inventory
Device Infos This property is required. List<GetManagement Controller Result Inventory Device Info> - kmip
Client Certificates This property is required. List<GetManagement Controller Result Kmip Client Certificate> - management
Interfaces This property is required. List<GetManagement Controller Result Management Interface> - mod
Time This property is required. String - The time when this managed object was last modified.
- model
This property is required. String - Model of the endpoint that houses the management controller.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- network
Elements This property is required. List<GetManagement Controller Result Network Element> - object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<GetManagement Controller Result Parent> - permission
Resources This property is required. List<GetManagement Controller Result Permission Resource> - registered
Devices This property is required. List<GetManagement Controller Result Registered Device> - rn
This property is required. String - The Relative Name uniquely identifies an object within a given context.
- root
Ca Certificates This property is required. List<GetManagement Controller Result Root Ca Certificate> - running
Firmwares This property is required. List<GetManagement Controller Result Running Firmware> This property is required. 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 Expanders This property is required. List<GetManagement Controller Result Storage Sas Expander> This property is required. List<GetManagement Controller Result Tag> - top
Systems This property is required. List<GetManagement Controller Result Top System> - uem
Stream Admin State This property is required. String - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version
Contexts This property is required. List<GetManagement Controller Result Version Context>
- account
Moid This property is required. string - The Account ID for this managed object.
- adapter
Units This property is required. GetManagement Controller Result Adapter Unit[] - additional
Properties This property is required. string - ancestors
This property is required. GetManagement Controller Result Ancestor[] - certificates
This property is required. GetManagement Controller Result Certificate[] - class
Id This property is required. string - compute
Blades This property is required. GetManagement Controller Result Compute Blade[] - compute
Rack Units This property is required. GetManagement Controller Result Compute Rack Unit[] - create
Time This property is required. string - The time when this managed object was created.
- device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- equipment
Io Card Bases This property is required. GetManagement Controller Result Equipment Io Card Base[] This property is required. GetManagement Controller Result Equipment Shared Io Module[] - equipment
System Io Controllers This property is required. GetManagement Controller Result Equipment System Io Controller[] - inventory
Device Infos This property is required. GetManagement Controller Result Inventory Device Info[] - kmip
Client Certificates This property is required. GetManagement Controller Result Kmip Client Certificate[] - management
Interfaces This property is required. GetManagement Controller Result Management Interface[] - mod
Time This property is required. string - The time when this managed object was last modified.
- model
This property is required. string - Model of the endpoint that houses the management controller.
- moid
This property is required. string - The unique identifier of this Managed Object instance.
- network
Elements This property is required. GetManagement Controller Result Network Element[] - object
Type This property is required. string - owners
This property is required. string[] - parents
This property is required. GetManagement Controller Result Parent[] - permission
Resources This property is required. GetManagement Controller Result Permission Resource[] - registered
Devices This property is required. GetManagement Controller Result Registered Device[] - rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
- root
Ca Certificates This property is required. GetManagement Controller Result Root Ca Certificate[] - running
Firmwares This property is required. GetManagement Controller Result Running Firmware[] This property is required. 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 Expanders This property is required. GetManagement Controller Result Storage Sas Expander[] This property is required. GetManagement Controller Result Tag[] - top
Systems This property is required. GetManagement Controller Result Top System[] - uem
Stream Admin State This property is required. string - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version
Contexts This property is required. GetManagement Controller Result Version Context[]
- account_
moid This property is required. str - The Account ID for this managed object.
- adapter_
units This property is required. Sequence[GetManagement Controller Result Adapter Unit] - additional_
properties This property is required. str - ancestors
This property is required. Sequence[GetManagement Controller Result Ancestor] - certificates
This property is required. Sequence[GetManagement Controller Result Certificate] - class_
id This property is required. str - compute_
blades This property is required. Sequence[GetManagement Controller Result Compute Blade] - compute_
rack_ units This property is required. Sequence[GetManagement Controller Result Compute Rack Unit] - create_
time This property is required. str - The time when this managed object was created.
- device_
mo_ id This property is required. str - The database identifier of the registered device of an object.
- dn
This property is required. str - The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- equipment_
io_ card_ bases This property is required. Sequence[GetManagement Controller Result Equipment Io Card Base] This property is required. Sequence[GetManagement Controller Result Equipment Shared Io Module] - equipment_
system_ io_ controllers This property is required. Sequence[GetManagement Controller Result Equipment System Io Controller] - inventory_
device_ infos This property is required. Sequence[GetManagement Controller Result Inventory Device Info] - kmip_
client_ certificates This property is required. Sequence[GetManagement Controller Result Kmip Client Certificate] - management_
interfaces This property is required. Sequence[GetManagement Controller Result Management Interface] - mod_
time This property is required. str - The time when this managed object was last modified.
- model
This property is required. str - Model of the endpoint that houses the management controller.
- moid
This property is required. str - The unique identifier of this Managed Object instance.
- network_
elements This property is required. Sequence[GetManagement Controller Result Network Element] - object_
type This property is required. str - owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetManagement Controller Result Parent] - permission_
resources This property is required. Sequence[GetManagement Controller Result Permission Resource] - registered_
devices This property is required. Sequence[GetManagement Controller Result Registered Device] - rn
This property is required. str - The Relative Name uniquely identifies an object within a given context.
- root_
ca_ certificates This property is required. Sequence[GetManagement Controller Result Root Ca Certificate] - running_
firmwares This property is required. Sequence[GetManagement Controller Result Running Firmware] This property is required. 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_ expanders This property is required. Sequence[GetManagement Controller Result Storage Sas Expander] This property is required. Sequence[GetManagement Controller Result Tag] - top_
systems This property is required. Sequence[GetManagement Controller Result Top System] - uem_
stream_ admin_ state This property is required. str - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version_
contexts This property is required. Sequence[GetManagement Controller Result Version Context]
- account
Moid This property is required. String - The Account ID for this managed object.
- adapter
Units This property is required. List<Property Map> - additional
Properties This property is required. String - ancestors
This property is required. List<Property Map> - certificates
This property is required. List<Property Map> - class
Id This property is required. String - compute
Blades This property is required. List<Property Map> - compute
Rack Units This property is required. List<Property Map> - create
Time This property is required. String - The time when this managed object was created.
- device
Mo Id This property is required. String - The database identifier of the registered device of an object.
- dn
This property is required. String - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- equipment
Io Card Bases This property is required. List<Property Map> This property is required. List<Property Map>- equipment
System Io Controllers This property is required. List<Property Map> - inventory
Device Infos This property is required. List<Property Map> - kmip
Client Certificates This property is required. List<Property Map> - management
Interfaces This property is required. List<Property Map> - mod
Time This property is required. String - The time when this managed object was last modified.
- model
This property is required. String - Model of the endpoint that houses the management controller.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- network
Elements This property is required. List<Property Map> - object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<Property Map> - permission
Resources This property is required. List<Property Map> - registered
Devices This property is required. List<Property Map> - rn
This property is required. String - The Relative Name uniquely identifies an object within a given context.
- root
Ca Certificates This property is required. List<Property Map> - running
Firmwares This property is required. List<Property Map> This property is required. 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 Expanders This property is required. List<Property Map> This property is required. List<Property Map>- top
Systems This property is required. List<Property Map> - uem
Stream Admin State This property is required. String - Desired state of the UEM stream.*
Disabled
- The UEM event channel is disabled.*Enabled
- The UEM event channel is enabled. - version
Contexts This property is required. List<Property Map>
GetManagementControllerResultAdapterUnit
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultAncestor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultCertificate
- Additional
Properties This property is required. string - Cert
Type This property is required. string - Certificates
This property is required. List<GetManagement Controller Result Certificate Certificate> - Class
Id This property is required. string - Enabled
This property is required. bool - Is
Privatekey Set This property is required. bool - Object
Type This property is required. string - Privatekey
This property is required. string
- Additional
Properties This property is required. string - Cert
Type This property is required. string - Certificates
This property is required. []GetManagement Controller Result Certificate Certificate - Class
Id This property is required. string - Enabled
This property is required. bool - Is
Privatekey Set This property is required. bool - Object
Type This property is required. string - Privatekey
This property is required. string
- additional
Properties This property is required. String - cert
Type This property is required. String - certificates
This property is required. List<GetManagement Controller Result Certificate Certificate> - class
Id This property is required. String - enabled
This property is required. Boolean - is
Privatekey Set This property is required. Boolean - object
Type This property is required. String - privatekey
This property is required. String
- additional
Properties This property is required. string - cert
Type This property is required. string - certificates
This property is required. GetManagement Controller Result Certificate Certificate[] - class
Id This property is required. string - enabled
This property is required. boolean - is
Privatekey Set This property is required. boolean - object
Type This property is required. string - privatekey
This property is required. string
- additional_
properties This property is required. str - cert_
type This property is required. str - certificates
This property is required. Sequence[GetManagement Controller Result Certificate Certificate] - class_
id This property is required. str - enabled
This property is required. bool - is_
privatekey_ set This property is required. bool - object_
type This property is required. str - privatekey
This property is required. str
- additional
Properties This property is required. String - cert
Type This property is required. String - certificates
This property is required. List<Property Map> - class
Id This property is required. String - enabled
This property is required. Boolean - is
Privatekey Set This property is required. Boolean - object
Type This property is required. String - privatekey
This property is required. String
GetManagementControllerResultCertificateCertificate
- Additional
Properties This property is required. string - Class
Id This property is required. string - Issuers
This property is required. List<GetManagement Controller Result Certificate Certificate Issuer> - Not
After This property is required. string - Not
Before This property is required. string - Object
Type This property is required. string - Pem
Certificate This property is required. string - Sha256Fingerprint
This property is required. string - Signature
Algorithm This property is required. string - Subjects
This property is required. List<GetManagement Controller Result Certificate Certificate Subject>
- Additional
Properties This property is required. string - Class
Id This property is required. string - Issuers
This property is required. []GetManagement Controller Result Certificate Certificate Issuer - Not
After This property is required. string - Not
Before This property is required. string - Object
Type This property is required. string - Pem
Certificate This property is required. string - Sha256Fingerprint
This property is required. string - Signature
Algorithm This property is required. string - Subjects
This property is required. []GetManagement Controller Result Certificate Certificate Subject
- additional
Properties This property is required. String - class
Id This property is required. String - issuers
This property is required. List<GetManagement Controller Result Certificate Certificate Issuer> - not
After This property is required. String - not
Before This property is required. String - object
Type This property is required. String - pem
Certificate This property is required. String - sha256Fingerprint
This property is required. String - signature
Algorithm This property is required. String - subjects
This property is required. List<GetManagement Controller Result Certificate Certificate Subject>
- additional
Properties This property is required. string - class
Id This property is required. string - issuers
This property is required. GetManagement Controller Result Certificate Certificate Issuer[] - not
After This property is required. string - not
Before This property is required. string - object
Type This property is required. string - pem
Certificate This property is required. string - sha256Fingerprint
This property is required. string - signature
Algorithm This property is required. string - subjects
This property is required. GetManagement Controller Result Certificate Certificate Subject[]
- additional_
properties This property is required. str - class_
id This property is required. str - issuers
This property is required. Sequence[GetManagement Controller Result Certificate Certificate Issuer] - not_
after This property is required. str - not_
before This property is required. str - object_
type This property is required. str - pem_
certificate This property is required. str - sha256_
fingerprint This property is required. str - signature_
algorithm This property is required. str - subjects
This property is required. Sequence[GetManagement Controller Result Certificate Certificate Subject]
- additional
Properties This property is required. String - class
Id This property is required. String - issuers
This property is required. List<Property Map> - not
After This property is required. String - not
Before This property is required. String - object
Type This property is required. String - pem
Certificate This property is required. String - sha256Fingerprint
This property is required. String - signature
Algorithm This property is required. String - subjects
This property is required. List<Property Map>
GetManagementControllerResultCertificateCertificateIssuer
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. List<string> - Localities
This property is required. List<string> - Object
Type This property is required. string - Organizational
Units This property is required. List<string> - Organizations
This property is required. List<string> - States
This property is required. List<string>
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. []string - Localities
This property is required. []string - Object
Type This property is required. string - Organizational
Units This property is required. []string - Organizations
This property is required. []string - States
This property is required. []string
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
- additional
Properties This property is required. string - class
Id This property is required. string - common
Name This property is required. string - countries
This property is required. string[] - localities
This property is required. string[] - object
Type This property is required. string - organizational
Units This property is required. string[] - organizations
This property is required. string[] - states
This property is required. string[]
- additional_
properties This property is required. str - class_
id This property is required. str - common_
name This property is required. str - countries
This property is required. Sequence[str] - localities
This property is required. Sequence[str] - object_
type This property is required. str - organizational_
units This property is required. Sequence[str] - organizations
This property is required. Sequence[str] - states
This property is required. Sequence[str]
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
GetManagementControllerResultCertificateCertificateSubject
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. List<string> - Localities
This property is required. List<string> - Object
Type This property is required. string - Organizational
Units This property is required. List<string> - Organizations
This property is required. List<string> - States
This property is required. List<string>
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. []string - Localities
This property is required. []string - Object
Type This property is required. string - Organizational
Units This property is required. []string - Organizations
This property is required. []string - States
This property is required. []string
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
- additional
Properties This property is required. string - class
Id This property is required. string - common
Name This property is required. string - countries
This property is required. string[] - localities
This property is required. string[] - object
Type This property is required. string - organizational
Units This property is required. string[] - organizations
This property is required. string[] - states
This property is required. string[]
- additional_
properties This property is required. str - class_
id This property is required. str - common_
name This property is required. str - countries
This property is required. Sequence[str] - localities
This property is required. Sequence[str] - object_
type This property is required. str - organizational_
units This property is required. Sequence[str] - organizations
This property is required. Sequence[str] - states
This property is required. Sequence[str]
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
GetManagementControllerResultComputeBlade
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultComputeRackUnit
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultEquipmentIoCardBase
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultEquipmentSharedIoModule
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultEquipmentSystemIoController
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultInventoryDeviceInfo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultKmipClientCertificate
- Additional
Properties This property is required. string - Cert
Type This property is required. string - Certificates
This property is required. List<GetManagement Controller Result Kmip Client Certificate Certificate> - Class
Id This property is required. string - Enabled
This property is required. bool - Is
Privatekey Set This property is required. bool - Object
Type This property is required. string - Privatekey
This property is required. string
- Additional
Properties This property is required. string - Cert
Type This property is required. string - Certificates
This property is required. []GetManagement Controller Result Kmip Client Certificate Certificate - Class
Id This property is required. string - Enabled
This property is required. bool - Is
Privatekey Set This property is required. bool - Object
Type This property is required. string - Privatekey
This property is required. string
- additional
Properties This property is required. String - cert
Type This property is required. String - certificates
This property is required. List<GetManagement Controller Result Kmip Client Certificate Certificate> - class
Id This property is required. String - enabled
This property is required. Boolean - is
Privatekey Set This property is required. Boolean - object
Type This property is required. String - privatekey
This property is required. String
- additional
Properties This property is required. string - cert
Type This property is required. string - certificates
This property is required. GetManagement Controller Result Kmip Client Certificate Certificate[] - class
Id This property is required. string - enabled
This property is required. boolean - is
Privatekey Set This property is required. boolean - object
Type This property is required. string - privatekey
This property is required. string
- additional_
properties This property is required. str - cert_
type This property is required. str - certificates
This property is required. Sequence[GetManagement Controller Result Kmip Client Certificate Certificate] - class_
id This property is required. str - enabled
This property is required. bool - is_
privatekey_ set This property is required. bool - object_
type This property is required. str - privatekey
This property is required. str
- additional
Properties This property is required. String - cert
Type This property is required. String - certificates
This property is required. List<Property Map> - class
Id This property is required. String - enabled
This property is required. Boolean - is
Privatekey Set This property is required. Boolean - object
Type This property is required. String - privatekey
This property is required. String
GetManagementControllerResultKmipClientCertificateCertificate
- Additional
Properties This property is required. string - Class
Id This property is required. string - Issuers
This property is required. List<GetManagement Controller Result Kmip Client Certificate Certificate Issuer> - Not
After This property is required. string - Not
Before This property is required. string - Object
Type This property is required. string - Pem
Certificate This property is required. string - Sha256Fingerprint
This property is required. string - Signature
Algorithm This property is required. string - Subjects
This property is required. List<GetManagement Controller Result Kmip Client Certificate Certificate Subject>
- Additional
Properties This property is required. string - Class
Id This property is required. string - Issuers
This property is required. []GetManagement Controller Result Kmip Client Certificate Certificate Issuer - Not
After This property is required. string - Not
Before This property is required. string - Object
Type This property is required. string - Pem
Certificate This property is required. string - Sha256Fingerprint
This property is required. string - Signature
Algorithm This property is required. string - Subjects
This property is required. []GetManagement Controller Result Kmip Client Certificate Certificate Subject
- additional
Properties This property is required. String - class
Id This property is required. String - issuers
This property is required. List<GetManagement Controller Result Kmip Client Certificate Certificate Issuer> - not
After This property is required. String - not
Before This property is required. String - object
Type This property is required. String - pem
Certificate This property is required. String - sha256Fingerprint
This property is required. String - signature
Algorithm This property is required. String - subjects
This property is required. List<GetManagement Controller Result Kmip Client Certificate Certificate Subject>
- additional
Properties This property is required. string - class
Id This property is required. string - issuers
This property is required. GetManagement Controller Result Kmip Client Certificate Certificate Issuer[] - not
After This property is required. string - not
Before This property is required. string - object
Type This property is required. string - pem
Certificate This property is required. string - sha256Fingerprint
This property is required. string - signature
Algorithm This property is required. string - subjects
This property is required. GetManagement Controller Result Kmip Client Certificate Certificate Subject[]
- additional_
properties This property is required. str - class_
id This property is required. str - issuers
This property is required. Sequence[GetManagement Controller Result Kmip Client Certificate Certificate Issuer] - not_
after This property is required. str - not_
before This property is required. str - object_
type This property is required. str - pem_
certificate This property is required. str - sha256_
fingerprint This property is required. str - signature_
algorithm This property is required. str - subjects
This property is required. Sequence[GetManagement Controller Result Kmip Client Certificate Certificate Subject]
- additional
Properties This property is required. String - class
Id This property is required. String - issuers
This property is required. List<Property Map> - not
After This property is required. String - not
Before This property is required. String - object
Type This property is required. String - pem
Certificate This property is required. String - sha256Fingerprint
This property is required. String - signature
Algorithm This property is required. String - subjects
This property is required. List<Property Map>
GetManagementControllerResultKmipClientCertificateCertificateIssuer
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. List<string> - Localities
This property is required. List<string> - Object
Type This property is required. string - Organizational
Units This property is required. List<string> - Organizations
This property is required. List<string> - States
This property is required. List<string>
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. []string - Localities
This property is required. []string - Object
Type This property is required. string - Organizational
Units This property is required. []string - Organizations
This property is required. []string - States
This property is required. []string
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
- additional
Properties This property is required. string - class
Id This property is required. string - common
Name This property is required. string - countries
This property is required. string[] - localities
This property is required. string[] - object
Type This property is required. string - organizational
Units This property is required. string[] - organizations
This property is required. string[] - states
This property is required. string[]
- additional_
properties This property is required. str - class_
id This property is required. str - common_
name This property is required. str - countries
This property is required. Sequence[str] - localities
This property is required. Sequence[str] - object_
type This property is required. str - organizational_
units This property is required. Sequence[str] - organizations
This property is required. Sequence[str] - states
This property is required. Sequence[str]
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
GetManagementControllerResultKmipClientCertificateCertificateSubject
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. List<string> - Localities
This property is required. List<string> - Object
Type This property is required. string - Organizational
Units This property is required. List<string> - Organizations
This property is required. List<string> - States
This property is required. List<string>
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. []string - Localities
This property is required. []string - Object
Type This property is required. string - Organizational
Units This property is required. []string - Organizations
This property is required. []string - States
This property is required. []string
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
- additional
Properties This property is required. string - class
Id This property is required. string - common
Name This property is required. string - countries
This property is required. string[] - localities
This property is required. string[] - object
Type This property is required. string - organizational
Units This property is required. string[] - organizations
This property is required. string[] - states
This property is required. string[]
- additional_
properties This property is required. str - class_
id This property is required. str - common_
name This property is required. str - countries
This property is required. Sequence[str] - localities
This property is required. Sequence[str] - object_
type This property is required. str - organizational_
units This property is required. Sequence[str] - organizations
This property is required. Sequence[str] - states
This property is required. Sequence[str]
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
GetManagementControllerResultManagementInterface
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultNetworkElement
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultParent
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultPermissionResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultRegisteredDevice
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultRootCaCertificate
- Additional
Properties This property is required. string - Certificate
Name This property is required. string - Certificates
This property is required. List<GetManagement Controller Result Root Ca Certificate Certificate> - Class
Id This property is required. string - Enabled
This property is required. bool - Object
Type This property is required. string
- Additional
Properties This property is required. string - Certificate
Name This property is required. string - Certificates
This property is required. []GetManagement Controller Result Root Ca Certificate Certificate - Class
Id This property is required. string - Enabled
This property is required. bool - Object
Type This property is required. string
- additional
Properties This property is required. String - certificate
Name This property is required. String - certificates
This property is required. List<GetManagement Controller Result Root Ca Certificate Certificate> - class
Id This property is required. String - enabled
This property is required. Boolean - object
Type This property is required. String
- additional
Properties This property is required. string - certificate
Name This property is required. string - certificates
This property is required. GetManagement Controller Result Root Ca Certificate Certificate[] - class
Id This property is required. string - enabled
This property is required. boolean - object
Type This property is required. string
- additional_
properties This property is required. str - certificate_
name This property is required. str - certificates
This property is required. Sequence[GetManagement Controller Result Root Ca Certificate Certificate] - class_
id This property is required. str - enabled
This property is required. bool - object_
type This property is required. str
- additional
Properties This property is required. String - certificate
Name This property is required. String - certificates
This property is required. List<Property Map> - class
Id This property is required. String - enabled
This property is required. Boolean - object
Type This property is required. String
GetManagementControllerResultRootCaCertificateCertificate
- Additional
Properties This property is required. string - Class
Id This property is required. string - Issuers
This property is required. List<GetManagement Controller Result Root Ca Certificate Certificate Issuer> - Not
After This property is required. string - Not
Before This property is required. string - Object
Type This property is required. string - Pem
Certificate This property is required. string - Sha256Fingerprint
This property is required. string - Signature
Algorithm This property is required. string - Subjects
This property is required. List<GetManagement Controller Result Root Ca Certificate Certificate Subject>
- Additional
Properties This property is required. string - Class
Id This property is required. string - Issuers
This property is required. []GetManagement Controller Result Root Ca Certificate Certificate Issuer - Not
After This property is required. string - Not
Before This property is required. string - Object
Type This property is required. string - Pem
Certificate This property is required. string - Sha256Fingerprint
This property is required. string - Signature
Algorithm This property is required. string - Subjects
This property is required. []GetManagement Controller Result Root Ca Certificate Certificate Subject
- additional
Properties This property is required. String - class
Id This property is required. String - issuers
This property is required. List<GetManagement Controller Result Root Ca Certificate Certificate Issuer> - not
After This property is required. String - not
Before This property is required. String - object
Type This property is required. String - pem
Certificate This property is required. String - sha256Fingerprint
This property is required. String - signature
Algorithm This property is required. String - subjects
This property is required. List<GetManagement Controller Result Root Ca Certificate Certificate Subject>
- additional
Properties This property is required. string - class
Id This property is required. string - issuers
This property is required. GetManagement Controller Result Root Ca Certificate Certificate Issuer[] - not
After This property is required. string - not
Before This property is required. string - object
Type This property is required. string - pem
Certificate This property is required. string - sha256Fingerprint
This property is required. string - signature
Algorithm This property is required. string - subjects
This property is required. GetManagement Controller Result Root Ca Certificate Certificate Subject[]
- additional_
properties This property is required. str - class_
id This property is required. str - issuers
This property is required. Sequence[GetManagement Controller Result Root Ca Certificate Certificate Issuer] - not_
after This property is required. str - not_
before This property is required. str - object_
type This property is required. str - pem_
certificate This property is required. str - sha256_
fingerprint This property is required. str - signature_
algorithm This property is required. str - subjects
This property is required. Sequence[GetManagement Controller Result Root Ca Certificate Certificate Subject]
- additional
Properties This property is required. String - class
Id This property is required. String - issuers
This property is required. List<Property Map> - not
After This property is required. String - not
Before This property is required. String - object
Type This property is required. String - pem
Certificate This property is required. String - sha256Fingerprint
This property is required. String - signature
Algorithm This property is required. String - subjects
This property is required. List<Property Map>
GetManagementControllerResultRootCaCertificateCertificateIssuer
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. List<string> - Localities
This property is required. List<string> - Object
Type This property is required. string - Organizational
Units This property is required. List<string> - Organizations
This property is required. List<string> - States
This property is required. List<string>
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. []string - Localities
This property is required. []string - Object
Type This property is required. string - Organizational
Units This property is required. []string - Organizations
This property is required. []string - States
This property is required. []string
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
- additional
Properties This property is required. string - class
Id This property is required. string - common
Name This property is required. string - countries
This property is required. string[] - localities
This property is required. string[] - object
Type This property is required. string - organizational
Units This property is required. string[] - organizations
This property is required. string[] - states
This property is required. string[]
- additional_
properties This property is required. str - class_
id This property is required. str - common_
name This property is required. str - countries
This property is required. Sequence[str] - localities
This property is required. Sequence[str] - object_
type This property is required. str - organizational_
units This property is required. Sequence[str] - organizations
This property is required. Sequence[str] - states
This property is required. Sequence[str]
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
GetManagementControllerResultRootCaCertificateCertificateSubject
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. List<string> - Localities
This property is required. List<string> - Object
Type This property is required. string - Organizational
Units This property is required. List<string> - Organizations
This property is required. List<string> - States
This property is required. List<string>
- Additional
Properties This property is required. string - Class
Id This property is required. string - Common
Name This property is required. string - Countries
This property is required. []string - Localities
This property is required. []string - Object
Type This property is required. string - Organizational
Units This property is required. []string - Organizations
This property is required. []string - States
This property is required. []string
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
- additional
Properties This property is required. string - class
Id This property is required. string - common
Name This property is required. string - countries
This property is required. string[] - localities
This property is required. string[] - object
Type This property is required. string - organizational
Units This property is required. string[] - organizations
This property is required. string[] - states
This property is required. string[]
- additional_
properties This property is required. str - class_
id This property is required. str - common_
name This property is required. str - countries
This property is required. Sequence[str] - localities
This property is required. Sequence[str] - object_
type This property is required. str - organizational_
units This property is required. Sequence[str] - organizations
This property is required. Sequence[str] - states
This property is required. Sequence[str]
- additional
Properties This property is required. String - class
Id This property is required. String - common
Name This property is required. String - countries
This property is required. List<String> - localities
This property is required. List<String> - object
Type This property is required. String - organizational
Units This property is required. List<String> - organizations
This property is required. List<String> - states
This property is required. List<String>
GetManagementControllerResultRunningFirmware
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultStorageSasExpander
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultTag
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
- additional
Properties This property is required. string - key
This property is required. string - value
This property is required. string
- additional_
properties This property is required. str - key
This property is required. str - value
This property is required. str
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
GetManagementControllerResultTopSystem
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetManagement Controller Result Version Context Interested Mo> - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. List<GetManagement Controller Result Version Context Ref Mo> - Timestamp
This property is required. string - Version
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. []GetManagement Controller Result Version Context Interested Mo - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. []GetManagement Controller Result Version Context Ref Mo - Timestamp
This property is required. string - Version
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<GetManagement Controller Result Version Context Interested Mo> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<GetManagement Controller Result Version Context Ref Mo> - timestamp
This property is required. String - version
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interested
Mos This property is required. GetManagement Controller Result Version Context Interested Mo[] - marked
For Deletion This property is required. boolean - nr
Version This property is required. string - object
Type This property is required. string - ref
Mos This property is required. GetManagement Controller Result Version Context Ref Mo[] - timestamp
This property is required. string - version
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interested_
mos This property is required. Sequence[GetManagement Controller Result Version Context Interested Mo] - marked_
for_ deletion This property is required. bool - nr_
version This property is required. str - object_
type This property is required. str - ref_
mos This property is required. Sequence[GetManagement Controller Result Version Context Ref Mo] - timestamp
This property is required. str - version_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<Property Map> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<Property Map> - timestamp
This property is required. String - version
Type This property is required. String
GetManagementControllerResultVersionContextInterestedMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetManagementControllerResultVersionContextRefMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. 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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet