Provider class
The Provider class represents a component or system that implements a CloudClass. For example, Resource Manager is a provider for the ComputeContainer class and BMC Bladelogic Server Automation is a provider for the VirtualCluster and VirtualServer classes, but there might be other providers for those classes. A Provider is a specific instance. If multiple servers exist in the infrastructure, then there are multiple Provider objects, one for each instance.
Provider class APIs
The following tables list the basic APIs, operation APIs, and relationship APIs for the Provider class.
Basic APIs
Operation APIs
The Provider class has no operation APIs.
Relationship APIs
To use the relationship APIs, send a GET request to the specified URI. The GET request does not require a message body. The response message contains a SearchResults object.
Provider class relationships and attributes
The following tables list the relationships and attributes of the Provider class.
Relationships
Attributes
Related Topics