Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.33 KB

ServerProfile.md

File metadata and controls

17 lines (13 loc) · 1.33 KB

ServerProfile

Server Profile enables server management using policies.

Properties

Name Type Description Notes
config_changes PolicyConfigChange [optional]
assigned_server ComputeRackUnit [optional]
associated_server ComputeRackUnit [optional]
config_change_details list[ServerConfigChangeDetail] A reference to a serverConfigChangeDetail resource. When the $expand query parameter is specified, the referenced resource is returned inline. The configuration change details are captured here. [optional] [readonly]
config_result ServerConfigResult [optional]
organization OrganizationOrganization [optional]
running_workflows list[WorkflowWorkflowInfo] A reference to a workflowWorkflowInfo resource. When the $expand query parameter is specified, the referenced resource is returned inline. The WorkflowInfos in the workflow engine that are running for this server Profile. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]