16 lines
350 B
JSON
16 lines
350 B
JSON
|
{
|
||
|
"pagination": {
|
||
|
"ListDomains": {
|
||
|
"input_token": "Marker",
|
||
|
"limit_key": "MaxItems",
|
||
|
"output_token": "NextPageMarker",
|
||
|
"result_key": "Domains"
|
||
|
},
|
||
|
"ListOperations": {
|
||
|
"input_token": "Marker",
|
||
|
"limit_key": "MaxItems",
|
||
|
"output_token": "NextPageMarker",
|
||
|
"result_key": "Operations"
|
||
|
}
|
||
|
}
|
||
|
}
|