Check availability of a namespace
Retrieves the headers and check the availability of a namespace
Name | Type | Required | Description |
---|---|---|---|
filter | string | false | Query filter, supported fields are |
limit | integer<int32> | false | Maximum number of items to retrieve. Defaults to 30 for a set of type summary. 0 for the message bundles, means all the message bundles. Default: 30 |
start | integer<int32> | false | Offset of first item to retrieve (0-based). Defaults to 0. Default: 0 |
Name | Type | Required | Description |
---|---|---|---|
Accept-Language | string | false | The Accept-Language http header is required only when the Accept http header is "application/vnd.sas.collection+json" and the Accept-Item http header is "application/vnd.sas.localization.content+json". This API returns the resolved bundles for the local specified in the Accept-Language. The resolved bundles have the full set of message keys. The locale follows BCP-47. The bundle id consists of three items <service name>-<bundle type>-<bundle format>. See the Terminology section for detail. |
Accept | string | true | Allowed values: application/jsonapplication/vnd.sas.sas.collection+jsonmultipart/form-dataapplication/zip |
Accept-Item | string | true | Allowed values: application/jsonapplication/vnd.sas.localization.content.type+jsonapplication/vnd.sas.properties.fileapplication/zip |
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Headers |