esx settings: solution component spec
The
solution_component_spec
structure contains fields that describe a component registered by a software solution.Representation:
{
"component" : "obj-103"
}
"component" : "obj-103"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
component | string | Identifier of the component. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.esx.settings.component . When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.esx.settings.component . |