Get headers for module

head/modules/{moduleId}
Internal-Use Only

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

Request Samples

1

Response Samples

1No example avaliable

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
200OKThe request succeeded.Headers
404Not FoundThe requested module could not be found.Schema