Retrieves deployment options for Address Manager DNS and DHCP services.
Output / Response
Returns all deployment options
assigned to the specified object including inherited options from higher-level
parent objects. If an option is inherited and overridden, then only the overriding
option will be returned.
Note: Multiple raw options with long values can cause longer
than normal processing time when returning the values.
API Call:
APIDeploymentOption[] getDeploymentOptions( long
entityId, String optionTypes, long serverId
)
Parameter | Description |
---|---|
entityId | The object ID of the entity to which the DNS or DHCP deployment option is assigned. |
optionTypes | The type of deployment options. Multiple options can be separated by
a | (pipe) character. This value must be one of the following items:
|
serverId | The specific server or server group to which options are deployed.
The valid values are as follows:
|