Get headers and verify that execution environment exists

head/environments/{environmentName}

Returns header information and verifies the existence of a specified execution environment.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
environmentName
string
true

Specifies the name of the execution environment.

Responses

StatusMeaningDescription
200OK

The request succeeded. The specified execution environment exists.

404Not Found

The requested environment does not exist.