| Name | Data Type | Value |
|---|---|---|
| Description | string | CIM_AccountManagementService creates, manages, and if necessary destroys Accounts on behalf of other SecuritySerices. |
| UMLPackagePath | string | CIM::User::Account |
| Version | string | 2.19.0 |
| Name | Data Type | Class Origin |
|---|---|---|
| Caption | string | CIM_ManagedElement |
| CommunicationStatus | uint16 | CIM_ManagedSystemElement |
| CreationClassName | string | CIM_Service |
| Description | string | CIM_ManagedElement |
| DetailedStatus | uint16 | CIM_ManagedSystemElement |
| ElementName | string | CIM_ManagedElement |
| EnabledDefault | uint16 | CIM_EnabledLogicalElement |
| EnabledState | uint16 | CIM_EnabledLogicalElement |
| Generation | uint64 | CIM_ManagedElement |
| HealthState | uint16 | CIM_ManagedSystemElement |
| InstallDate | datetime | CIM_ManagedSystemElement |
| InstanceID | string | CIM_ManagedElement |
| Name | string | CIM_Service |
| OperatingStatus | uint16 | CIM_ManagedSystemElement |
| OtherEnabledState | string | CIM_EnabledLogicalElement |
| PrimaryOwnerContact | string | CIM_Service |
| PrimaryOwnerName | string | CIM_Service |
| PrimaryStatus | uint16 | CIM_ManagedSystemElement |
| RequestedState | uint16 | CIM_EnabledLogicalElement |
| Started | boolean | CIM_Service |
| StartMode | string | CIM_Service |
| Status | string | CIM_ManagedSystemElement |
| SystemCreationClassName | string | CIM_Service |
| SystemName | string | CIM_Service |
| TimeOfLastStateChange | datetime | CIM_EnabledLogicalElement |
| TransitioningToState | uint16 | CIM_EnabledLogicalElement |
| AvailableRequestedStates | uint16[] | CIM_EnabledLogicalElement |
| OperationalStatus | uint16[] | CIM_ManagedSystemElement |
| StatusDescriptions | string[] | CIM_ManagedSystemElement |
| Name | Data Type | Value |
|---|---|---|
| Description | string | CreateAccount creates an Account on the specified ComputerSystem. Upon successful completion of the method, there shall be a newly created instance of CIM_Account associated through the CIM_AccountOnSystem association with the instance of ComputerSystem identified by the System parameter such that each property of the CIM_Account instance has the value of the corresponding property of the template instance specified by the AccountTemplate parameter and the CIM_Account instance is associated with this instance of CIM_AccountManagementService through the CIM_ServiceAffectsElement association. Instances of CIM_Identity may be created by the method and associated with the instance of CIM_Account through CIM_AssignedIdentity. If one or more instances of CIM_Identity are created, a reference to each shall be returned in the Identities parameter, otherwise the Identities parameter shall be NULL upon method completion. |
| ValueMap | string | 0, 1, 2, .., 32768..65535 |
| Values | string | Completed with No Error, Not Supported, Failed, Method Reserved, Vendor Specific |
| Name | Type | Qualifiers | ||||
|---|---|---|---|---|---|---|
| Name | Data Type | Value | ||||
| AccountTemplate | string | |||||
| Description | string | AccountTemplate is a template for the desired Account to be created. | ||||
| EmbeddedInstance | string | CIM_Account | ||||
| IN | boolean | true | ||||
| Required | boolean | true | ||||
| Identities | CIM_Identity[] | |||||
| Description | string | Reference to the instances of CIM_Identity created when the method returns a value of 0. NULL if no such instances are created. | ||||
| IN | boolean | false | ||||
| OUT | boolean | true | ||||
| Account | REF CIM_Account | |||||
| Description | string | Reference to the instance of CIM_Account created when the method returns a value of 0. | ||||
| IN | boolean | false | ||||
| OUT | boolean | true | ||||
| System | REF CIM_ComputerSystem | |||||
| Description | string | The scoping ComputerSystem in which to create the Account. | ||||
| IN | boolean | true | ||||
| Required | boolean | true | ||||
| Name | Return Type | Class Origin |
|---|---|---|
| ChangeAffectedElementsAssignedSequence | uint32 | CIM_Service |
| RequestStateChange | uint32 | CIM_EnabledLogicalElement |
| StartService | uint32 | CIM_Service |
| StopService | uint32 | CIM_Service |