intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getServerProfile
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A profile specifying configuration settings for a physical server.
Using getServerProfile
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 getServerProfile(args: GetServerProfileArgs, opts?: InvokeOptions): Promise<GetServerProfileResult>
function getServerProfileOutput(args: GetServerProfileOutputArgs, opts?: InvokeOptions): Output<GetServerProfileResult>
def get_server_profile(account_moid: Optional[str] = None,
action: Optional[str] = None,
action_params: Optional[Sequence[GetServerProfileActionParam]] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetServerProfileAncestor]] = None,
assigned_server: Optional[GetServerProfileAssignedServer] = None,
associated_server: Optional[GetServerProfileAssociatedServer] = None,
associated_server_pool: Optional[GetServerProfileAssociatedServerPool] = None,
class_id: Optional[str] = None,
config_change_context: Optional[GetServerProfileConfigChangeContext] = None,
config_change_details: Optional[Sequence[GetServerProfileConfigChangeDetail]] = None,
config_changes: Optional[GetServerProfileConfigChanges] = None,
config_context: Optional[GetServerProfileConfigContext] = None,
config_result: Optional[GetServerProfileConfigResult] = None,
create_time: Optional[str] = None,
deploy_status: Optional[str] = None,
deployed_policies: Optional[Sequence[str]] = None,
deployed_switches: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
internal_reservation_references: Optional[Sequence[GetServerProfileInternalReservationReference]] = None,
is_pmc_deployed_secure_passphrase_set: Optional[bool] = None,
leased_server: Optional[GetServerProfileLeasedServer] = None,
management_mode: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
organization: Optional[GetServerProfileOrganization] = None,
overridden_lists: Optional[Sequence[str]] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetServerProfileParent] = None,
permission_resources: Optional[Sequence[GetServerProfilePermissionResource]] = None,
pmc_deployed_secure_passphrase: Optional[str] = None,
policy_buckets: Optional[Sequence[GetServerProfilePolicyBucket]] = None,
removed_policies: Optional[Sequence[str]] = None,
reservation_references: Optional[Sequence[GetServerProfileReservationReference]] = None,
resource_lease: Optional[GetServerProfileResourceLease] = None,
running_workflows: Optional[Sequence[GetServerProfileRunningWorkflow]] = None,
scheduled_actions: Optional[Sequence[GetServerProfileScheduledAction]] = None,
server_assignment_mode: Optional[str] = None,
server_pool: Optional[GetServerProfileServerPool] = None,
server_pre_assign_by_serial: Optional[str] = None,
server_pre_assign_by_slot: Optional[GetServerProfileServerPreAssignBySlot] = None,
shared_scope: Optional[str] = None,
src_template: Optional[GetServerProfileSrcTemplate] = None,
static_uuid_address: Optional[str] = None,
tags: Optional[Sequence[GetServerProfileTag]] = None,
target_platform: Optional[str] = None,
template_actions: Optional[Sequence[GetServerProfileTemplateAction]] = None,
template_sync_errors: Optional[Sequence[GetServerProfileTemplateSyncError]] = None,
template_sync_status: Optional[str] = None,
type: Optional[str] = None,
user_label: Optional[str] = None,
uuid: Optional[str] = None,
uuid_address_type: Optional[str] = None,
uuid_lease: Optional[GetServerProfileUuidLease] = None,
uuid_pool: Optional[GetServerProfileUuidPool] = None,
version_context: Optional[GetServerProfileVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetServerProfileResult
def get_server_profile_output(account_moid: Optional[pulumi.Input[str]] = None,
action: Optional[pulumi.Input[str]] = None,
action_params: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfileActionParamArgs]]]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfileAncestorArgs]]]] = None,
assigned_server: Optional[pulumi.Input[GetServerProfileAssignedServerArgs]] = None,
associated_server: Optional[pulumi.Input[GetServerProfileAssociatedServerArgs]] = None,
associated_server_pool: Optional[pulumi.Input[GetServerProfileAssociatedServerPoolArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
config_change_context: Optional[pulumi.Input[GetServerProfileConfigChangeContextArgs]] = None,
config_change_details: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfileConfigChangeDetailArgs]]]] = None,
config_changes: Optional[pulumi.Input[GetServerProfileConfigChangesArgs]] = None,
config_context: Optional[pulumi.Input[GetServerProfileConfigContextArgs]] = None,
config_result: Optional[pulumi.Input[GetServerProfileConfigResultArgs]] = None,
create_time: Optional[pulumi.Input[str]] = None,
deploy_status: Optional[pulumi.Input[str]] = None,
deployed_policies: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
deployed_switches: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
internal_reservation_references: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfileInternalReservationReferenceArgs]]]] = None,
is_pmc_deployed_secure_passphrase_set: Optional[pulumi.Input[bool]] = None,
leased_server: Optional[pulumi.Input[GetServerProfileLeasedServerArgs]] = None,
management_mode: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
organization: Optional[pulumi.Input[GetServerProfileOrganizationArgs]] = None,
overridden_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetServerProfileParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfilePermissionResourceArgs]]]] = None,
pmc_deployed_secure_passphrase: Optional[pulumi.Input[str]] = None,
policy_buckets: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfilePolicyBucketArgs]]]] = None,
removed_policies: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
reservation_references: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfileReservationReferenceArgs]]]] = None,
resource_lease: Optional[pulumi.Input[GetServerProfileResourceLeaseArgs]] = None,
running_workflows: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfileRunningWorkflowArgs]]]] = None,
scheduled_actions: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfileScheduledActionArgs]]]] = None,
server_assignment_mode: Optional[pulumi.Input[str]] = None,
server_pool: Optional[pulumi.Input[GetServerProfileServerPoolArgs]] = None,
server_pre_assign_by_serial: Optional[pulumi.Input[str]] = None,
server_pre_assign_by_slot: Optional[pulumi.Input[GetServerProfileServerPreAssignBySlotArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
src_template: Optional[pulumi.Input[GetServerProfileSrcTemplateArgs]] = None,
static_uuid_address: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfileTagArgs]]]] = None,
target_platform: Optional[pulumi.Input[str]] = None,
template_actions: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfileTemplateActionArgs]]]] = None,
template_sync_errors: Optional[pulumi.Input[Sequence[pulumi.Input[GetServerProfileTemplateSyncErrorArgs]]]] = None,
template_sync_status: Optional[pulumi.Input[str]] = None,
type: Optional[pulumi.Input[str]] = None,
user_label: Optional[pulumi.Input[str]] = None,
uuid: Optional[pulumi.Input[str]] = None,
uuid_address_type: Optional[pulumi.Input[str]] = None,
uuid_lease: Optional[pulumi.Input[GetServerProfileUuidLeaseArgs]] = None,
uuid_pool: Optional[pulumi.Input[GetServerProfileUuidPoolArgs]] = None,
version_context: Optional[pulumi.Input[GetServerProfileVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetServerProfileResult]
func LookupServerProfile(ctx *Context, args *LookupServerProfileArgs, opts ...InvokeOption) (*LookupServerProfileResult, error)
func LookupServerProfileOutput(ctx *Context, args *LookupServerProfileOutputArgs, opts ...InvokeOption) LookupServerProfileResultOutput
> Note: This function is named LookupServerProfile
in the Go SDK.
public static class GetServerProfile
{
public static Task<GetServerProfileResult> InvokeAsync(GetServerProfileArgs args, InvokeOptions? opts = null)
public static Output<GetServerProfileResult> Invoke(GetServerProfileInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetServerProfileResult> getServerProfile(GetServerProfileArgs args, InvokeOptions options)
public static Output<GetServerProfileResult> getServerProfile(GetServerProfileArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getServerProfile:getServerProfile
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- Action
Params List<GetServer Profile Action Param> - Additional
Properties string - Ancestors
List<Get
Server Profile Ancestor> - Assigned
Server GetServer Profile Assigned Server - Associated
Server GetServer Profile Associated Server - Associated
Server GetPool Server Profile Associated Server Pool - Class
Id string - Config
Change GetContext Server Profile Config Change Context - Config
Change List<GetDetails Server Profile Config Change Detail> - Config
Changes GetServer Profile Config Changes - Config
Context GetServer Profile Config Context - Config
Result GetServer Profile Config Result - Create
Time string - The time when this managed object was created.
- Deploy
Status string - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - Deployed
Policies List<string> - Deployed
Switches string - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - Description string
- Description of the profile.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Internal
Reservation List<GetReferences Server Profile Internal Reservation Reference> - Is
Pmc boolDeployed Secure Passphrase Set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- Leased
Server GetServer Profile Leased Server - Management
Mode string - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - Organization
Get
Server Profile Organization - Overridden
Lists List<string> - Owners List<string>
- Parent
Get
Server Profile Parent - Permission
Resources List<GetServer Profile Permission Resource> - Pmc
Deployed stringSecure Passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- Policy
Buckets List<GetServer Profile Policy Bucket> - Removed
Policies List<string> - Reservation
References List<GetServer Profile Reservation Reference> - Resource
Lease GetServer Profile Resource Lease - Running
Workflows List<GetServer Profile Running Workflow> - Scheduled
Actions List<GetServer Profile Scheduled Action> - Server
Assignment stringMode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - Server
Pool GetServer Profile Server Pool - Server
Pre stringAssign By Serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- Server
Pre GetAssign By Slot Server Profile Server Pre Assign By Slot - 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.
- Src
Template GetServer Profile Src Template - Static
Uuid stringAddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- List<Get
Server Profile Tag> - Target
Platform string - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - Template
Actions List<GetServer Profile Template Action> - Template
Sync List<GetErrors Server Profile Template Sync Error> - Template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - User
Label string - User label assigned to the server profile.
- Uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- Uuid
Address stringType - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - Uuid
Lease GetServer Profile Uuid Lease - Uuid
Pool GetServer Profile Uuid Pool - Version
Context GetServer Profile Version Context
- Account
Moid string - The Account ID for this managed object.
- Action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- Action
Params []GetServer Profile Action Param - Additional
Properties string - Ancestors
[]Get
Server Profile Ancestor - Assigned
Server GetServer Profile Assigned Server - Associated
Server GetServer Profile Associated Server - Associated
Server GetPool Server Profile Associated Server Pool - Class
Id string - Config
Change GetContext Server Profile Config Change Context - Config
Change []GetDetails Server Profile Config Change Detail - Config
Changes GetServer Profile Config Changes - Config
Context GetServer Profile Config Context - Config
Result GetServer Profile Config Result - Create
Time string - The time when this managed object was created.
- Deploy
Status string - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - Deployed
Policies []string - Deployed
Switches string - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - Description string
- Description of the profile.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Internal
Reservation []GetReferences Server Profile Internal Reservation Reference - Is
Pmc boolDeployed Secure Passphrase Set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- Leased
Server GetServer Profile Leased Server - Management
Mode string - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - Organization
Get
Server Profile Organization - Overridden
Lists []string - Owners []string
- Parent
Get
Server Profile Parent - Permission
Resources []GetServer Profile Permission Resource - Pmc
Deployed stringSecure Passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- Policy
Buckets []GetServer Profile Policy Bucket - Removed
Policies []string - Reservation
References []GetServer Profile Reservation Reference - Resource
Lease GetServer Profile Resource Lease - Running
Workflows []GetServer Profile Running Workflow - Scheduled
Actions []GetServer Profile Scheduled Action - Server
Assignment stringMode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - Server
Pool GetServer Profile Server Pool - Server
Pre stringAssign By Serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- Server
Pre GetAssign By Slot Server Profile Server Pre Assign By Slot - 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.
- Src
Template GetServer Profile Src Template - Static
Uuid stringAddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- []Get
Server Profile Tag - Target
Platform string - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - Template
Actions []GetServer Profile Template Action - Template
Sync []GetErrors Server Profile Template Sync Error - Template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - User
Label string - User label assigned to the server profile.
- Uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- Uuid
Address stringType - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - Uuid
Lease GetServer Profile Uuid Lease - Uuid
Pool GetServer Profile Uuid Pool - Version
Context GetServer Profile Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Params List<GetServer Profile Action Param> - additional
Properties String - ancestors
List<Get
Server Profile Ancestor> - assigned
Server GetServer Profile Assigned Server - associated
Server GetServer Profile Associated Server - associated
Server GetPool Server Profile Associated Server Pool - class
Id String - config
Change GetContext Server Profile Config Change Context - config
Change List<GetDetails Server Profile Config Change Detail> - config
Changes GetServer Profile Config Changes - config
Context GetServer Profile Config Context - config
Result GetServer Profile Config Result - create
Time String - The time when this managed object was created.
- deploy
Status String - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - deployed
Policies List<String> - deployed
Switches String - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - description String
- Description of the profile.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- internal
Reservation List<GetReferences Server Profile Internal Reservation Reference> - is
Pmc BooleanDeployed Secure Passphrase Set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leased
Server GetServer Profile Leased Server - management
Mode String - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the profile instance or profile template.
- object
Type String - organization
Get
Server Profile Organization - overridden
Lists List<String> - owners List<String>
- parent
Get
Server Profile Parent - permission
Resources List<GetServer Profile Permission Resource> - pmc
Deployed StringSecure Passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- policy
Buckets List<GetServer Profile Policy Bucket> - removed
Policies List<String> - reservation
References List<GetServer Profile Reservation Reference> - resource
Lease GetServer Profile Resource Lease - running
Workflows List<GetServer Profile Running Workflow> - scheduled
Actions List<GetServer Profile Scheduled Action> - server
Assignment StringMode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - server
Pool GetServer Profile Server Pool - server
Pre StringAssign By Serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- server
Pre GetAssign By Slot Server Profile Server Pre Assign By Slot - 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.
- src
Template GetServer Profile Src Template - static
Uuid StringAddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- List<Get
Server Profile Tag> - target
Platform String - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - template
Actions List<GetServer Profile Template Action> - template
Sync List<GetErrors Server Profile Template Sync Error> - template
Sync StringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - user
Label String - User label assigned to the server profile.
- uuid String
- The UUID address that is assigned to the server based on the UUID pool.
- uuid
Address StringType - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - uuid
Lease GetServer Profile Uuid Lease - uuid
Pool GetServer Profile Uuid Pool - version
Context GetServer Profile Version Context
- account
Moid string - The Account ID for this managed object.
- action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Params GetServer Profile Action Param[] - additional
Properties string - ancestors
Get
Server Profile Ancestor[] - assigned
Server GetServer Profile Assigned Server - associated
Server GetServer Profile Associated Server - associated
Server GetPool Server Profile Associated Server Pool - class
Id string - config
Change GetContext Server Profile Config Change Context - config
Change GetDetails Server Profile Config Change Detail[] - config
Changes GetServer Profile Config Changes - config
Context GetServer Profile Config Context - config
Result GetServer Profile Config Result - create
Time string - The time when this managed object was created.
- deploy
Status string - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - deployed
Policies string[] - deployed
Switches string - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - description string
- Description of the profile.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- internal
Reservation GetReferences Server Profile Internal Reservation Reference[] - is
Pmc booleanDeployed Secure Passphrase Set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leased
Server GetServer Profile Leased Server - management
Mode string - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the profile instance or profile template.
- object
Type string - organization
Get
Server Profile Organization - overridden
Lists string[] - owners string[]
- parent
Get
Server Profile Parent - permission
Resources GetServer Profile Permission Resource[] - pmc
Deployed stringSecure Passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- policy
Buckets GetServer Profile Policy Bucket[] - removed
Policies string[] - reservation
References GetServer Profile Reservation Reference[] - resource
Lease GetServer Profile Resource Lease - running
Workflows GetServer Profile Running Workflow[] - scheduled
Actions GetServer Profile Scheduled Action[] - server
Assignment stringMode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - server
Pool GetServer Profile Server Pool - server
Pre stringAssign By Serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- server
Pre GetAssign By Slot Server Profile Server Pre Assign By Slot - 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.
- src
Template GetServer Profile Src Template - static
Uuid stringAddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- Get
Server Profile Tag[] - target
Platform string - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - template
Actions GetServer Profile Template Action[] - template
Sync GetErrors Server Profile Template Sync Error[] - template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - user
Label string - User label assigned to the server profile.
- uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- uuid
Address stringType - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - uuid
Lease GetServer Profile Uuid Lease - uuid
Pool GetServer Profile Uuid Pool - version
Context GetServer Profile Version Context
- account_
moid str - The Account ID for this managed object.
- action str
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action_
params Sequence[GetServer Profile Action Param] - additional_
properties str - ancestors
Sequence[Get
Server Profile Ancestor] - assigned_
server GetServer Profile Assigned Server - associated_
server GetServer Profile Associated Server - associated_
server_ Getpool Server Profile Associated Server Pool - class_
id str - config_
change_ Getcontext Server Profile Config Change Context - config_
change_ Sequence[Getdetails Server Profile Config Change Detail] - config_
changes GetServer Profile Config Changes - config_
context GetServer Profile Config Context - config_
result GetServer Profile Config Result - create_
time str - The time when this managed object was created.
- deploy_
status str - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - deployed_
policies Sequence[str] - deployed_
switches str - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - description str
- Description of the profile.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- internal_
reservation_ Sequence[Getreferences Server Profile Internal Reservation Reference] - is_
pmc_ booldeployed_ secure_ passphrase_ set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leased_
server GetServer Profile Leased Server - management_
mode str - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the profile instance or profile template.
- object_
type str - organization
Get
Server Profile Organization - overridden_
lists Sequence[str] - owners Sequence[str]
- parent
Get
Server Profile Parent - permission_
resources Sequence[GetServer Profile Permission Resource] - pmc_
deployed_ strsecure_ passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- policy_
buckets Sequence[GetServer Profile Policy Bucket] - removed_
policies Sequence[str] - reservation_
references Sequence[GetServer Profile Reservation Reference] - resource_
lease GetServer Profile Resource Lease - running_
workflows Sequence[GetServer Profile Running Workflow] - scheduled_
actions Sequence[GetServer Profile Scheduled Action] - server_
assignment_ strmode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - server_
pool GetServer Profile Server Pool - server_
pre_ strassign_ by_ serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- server_
pre_ Getassign_ by_ slot Server Profile Server Pre Assign By Slot - 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.
- src_
template GetServer Profile Src Template - static_
uuid_ straddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- Sequence[Get
Server Profile Tag] - target_
platform str - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - template_
actions Sequence[GetServer Profile Template Action] - template_
sync_ Sequence[Geterrors Server Profile Template Sync Error] - template_
sync_ strstatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - type str
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - user_
label str - User label assigned to the server profile.
- uuid str
- The UUID address that is assigned to the server based on the UUID pool.
- uuid_
address_ strtype - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - uuid_
lease GetServer Profile Uuid Lease - uuid_
pool GetServer Profile Uuid Pool - version_
context GetServer Profile Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Params List<Property Map> - additional
Properties String - ancestors List<Property Map>
- assigned
Server Property Map - associated
Server Property Map - associated
Server Property MapPool - class
Id String - config
Change Property MapContext - config
Change List<Property Map>Details - config
Changes Property Map - config
Context Property Map - config
Result Property Map - create
Time String - The time when this managed object was created.
- deploy
Status String - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - deployed
Policies List<String> - deployed
Switches String - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - description String
- Description of the profile.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- internal
Reservation List<Property Map>References - is
Pmc BooleanDeployed Secure Passphrase Set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leased
Server Property Map - management
Mode String - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the profile instance or profile template.
- object
Type String - organization Property Map
- overridden
Lists List<String> - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - pmc
Deployed StringSecure Passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- policy
Buckets List<Property Map> - removed
Policies List<String> - reservation
References List<Property Map> - resource
Lease Property Map - running
Workflows List<Property Map> - scheduled
Actions List<Property Map> - server
Assignment StringMode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - server
Pool Property Map - server
Pre StringAssign By Serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- server
Pre Property MapAssign By Slot - 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.
- src
Template Property Map - static
Uuid StringAddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- List<Property Map>
- target
Platform String - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - template
Actions List<Property Map> - template
Sync List<Property Map>Errors - template
Sync StringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - user
Label String - User label assigned to the server profile.
- uuid String
- The UUID address that is assigned to the server based on the UUID pool.
- uuid
Address StringType - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - uuid
Lease Property Map - uuid
Pool Property Map - version
Context Property Map
getServerProfile Result
The following output properties are available:
- Id string
- Results
List<Get
Server Profile Result> - Account
Moid string - Action string
- Action
Params List<GetServer Profile Action Param> - Additional
Properties string - Ancestors
List<Get
Server Profile Ancestor> - Assigned
Server GetServer Profile Assigned Server - Associated
Server GetServer Profile Associated Server - Associated
Server GetPool Server Profile Associated Server Pool - Class
Id string - Config
Change GetContext Server Profile Config Change Context - Config
Change List<GetDetails Server Profile Config Change Detail> - Config
Changes GetServer Profile Config Changes - Config
Context GetServer Profile Config Context - Config
Result GetServer Profile Config Result - Create
Time string - Deploy
Status string - Deployed
Policies List<string> - Deployed
Switches string - Description string
- Domain
Group stringMoid - Internal
Reservation List<GetReferences Server Profile Internal Reservation Reference> - Is
Pmc boolDeployed Secure Passphrase Set - Leased
Server GetServer Profile Leased Server - Management
Mode string - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Server Profile Organization - Overridden
Lists List<string> - Owners List<string>
- Parent
Get
Server Profile Parent - Permission
Resources List<GetServer Profile Permission Resource> - Pmc
Deployed stringSecure Passphrase - Policy
Buckets List<GetServer Profile Policy Bucket> - Removed
Policies List<string> - Reservation
References List<GetServer Profile Reservation Reference> - Resource
Lease GetServer Profile Resource Lease - Running
Workflows List<GetServer Profile Running Workflow> - Scheduled
Actions List<GetServer Profile Scheduled Action> - Server
Assignment stringMode - Server
Pool GetServer Profile Server Pool - Server
Pre stringAssign By Serial - Server
Pre GetAssign By Slot Server Profile Server Pre Assign By Slot - string
- Src
Template GetServer Profile Src Template - Static
Uuid stringAddress - List<Get
Server Profile Tag> - Target
Platform string - Template
Actions List<GetServer Profile Template Action> - Template
Sync List<GetErrors Server Profile Template Sync Error> - Template
Sync stringStatus - Type string
- User
Label string - Uuid string
- Uuid
Address stringType - Uuid
Lease GetServer Profile Uuid Lease - Uuid
Pool GetServer Profile Uuid Pool - Version
Context GetServer Profile Version Context
- Id string
- Results
[]Get
Server Profile Result - Account
Moid string - Action string
- Action
Params []GetServer Profile Action Param - Additional
Properties string - Ancestors
[]Get
Server Profile Ancestor - Assigned
Server GetServer Profile Assigned Server - Associated
Server GetServer Profile Associated Server - Associated
Server GetPool Server Profile Associated Server Pool - Class
Id string - Config
Change GetContext Server Profile Config Change Context - Config
Change []GetDetails Server Profile Config Change Detail - Config
Changes GetServer Profile Config Changes - Config
Context GetServer Profile Config Context - Config
Result GetServer Profile Config Result - Create
Time string - Deploy
Status string - Deployed
Policies []string - Deployed
Switches string - Description string
- Domain
Group stringMoid - Internal
Reservation []GetReferences Server Profile Internal Reservation Reference - Is
Pmc boolDeployed Secure Passphrase Set - Leased
Server GetServer Profile Leased Server - Management
Mode string - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Server Profile Organization - Overridden
Lists []string - Owners []string
- Parent
Get
Server Profile Parent - Permission
Resources []GetServer Profile Permission Resource - Pmc
Deployed stringSecure Passphrase - Policy
Buckets []GetServer Profile Policy Bucket - Removed
Policies []string - Reservation
References []GetServer Profile Reservation Reference - Resource
Lease GetServer Profile Resource Lease - Running
Workflows []GetServer Profile Running Workflow - Scheduled
Actions []GetServer Profile Scheduled Action - Server
Assignment stringMode - Server
Pool GetServer Profile Server Pool - Server
Pre stringAssign By Serial - Server
Pre GetAssign By Slot Server Profile Server Pre Assign By Slot - string
- Src
Template GetServer Profile Src Template - Static
Uuid stringAddress - []Get
Server Profile Tag - Target
Platform string - Template
Actions []GetServer Profile Template Action - Template
Sync []GetErrors Server Profile Template Sync Error - Template
Sync stringStatus - Type string
- User
Label string - Uuid string
- Uuid
Address stringType - Uuid
Lease GetServer Profile Uuid Lease - Uuid
Pool GetServer Profile Uuid Pool - Version
Context GetServer Profile Version Context
- id String
- results
List<Get
Server Profile Result> - account
Moid String - action String
- action
Params List<GetServer Profile Action Param> - additional
Properties String - ancestors
List<Get
Server Profile Ancestor> - assigned
Server GetServer Profile Assigned Server - associated
Server GetServer Profile Associated Server - associated
Server GetPool Server Profile Associated Server Pool - class
Id String - config
Change GetContext Server Profile Config Change Context - config
Change List<GetDetails Server Profile Config Change Detail> - config
Changes GetServer Profile Config Changes - config
Context GetServer Profile Config Context - config
Result GetServer Profile Config Result - create
Time String - deploy
Status String - deployed
Policies List<String> - deployed
Switches String - description String
- domain
Group StringMoid - internal
Reservation List<GetReferences Server Profile Internal Reservation Reference> - is
Pmc BooleanDeployed Secure Passphrase Set - leased
Server GetServer Profile Leased Server - management
Mode String - mod
Time String - moid String
- name String
- object
Type String - organization
Get
Server Profile Organization - overridden
Lists List<String> - owners List<String>
- parent
Get
Server Profile Parent - permission
Resources List<GetServer Profile Permission Resource> - pmc
Deployed StringSecure Passphrase - policy
Buckets List<GetServer Profile Policy Bucket> - removed
Policies List<String> - reservation
References List<GetServer Profile Reservation Reference> - resource
Lease GetServer Profile Resource Lease - running
Workflows List<GetServer Profile Running Workflow> - scheduled
Actions List<GetServer Profile Scheduled Action> - server
Assignment StringMode - server
Pool GetServer Profile Server Pool - server
Pre StringAssign By Serial - server
Pre GetAssign By Slot Server Profile Server Pre Assign By Slot - String
- src
Template GetServer Profile Src Template - static
Uuid StringAddress - List<Get
Server Profile Tag> - target
Platform String - template
Actions List<GetServer Profile Template Action> - template
Sync List<GetErrors Server Profile Template Sync Error> - template
Sync StringStatus - type String
- user
Label String - uuid String
- uuid
Address StringType - uuid
Lease GetServer Profile Uuid Lease - uuid
Pool GetServer Profile Uuid Pool - version
Context GetServer Profile Version Context
- id string
- results
Get
Server Profile Result[] - account
Moid string - action string
- action
Params GetServer Profile Action Param[] - additional
Properties string - ancestors
Get
Server Profile Ancestor[] - assigned
Server GetServer Profile Assigned Server - associated
Server GetServer Profile Associated Server - associated
Server GetPool Server Profile Associated Server Pool - class
Id string - config
Change GetContext Server Profile Config Change Context - config
Change GetDetails Server Profile Config Change Detail[] - config
Changes GetServer Profile Config Changes - config
Context GetServer Profile Config Context - config
Result GetServer Profile Config Result - create
Time string - deploy
Status string - deployed
Policies string[] - deployed
Switches string - description string
- domain
Group stringMoid - internal
Reservation GetReferences Server Profile Internal Reservation Reference[] - is
Pmc booleanDeployed Secure Passphrase Set - leased
Server GetServer Profile Leased Server - management
Mode string - mod
Time string - moid string
- name string
- object
Type string - organization
Get
Server Profile Organization - overridden
Lists string[] - owners string[]
- parent
Get
Server Profile Parent - permission
Resources GetServer Profile Permission Resource[] - pmc
Deployed stringSecure Passphrase - policy
Buckets GetServer Profile Policy Bucket[] - removed
Policies string[] - reservation
References GetServer Profile Reservation Reference[] - resource
Lease GetServer Profile Resource Lease - running
Workflows GetServer Profile Running Workflow[] - scheduled
Actions GetServer Profile Scheduled Action[] - server
Assignment stringMode - server
Pool GetServer Profile Server Pool - server
Pre stringAssign By Serial - server
Pre GetAssign By Slot Server Profile Server Pre Assign By Slot - string
- src
Template GetServer Profile Src Template - static
Uuid stringAddress - Get
Server Profile Tag[] - target
Platform string - template
Actions GetServer Profile Template Action[] - template
Sync GetErrors Server Profile Template Sync Error[] - template
Sync stringStatus - type string
- user
Label string - uuid string
- uuid
Address stringType - uuid
Lease GetServer Profile Uuid Lease - uuid
Pool GetServer Profile Uuid Pool - version
Context GetServer Profile Version Context
- id str
- results
Sequence[Get
Server Profile Result] - account_
moid str - action str
- action_
params Sequence[GetServer Profile Action Param] - additional_
properties str - ancestors
Sequence[Get
Server Profile Ancestor] - assigned_
server GetServer Profile Assigned Server - associated_
server GetServer Profile Associated Server - associated_
server_ Getpool Server Profile Associated Server Pool - class_
id str - config_
change_ Getcontext Server Profile Config Change Context - config_
change_ Sequence[Getdetails Server Profile Config Change Detail] - config_
changes GetServer Profile Config Changes - config_
context GetServer Profile Config Context - config_
result GetServer Profile Config Result - create_
time str - deploy_
status str - deployed_
policies Sequence[str] - deployed_
switches str - description str
- domain_
group_ strmoid - internal_
reservation_ Sequence[Getreferences Server Profile Internal Reservation Reference] - is_
pmc_ booldeployed_ secure_ passphrase_ set - leased_
server GetServer Profile Leased Server - management_
mode str - mod_
time str - moid str
- name str
- object_
type str - organization
Get
Server Profile Organization - overridden_
lists Sequence[str] - owners Sequence[str]
- parent
Get
Server Profile Parent - permission_
resources Sequence[GetServer Profile Permission Resource] - pmc_
deployed_ strsecure_ passphrase - policy_
buckets Sequence[GetServer Profile Policy Bucket] - removed_
policies Sequence[str] - reservation_
references Sequence[GetServer Profile Reservation Reference] - resource_
lease GetServer Profile Resource Lease - running_
workflows Sequence[GetServer Profile Running Workflow] - scheduled_
actions Sequence[GetServer Profile Scheduled Action] - server_
assignment_ strmode - server_
pool GetServer Profile Server Pool - server_
pre_ strassign_ by_ serial - server_
pre_ Getassign_ by_ slot Server Profile Server Pre Assign By Slot - str
- src_
template GetServer Profile Src Template - static_
uuid_ straddress - Sequence[Get
Server Profile Tag] - target_
platform str - template_
actions Sequence[GetServer Profile Template Action] - template_
sync_ Sequence[Geterrors Server Profile Template Sync Error] - template_
sync_ strstatus - type str
- user_
label str - uuid str
- uuid_
address_ strtype - uuid_
lease GetServer Profile Uuid Lease - uuid_
pool GetServer Profile Uuid Pool - version_
context GetServer Profile Version Context
- id String
- results List<Property Map>
- account
Moid String - action String
- action
Params List<Property Map> - additional
Properties String - ancestors List<Property Map>
- assigned
Server Property Map - associated
Server Property Map - associated
Server Property MapPool - class
Id String - config
Change Property MapContext - config
Change List<Property Map>Details - config
Changes Property Map - config
Context Property Map - config
Result Property Map - create
Time String - deploy
Status String - deployed
Policies List<String> - deployed
Switches String - description String
- domain
Group StringMoid - internal
Reservation List<Property Map>References - is
Pmc BooleanDeployed Secure Passphrase Set - leased
Server Property Map - management
Mode String - mod
Time String - moid String
- name String
- object
Type String - organization Property Map
- overridden
Lists List<String> - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - pmc
Deployed StringSecure Passphrase - policy
Buckets List<Property Map> - removed
Policies List<String> - reservation
References List<Property Map> - resource
Lease Property Map - running
Workflows List<Property Map> - scheduled
Actions List<Property Map> - server
Assignment StringMode - server
Pool Property Map - server
Pre StringAssign By Serial - server
Pre Property MapAssign By Slot - String
- src
Template Property Map - static
Uuid StringAddress - List<Property Map>
- target
Platform String - template
Actions List<Property Map> - template
Sync List<Property Map>Errors - template
Sync StringStatus - type String
- user
Label String - uuid String
- uuid
Address StringType - uuid
Lease Property Map - uuid
Pool Property Map - version
Context Property Map
Supporting Types
GetServerProfileActionParam
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- The action parameter value.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- The action parameter value.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the profile instance or profile template.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- The action parameter value.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Name of the profile instance or profile template.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value string
- The action parameter value.
- 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.
- name str
- Name of the profile instance or profile template.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value str
- The action parameter value.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the profile instance or profile template.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- The action parameter value.
GetServerProfileAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileAssignedServer
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileAssociatedServer
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileAssociatedServerPool
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileConfigChangeContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Config
Change stringError - Indicates reason for failure state of configChangeState.
- Config
Change stringState - Indicates a profile's configuration change state. Used for tracking pending-changes and out-of-synch states.
Ok
- Config change state represents Validation for change/drift is successful or is not applicable.Validating-change
- Config change state represents policy changes are being validated. This state starts when policy is changed and becomes different from deployed changes (Pending-changes).Validating-drift
- Config change state represents endpoint configuration changes are being validated. This state starts when endpoint is changed and endpoint configuration becomes different from policy configured changes (Out-of-sync).Change-failed
- Config change state represents there is internal error in calculating policy change.Drift-failed
- Config change state represents there is internal error in calculating endpoint configuraion drift.
- Initial
Config GetContext Server Profile Config Change Context Initial Config Context - Stores initial Configuration state. Used for reverting back to initial state of ConfigContext in case of validation failure.
- 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 - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Config
Change stringError - Indicates reason for failure state of configChangeState.
- Config
Change stringState - Indicates a profile's configuration change state. Used for tracking pending-changes and out-of-synch states.
Ok
- Config change state represents Validation for change/drift is successful or is not applicable.Validating-change
- Config change state represents policy changes are being validated. This state starts when policy is changed and becomes different from deployed changes (Pending-changes).Validating-drift
- Config change state represents endpoint configuration changes are being validated. This state starts when endpoint is changed and endpoint configuration becomes different from policy configured changes (Out-of-sync).Change-failed
- Config change state represents there is internal error in calculating policy change.Drift-failed
- Config change state represents there is internal error in calculating endpoint configuraion drift.
- Initial
Config GetContext Server Profile Config Change Context Initial Config Context - Stores initial Configuration state. Used for reverting back to initial state of ConfigContext in case of validation failure.
- 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 - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
Change StringError - Indicates reason for failure state of configChangeState.
- config
Change StringState - Indicates a profile's configuration change state. Used for tracking pending-changes and out-of-synch states.
Ok
- Config change state represents Validation for change/drift is successful or is not applicable.Validating-change
- Config change state represents policy changes are being validated. This state starts when policy is changed and becomes different from deployed changes (Pending-changes).Validating-drift
- Config change state represents endpoint configuration changes are being validated. This state starts when endpoint is changed and endpoint configuration becomes different from policy configured changes (Out-of-sync).Change-failed
- Config change state represents there is internal error in calculating policy change.Drift-failed
- Config change state represents there is internal error in calculating endpoint configuraion drift.
- initial
Config GetContext Server Profile Config Change Context Initial Config Context - Stores initial Configuration state. Used for reverting back to initial state of ConfigContext in case of validation failure.
- 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 - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
Change stringError - Indicates reason for failure state of configChangeState.
- config
Change stringState - Indicates a profile's configuration change state. Used for tracking pending-changes and out-of-synch states.
Ok
- Config change state represents Validation for change/drift is successful or is not applicable.Validating-change
- Config change state represents policy changes are being validated. This state starts when policy is changed and becomes different from deployed changes (Pending-changes).Validating-drift
- Config change state represents endpoint configuration changes are being validated. This state starts when endpoint is changed and endpoint configuration becomes different from policy configured changes (Out-of-sync).Change-failed
- Config change state represents there is internal error in calculating policy change.Drift-failed
- Config change state represents there is internal error in calculating endpoint configuraion drift.
- initial
Config GetContext Server Profile Config Change Context Initial Config Context - Stores initial Configuration state. Used for reverting back to initial state of ConfigContext in case of validation failure.
- 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 - 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.
- config_
change_ strerror - Indicates reason for failure state of configChangeState.
- config_
change_ strstate - Indicates a profile's configuration change state. Used for tracking pending-changes and out-of-synch states.
Ok
- Config change state represents Validation for change/drift is successful or is not applicable.Validating-change
- Config change state represents policy changes are being validated. This state starts when policy is changed and becomes different from deployed changes (Pending-changes).Validating-drift
- Config change state represents endpoint configuration changes are being validated. This state starts when endpoint is changed and endpoint configuration becomes different from policy configured changes (Out-of-sync).Change-failed
- Config change state represents there is internal error in calculating policy change.Drift-failed
- Config change state represents there is internal error in calculating endpoint configuraion drift.
- initial_
config_ Getcontext Server Profile Config Change Context Initial Config Context - Stores initial Configuration state. Used for reverting back to initial state of ConfigContext in case of validation failure.
- 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 - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
Change StringError - Indicates reason for failure state of configChangeState.
- config
Change StringState - Indicates a profile's configuration change state. Used for tracking pending-changes and out-of-synch states.
Ok
- Config change state represents Validation for change/drift is successful or is not applicable.Validating-change
- Config change state represents policy changes are being validated. This state starts when policy is changed and becomes different from deployed changes (Pending-changes).Validating-drift
- Config change state represents endpoint configuration changes are being validated. This state starts when endpoint is changed and endpoint configuration becomes different from policy configured changes (Out-of-sync).Change-failed
- Config change state represents there is internal error in calculating policy change.Drift-failed
- Config change state represents there is internal error in calculating endpoint configuraion drift.
- initial
Config Property MapContext - Stores initial Configuration state. Used for reverting back to initial state of ConfigContext in case of validation failure.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetServerProfileConfigChangeContextInitialConfigContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Config
State string - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- Config
State stringSummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- Config
Type string - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- Control
Action string - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- Error
State string - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- Inconsistency
Reasons List<string> - Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Oper
State string - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Config
State string - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- Config
State stringSummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- Config
Type string - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- Control
Action string - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- Error
State string - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- Inconsistency
Reasons []string - Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Oper
State string - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
State String - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- config
State StringSummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- config
Type String - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- control
Action String - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- error
State String - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistency
Reasons List<String> - object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State String - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
State string - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- config
State stringSummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- config
Type string - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- control
Action string - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- error
State string - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistency
Reasons string[] - object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State string - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
- 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.
- config_
state str - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- config_
state_ strsummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- config_
type str - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- control_
action str - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- error_
state str - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistency_
reasons Sequence[str] - object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper_
state str - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
State String - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- config
State StringSummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- config
Type String - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- control
Action String - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- error
State String - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistency
Reasons List<String> - object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State String - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
GetServerProfileConfigChangeDetail
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileConfigChanges
- Additional
Properties string - Changes List<string>
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Disruptions List<string>
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Policy
Disruptions List<GetServer Profile Config Changes Policy Disruption>
- Additional
Properties string - Changes []string
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Disruptions []string
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Policy
Disruptions []GetServer Profile Config Changes Policy Disruption
- additional
Properties String - changes List<String>
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- disruptions List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policy
Disruptions List<GetServer Profile Config Changes Policy Disruption>
- additional
Properties string - changes string[]
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- disruptions string[]
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policy
Disruptions GetServer Profile Config Changes Policy Disruption[]
- additional_
properties str - changes Sequence[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.
- disruptions Sequence[str]
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policy_
disruptions Sequence[GetServer Profile Config Changes Policy Disruption]
- additional
Properties String - changes List<String>
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- disruptions List<String>
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policy
Disruptions List<Property Map>
GetServerProfileConfigChangesPolicyDisruption
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Disruptions List<string>
- Is
Only boolRequired By Other Policies - The current policy has to be redeployed only because there are other policy changes that require this.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Policy
Name string - Name of the policy that, when modified, causes the disruption.
- Policy
Pending stringAction - Name of the action which is pending on this policy. Example, if policy is not yet activated we mark this field as not-activated. Currently we support two actions, not-deployed and not-activated.
- Required
By List<string>Policies
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Disruptions []string
- Is
Only boolRequired By Other Policies - The current policy has to be redeployed only because there are other policy changes that require this.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Policy
Name string - Name of the policy that, when modified, causes the disruption.
- Policy
Pending stringAction - Name of the action which is pending on this policy. Example, if policy is not yet activated we mark this field as not-activated. Currently we support two actions, not-deployed and not-activated.
- Required
By []stringPolicies
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- disruptions List<String>
- is
Only BooleanRequired By Other Policies - The current policy has to be redeployed only because there are other policy changes that require this.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policy
Name String - Name of the policy that, when modified, causes the disruption.
- policy
Pending StringAction - Name of the action which is pending on this policy. Example, if policy is not yet activated we mark this field as not-activated. Currently we support two actions, not-deployed and not-activated.
- required
By List<String>Policies
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- disruptions string[]
- is
Only booleanRequired By Other Policies - The current policy has to be redeployed only because there are other policy changes that require this.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policy
Name string - Name of the policy that, when modified, causes the disruption.
- policy
Pending stringAction - Name of the action which is pending on this policy. Example, if policy is not yet activated we mark this field as not-activated. Currently we support two actions, not-deployed and not-activated.
- required
By string[]Policies
- 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.
- disruptions Sequence[str]
- is_
only_ boolrequired_ by_ other_ policies - The current policy has to be redeployed only because there are other policy changes that require this.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policy_
name str - Name of the policy that, when modified, causes the disruption.
- policy_
pending_ straction - Name of the action which is pending on this policy. Example, if policy is not yet activated we mark this field as not-activated. Currently we support two actions, not-deployed and not-activated.
- required_
by_ Sequence[str]policies
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- disruptions List<String>
- is
Only BooleanRequired By Other Policies - The current policy has to be redeployed only because there are other policy changes that require this.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policy
Name String - Name of the policy that, when modified, causes the disruption.
- policy
Pending StringAction - Name of the action which is pending on this policy. Example, if policy is not yet activated we mark this field as not-activated. Currently we support two actions, not-deployed and not-activated.
- required
By List<String>Policies
GetServerProfileConfigContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Config
State string - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- Config
State stringSummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- Config
Type string - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- Control
Action string - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- Error
State string - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- Inconsistency
Reasons List<string> - Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Oper
State string - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Config
State string - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- Config
State stringSummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- Config
Type string - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- Control
Action string - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- Error
State string - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- Inconsistency
Reasons []string - Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Oper
State string - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
State String - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- config
State StringSummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- config
Type String - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- control
Action String - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- error
State String - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistency
Reasons List<String> - object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State String - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
State string - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- config
State stringSummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- config
Type string - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- control
Action string - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- error
State string - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistency
Reasons string[] - object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State string - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
- 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.
- config_
state str - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- config_
state_ strsummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- config_
type str - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- control_
action str - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- error_
state str - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistency_
reasons Sequence[str] - object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper_
state str - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- config
State String - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- config
State StringSummary - Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, InConsistent, Validating, Configuring, Failed, Activating, UnConfiguring.
None
- The default state is none.Not-assigned
- Server is not assigned to the profile.Assigned
- Server is assigned to the profile and the configurations are not yet deployed.Preparing
- Preparing to deploy the configuration.Validating
- Profile validation in progress.Configuring
- Profile deploy operation is in progress.UnConfiguring
- Server is unassigned and config cleanup is in progress.Analyzing
- Profile changes are being analyzed.Activating
- Configuration is being activated at the endpoint.Inconsistent
- Profile is inconsistent with the endpoint configuration.Associated
- The profile configuration has been applied to the endpoint and no inconsistencies have been detected.Failed
- The last action on the profile has failed.Not-complete
- Config import operation on the profile is not complete.Waiting-for-resource
- Waiting for the resource to be allocated for the profile.Partially-deployed
- The profile configuration has been applied on a subset of endpoints.
- config
Type String - The type of configuration running on the profile. Since profile deployments can configure multiple different settings, configType indicates which type of configuration is currently in progress.
- control
Action String - System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- error
State String - Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistency
Reasons List<String> - object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State String - Combined state (configState, and operational state of the associated physical resource) to indicate the current state of the profile. Values -- n/a, Power-off, Pending-changes, Configuring, Ok, Failed.
GetServerProfileConfigResult
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileInternalReservationReference
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Reservation
Moid string - The moid of the reservation object.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Reservation
Moid string - The moid of the reservation object.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- reservation
Moid String - The moid of the reservation object.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- reservation
Moid string - The moid of the reservation object.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- reservation_
moid str - The moid of the reservation object.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- reservation
Moid String - The moid of the reservation object.
GetServerProfileLeasedServer
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileOrganization
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileParent
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfilePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfilePolicyBucket
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileReservationReference
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Reservation
Moid string - The moid of the reservation object.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Reservation
Moid string - The moid of the reservation object.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- reservation
Moid String - The moid of the reservation object.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- reservation
Moid string - The moid of the reservation object.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- reservation_
moid str - The moid of the reservation object.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- reservation
Moid String - The moid of the reservation object.
GetServerProfileResourceLease
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileResult
- Account
Moid string - The Account ID for this managed object.
- Action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- Action
Params List<GetServer Profile Result Action Param> - Additional
Properties string - Ancestors
List<Get
Server Profile Result Ancestor> - Assigned
Servers List<GetServer Profile Result Assigned Server> - Associated
Server List<GetPools Server Profile Result Associated Server Pool> - Associated
Servers List<GetServer Profile Result Associated Server> - Class
Id string - Config
Change List<GetContexts Server Profile Result Config Change Context> - Config
Change List<GetDetails Server Profile Result Config Change Detail> - Config
Changes List<GetServer Profile Result Config Change> - Config
Contexts List<GetServer Profile Result Config Context> - Config
Results List<GetServer Profile Result Config Result> - Create
Time string - The time when this managed object was created.
- Deploy
Status string - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - Deployed
Policies List<string> - Deployed
Switches string - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - Description string
- Description of the profile.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Internal
Reservation List<GetReferences Server Profile Result Internal Reservation Reference> - Is
Pmc boolDeployed Secure Passphrase Set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- Leased
Servers List<GetServer Profile Result Leased Server> - Management
Mode string - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - Organizations
List<Get
Server Profile Result Organization> - Overridden
Lists List<string> - Owners List<string>
- Parents
List<Get
Server Profile Result Parent> - Permission
Resources List<GetServer Profile Result Permission Resource> - Pmc
Deployed stringSecure Passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- Policy
Buckets List<GetServer Profile Result Policy Bucket> - Removed
Policies List<string> - Reservation
References List<GetServer Profile Result Reservation Reference> - Resource
Leases List<GetServer Profile Result Resource Lease> - Running
Workflows List<GetServer Profile Result Running Workflow> - Scheduled
Actions List<GetServer Profile Result Scheduled Action> - Server
Assignment stringMode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - Server
Pools List<GetServer Profile Result Server Pool> - Server
Pre stringAssign By Serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- Server
Pre List<GetAssign By Slots Server Profile Result Server Pre Assign By Slot> - 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.
- Src
Templates List<GetServer Profile Result Src Template> - Static
Uuid stringAddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- List<Get
Server Profile Result Tag> - Target
Platform string - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - Template
Actions List<GetServer Profile Result Template Action> - Template
Sync List<GetErrors Server Profile Result Template Sync Error> - Template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - User
Label string - User label assigned to the server profile.
- Uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- Uuid
Address stringType - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - Uuid
Leases List<GetServer Profile Result Uuid Lease> - Uuid
Pools List<GetServer Profile Result Uuid Pool> - Version
Contexts List<GetServer Profile Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- Action
Params []GetServer Profile Result Action Param - Additional
Properties string - Ancestors
[]Get
Server Profile Result Ancestor - Assigned
Servers []GetServer Profile Result Assigned Server - Associated
Server []GetPools Server Profile Result Associated Server Pool - Associated
Servers []GetServer Profile Result Associated Server - Class
Id string - Config
Change []GetContexts Server Profile Result Config Change Context - Config
Change []GetDetails Server Profile Result Config Change Detail - Config
Changes []GetServer Profile Result Config Change - Config
Contexts []GetServer Profile Result Config Context - Config
Results []GetServer Profile Result Config Result - Create
Time string - The time when this managed object was created.
- Deploy
Status string - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - Deployed
Policies []string - Deployed
Switches string - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - Description string
- Description of the profile.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Internal
Reservation []GetReferences Server Profile Result Internal Reservation Reference - Is
Pmc boolDeployed Secure Passphrase Set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- Leased
Servers []GetServer Profile Result Leased Server - Management
Mode string - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - Organizations
[]Get
Server Profile Result Organization - Overridden
Lists []string - Owners []string
- Parents
[]Get
Server Profile Result Parent - Permission
Resources []GetServer Profile Result Permission Resource - Pmc
Deployed stringSecure Passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- Policy
Buckets []GetServer Profile Result Policy Bucket - Removed
Policies []string - Reservation
References []GetServer Profile Result Reservation Reference - Resource
Leases []GetServer Profile Result Resource Lease - Running
Workflows []GetServer Profile Result Running Workflow - Scheduled
Actions []GetServer Profile Result Scheduled Action - Server
Assignment stringMode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - Server
Pools []GetServer Profile Result Server Pool - Server
Pre stringAssign By Serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- Server
Pre []GetAssign By Slots Server Profile Result Server Pre Assign By Slot - 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.
- Src
Templates []GetServer Profile Result Src Template - Static
Uuid stringAddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- []Get
Server Profile Result Tag - Target
Platform string - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - Template
Actions []GetServer Profile Result Template Action - Template
Sync []GetErrors Server Profile Result Template Sync Error - Template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - User
Label string - User label assigned to the server profile.
- Uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- Uuid
Address stringType - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - Uuid
Leases []GetServer Profile Result Uuid Lease - Uuid
Pools []GetServer Profile Result Uuid Pool - Version
Contexts []GetServer Profile Result Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Params List<GetServer Profile Result Action Param> - additional
Properties String - ancestors
List<Get
Server Profile Result Ancestor> - assigned
Servers List<GetServer Profile Result Assigned Server> - associated
Server List<GetPools Server Profile Result Associated Server Pool> - associated
Servers List<GetServer Profile Result Associated Server> - class
Id String - config
Change List<GetContexts Server Profile Result Config Change Context> - config
Change List<GetDetails Server Profile Result Config Change Detail> - config
Changes List<GetServer Profile Result Config Change> - config
Contexts List<GetServer Profile Result Config Context> - config
Results List<GetServer Profile Result Config Result> - create
Time String - The time when this managed object was created.
- deploy
Status String - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - deployed
Policies List<String> - deployed
Switches String - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - description String
- Description of the profile.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- internal
Reservation List<GetReferences Server Profile Result Internal Reservation Reference> - is
Pmc BooleanDeployed Secure Passphrase Set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leased
Servers List<GetServer Profile Result Leased Server> - management
Mode String - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the profile instance or profile template.
- object
Type String - organizations
List<Get
Server Profile Result Organization> - overridden
Lists List<String> - owners List<String>
- parents
List<Get
Server Profile Result Parent> - permission
Resources List<GetServer Profile Result Permission Resource> - pmc
Deployed StringSecure Passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- policy
Buckets List<GetServer Profile Result Policy Bucket> - removed
Policies List<String> - reservation
References List<GetServer Profile Result Reservation Reference> - resource
Leases List<GetServer Profile Result Resource Lease> - running
Workflows List<GetServer Profile Result Running Workflow> - scheduled
Actions List<GetServer Profile Result Scheduled Action> - server
Assignment StringMode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - server
Pools List<GetServer Profile Result Server Pool> - server
Pre StringAssign By Serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- server
Pre List<GetAssign By Slots Server Profile Result Server Pre Assign By Slot> - 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.
- src
Templates List<GetServer Profile Result Src Template> - static
Uuid StringAddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- List<Get
Server Profile Result Tag> - target
Platform String - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - template
Actions List<GetServer Profile Result Template Action> - template
Sync List<GetErrors Server Profile Result Template Sync Error> - template
Sync StringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - user
Label String - User label assigned to the server profile.
- uuid String
- The UUID address that is assigned to the server based on the UUID pool.
- uuid
Address StringType - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - uuid
Leases List<GetServer Profile Result Uuid Lease> - uuid
Pools List<GetServer Profile Result Uuid Pool> - version
Contexts List<GetServer Profile Result Version Context>
- account
Moid string - The Account ID for this managed object.
- action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Params GetServer Profile Result Action Param[] - additional
Properties string - ancestors
Get
Server Profile Result Ancestor[] - assigned
Servers GetServer Profile Result Assigned Server[] - associated
Server GetPools Server Profile Result Associated Server Pool[] - associated
Servers GetServer Profile Result Associated Server[] - class
Id string - config
Change GetContexts Server Profile Result Config Change Context[] - config
Change GetDetails Server Profile Result Config Change Detail[] - config
Changes GetServer Profile Result Config Change[] - config
Contexts GetServer Profile Result Config Context[] - config
Results GetServer Profile Result Config Result[] - create
Time string - The time when this managed object was created.
- deploy
Status string - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - deployed
Policies string[] - deployed
Switches string - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - description string
- Description of the profile.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- internal
Reservation GetReferences Server Profile Result Internal Reservation Reference[] - is
Pmc booleanDeployed Secure Passphrase Set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leased
Servers GetServer Profile Result Leased Server[] - management
Mode string - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the profile instance or profile template.
- object
Type string - organizations
Get
Server Profile Result Organization[] - overridden
Lists string[] - owners string[]
- parents
Get
Server Profile Result Parent[] - permission
Resources GetServer Profile Result Permission Resource[] - pmc
Deployed stringSecure Passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- policy
Buckets GetServer Profile Result Policy Bucket[] - removed
Policies string[] - reservation
References GetServer Profile Result Reservation Reference[] - resource
Leases GetServer Profile Result Resource Lease[] - running
Workflows GetServer Profile Result Running Workflow[] - scheduled
Actions GetServer Profile Result Scheduled Action[] - server
Assignment stringMode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - server
Pools GetServer Profile Result Server Pool[] - server
Pre stringAssign By Serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- server
Pre GetAssign By Slots Server Profile Result Server Pre Assign By Slot[] - 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.
- src
Templates GetServer Profile Result Src Template[] - static
Uuid stringAddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- Get
Server Profile Result Tag[] - target
Platform string - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - template
Actions GetServer Profile Result Template Action[] - template
Sync GetErrors Server Profile Result Template Sync Error[] - template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - user
Label string - User label assigned to the server profile.
- uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- uuid
Address stringType - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - uuid
Leases GetServer Profile Result Uuid Lease[] - uuid
Pools GetServer Profile Result Uuid Pool[] - version
Contexts GetServer Profile Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- action str
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action_
params Sequence[GetServer Profile Result Action Param] - additional_
properties str - ancestors
Sequence[Get
Server Profile Result Ancestor] - assigned_
servers Sequence[GetServer Profile Result Assigned Server] - associated_
server_ Sequence[Getpools Server Profile Result Associated Server Pool] - associated_
servers Sequence[GetServer Profile Result Associated Server] - class_
id str - config_
change_ Sequence[Getcontexts Server Profile Result Config Change Context] - config_
change_ Sequence[Getdetails Server Profile Result Config Change Detail] - config_
changes Sequence[GetServer Profile Result Config Change] - config_
contexts Sequence[GetServer Profile Result Config Context] - config_
results Sequence[GetServer Profile Result Config Result] - create_
time str - The time when this managed object was created.
- deploy_
status str - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - deployed_
policies Sequence[str] - deployed_
switches str - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - description str
- Description of the profile.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- internal_
reservation_ Sequence[Getreferences Server Profile Result Internal Reservation Reference] - is_
pmc_ booldeployed_ secure_ passphrase_ set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leased_
servers Sequence[GetServer Profile Result Leased Server] - management_
mode str - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the profile instance or profile template.
- object_
type str - organizations
Sequence[Get
Server Profile Result Organization] - overridden_
lists Sequence[str] - owners Sequence[str]
- parents
Sequence[Get
Server Profile Result Parent] - permission_
resources Sequence[GetServer Profile Result Permission Resource] - pmc_
deployed_ strsecure_ passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- policy_
buckets Sequence[GetServer Profile Result Policy Bucket] - removed_
policies Sequence[str] - reservation_
references Sequence[GetServer Profile Result Reservation Reference] - resource_
leases Sequence[GetServer Profile Result Resource Lease] - running_
workflows Sequence[GetServer Profile Result Running Workflow] - scheduled_
actions Sequence[GetServer Profile Result Scheduled Action] - server_
assignment_ strmode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - server_
pools Sequence[GetServer Profile Result Server Pool] - server_
pre_ strassign_ by_ serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- server_
pre_ Sequence[Getassign_ by_ slots Server Profile Result Server Pre Assign By Slot] - 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.
- src_
templates Sequence[GetServer Profile Result Src Template] - static_
uuid_ straddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- Sequence[Get
Server Profile Result Tag] - target_
platform str - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - template_
actions Sequence[GetServer Profile Result Template Action] - template_
sync_ Sequence[Geterrors Server Profile Result Template Sync Error] - template_
sync_ strstatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - type str
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - user_
label str - User label assigned to the server profile.
- uuid str
- The UUID address that is assigned to the server based on the UUID pool.
- uuid_
address_ strtype - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - uuid_
leases Sequence[GetServer Profile Result Uuid Lease] - uuid_
pools Sequence[GetServer Profile Result Uuid Pool] - version_
contexts Sequence[GetServer Profile Result Version Context]
- account
Moid String - The Account ID for this managed object.
- action String
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Params List<Property Map> - additional
Properties String - ancestors List<Property Map>
- assigned
Servers List<Property Map> - associated
Server List<Property Map>Pools - associated
Servers List<Property Map> - class
Id String - config
Change List<Property Map>Contexts - config
Change List<Property Map>Details - config
Changes List<Property Map> - config
Contexts List<Property Map> - config
Results List<Property Map> - create
Time String - The time when this managed object was created.
- deploy
Status String - The status of the server profile indicating if deployment has been initiated on both fabric interconnects or not.*
None
- Switch profiles not deployed on either of the switches.*Complete
- Both switch profiles of the cluster profile are deployed.*Partial
- Only one of the switch profiles of the cluster profile is deployed. - deployed
Policies List<String> - deployed
Switches String - The property which determines if the deployment should be skipped on any of the Fabric Interconnects. It is set based on the state of a fabric interconnect to Intersight before the deployment of the server proile begins.*
None
- Server profile configuration not deployed on either of the fabric interconnects.*AB
- Server profile configuration deployed on both fabric interconnects.*A
- Server profile configuration deployed on fabric interconnect A only.*B
- Server profile configuration deployed on fabric interconnect B only. - description String
- Description of the profile.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- internal
Reservation List<Property Map>References - is
Pmc BooleanDeployed Secure Passphrase Set - Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leased
Servers List<Property Map> - management
Mode String - The management mode of the server.*
IntersightStandalone
- Intersight Standalone mode of operation.*Intersight
- Intersight managed mode of operation. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the profile instance or profile template.
- object
Type String - organizations List<Property Map>
- overridden
Lists List<String> - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - pmc
Deployed StringSecure Passphrase - Secure passphrase that is already deployed on all the Persistent Memory Modules on the server. This deployed passphrase is required during deploy of server profile if secure passphrase is changed or security is disabled in the attached persistent memory policy.
- policy
Buckets List<Property Map> - removed
Policies List<String> - reservation
References List<Property Map> - resource
Leases List<Property Map> - running
Workflows List<Property Map> - scheduled
Actions List<Property Map> - server
Assignment StringMode - Source of the server assigned to the Server Profile. Values can be Static, Pool or None. Static is used if a server is attached directly to a Server Profile. Pool is used if a resource pool is attached to a Server Profile. None is used if no server or resource pool is attached to a Server Profile. Slot or Serial pre-assignment is also considered to be None as it is different form of Assign Later.*
None
- No server is assigned to the server profile.*Static
- Server is directly assigned to server profile using assign server.*Pool
- Server is assigned from a resource pool. - server
Pools List<Property Map> - server
Pre StringAssign By Serial - Serial number of the server that would be assigned to this pre-assigned Server Profile. It can be any string that adheres to the following constraints:It should start and end with an alphanumeric character.It cannot be more than 20 characters.
- server
Pre List<Property Map>Assign By Slots - 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.
- src
Templates List<Property Map> - static
Uuid StringAddress - The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- List<Property Map>
- target
Platform String - The platform for which the server profile is applicable. It can either be a server that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - template
Actions List<Property Map> - template
Sync List<Property Map>Errors - template
Sync StringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target. - user
Label String - User label assigned to the server profile.
- uuid String
- The UUID address that is assigned to the server based on the UUID pool.
- uuid
Address StringType - UUID address allocation type selected to assign an UUID address for the server.*
NONE
- The user did not assign any UUID address.*STATIC
- The user assigns a static UUID address.*POOL
- The user selects a pool from which the address will be leased. - uuid
Leases List<Property Map> - uuid
Pools List<Property Map> - version
Contexts List<Property Map>
GetServerProfileResultActionParam
- Additional
Properties string - Class
Id string - Name string
- Name of the profile instance or profile template.
- Object
Type string - Value string
- Additional
Properties string - Class
Id string - Name string
- Name of the profile instance or profile template.
- Object
Type string - Value string
- additional
Properties String - class
Id String - name String
- Name of the profile instance or profile template.
- object
Type String - value String
- additional
Properties string - class
Id string - name string
- Name of the profile instance or profile template.
- object
Type string - value string
- additional_
properties str - class_
id str - name str
- Name of the profile instance or profile template.
- object_
type str - value str
- additional
Properties String - class
Id String - name String
- Name of the profile instance or profile template.
- object
Type String - value String
GetServerProfileResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultAssignedServer
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultAssociatedServer
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultAssociatedServerPool
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultConfigChange
- Additional
Properties string - Changes List<string>
- Class
Id string - Disruptions List<string>
- Object
Type string - Policy
Disruptions List<GetServer Profile Result Config Change Policy Disruption>
- Additional
Properties string - Changes []string
- Class
Id string - Disruptions []string
- Object
Type string - Policy
Disruptions []GetServer Profile Result Config Change Policy Disruption
- additional
Properties String - changes List<String>
- class
Id String - disruptions List<String>
- object
Type String - policy
Disruptions List<GetServer Profile Result Config Change Policy Disruption>
- additional
Properties string - changes string[]
- class
Id string - disruptions string[]
- object
Type string - policy
Disruptions GetServer Profile Result Config Change Policy Disruption[]
- additional_
properties str - changes Sequence[str]
- class_
id str - disruptions Sequence[str]
- object_
type str - policy_
disruptions Sequence[GetServer Profile Result Config Change Policy Disruption]
- additional
Properties String - changes List<String>
- class
Id String - disruptions List<String>
- object
Type String - policy
Disruptions List<Property Map>
GetServerProfileResultConfigChangeContext
- additional
Properties String - class
Id String - config
Change StringError - config
Change StringState - initial
Config List<Property Map>Contexts - object
Type String
GetServerProfileResultConfigChangeContextInitialConfigContext
- Additional
Properties string - Class
Id string - Config
State string - Config
State stringSummary - Config
Type string - Control
Action string - Error
State string - Inconsistency
Reasons List<string> - Object
Type string - Oper
State string
- Additional
Properties string - Class
Id string - Config
State string - Config
State stringSummary - Config
Type string - Control
Action string - Error
State string - Inconsistency
Reasons []string - Object
Type string - Oper
State string
- additional
Properties String - class
Id String - config
State String - config
State StringSummary - config
Type String - control
Action String - error
State String - inconsistency
Reasons List<String> - object
Type String - oper
State String
- additional
Properties string - class
Id string - config
State string - config
State stringSummary - config
Type string - control
Action string - error
State string - inconsistency
Reasons string[] - object
Type string - oper
State string
- additional_
properties str - class_
id str - config_
state str - config_
state_ strsummary - config_
type str - control_
action str - error_
state str - inconsistency_
reasons Sequence[str] - object_
type str - oper_
state str
- additional
Properties String - class
Id String - config
State String - config
State StringSummary - config
Type String - control
Action String - error
State String - inconsistency
Reasons List<String> - object
Type String - oper
State String
GetServerProfileResultConfigChangeDetail
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultConfigChangePolicyDisruption
- Additional
Properties string - Class
Id string - Disruptions List<string>
- Is
Only boolRequired By Other Policies - Object
Type string - Policy
Name string - Policy
Pending stringAction - Required
By List<string>Policies
- Additional
Properties string - Class
Id string - Disruptions []string
- Is
Only boolRequired By Other Policies - Object
Type string - Policy
Name string - Policy
Pending stringAction - Required
By []stringPolicies
- additional
Properties String - class
Id String - disruptions List<String>
- is
Only BooleanRequired By Other Policies - object
Type String - policy
Name String - policy
Pending StringAction - required
By List<String>Policies
- additional
Properties string - class
Id string - disruptions string[]
- is
Only booleanRequired By Other Policies - object
Type string - policy
Name string - policy
Pending stringAction - required
By string[]Policies
- additional_
properties str - class_
id str - disruptions Sequence[str]
- is_
only_ boolrequired_ by_ other_ policies - object_
type str - policy_
name str - policy_
pending_ straction - required_
by_ Sequence[str]policies
- additional
Properties String - class
Id String - disruptions List<String>
- is
Only BooleanRequired By Other Policies - object
Type String - policy
Name String - policy
Pending StringAction - required
By List<String>Policies
GetServerProfileResultConfigContext
- Additional
Properties string - Class
Id string - Config
State string - Config
State stringSummary - Config
Type string - Control
Action string - Error
State string - Inconsistency
Reasons List<string> - Object
Type string - Oper
State string
- Additional
Properties string - Class
Id string - Config
State string - Config
State stringSummary - Config
Type string - Control
Action string - Error
State string - Inconsistency
Reasons []string - Object
Type string - Oper
State string
- additional
Properties String - class
Id String - config
State String - config
State StringSummary - config
Type String - control
Action String - error
State String - inconsistency
Reasons List<String> - object
Type String - oper
State String
- additional
Properties string - class
Id string - config
State string - config
State stringSummary - config
Type string - control
Action string - error
State string - inconsistency
Reasons string[] - object
Type string - oper
State string
- additional_
properties str - class_
id str - config_
state str - config_
state_ strsummary - config_
type str - control_
action str - error_
state str - inconsistency_
reasons Sequence[str] - object_
type str - oper_
state str
- additional
Properties String - class
Id String - config
State String - config
State StringSummary - config
Type String - control
Action String - error
State String - inconsistency
Reasons List<String> - object
Type String - oper
State String
GetServerProfileResultConfigResult
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultInternalReservationReference
- Additional
Properties string - Class
Id string - Object
Type string - Reservation
Moid string
- Additional
Properties string - Class
Id string - Object
Type string - Reservation
Moid string
- additional
Properties String - class
Id String - object
Type String - reservation
Moid String
- additional
Properties string - class
Id string - object
Type string - reservation
Moid string
- additional_
properties str - class_
id str - object_
type str - reservation_
moid str
- additional
Properties String - class
Id String - object
Type String - reservation
Moid String
GetServerProfileResultLeasedServer
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultOrganization
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultPolicyBucket
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultReservationReference
- Additional
Properties string - Class
Id string - Object
Type string - Reservation
Moid string
- Additional
Properties string - Class
Id string - Object
Type string - Reservation
Moid string
- additional
Properties String - class
Id String - object
Type String - reservation
Moid String
- additional
Properties string - class
Id string - object
Type string - reservation
Moid string
- additional_
properties str - class_
id str - object_
type str - reservation_
moid str
- additional
Properties String - class
Id String - object
Type String - reservation
Moid String
GetServerProfileResultResourceLease
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultRunningWorkflow
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultScheduledAction
- Action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- Action
Qualifiers List<GetServer Profile Result Scheduled Action Action Qualifier> - Additional
Properties string - Class
Id string - Object
Type string - Proceed
On boolReboot
- Action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- Action
Qualifiers []GetServer Profile Result Scheduled Action Action Qualifier - Additional
Properties string - Class
Id string - Object
Type string - Proceed
On boolReboot
- action String
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Qualifiers List<GetServer Profile Result Scheduled Action Action Qualifier> - additional
Properties String - class
Id String - object
Type String - proceed
On BooleanReboot
- action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Qualifiers GetServer Profile Result Scheduled Action Action Qualifier[] - additional
Properties string - class
Id string - object
Type string - proceed
On booleanReboot
- action str
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action_
qualifiers Sequence[GetServer Profile Result Scheduled Action Action Qualifier] - additional_
properties str - class_
id str - object_
type str - proceed_
on_ boolreboot
- action String
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Qualifiers List<Property Map> - additional
Properties String - class
Id String - object
Type String - proceed
On BooleanReboot
GetServerProfileResultScheduledActionActionQualifier
- Additional
Properties string - Class
Id string - Object
Type string
- Additional
Properties string - Class
Id string - Object
Type string
- additional
Properties String - class
Id String - object
Type String
- additional
Properties string - class
Id string - object
Type string
- additional_
properties str - class_
id str - object_
type str
- additional
Properties String - class
Id String - object
Type String
GetServerProfileResultServerPool
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultServerPreAssignBySlot
- Additional
Properties string - Chassis
Id double - Class
Id string - Domain
Name string - Object
Type string - Slot
Id double
- Additional
Properties string - Chassis
Id float64 - Class
Id string - Domain
Name string - Object
Type string - Slot
Id float64
- additional
Properties String - chassis
Id Double - class
Id String - domain
Name String - object
Type String - slot
Id Double
- additional
Properties string - chassis
Id number - class
Id string - domain
Name string - object
Type string - slot
Id number
- additional_
properties str - chassis_
id float - class_
id str - domain_
name str - object_
type str - slot_
id float
- additional
Properties String - chassis
Id Number - class
Id String - domain
Name String - object
Type String - slot
Id Number
GetServerProfileResultSrcTemplate
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetServerProfileResultTemplateAction
- Additional
Properties string - Class
Id string - Object
Type string - Params
List<Get
Server Profile Result Template Action Param> - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- Additional
Properties string - Class
Id string - Object
Type string - Params
[]Get
Server Profile Result Template Action Param - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties String - class
Id String - object
Type String - params
List<Get
Server Profile Result Template Action Param> - type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties string - class
Id string - object
Type string - params
Get
Server Profile Result Template Action Param[] - type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional_
properties str - class_
id str - object_
type str - params
Sequence[Get
Server Profile Result Template Action Param] - type str
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties String - class
Id String - object
Type String - params List<Property Map>
- type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
GetServerProfileResultTemplateActionParam
- Additional
Properties string - Class
Id string - Name string
- Name of the profile instance or profile template.
- Object
Type string - Value string
- Additional
Properties string - Class
Id string - Name string
- Name of the profile instance or profile template.
- Object
Type string - Value string
- additional
Properties String - class
Id String - name String
- Name of the profile instance or profile template.
- object
Type String - value String
- additional
Properties string - class
Id string - name string
- Name of the profile instance or profile template.
- object
Type string - value string
- additional_
properties str - class_
id str - name str
- Name of the profile instance or profile template.
- object_
type str - value str
- additional
Properties String - class
Id String - name String
- Name of the profile instance or profile template.
- object
Type String - value String
GetServerProfileResultTemplateSyncError
- Additional
Properties string - Class
Id string - Message string
- Object
Type string - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- Additional
Properties string - Class
Id string - Message string
- Object
Type string - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties String - class
Id String - message String
- object
Type String - type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties string - class
Id string - message string
- object
Type string - type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional_
properties str - class_
id str - message str
- object_
type str - type str
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties String - class
Id String - message String
- object
Type String - type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
GetServerProfileResultUuidLease
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultUuidPool
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos []GetServer Profile Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos []GetServer Profile Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetServer Profile Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetServer Profile Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetServer Profile Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetServer Profile Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetServerProfileResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetServerProfileRunningWorkflow
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileScheduledAction
- Action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- Action
Qualifier GetServer Profile Scheduled Action Action Qualifier - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Proceed
On boolReboot - ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
- Action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- Action
Qualifier GetServer Profile Scheduled Action Action Qualifier - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Proceed
On boolReboot - ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
- action String
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Qualifier GetServer Profile Scheduled Action Action Qualifier - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proceed
On BooleanReboot - ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
- action string
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Qualifier GetServer Profile Scheduled Action Action Qualifier - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proceed
On booleanReboot - ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
- action str
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action_
qualifier GetServer Profile Scheduled Action Action Qualifier - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- 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.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proceed_
on_ boolreboot - ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
- action String
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
- action
Qualifier Property Map - Qualifiers to control the action being triggered. Action qualifiers are to be specified based on the type of disruptions that an action is to be restricted to. For example, trigger the 'Deploy' action to only perform network and management plane configurations.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proceed
On BooleanReboot - ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
GetServerProfileScheduledActionActionQualifier
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
GetServerProfileServerPool
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileServerPreAssignBySlot
- Additional
Properties string - Chassis
Id double - Chassis-id of the slot that would be assigned to this pre-assigned server profile.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Domain
Name string - Domain name of the Fabric Interconnect to which the chassis is or to be connected. 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Slot
Id double - Slot-id of the server that would be assigned to this pre-assigned server profile.
- Additional
Properties string - Chassis
Id float64 - Chassis-id of the slot that would be assigned to this pre-assigned server profile.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Domain
Name string - Domain name of the Fabric Interconnect to which the chassis is or to be connected. 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Slot
Id float64 - Slot-id of the server that would be assigned to this pre-assigned server profile.
- additional
Properties String - chassis
Id Double - Chassis-id of the slot that would be assigned to this pre-assigned server profile.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- domain
Name String - Domain name of the Fabric Interconnect to which the chassis is or to be connected. 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot
Id Double - Slot-id of the server that would be assigned to this pre-assigned server profile.
- additional
Properties string - chassis
Id number - Chassis-id of the slot that would be assigned to this pre-assigned server profile.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- domain
Name string - Domain name of the Fabric Interconnect to which the chassis is or to be connected. 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.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot
Id number - Slot-id of the server that would be assigned to this pre-assigned server profile.
- additional_
properties str - chassis_
id float - Chassis-id of the slot that would be assigned to this pre-assigned server profile.
- 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.
- domain_
name str - Domain name of the Fabric Interconnect to which the chassis is or to be connected. 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.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot_
id float - Slot-id of the server that would be assigned to this pre-assigned server profile.
- additional
Properties String - chassis
Id Number - Chassis-id of the slot that would be assigned to this pre-assigned server profile.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- domain
Name String - Domain name of the Fabric Interconnect to which the chassis is or to be connected. 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slot
Id Number - Slot-id of the server that would be assigned to this pre-assigned server profile.
GetServerProfileSrcTemplate
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileTag
- 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.
GetServerProfileTemplateAction
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Params
List<Get
Server Profile Template Action Param> - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Params
[]Get
Server Profile Template Action Param - Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- params
List<Get
Server Profile Template Action Param> - type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- params
Get
Server Profile Template Action Param[] - type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- 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.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- params
Sequence[Get
Server Profile Template Action Param] - type str
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- params List<Property Map>
- type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
GetServerProfileTemplateActionParam
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- The action parameter value.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the profile instance or profile template.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- The action parameter value.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the profile instance or profile template.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- The action parameter value.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Name of the profile instance or profile template.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value string
- The action parameter value.
- 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.
- name str
- Name of the profile instance or profile template.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value str
- The action parameter value.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the profile instance or profile template.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- The action parameter value.
GetServerProfileTemplateSyncError
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Message string
- The localized message based on the locale setting of the user's context providing the error description.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Message string
- The localized message based on the locale setting of the user's context providing the error description.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- message String
- The localized message based on the locale setting of the user's context providing the error description.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- message string
- The localized message based on the locale setting of the user's context providing the error description.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type string
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- 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.
- message str
- The localized message based on the locale setting of the user's context providing the error description.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type str
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- message String
- The localized message based on the locale setting of the user's context providing the error description.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type String
- Defines the type of the profile. Accepted values are instance or template.*
instance
- The profile defines the configuration for a specific instance of a target.
GetServerProfileUuidLease
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileUuidPool
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name 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<GetServer Profile 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 GetServer Profile 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 []GetServer Profile 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 GetServer Profile 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<GetServer Profile 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 GetServer Profile 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 GetServer Profile 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 GetServer Profile 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[GetServer Profile 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 GetServer Profile 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.
GetServerProfileVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetServerProfileVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet