Bases: vas.shared.Resource.Resource
Provides access to the installation image for the vFabric Administration Agent
Variables: |
|
---|
Downloads and extracts the agent installation image
Parameters: | location (str) – The location to extract the agent to |
---|---|
Return type: | str |
Returns: | The root directory of the extracted agent |
Reloads the resource’s details from the server
Bases: vas.shared.Nodes.Node, vas.shared.Deletable.Deletable
A vFabric node
Variables: |
|
---|
Performs a delete. If a collection is available it is reloaded.
Reloads the node’s details from the server
Bases: vas.shared.MutableCollection.MutableCollection
Used to enumerate vFabric nodes
Variables: | security (vas.shared.Security.Security) – The resource’s security |
---|
Reloads the resource’s details from the server
Bases: object
The entry point of the vFabric API
Variables: |
|
---|