Bases: vas.shared.Instance.Instance
An agent instance
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Reloads the instance’s details from the server
Starts the resource
| Parameters: | serial (bool) – Whether to start the node instance serially |
|---|
Stops the resource
| Parameters: | serial (bool) – Whether to stop the node instance serially |
|---|
Update he instance to use a different installation
| Parameters: | installation (vas.gemfire.Installations.Installation) – The installation that the instance should use |
|---|
Bases: vas.shared.MutableCollection.MutableCollection
Used to enumerate, create, and delete agent instances
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Creates a new agent instance
| Parameters: |
|
|---|---|
| Return type: | :class`vas.gemfire.AgentInstances.AgentInstance` |
| Returns: | The new agent instance |
Reloads the resource’s details from the server
Bases: vas.shared.LiveConfiguration.LiveConfiguration
A live configuration file in a agent instance
| Variables: |
|
|---|
Reloads the live configuration’s details from the server
Bases: vas.shared.Collection.Collection
Used to enumerate a agent instance’s live configuration
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.Logs.Log
A log file in an agent node instance
| Variables: |
|
|---|
Get the content of the log
| Parameters: |
|
|---|---|
| Return type: | |
| Returns: | The root directory of the extracted agent |
Performs a delete. If a collection is available it is reloaded.
Reloads the log’s details from the server
Bases: vas.shared.Logs.Logs
Used to enumerate an agent node instance’s logs
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.NodeInstances.NodeInstance
A agent node instance
| Variables: |
|
|---|
Reloads the resource’s details from the server
Starts the resource
Stops the resource
Bases: vas.shared.NodeInstances.NodeInstances
Used to enumerate agent instances on an individual node
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.NodeConfiguration.NodeConfiguration
A live configuration file in a agent node instance
| Variables: |
|
|---|
Reloads the configuration’s details from the server
Bases: vas.shared.Collection.Collection
Used to enumerate a agent node instance’s live configuration
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.PendingConfigurations.PendingConfiguration
A agent configuration file that is pending
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Reloads the configuration’s details from the server
Bases: vas.shared.PendingConfigurations.PendingConfigurations
Used to enumerate a agent instance’s pending configuration
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Creates a new configuration. The configuration will be pending until its instance is started at which point the configuration will become live.
| Parameters: | |
|---|---|
| Return type: | |
| Returns: | The new configuration |
Reloads the resource’s details from the server
Bases: vas.shared.Resource.Resource
Application code in a cache server instance
| Variables: |
|
|---|
Reloads the resource’s details from the server
Bases: vas.shared.Resource.Resource, vas.shared.Deletable.Deletable
An application code image
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Bases: vas.shared.MutableCollection.MutableCollection
Used to enumerate, create, and delete GemFire application code images
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Creates a new application code image by uploading a file and assigning it a name and version
| Parameters: | |
|---|---|
| Return type: | |
| Returns: | The new application code image |
Reloads the resource’s details from the server
Bases: vas.shared.Instance.Instance
A cache server instance
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Reloads the instance’s details from the server
Starts the resource
| Parameters: | serial (bool) – Whether to start the node instance serially |
|---|
Stops the resource
| Parameters: | serial (bool) – Whether to stop the node instance serially |
|---|
Updates the instance to use a different installation
| Parameters: | installation (vas.gemfire.Installations.Installation) – The installation that the instance should use |
|---|
Bases: vas.shared.MutableCollection.MutableCollection
Used to enumerate, create, and delete cache server instances
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Creates a new cache server instance
| Parameters: |
|
|---|---|
| Return type: | |
| Returns: | The new cache server instance |
Reloads the resource’s details from the server
Bases: vas.shared.LiveConfiguration.LiveConfiguration
A live configuration file in a cache server instance
| Variables: |
|
|---|
Reloads the live configuration’s details from the server
Bases: vas.shared.Collection.Collection
Used to enumerate a cache server instance’s live configuration
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.Logs.Log
A log file in a cache server node instance
| Variables: |
|
|---|
Get the content of the log
| Parameters: |
|
|---|---|
| Return type: | |
| Returns: | The root directory of the extracted agent |
Performs a delete. If a collection is available it is reloaded.
Reloads the log’s details from the server
Bases: vas.shared.Logs.Logs
Used to enumerate a cache server node instance’s logs
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.NodeInstances.NodeInstance
A cache server node instance
| Variables: |
|
|---|
Reloads the resource’s details from the server
Starts the resource
| Parameters: | rebalance (bool) – Whether to rebalance the cache server instance on start |
|---|
Stops the resource
Bases: vas.shared.NodeInstances.NodeInstances
Used to enumerate cache server instances on an individual node
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.NodeConfiguration.NodeConfiguration
A live configuration file in a cache server node instance
| Variables: |
|
|---|
Reloads the configuration’s details from the server
Bases: vas.shared.Collection.Collection
Used to enumerate a cache server node instance’s live configuration
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.PendingConfigurations.PendingConfiguration
A cache server configuration file that is pending
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Reloads the configuration’s details from the server
Bases: vas.shared.PendingConfigurations.PendingConfigurations
Used to enumerate a cache server instance’s pending configuration
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Creates a new configuration. The configuration will be pending until its instance is started at which point the configuration will become live.
| Parameters: | |
|---|---|
| Return type: | |
| Returns: | The new configuration |
Reloads the resource’s details from the server
Bases: vas.shared.Resource.Resource, vas.shared.Deletable.Deletable
A disk store in a cache server node instance
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Bases: vas.shared.MutableCollection.MutableCollection
Provides access to a cache server node instance’s disk stores
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: object
The entry point to the API for administering GemFire
| Variables: |
|
|---|
Bases: vas.shared.Groups.MutableGroup
A GemFire group
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Reloads the group’s details from the server
Bases: vas.shared.Groups.Groups
Used to enumerate, create, and delete GemFire groups
| Variables: | security (vas.shared.Security.Security) – The security configuration for the collection |
|---|
Creates a new group
| Parameters: | |
|---|---|
| Return type: | |
| Returns: | The new group |
Reloads the resource’s details from the server
Bases: vas.shared.InstallationImages.InstallationImage
A GemFire installation image
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Reloads the installation image’s details from the server
Bases: vas.shared.InstallationImages.InstallationImages
Used to enumerate, create, and delete GemFire installation images
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Creates an installation image by uploading a file to the server and assigning it a version
| Parameters: | |
|---|---|
| Return type: | |
| Returns: | The new installation image |
Reloads the resource’s details from the server
Bases: vas.shared.Installations.Installation
A GemFire installation
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Bases: vas.shared.Installations.Installations
Used to enumerate, create, and delete GemFire installations
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Create a new installation
| Parameters: | installation_image (vas.shared.InstallationImages.InstallationImage) – The installation image to use to create the installation |
|---|---|
| Return type: | vas.shared.Installations.Installation |
| Returns: | The new installation |
Reloads the resource’s details from the server
Bases: vas.shared.Collection.Collection
Used to enumerate a cache server’s live application code
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.Instance.Instance
A locator instance
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Starts the resource
| Parameters: | serial (bool) – Whether to start the node instance serially |
|---|
Stops the resource
| Parameters: | serial (bool) – Whether to stop the node instance serially |
|---|
Updates the instance using the supplied options
| Parameters: |
|
|---|
Bases: vas.shared.MutableCollection.MutableCollection
Used to enumerate, create, and delete locator instances
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Creates a new locator instance
| Parameters: |
|
|---|---|
| Return type: | |
| Returns: | The new instance |
Reloads the resource’s details from the server
Bases: vas.shared.LiveConfiguration.LiveConfiguration
A live configuration file in a locator instance
| Variables: |
|
|---|
Reloads the live configuration’s details from the server
Bases: vas.shared.Collection.Collection
Used to enumerate a locator instance’s live configuration
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.Logs.Log
A log file in a locator node instance
| Variables: |
|
|---|
Get the content of the log
| Parameters: |
|
|---|---|
| Return type: | |
| Returns: | The root directory of the extracted agent |
Performs a delete. If a collection is available it is reloaded.
Reloads the log’s details from the server
Bases: vas.shared.Logs.Logs
Used to enumerate a locator node instance’s logs
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.NodeInstances.NodeInstance
A locator node instance
| Variables: |
|
|---|
Starts the resource
Stops the resource
Bases: vas.shared.NodeInstances.NodeInstances
Used to enumerate locator instances on an individual node
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.NodeConfiguration.NodeConfiguration
A live configuration file in a locator node instance
| Variables: |
|
|---|
Reloads the configuration’s details from the server
Bases: vas.shared.Collection.Collection
Used to enumerate a locator node instance’s live configuration
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.shared.PendingConfigurations.PendingConfiguration
A locator configuration file that is pending
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Reloads the configuration’s details from the server
Bases: vas.shared.PendingConfigurations.PendingConfigurations
Used to enumerate a locator instance’s pending configuration
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Creates a new configuration. The configuration will be pending until its instance is started at which point the configuration will become live.
| Parameters: | |
|---|---|
| Return type: | |
| Returns: | The new configuration |
Reloads the resource’s details from the server
Bases: vas.shared.Nodes.GroupableNode
A GemFire node
| Variables: |
|
|---|
Bases: vas.shared.Collection.Collection
Used to enumerate GemFire nodes
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server
Bases: vas.gemfire.ApplicationCode.ApplicationCode, vas.shared.Deletable.Deletable
An application code that is pending
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Reloads the resource’s details from the server
Bases: vas.shared.MutableCollection.MutableCollection
Used to enumerate, create, and delete a cache server’s pending application code
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Creates a new pending application code
| Parameters: | image (vas.gemfire.ApplicationCodeImages.ApplicationCodeImage) – The image to create the application code from |
|---|---|
| Return type: | vas.gemfire.PendingApplicationCodes.PendingApplicationCode |
| Returns: | The new application code |
Reloads the resource’s details from the server
Bases: vas.shared.Resource.Resource, vas.shared.Deletable.Deletable
A statistic of a cache server
| Variables: |
|
|---|
Performs a delete. If a collection is available it is reloaded.
Bases: vas.shared.MutableCollection.MutableCollection
Used to enumerate and delete a cache server’s statistics
| Variables: | security (vas.shared.Security.Security) – The resource’s security |
|---|
Reloads the resource’s details from the server