Overview | Service | Command |
Get Config request
Authorization token required | true |
Admin Authorization token required | true |
<GetConfigRequest> ## GetConfigRequest
<a n="{key}" /> ## Attr
</GetConfigRequest>
The following table describes elements and attributes you can define within a
<GetConfigRequest>
element:
XPath | Required / Optional | Description |
/a | Optional (0 or 1) | Attribute |
/a@n | Required (only 1) | Type:String Key |
<GetConfigResponse> ## GetConfigResponse
(<a n="{key}" /> ## Attr)*
</GetConfigResponse>
The following table describes elements and attributes you can define within a
<GetConfigResponse>
element:
XPath | Required / Optional | Description |
/a | Optional (0 or more) | Attributes |
/a@n | Required (only 1) | Type:String Key |