intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getServerProfile
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 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 dictionaryThe following arguments are supported:
- AccountMoid 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.
- ActionParams List<GetServer Profile Action Param> 
- AdditionalProperties string
- Ancestors
List<GetServer Profile Ancestor> 
- AssignedServer GetServer Profile Assigned Server 
- AssociatedServer GetServer Profile Associated Server 
- AssociatedServer GetPool Server Profile Associated Server Pool 
- ClassId string
- ConfigChange GetContext Server Profile Config Change Context 
- ConfigChange List<GetDetails Server Profile Config Change Detail> 
- ConfigChanges GetServer Profile Config Changes 
- ConfigContext GetServer Profile Config Context 
- ConfigResult GetServer Profile Config Result 
- CreateTime string
- The time when this managed object was created.
- DeployStatus 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.
- DeployedPolicies List<string>
- DeployedSwitches 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- InternalReservation List<GetReferences Server Profile Internal Reservation Reference> 
- IsPmc boolDeployed Secure Passphrase Set 
- Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- LeasedServer GetServer Profile Leased Server 
- ManagementMode string
- The management mode of the server.* IntersightStandalone- Intersight Standalone mode of operation.*Intersight- Intersight managed mode of operation.
- ModTime 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.
- ObjectType string
- Organization
GetServer Profile Organization 
- OverriddenLists List<string>
- Owners List<string>
- Parent
GetServer Profile Parent 
- PermissionResources List<GetServer Profile Permission Resource> 
- PmcDeployed 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.
- PolicyBuckets List<GetServer Profile Policy Bucket> 
- RemovedPolicies List<string>
- ReservationReferences List<GetServer Profile Reservation Reference> 
- ResourceLease GetServer Profile Resource Lease 
- RunningWorkflows List<GetServer Profile Running Workflow> 
- ScheduledActions List<GetServer Profile Scheduled Action> 
- ServerAssignment 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.
- ServerPool GetServer Profile Server Pool 
- ServerPre 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.
- ServerPre 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.
- SrcTemplate GetServer Profile Src Template 
- StaticUuid stringAddress 
- The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- 
List<GetServer Profile Tag> 
- TargetPlatform 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.
- TemplateActions List<GetServer Profile Template Action> 
- TemplateSync List<GetErrors Server Profile Template Sync Error> 
- TemplateSync 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.
- UserLabel string
- User label assigned to the server profile.
- Uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- UuidAddress 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.
- UuidLease GetServer Profile Uuid Lease 
- UuidPool GetServer Profile Uuid Pool 
- VersionContext GetServer Profile Version Context 
- AccountMoid 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.
- ActionParams []GetServer Profile Action Param 
- AdditionalProperties string
- Ancestors
[]GetServer Profile Ancestor 
- AssignedServer GetServer Profile Assigned Server 
- AssociatedServer GetServer Profile Associated Server 
- AssociatedServer GetPool Server Profile Associated Server Pool 
- ClassId string
- ConfigChange GetContext Server Profile Config Change Context 
- ConfigChange []GetDetails Server Profile Config Change Detail 
- ConfigChanges GetServer Profile Config Changes 
- ConfigContext GetServer Profile Config Context 
- ConfigResult GetServer Profile Config Result 
- CreateTime string
- The time when this managed object was created.
- DeployStatus 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.
- DeployedPolicies []string
- DeployedSwitches 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- InternalReservation []GetReferences Server Profile Internal Reservation Reference 
- IsPmc boolDeployed Secure Passphrase Set 
- Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- LeasedServer GetServer Profile Leased Server 
- ManagementMode string
- The management mode of the server.* IntersightStandalone- Intersight Standalone mode of operation.*Intersight- Intersight managed mode of operation.
- ModTime 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.
- ObjectType string
- Organization
GetServer Profile Organization 
- OverriddenLists []string
- Owners []string
- Parent
GetServer Profile Parent 
- PermissionResources []GetServer Profile Permission Resource 
- PmcDeployed 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.
- PolicyBuckets []GetServer Profile Policy Bucket 
- RemovedPolicies []string
- ReservationReferences []GetServer Profile Reservation Reference 
- ResourceLease GetServer Profile Resource Lease 
- RunningWorkflows []GetServer Profile Running Workflow 
- ScheduledActions []GetServer Profile Scheduled Action 
- ServerAssignment 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.
- ServerPool GetServer Profile Server Pool 
- ServerPre 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.
- ServerPre 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.
- SrcTemplate GetServer Profile Src Template 
- StaticUuid stringAddress 
- The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- 
[]GetServer Profile Tag 
- TargetPlatform 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.
- TemplateActions []GetServer Profile Template Action 
- TemplateSync []GetErrors Server Profile Template Sync Error 
- TemplateSync 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.
- UserLabel string
- User label assigned to the server profile.
- Uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- UuidAddress 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.
- UuidLease GetServer Profile Uuid Lease 
- UuidPool GetServer Profile Uuid Pool 
- VersionContext GetServer Profile Version Context 
- accountMoid 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.
- actionParams List<GetServer Profile Action Param> 
- additionalProperties String
- ancestors
List<GetServer Profile Ancestor> 
- assignedServer GetServer Profile Assigned Server 
- associatedServer GetServer Profile Associated Server 
- associatedServer GetPool Server Profile Associated Server Pool 
- classId String
- configChange GetContext Server Profile Config Change Context 
- configChange List<GetDetails Server Profile Config Change Detail> 
- configChanges GetServer Profile Config Changes 
- configContext GetServer Profile Config Context 
- configResult GetServer Profile Config Result 
- createTime String
- The time when this managed object was created.
- deployStatus 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.
- deployedPolicies List<String>
- deployedSwitches 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- internalReservation List<GetReferences Server Profile Internal Reservation Reference> 
- isPmc BooleanDeployed Secure Passphrase Set 
- Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leasedServer GetServer Profile Leased Server 
- managementMode String
- The management mode of the server.* IntersightStandalone- Intersight Standalone mode of operation.*Intersight- Intersight managed mode of operation.
- modTime 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.
- objectType String
- organization
GetServer Profile Organization 
- overriddenLists List<String>
- owners List<String>
- parent
GetServer Profile Parent 
- permissionResources List<GetServer Profile Permission Resource> 
- pmcDeployed 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.
- policyBuckets List<GetServer Profile Policy Bucket> 
- removedPolicies List<String>
- reservationReferences List<GetServer Profile Reservation Reference> 
- resourceLease GetServer Profile Resource Lease 
- runningWorkflows List<GetServer Profile Running Workflow> 
- scheduledActions List<GetServer Profile Scheduled Action> 
- serverAssignment 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.
- serverPool GetServer Profile Server Pool 
- serverPre 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.
- serverPre 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.
- srcTemplate GetServer Profile Src Template 
- staticUuid StringAddress 
- The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- 
List<GetServer Profile Tag> 
- targetPlatform 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.
- templateActions List<GetServer Profile Template Action> 
- templateSync List<GetErrors Server Profile Template Sync Error> 
- templateSync 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.
- userLabel String
- User label assigned to the server profile.
- uuid String
- The UUID address that is assigned to the server based on the UUID pool.
- uuidAddress 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.
- uuidLease GetServer Profile Uuid Lease 
- uuidPool GetServer Profile Uuid Pool 
- versionContext GetServer Profile Version Context 
- accountMoid 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.
- actionParams GetServer Profile Action Param[] 
- additionalProperties string
- ancestors
GetServer Profile Ancestor[] 
- assignedServer GetServer Profile Assigned Server 
- associatedServer GetServer Profile Associated Server 
- associatedServer GetPool Server Profile Associated Server Pool 
- classId string
- configChange GetContext Server Profile Config Change Context 
- configChange GetDetails Server Profile Config Change Detail[] 
- configChanges GetServer Profile Config Changes 
- configContext GetServer Profile Config Context 
- configResult GetServer Profile Config Result 
- createTime string
- The time when this managed object was created.
- deployStatus 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.
- deployedPolicies string[]
- deployedSwitches 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.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- internalReservation GetReferences Server Profile Internal Reservation Reference[] 
- isPmc booleanDeployed Secure Passphrase Set 
- Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leasedServer GetServer Profile Leased Server 
- managementMode string
- The management mode of the server.* IntersightStandalone- Intersight Standalone mode of operation.*Intersight- Intersight managed mode of operation.
- modTime 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.
- objectType string
- organization
GetServer Profile Organization 
- overriddenLists string[]
- owners string[]
- parent
GetServer Profile Parent 
- permissionResources GetServer Profile Permission Resource[] 
- pmcDeployed 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.
- policyBuckets GetServer Profile Policy Bucket[] 
- removedPolicies string[]
- reservationReferences GetServer Profile Reservation Reference[] 
- resourceLease GetServer Profile Resource Lease 
- runningWorkflows GetServer Profile Running Workflow[] 
- scheduledActions GetServer Profile Scheduled Action[] 
- serverAssignment 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.
- serverPool GetServer Profile Server Pool 
- serverPre 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.
- serverPre 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.
- srcTemplate GetServer Profile Src Template 
- staticUuid stringAddress 
- The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- 
GetServer Profile Tag[] 
- targetPlatform 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.
- templateActions GetServer Profile Template Action[] 
- templateSync GetErrors Server Profile Template Sync Error[] 
- templateSync 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.
- userLabel string
- User label assigned to the server profile.
- uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- uuidAddress 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.
- uuidLease GetServer Profile Uuid Lease 
- uuidPool GetServer Profile Uuid Pool 
- versionContext 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[GetServer 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
GetServer Profile Organization 
- overridden_lists Sequence[str]
- owners Sequence[str]
- parent
GetServer 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[GetServer 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 
- accountMoid 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.
- actionParams List<Property Map>
- additionalProperties String
- ancestors List<Property Map>
- assignedServer Property Map
- associatedServer Property Map
- associatedServer Property MapPool 
- classId String
- configChange Property MapContext 
- configChange List<Property Map>Details 
- configChanges Property Map
- configContext Property Map
- configResult Property Map
- createTime String
- The time when this managed object was created.
- deployStatus 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.
- deployedPolicies List<String>
- deployedSwitches 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- internalReservation List<Property Map>References 
- isPmc BooleanDeployed Secure Passphrase Set 
- Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leasedServer Property Map
- managementMode String
- The management mode of the server.* IntersightStandalone- Intersight Standalone mode of operation.*Intersight- Intersight managed mode of operation.
- modTime 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.
- objectType String
- organization Property Map
- overriddenLists List<String>
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- pmcDeployed 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.
- policyBuckets List<Property Map>
- removedPolicies List<String>
- reservationReferences List<Property Map>
- resourceLease Property Map
- runningWorkflows List<Property Map>
- scheduledActions List<Property Map>
- serverAssignment 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.
- serverPool Property Map
- serverPre 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.
- serverPre 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.
- srcTemplate Property Map
- staticUuid 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>
- targetPlatform 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.
- templateActions List<Property Map>
- templateSync List<Property Map>Errors 
- templateSync 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.
- userLabel String
- User label assigned to the server profile.
- uuid String
- The UUID address that is assigned to the server based on the UUID pool.
- uuidAddress 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.
- uuidLease Property Map
- uuidPool Property Map
- versionContext Property Map
getServerProfile Result
The following output properties are available:
- Id string
- Results
List<GetServer Profile Result> 
- AccountMoid string
- Action string
- ActionParams List<GetServer Profile Action Param> 
- AdditionalProperties string
- Ancestors
List<GetServer Profile Ancestor> 
- AssignedServer GetServer Profile Assigned Server 
- AssociatedServer GetServer Profile Associated Server 
- AssociatedServer GetPool Server Profile Associated Server Pool 
- ClassId string
- ConfigChange GetContext Server Profile Config Change Context 
- ConfigChange List<GetDetails Server Profile Config Change Detail> 
- ConfigChanges GetServer Profile Config Changes 
- ConfigContext GetServer Profile Config Context 
- ConfigResult GetServer Profile Config Result 
- CreateTime string
- DeployStatus string
- DeployedPolicies List<string>
- DeployedSwitches string
- Description string
- DomainGroup stringMoid 
- InternalReservation List<GetReferences Server Profile Internal Reservation Reference> 
- IsPmc boolDeployed Secure Passphrase Set 
- LeasedServer GetServer Profile Leased Server 
- ManagementMode string
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetServer Profile Organization 
- OverriddenLists List<string>
- Owners List<string>
- Parent
GetServer Profile Parent 
- PermissionResources List<GetServer Profile Permission Resource> 
- PmcDeployed stringSecure Passphrase 
- PolicyBuckets List<GetServer Profile Policy Bucket> 
- RemovedPolicies List<string>
- ReservationReferences List<GetServer Profile Reservation Reference> 
- ResourceLease GetServer Profile Resource Lease 
- RunningWorkflows List<GetServer Profile Running Workflow> 
- ScheduledActions List<GetServer Profile Scheduled Action> 
- ServerAssignment stringMode 
- ServerPool GetServer Profile Server Pool 
- ServerPre stringAssign By Serial 
- ServerPre GetAssign By Slot Server Profile Server Pre Assign By Slot 
- string
- SrcTemplate GetServer Profile Src Template 
- StaticUuid stringAddress 
- 
List<GetServer Profile Tag> 
- TargetPlatform string
- TemplateActions List<GetServer Profile Template Action> 
- TemplateSync List<GetErrors Server Profile Template Sync Error> 
- TemplateSync stringStatus 
- Type string
- UserLabel string
- Uuid string
- UuidAddress stringType 
- UuidLease GetServer Profile Uuid Lease 
- UuidPool GetServer Profile Uuid Pool 
- VersionContext GetServer Profile Version Context 
- Id string
- Results
[]GetServer Profile Result 
- AccountMoid string
- Action string
- ActionParams []GetServer Profile Action Param 
- AdditionalProperties string
- Ancestors
[]GetServer Profile Ancestor 
- AssignedServer GetServer Profile Assigned Server 
- AssociatedServer GetServer Profile Associated Server 
- AssociatedServer GetPool Server Profile Associated Server Pool 
- ClassId string
- ConfigChange GetContext Server Profile Config Change Context 
- ConfigChange []GetDetails Server Profile Config Change Detail 
- ConfigChanges GetServer Profile Config Changes 
- ConfigContext GetServer Profile Config Context 
- ConfigResult GetServer Profile Config Result 
- CreateTime string
- DeployStatus string
- DeployedPolicies []string
- DeployedSwitches string
- Description string
- DomainGroup stringMoid 
- InternalReservation []GetReferences Server Profile Internal Reservation Reference 
- IsPmc boolDeployed Secure Passphrase Set 
- LeasedServer GetServer Profile Leased Server 
- ManagementMode string
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetServer Profile Organization 
- OverriddenLists []string
- Owners []string
- Parent
GetServer Profile Parent 
- PermissionResources []GetServer Profile Permission Resource 
- PmcDeployed stringSecure Passphrase 
- PolicyBuckets []GetServer Profile Policy Bucket 
- RemovedPolicies []string
- ReservationReferences []GetServer Profile Reservation Reference 
- ResourceLease GetServer Profile Resource Lease 
- RunningWorkflows []GetServer Profile Running Workflow 
- ScheduledActions []GetServer Profile Scheduled Action 
- ServerAssignment stringMode 
- ServerPool GetServer Profile Server Pool 
- ServerPre stringAssign By Serial 
- ServerPre GetAssign By Slot Server Profile Server Pre Assign By Slot 
- string
- SrcTemplate GetServer Profile Src Template 
- StaticUuid stringAddress 
- 
[]GetServer Profile Tag 
- TargetPlatform string
- TemplateActions []GetServer Profile Template Action 
- TemplateSync []GetErrors Server Profile Template Sync Error 
- TemplateSync stringStatus 
- Type string
- UserLabel string
- Uuid string
- UuidAddress stringType 
- UuidLease GetServer Profile Uuid Lease 
- UuidPool GetServer Profile Uuid Pool 
- VersionContext GetServer Profile Version Context 
- id String
- results
List<GetServer Profile Result> 
- accountMoid String
- action String
- actionParams List<GetServer Profile Action Param> 
- additionalProperties String
- ancestors
List<GetServer Profile Ancestor> 
- assignedServer GetServer Profile Assigned Server 
- associatedServer GetServer Profile Associated Server 
- associatedServer GetPool Server Profile Associated Server Pool 
- classId String
- configChange GetContext Server Profile Config Change Context 
- configChange List<GetDetails Server Profile Config Change Detail> 
- configChanges GetServer Profile Config Changes 
- configContext GetServer Profile Config Context 
- configResult GetServer Profile Config Result 
- createTime String
- deployStatus String
- deployedPolicies List<String>
- deployedSwitches String
- description String
- domainGroup StringMoid 
- internalReservation List<GetReferences Server Profile Internal Reservation Reference> 
- isPmc BooleanDeployed Secure Passphrase Set 
- leasedServer GetServer Profile Leased Server 
- managementMode String
- modTime String
- moid String
- name String
- objectType String
- organization
GetServer Profile Organization 
- overriddenLists List<String>
- owners List<String>
- parent
GetServer Profile Parent 
- permissionResources List<GetServer Profile Permission Resource> 
- pmcDeployed StringSecure Passphrase 
- policyBuckets List<GetServer Profile Policy Bucket> 
- removedPolicies List<String>
- reservationReferences List<GetServer Profile Reservation Reference> 
- resourceLease GetServer Profile Resource Lease 
- runningWorkflows List<GetServer Profile Running Workflow> 
- scheduledActions List<GetServer Profile Scheduled Action> 
- serverAssignment StringMode 
- serverPool GetServer Profile Server Pool 
- serverPre StringAssign By Serial 
- serverPre GetAssign By Slot Server Profile Server Pre Assign By Slot 
- String
- srcTemplate GetServer Profile Src Template 
- staticUuid StringAddress 
- 
List<GetServer Profile Tag> 
- targetPlatform String
- templateActions List<GetServer Profile Template Action> 
- templateSync List<GetErrors Server Profile Template Sync Error> 
- templateSync StringStatus 
- type String
- userLabel String
- uuid String
- uuidAddress StringType 
- uuidLease GetServer Profile Uuid Lease 
- uuidPool GetServer Profile Uuid Pool 
- versionContext GetServer Profile Version Context 
- id string
- results
GetServer Profile Result[] 
- accountMoid string
- action string
- actionParams GetServer Profile Action Param[] 
- additionalProperties string
- ancestors
GetServer Profile Ancestor[] 
- assignedServer GetServer Profile Assigned Server 
- associatedServer GetServer Profile Associated Server 
- associatedServer GetPool Server Profile Associated Server Pool 
- classId string
- configChange GetContext Server Profile Config Change Context 
- configChange GetDetails Server Profile Config Change Detail[] 
- configChanges GetServer Profile Config Changes 
- configContext GetServer Profile Config Context 
- configResult GetServer Profile Config Result 
- createTime string
- deployStatus string
- deployedPolicies string[]
- deployedSwitches string
- description string
- domainGroup stringMoid 
- internalReservation GetReferences Server Profile Internal Reservation Reference[] 
- isPmc booleanDeployed Secure Passphrase Set 
- leasedServer GetServer Profile Leased Server 
- managementMode string
- modTime string
- moid string
- name string
- objectType string
- organization
GetServer Profile Organization 
- overriddenLists string[]
- owners string[]
- parent
GetServer Profile Parent 
- permissionResources GetServer Profile Permission Resource[] 
- pmcDeployed stringSecure Passphrase 
- policyBuckets GetServer Profile Policy Bucket[] 
- removedPolicies string[]
- reservationReferences GetServer Profile Reservation Reference[] 
- resourceLease GetServer Profile Resource Lease 
- runningWorkflows GetServer Profile Running Workflow[] 
- scheduledActions GetServer Profile Scheduled Action[] 
- serverAssignment stringMode 
- serverPool GetServer Profile Server Pool 
- serverPre stringAssign By Serial 
- serverPre GetAssign By Slot Server Profile Server Pre Assign By Slot 
- string
- srcTemplate GetServer Profile Src Template 
- staticUuid stringAddress 
- 
GetServer Profile Tag[] 
- targetPlatform string
- templateActions GetServer Profile Template Action[] 
- templateSync GetErrors Server Profile Template Sync Error[] 
- templateSync stringStatus 
- type string
- userLabel string
- uuid string
- uuidAddress stringType 
- uuidLease GetServer Profile Uuid Lease 
- uuidPool GetServer Profile Uuid Pool 
- versionContext GetServer Profile Version Context 
- id str
- results
Sequence[GetServer Profile Result] 
- account_moid str
- action str
- action_params Sequence[GetServer Profile Action Param] 
- additional_properties str
- ancestors
Sequence[GetServer 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
GetServer Profile Organization 
- overridden_lists Sequence[str]
- owners Sequence[str]
- parent
GetServer 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[GetServer 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>
- accountMoid String
- action String
- actionParams List<Property Map>
- additionalProperties String
- ancestors List<Property Map>
- assignedServer Property Map
- associatedServer Property Map
- associatedServer Property MapPool 
- classId String
- configChange Property MapContext 
- configChange List<Property Map>Details 
- configChanges Property Map
- configContext Property Map
- configResult Property Map
- createTime String
- deployStatus String
- deployedPolicies List<String>
- deployedSwitches String
- description String
- domainGroup StringMoid 
- internalReservation List<Property Map>References 
- isPmc BooleanDeployed Secure Passphrase Set 
- leasedServer Property Map
- managementMode String
- modTime String
- moid String
- name String
- objectType String
- organization Property Map
- overriddenLists List<String>
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- pmcDeployed StringSecure Passphrase 
- policyBuckets List<Property Map>
- removedPolicies List<String>
- reservationReferences List<Property Map>
- resourceLease Property Map
- runningWorkflows List<Property Map>
- scheduledActions List<Property Map>
- serverAssignment StringMode 
- serverPool Property Map
- serverPre StringAssign By Serial 
- serverPre Property MapAssign By Slot 
- String
- srcTemplate Property Map
- staticUuid StringAddress 
- List<Property Map>
- targetPlatform String
- templateActions List<Property Map>
- templateSync List<Property Map>Errors 
- templateSync StringStatus 
- type String
- userLabel String
- uuid String
- uuidAddress StringType 
- uuidLease Property Map
- uuidPool Property Map
- versionContext Property Map
Supporting Types
GetServerProfileActionParam    
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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.
- additionalProperties string
- classId string
- The fully-qualified name 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.
- objectType 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.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ConfigChange stringError 
- Indicates reason for failure state of configChangeState.
- ConfigChange 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.
 
- InitialConfig 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ConfigChange stringError 
- Indicates reason for failure state of configChangeState.
- ConfigChange 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.
 
- InitialConfig 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configChange StringError 
- Indicates reason for failure state of configChangeState.
- configChange 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.
 
- initialConfig 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configChange stringError 
- Indicates reason for failure state of configChangeState.
- configChange 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.
 
- initialConfig 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.
- objectType 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configChange StringError 
- Indicates reason for failure state of configChangeState.
- configChange 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.
 
- initialConfig Property MapContext 
- Stores initial Configuration state. Used for reverting back to initial state of ConfigContext in case of validation failure.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetServerProfileConfigChangeContextInitialConfigContext        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ConfigState string
- Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- ConfigState 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.
 
- ConfigType 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.
- ControlAction string
- System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- ErrorState string
- Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- InconsistencyReasons List<string>
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- OperState 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ConfigState string
- Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- ConfigState 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.
 
- ConfigType 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.
- ControlAction string
- System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- ErrorState string
- Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- InconsistencyReasons []string
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- OperState 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configState String
- Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- configState 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.
 
- configType 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.
- controlAction String
- System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- errorState String
- Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistencyReasons List<String>
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operState 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.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configState string
- Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- configState 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.
 
- configType 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.
- controlAction string
- System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- errorState string
- Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistencyReasons string[]
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operState 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configState String
- Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- configState 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.
 
- configType 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.
- controlAction String
- System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- errorState String
- Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistencyReasons List<String>
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operState 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     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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    
- AdditionalProperties string
- Changes List<string>
- ClassId string
- The fully-qualified name 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>
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PolicyDisruptions List<GetServer Profile Config Changes Policy Disruption> 
- AdditionalProperties string
- Changes []string
- ClassId string
- The fully-qualified name 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
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PolicyDisruptions []GetServer Profile Config Changes Policy Disruption 
- additionalProperties String
- changes List<String>
- classId String
- The fully-qualified name 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>
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyDisruptions List<GetServer Profile Config Changes Policy Disruption> 
- additionalProperties string
- changes string[]
- classId string
- The fully-qualified name 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[]
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyDisruptions 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] 
- additionalProperties String
- changes List<String>
- classId String
- The fully-qualified name 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>
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyDisruptions List<Property Map>
GetServerProfileConfigChangesPolicyDisruption      
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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>
- IsOnly boolRequired By Other Policies 
- The current policy has to be redeployed only because there are other policy changes that require this.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PolicyName string
- Name of the policy that, when modified, causes the disruption.
- PolicyPending 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.
- RequiredBy List<string>Policies 
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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
- IsOnly boolRequired By Other Policies 
- The current policy has to be redeployed only because there are other policy changes that require this.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PolicyName string
- Name of the policy that, when modified, causes the disruption.
- PolicyPending 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.
- RequiredBy []stringPolicies 
- additionalProperties String
- classId String
- The fully-qualified name 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>
- isOnly BooleanRequired By Other Policies 
- The current policy has to be redeployed only because there are other policy changes that require this.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyName String
- Name of the policy that, when modified, causes the disruption.
- policyPending 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.
- requiredBy List<String>Policies 
- additionalProperties string
- classId string
- The fully-qualified name 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[]
- isOnly booleanRequired By Other Policies 
- The current policy has to be redeployed only because there are other policy changes that require this.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyName string
- Name of the policy that, when modified, causes the disruption.
- policyPending 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.
- requiredBy 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 
- additionalProperties String
- classId String
- The fully-qualified name 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>
- isOnly BooleanRequired By Other Policies 
- The current policy has to be redeployed only because there are other policy changes that require this.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyName String
- Name of the policy that, when modified, causes the disruption.
- policyPending 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.
- requiredBy List<String>Policies 
GetServerProfileConfigContext    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ConfigState string
- Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- ConfigState 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.
 
- ConfigType 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.
- ControlAction string
- System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- ErrorState string
- Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- InconsistencyReasons List<string>
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- OperState 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ConfigState string
- Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- ConfigState 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.
 
- ConfigType 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.
- ControlAction string
- System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- ErrorState string
- Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- InconsistencyReasons []string
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- OperState 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configState String
- Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- configState 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.
 
- configType 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.
- controlAction String
- System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- errorState String
- Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistencyReasons List<String>
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operState 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.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configState string
- Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- configState 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.
 
- configType 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.
- controlAction string
- System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- errorState string
- Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistencyReasons string[]
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operState 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configState String
- Indicates a profile's configuration deploying state. Values -- Assigned, Not-assigned, Associated, Pending-changes, Out-of-sync, Validating, Configuring, Failed.
- configState 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.
 
- configType 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.
- controlAction String
- System action to trigger the appropriate workflow. Values -- No_op, ConfigChange, Deploy, Unbind.
- errorState String
- Indicates a profile's error state. Values -- Validation-error (Static validation error), Pre-config-error (Runtime validation error), Config-error (Runtime configuration error).
- inconsistencyReasons List<String>
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operState 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    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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     
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- ReservationMoid string
- The moid of the reservation object.
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- ReservationMoid string
- The moid of the reservation object.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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.
- reservationMoid String
- The moid of the reservation object.
- additionalProperties string
- classId string
- The fully-qualified name 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.
- objectType 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.
- reservationMoid 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.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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.
- reservationMoid String
- The moid of the reservation object.
GetServerProfileLeasedServer    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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    
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- ReservationMoid string
- The moid of the reservation object.
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- ReservationMoid string
- The moid of the reservation object.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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.
- reservationMoid String
- The moid of the reservation object.
- additionalProperties string
- classId string
- The fully-qualified name 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.
- objectType 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.
- reservationMoid 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.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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.
- reservationMoid String
- The moid of the reservation object.
GetServerProfileResourceLease    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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   
- AccountMoid 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.
- ActionParams List<GetServer Profile Result Action Param> 
- AdditionalProperties string
- Ancestors
List<GetServer Profile Result Ancestor> 
- AssignedServers List<GetServer Profile Result Assigned Server> 
- AssociatedServer List<GetPools Server Profile Result Associated Server Pool> 
- AssociatedServers List<GetServer Profile Result Associated Server> 
- ClassId string
- ConfigChange List<GetContexts Server Profile Result Config Change Context> 
- ConfigChange List<GetDetails Server Profile Result Config Change Detail> 
- ConfigChanges List<GetServer Profile Result Config Change> 
- ConfigContexts List<GetServer Profile Result Config Context> 
- ConfigResults List<GetServer Profile Result Config Result> 
- CreateTime string
- The time when this managed object was created.
- DeployStatus 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.
- DeployedPolicies List<string>
- DeployedSwitches 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- InternalReservation List<GetReferences Server Profile Result Internal Reservation Reference> 
- IsPmc boolDeployed Secure Passphrase Set 
- Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- LeasedServers List<GetServer Profile Result Leased Server> 
- ManagementMode string
- The management mode of the server.* IntersightStandalone- Intersight Standalone mode of operation.*Intersight- Intersight managed mode of operation.
- ModTime 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.
- ObjectType string
- Organizations
List<GetServer Profile Result Organization> 
- OverriddenLists List<string>
- Owners List<string>
- Parents
List<GetServer Profile Result Parent> 
- PermissionResources List<GetServer Profile Result Permission Resource> 
- PmcDeployed 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.
- PolicyBuckets List<GetServer Profile Result Policy Bucket> 
- RemovedPolicies List<string>
- ReservationReferences List<GetServer Profile Result Reservation Reference> 
- ResourceLeases List<GetServer Profile Result Resource Lease> 
- RunningWorkflows List<GetServer Profile Result Running Workflow> 
- ScheduledActions List<GetServer Profile Result Scheduled Action> 
- ServerAssignment 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.
- ServerPools List<GetServer Profile Result Server Pool> 
- ServerPre 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.
- ServerPre 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.
- SrcTemplates List<GetServer Profile Result Src Template> 
- StaticUuid stringAddress 
- The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- 
List<GetServer Profile Result Tag> 
- TargetPlatform 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.
- TemplateActions List<GetServer Profile Result Template Action> 
- TemplateSync List<GetErrors Server Profile Result Template Sync Error> 
- TemplateSync 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.
- UserLabel string
- User label assigned to the server profile.
- Uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- UuidAddress 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.
- UuidLeases List<GetServer Profile Result Uuid Lease> 
- UuidPools List<GetServer Profile Result Uuid Pool> 
- VersionContexts List<GetServer Profile Result Version Context> 
- AccountMoid 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.
- ActionParams []GetServer Profile Result Action Param 
- AdditionalProperties string
- Ancestors
[]GetServer Profile Result Ancestor 
- AssignedServers []GetServer Profile Result Assigned Server 
- AssociatedServer []GetPools Server Profile Result Associated Server Pool 
- AssociatedServers []GetServer Profile Result Associated Server 
- ClassId string
- ConfigChange []GetContexts Server Profile Result Config Change Context 
- ConfigChange []GetDetails Server Profile Result Config Change Detail 
- ConfigChanges []GetServer Profile Result Config Change 
- ConfigContexts []GetServer Profile Result Config Context 
- ConfigResults []GetServer Profile Result Config Result 
- CreateTime string
- The time when this managed object was created.
- DeployStatus 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.
- DeployedPolicies []string
- DeployedSwitches 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- InternalReservation []GetReferences Server Profile Result Internal Reservation Reference 
- IsPmc boolDeployed Secure Passphrase Set 
- Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- LeasedServers []GetServer Profile Result Leased Server 
- ManagementMode string
- The management mode of the server.* IntersightStandalone- Intersight Standalone mode of operation.*Intersight- Intersight managed mode of operation.
- ModTime 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.
- ObjectType string
- Organizations
[]GetServer Profile Result Organization 
- OverriddenLists []string
- Owners []string
- Parents
[]GetServer Profile Result Parent 
- PermissionResources []GetServer Profile Result Permission Resource 
- PmcDeployed 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.
- PolicyBuckets []GetServer Profile Result Policy Bucket 
- RemovedPolicies []string
- ReservationReferences []GetServer Profile Result Reservation Reference 
- ResourceLeases []GetServer Profile Result Resource Lease 
- RunningWorkflows []GetServer Profile Result Running Workflow 
- ScheduledActions []GetServer Profile Result Scheduled Action 
- ServerAssignment 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.
- ServerPools []GetServer Profile Result Server Pool 
- ServerPre 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.
- ServerPre []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.
- SrcTemplates []GetServer Profile Result Src Template 
- StaticUuid stringAddress 
- The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- 
[]GetServer Profile Result Tag 
- TargetPlatform 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.
- TemplateActions []GetServer Profile Result Template Action 
- TemplateSync []GetErrors Server Profile Result Template Sync Error 
- TemplateSync 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.
- UserLabel string
- User label assigned to the server profile.
- Uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- UuidAddress 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.
- UuidLeases []GetServer Profile Result Uuid Lease 
- UuidPools []GetServer Profile Result Uuid Pool 
- VersionContexts []GetServer Profile Result Version Context 
- accountMoid 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.
- actionParams List<GetServer Profile Result Action Param> 
- additionalProperties String
- ancestors
List<GetServer Profile Result Ancestor> 
- assignedServers List<GetServer Profile Result Assigned Server> 
- associatedServer List<GetPools Server Profile Result Associated Server Pool> 
- associatedServers List<GetServer Profile Result Associated Server> 
- classId String
- configChange List<GetContexts Server Profile Result Config Change Context> 
- configChange List<GetDetails Server Profile Result Config Change Detail> 
- configChanges List<GetServer Profile Result Config Change> 
- configContexts List<GetServer Profile Result Config Context> 
- configResults List<GetServer Profile Result Config Result> 
- createTime String
- The time when this managed object was created.
- deployStatus 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.
- deployedPolicies List<String>
- deployedSwitches 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- internalReservation List<GetReferences Server Profile Result Internal Reservation Reference> 
- isPmc BooleanDeployed Secure Passphrase Set 
- Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leasedServers List<GetServer Profile Result Leased Server> 
- managementMode String
- The management mode of the server.* IntersightStandalone- Intersight Standalone mode of operation.*Intersight- Intersight managed mode of operation.
- modTime 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.
- objectType String
- organizations
List<GetServer Profile Result Organization> 
- overriddenLists List<String>
- owners List<String>
- parents
List<GetServer Profile Result Parent> 
- permissionResources List<GetServer Profile Result Permission Resource> 
- pmcDeployed 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.
- policyBuckets List<GetServer Profile Result Policy Bucket> 
- removedPolicies List<String>
- reservationReferences List<GetServer Profile Result Reservation Reference> 
- resourceLeases List<GetServer Profile Result Resource Lease> 
- runningWorkflows List<GetServer Profile Result Running Workflow> 
- scheduledActions List<GetServer Profile Result Scheduled Action> 
- serverAssignment 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.
- serverPools List<GetServer Profile Result Server Pool> 
- serverPre 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.
- serverPre 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.
- srcTemplates List<GetServer Profile Result Src Template> 
- staticUuid StringAddress 
- The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- 
List<GetServer Profile Result Tag> 
- targetPlatform 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.
- templateActions List<GetServer Profile Result Template Action> 
- templateSync List<GetErrors Server Profile Result Template Sync Error> 
- templateSync 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.
- userLabel String
- User label assigned to the server profile.
- uuid String
- The UUID address that is assigned to the server based on the UUID pool.
- uuidAddress 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.
- uuidLeases List<GetServer Profile Result Uuid Lease> 
- uuidPools List<GetServer Profile Result Uuid Pool> 
- versionContexts List<GetServer Profile Result Version Context> 
- accountMoid 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.
- actionParams GetServer Profile Result Action Param[] 
- additionalProperties string
- ancestors
GetServer Profile Result Ancestor[] 
- assignedServers GetServer Profile Result Assigned Server[] 
- associatedServer GetPools Server Profile Result Associated Server Pool[] 
- associatedServers GetServer Profile Result Associated Server[] 
- classId string
- configChange GetContexts Server Profile Result Config Change Context[] 
- configChange GetDetails Server Profile Result Config Change Detail[] 
- configChanges GetServer Profile Result Config Change[] 
- configContexts GetServer Profile Result Config Context[] 
- configResults GetServer Profile Result Config Result[] 
- createTime string
- The time when this managed object was created.
- deployStatus 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.
- deployedPolicies string[]
- deployedSwitches 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.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- internalReservation GetReferences Server Profile Result Internal Reservation Reference[] 
- isPmc booleanDeployed Secure Passphrase Set 
- Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leasedServers GetServer Profile Result Leased Server[] 
- managementMode string
- The management mode of the server.* IntersightStandalone- Intersight Standalone mode of operation.*Intersight- Intersight managed mode of operation.
- modTime 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.
- objectType string
- organizations
GetServer Profile Result Organization[] 
- overriddenLists string[]
- owners string[]
- parents
GetServer Profile Result Parent[] 
- permissionResources GetServer Profile Result Permission Resource[] 
- pmcDeployed 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.
- policyBuckets GetServer Profile Result Policy Bucket[] 
- removedPolicies string[]
- reservationReferences GetServer Profile Result Reservation Reference[] 
- resourceLeases GetServer Profile Result Resource Lease[] 
- runningWorkflows GetServer Profile Result Running Workflow[] 
- scheduledActions GetServer Profile Result Scheduled Action[] 
- serverAssignment 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.
- serverPools GetServer Profile Result Server Pool[] 
- serverPre 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.
- serverPre 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.
- srcTemplates GetServer Profile Result Src Template[] 
- staticUuid stringAddress 
- The UUID address for the server must include UUID prefix xxxxxxxx-xxxx-xxxx along with the UUID suffix of format xxxx-xxxxxxxxxxxx.
- 
GetServer Profile Result Tag[] 
- targetPlatform 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.
- templateActions GetServer Profile Result Template Action[] 
- templateSync GetErrors Server Profile Result Template Sync Error[] 
- templateSync 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.
- userLabel string
- User label assigned to the server profile.
- uuid string
- The UUID address that is assigned to the server based on the UUID pool.
- uuidAddress 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.
- uuidLeases GetServer Profile Result Uuid Lease[] 
- uuidPools GetServer Profile Result Uuid Pool[] 
- versionContexts 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[GetServer 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[GetServer Profile Result Organization] 
- overridden_lists Sequence[str]
- owners Sequence[str]
- parents
Sequence[GetServer 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[GetServer 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] 
- accountMoid 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.
- actionParams List<Property Map>
- additionalProperties String
- ancestors List<Property Map>
- assignedServers List<Property Map>
- associatedServer List<Property Map>Pools 
- associatedServers List<Property Map>
- classId String
- configChange List<Property Map>Contexts 
- configChange List<Property Map>Details 
- configChanges List<Property Map>
- configContexts List<Property Map>
- configResults List<Property Map>
- createTime String
- The time when this managed object was created.
- deployStatus 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.
- deployedPolicies List<String>
- deployedSwitches 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- internalReservation List<Property Map>References 
- isPmc BooleanDeployed Secure Passphrase Set 
- Indicates whether the value of the 'pmcDeployedSecurePassphrase' property has been set.
- leasedServers List<Property Map>
- managementMode String
- The management mode of the server.* IntersightStandalone- Intersight Standalone mode of operation.*Intersight- Intersight managed mode of operation.
- modTime 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.
- objectType String
- organizations List<Property Map>
- overriddenLists List<String>
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- pmcDeployed 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.
- policyBuckets List<Property Map>
- removedPolicies List<String>
- reservationReferences List<Property Map>
- resourceLeases List<Property Map>
- runningWorkflows List<Property Map>
- scheduledActions List<Property Map>
- serverAssignment 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.
- serverPools List<Property Map>
- serverPre 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.
- serverPre 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.
- srcTemplates List<Property Map>
- staticUuid 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>
- targetPlatform 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.
- templateActions List<Property Map>
- templateSync List<Property Map>Errors 
- templateSync 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.
- userLabel String
- User label assigned to the server profile.
- uuid String
- The UUID address that is assigned to the server based on the UUID pool.
- uuidAddress 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.
- uuidLeases List<Property Map>
- uuidPools List<Property Map>
- versionContexts List<Property Map>
GetServerProfileResultActionParam     
- AdditionalProperties string
- ClassId string
- Name string
- Name of the profile instance or profile template.
- ObjectType string
- Value string
- AdditionalProperties string
- ClassId string
- Name string
- Name of the profile instance or profile template.
- ObjectType string
- Value string
- additionalProperties String
- classId String
- name String
- Name of the profile instance or profile template.
- objectType String
- value String
- additionalProperties string
- classId string
- name string
- Name of the profile instance or profile template.
- objectType string
- value string
- additional_properties str
- class_id str
- name str
- Name of the profile instance or profile template.
- object_type str
- value str
- additionalProperties String
- classId String
- name String
- Name of the profile instance or profile template.
- objectType String
- value String
GetServerProfileResultAncestor    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultAssignedServer     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultAssociatedServer     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultAssociatedServerPool      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultConfigChange     
- AdditionalProperties string
- Changes List<string>
- ClassId string
- Disruptions List<string>
- ObjectType string
- PolicyDisruptions List<GetServer Profile Result Config Change Policy Disruption> 
- AdditionalProperties string
- Changes []string
- ClassId string
- Disruptions []string
- ObjectType string
- PolicyDisruptions []GetServer Profile Result Config Change Policy Disruption 
- additionalProperties String
- changes List<String>
- classId String
- disruptions List<String>
- objectType String
- policyDisruptions List<GetServer Profile Result Config Change Policy Disruption> 
- additionalProperties string
- changes string[]
- classId string
- disruptions string[]
- objectType string
- policyDisruptions 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] 
- additionalProperties String
- changes List<String>
- classId String
- disruptions List<String>
- objectType String
- policyDisruptions List<Property Map>
GetServerProfileResultConfigChangeContext      
- additionalProperties String
- classId String
- configChange StringError 
- configChange StringState 
- initialConfig List<Property Map>Contexts 
- objectType String
GetServerProfileResultConfigChangeContextInitialConfigContext         
- AdditionalProperties string
- ClassId string
- ConfigState string
- ConfigState stringSummary 
- ConfigType string
- ControlAction string
- ErrorState string
- InconsistencyReasons List<string>
- ObjectType string
- OperState string
- AdditionalProperties string
- ClassId string
- ConfigState string
- ConfigState stringSummary 
- ConfigType string
- ControlAction string
- ErrorState string
- InconsistencyReasons []string
- ObjectType string
- OperState string
- additionalProperties String
- classId String
- configState String
- configState StringSummary 
- configType String
- controlAction String
- errorState String
- inconsistencyReasons List<String>
- objectType String
- operState String
- additionalProperties string
- classId string
- configState string
- configState stringSummary 
- configType string
- controlAction string
- errorState string
- inconsistencyReasons string[]
- objectType string
- operState 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
- additionalProperties String
- classId String
- configState String
- configState StringSummary 
- configType String
- controlAction String
- errorState String
- inconsistencyReasons List<String>
- objectType String
- operState String
GetServerProfileResultConfigChangeDetail      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultConfigChangePolicyDisruption       
- AdditionalProperties string
- ClassId string
- Disruptions List<string>
- IsOnly boolRequired By Other Policies 
- ObjectType string
- PolicyName string
- PolicyPending stringAction 
- RequiredBy List<string>Policies 
- AdditionalProperties string
- ClassId string
- Disruptions []string
- IsOnly boolRequired By Other Policies 
- ObjectType string
- PolicyName string
- PolicyPending stringAction 
- RequiredBy []stringPolicies 
- additionalProperties String
- classId String
- disruptions List<String>
- isOnly BooleanRequired By Other Policies 
- objectType String
- policyName String
- policyPending StringAction 
- requiredBy List<String>Policies 
- additionalProperties string
- classId string
- disruptions string[]
- isOnly booleanRequired By Other Policies 
- objectType string
- policyName string
- policyPending stringAction 
- requiredBy 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 
- additionalProperties String
- classId String
- disruptions List<String>
- isOnly BooleanRequired By Other Policies 
- objectType String
- policyName String
- policyPending StringAction 
- requiredBy List<String>Policies 
GetServerProfileResultConfigContext     
- AdditionalProperties string
- ClassId string
- ConfigState string
- ConfigState stringSummary 
- ConfigType string
- ControlAction string
- ErrorState string
- InconsistencyReasons List<string>
- ObjectType string
- OperState string
- AdditionalProperties string
- ClassId string
- ConfigState string
- ConfigState stringSummary 
- ConfigType string
- ControlAction string
- ErrorState string
- InconsistencyReasons []string
- ObjectType string
- OperState string
- additionalProperties String
- classId String
- configState String
- configState StringSummary 
- configType String
- controlAction String
- errorState String
- inconsistencyReasons List<String>
- objectType String
- operState String
- additionalProperties string
- classId string
- configState string
- configState stringSummary 
- configType string
- controlAction string
- errorState string
- inconsistencyReasons string[]
- objectType string
- operState 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
- additionalProperties String
- classId String
- configState String
- configState StringSummary 
- configType String
- controlAction String
- errorState String
- inconsistencyReasons List<String>
- objectType String
- operState String
GetServerProfileResultConfigResult     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultInternalReservationReference      
- AdditionalProperties string
- ClassId string
- ObjectType string
- ReservationMoid string
- AdditionalProperties string
- ClassId string
- ObjectType string
- ReservationMoid string
- additionalProperties String
- classId String
- objectType String
- reservationMoid String
- additionalProperties string
- classId string
- objectType string
- reservationMoid string
- additional_properties str
- class_id str
- object_type str
- reservation_moid str
- additionalProperties String
- classId String
- objectType String
- reservationMoid String
GetServerProfileResultLeasedServer     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultOrganization    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultParent    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultPermissionResource     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultPolicyBucket     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultReservationReference     
- AdditionalProperties string
- ClassId string
- ObjectType string
- ReservationMoid string
- AdditionalProperties string
- ClassId string
- ObjectType string
- ReservationMoid string
- additionalProperties String
- classId String
- objectType String
- reservationMoid String
- additionalProperties string
- classId string
- objectType string
- reservationMoid string
- additional_properties str
- class_id str
- object_type str
- reservation_moid str
- additionalProperties String
- classId String
- objectType String
- reservationMoid String
GetServerProfileResultResourceLease     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultRunningWorkflow     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType 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.
- ActionQualifiers List<GetServer Profile Result Scheduled Action Action Qualifier> 
- AdditionalProperties string
- ClassId string
- ObjectType string
- ProceedOn 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.
- ActionQualifiers []GetServer Profile Result Scheduled Action Action Qualifier 
- AdditionalProperties string
- ClassId string
- ObjectType string
- ProceedOn 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.
- actionQualifiers List<GetServer Profile Result Scheduled Action Action Qualifier> 
- additionalProperties String
- classId String
- objectType String
- proceedOn 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.
- actionQualifiers GetServer Profile Result Scheduled Action Action Qualifier[] 
- additionalProperties string
- classId string
- objectType string
- proceedOn 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.
- actionQualifiers List<Property Map>
- additionalProperties String
- classId String
- objectType String
- proceedOn BooleanReboot 
GetServerProfileResultScheduledActionActionQualifier       
- AdditionalProperties string
- ClassId string
- ObjectType string
- AdditionalProperties string
- ClassId string
- ObjectType string
- additionalProperties String
- classId String
- objectType String
- additionalProperties string
- classId string
- objectType string
- additional_properties str
- class_id str
- object_type str
- additionalProperties String
- classId String
- objectType String
GetServerProfileResultServerPool     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultServerPreAssignBySlot        
- AdditionalProperties string
- ChassisId double
- ClassId string
- DomainName string
- ObjectType string
- SlotId double
- AdditionalProperties string
- ChassisId float64
- ClassId string
- DomainName string
- ObjectType string
- SlotId float64
- additionalProperties String
- chassisId Double
- classId String
- domainName String
- objectType String
- slotId Double
- additionalProperties string
- chassisId number
- classId string
- domainName string
- objectType string
- slotId number
- additional_properties str
- chassis_id float
- class_id str
- domain_name str
- object_type str
- slot_id float
- additionalProperties String
- chassisId Number
- classId String
- domainName String
- objectType String
- slotId Number
GetServerProfileResultSrcTemplate     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetServerProfileResultTemplateAction     
- AdditionalProperties string
- ClassId string
- ObjectType string
- Params
List<GetServer 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.
- AdditionalProperties string
- ClassId string
- ObjectType string
- Params
[]GetServer 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.
- additionalProperties String
- classId String
- objectType String
- params
List<GetServer 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.
- additionalProperties string
- classId string
- objectType string
- params
GetServer 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[GetServer 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.
- additionalProperties String
- classId String
- objectType 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      
- AdditionalProperties string
- ClassId string
- Name string
- Name of the profile instance or profile template.
- ObjectType string
- Value string
- AdditionalProperties string
- ClassId string
- Name string
- Name of the profile instance or profile template.
- ObjectType string
- Value string
- additionalProperties String
- classId String
- name String
- Name of the profile instance or profile template.
- objectType String
- value String
- additionalProperties string
- classId string
- name string
- Name of the profile instance or profile template.
- objectType string
- value string
- additional_properties str
- class_id str
- name str
- Name of the profile instance or profile template.
- object_type str
- value str
- additionalProperties String
- classId String
- name String
- Name of the profile instance or profile template.
- objectType String
- value String
GetServerProfileResultTemplateSyncError      
- AdditionalProperties string
- ClassId string
- Message string
- ObjectType 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.
- AdditionalProperties string
- ClassId string
- Message string
- ObjectType 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.
- additionalProperties String
- classId String
- message String
- objectType 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.
- additionalProperties string
- classId string
- message string
- objectType 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.
- additionalProperties String
- classId String
- message String
- objectType 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     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultUuidPool     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultVersionContext     
- AdditionalProperties string
- ClassId string
- InterestedMos []GetServer Profile Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos []GetServer Profile Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetServer Profile Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetServer Profile Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetServer Profile Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetServer Profile Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetServerProfileResultVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileResultVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetServerProfileRunningWorkflow    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.
- ActionQualifier 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ProceedOn 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.
- ActionQualifier 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ProceedOn 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.
- actionQualifier 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proceedOn 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.
- actionQualifier 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.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proceedOn 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.
- actionQualifier 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proceedOn BooleanReboot 
- ProceedOnReboot can be used to acknowledge server reboot while triggering deploy/activate.
GetServerProfileScheduledActionActionQualifier      
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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.
- additionalProperties string
- classId string
- The fully-qualified name 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.
- objectType 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.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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       
- AdditionalProperties string
- ChassisId double
- Chassis-id of the slot that would be assigned to this pre-assigned server profile.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DomainName 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- SlotId double
- Slot-id of the server that would be assigned to this pre-assigned server profile.
- AdditionalProperties string
- ChassisId float64
- Chassis-id of the slot that would be assigned to this pre-assigned server profile.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DomainName 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- SlotId float64
- Slot-id of the server that would be assigned to this pre-assigned server profile.
- additionalProperties String
- chassisId Double
- Chassis-id of the slot that would be assigned to this pre-assigned server profile.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- domainName 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slotId Double
- Slot-id of the server that would be assigned to this pre-assigned server profile.
- additionalProperties string
- chassisId number
- Chassis-id of the slot that would be assigned to this pre-assigned server profile.
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- domainName 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.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slotId 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.
- additionalProperties String
- chassisId Number
- Chassis-id of the slot that would be assigned to this pre-assigned server profile.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- domainName 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- slotId Number
- Slot-id of the server that would be assigned to this pre-assigned server profile.
GetServerProfileSrcTemplate    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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   
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties 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.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetServerProfileTemplateAction    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Params
List<GetServer 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Params
[]GetServer 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- params
List<GetServer 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.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- params
GetServer 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[GetServer 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- objectType 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     
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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.
- additionalProperties string
- classId string
- The fully-qualified name 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.
- objectType 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.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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     
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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.
- ObjectType 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.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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.
- additionalProperties string
- classId string
- The fully-qualified name 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.
- objectType 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.
- additionalProperties String
- classId String
- The fully-qualified name 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.
- objectType 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    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetServer Profile Version Context Interested Mo> 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetServer Profile Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetServer Profile Version Context Interested Mo 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetServer Profile Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetServer Profile Version Context Interested Mo> 
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetServer Profile Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetServer Profile Version Context Interested Mo[] 
- markedFor 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.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetServer Profile Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType 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.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet