- style
listManagedServers_
Lists the managed server names in the logs and returns the number of managed servers as an Integer.
Environment/Instance Properties
Property Name | Required | Description |
---|---|---|
|
|
|
Project Properties
Property Name | Required | Description |
---|---|---|
|
|
|
Inputs
Input Name | Required | Description |
---|---|---|
FDSOA_CLOUD_IDENTITY_DOMAIN | Yes | The SOA Cloud Identity Domain |
FDSOA_CLOUD_URL_PREFIX | No | The region prefix of the SOA Cloud REST resources. Defaults to jaas. |
FDSOA_CLOUD_INSTANCE_NAME | Yes | The name of the SOA Cloud Service instance. |
FDSOA_CLOUD_USERNAME | Yes | The username to connect to the SOA Cloud Service instance with. |
FDSOA_CLOUD_PASSWORD | Yes | The password for FDSOA_CLOUD_USERNAME. |
Outputs
Output Name | Required | Description |
---|---|---|
FDSOA_CLOUD_MANAGED_SERVER_COUNT | No | An Integer of the number of managed servers in the instance. |
Artifacts
This operation doesn't consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will randomly execute on one of the endpoints identified during selection.
- style