VSphereAutomation::Appliance::VapiStdDynamicID

Properties

Name Type Description Notes
type String The type of resource being identified (for example com.acme.Person). <p> Services that contain operations for creating and deleting resources typically contain a constant specifying the resource type for the resources being created and deleted. The API metamodel metadata services include a service that allows retrieving all the known resource types.
id String The identifier for a resource whose type is specified by #type.