Get headers for a data store by ID

head/admin/dataStores/{dataStoreId}
Internal-Use Only

Retrieves headers for a data store that matches the specified data store ID. The user name and password for the data store (required for the Create operation) are not returned in the response. This endpoint requires the "svi.administration.core_metadata" capability.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
dataStoreId
integer
true

The ID of the data store.

Responses

StatusMeaningDescription
200OKThe request succeeded. The data store with the specified ID is returned. If no data store exists with that ID, null is returned.Headers