Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterProfileConfigServiceCreateSpec(vim.profile.cluster.ClusterProfile.ConfigServiceCreateSpec)
- Extends
- ClusterProfileConfigSpec
- Since
- vSphere API Release 4.0
Data Object Description
DataObject which allows reconfiguration of a profile based on services that will be available on the cluster.Properties
Name | Type | Description |
---|---|---|
serviceType* | xsd:string[] |
Type of the service for which the ClusterProfile is being requested.
If more than one service is specified, the created ClusterProfile
will cater for all the services.
Possible values are specified by
ClusterProfileServiceType.
If unset, clear the compliance expressions on the profile.
|
Properties inherited from ClusterProfileConfigSpec | ||
None | ||
Properties inherited from ClusterProfileCreateSpec | ||
None | ||
Properties inherited from ProfileCreateSpec | ||
annotation, enabled, name | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |