Get headers for module

head/modules/{moduleId}

For the specified module, returns header information for subsequent PUT or check for existence.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
moduleId
string
true

The identifier of the module to retrieve.

Header Parameters

NameTypeRequiredDescription
If-Match
string
false

The Etag that is returned from a GET, POST, or PUT of this module.

If-Unmodified-Since
string
false

The value of the 'lastModified' date of the module. If the module has been updated since this time, the update will fail.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

The requested module could not be found.

Schema