Get headers and verify that locale exists

head/environments/{environmentName}/contexts/{contextName}/qkbs/{qkbName}/locales/{localeName}

Returns header information and verifies that a locale exists in a specified QKB and execution environment.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
contextName
string
true

Specifies the name of the execution environment.

environmentName
string
true

Specifies the name of the execution environment.

localeName
string
true

Specifies the name of locale in the specified QKB.

qkbName
string
true

Specifies the name of the QKB in the specified execution environment.

Query Parameters

NameTypeRequiredDescription
sessionId
string
false

Specifies the session identifier.

Responses

StatusMeaningDescription
200OK

The request succeeded. The specified locale exists in the specified QKB.

404Not Found

The requested locale does not exist for the specified qkb.