Package | Description |
---|---|
com.tibco.amf.admin.api.amx.env |
The
env package defines the service and data objects for managing Environments. |
com.tibco.amf.admin.api.amx.host |
The
host package defines the service and data objects for managing Hosts. |
Modifier and Type | Method and Description |
---|---|
PlatformDesc[] |
EnvService.getEnabledHostsForNodeCreation(EntityIdentifier envid)
Returns hosts which have node creation permission and are currently enabled for an environment
|
Modifier and Type | Method and Description |
---|---|
PlatformDesc[] |
HostService.getHosts()
Retrieve all bound hosts
|