Lists the managed server names in the logs and returns the number of managed servers as an Integer.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Identity Domain |
| Yes | The SOA Cloud Identity Domain |
URL Prefix |
| No | The region prefix of the SOA Cloud REST resources. Defaults to " |
Instance Name |
| Yes | The name of the SOA Cloud Service instance. |
Username |
| Yes | The username with which to connect to the SOA Cloud Service instance. |
Password |
| Yes | The password for |
Outputs
Output Name | Required | Description |
---|---|---|
FDSOA_CLOUDINSTANCE_MANAGED_SERVER_COUNT | No | An Integer of the number of managed servers in the instance. |
...