v1.0 REST Endpoints

Sites and Depots/Site/Site Property/v1.0
The operations from the Sites and Depots/Site/Site Property/v1.0 category.
[Deprecated]: Delete SDF property by property ID
Method: delete
Path: /ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}/property/{propId}
[Deprecated]: Update the SDF property of the site by ID
Method: put
Path: /ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}/property/{propId}
Create site global property
Method: post
Path: /ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/sdfs/globalProperties
Create site property
Method: post
Path: /ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}/property
Delete SDF global property by property ID
Method: delete
Path: /ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/sdfs/globalProperties/{propId}
Delete SDF property by property ID
Method: delete
Path: /ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/sdfs/{sdfId}/property/{propId}
Get all properties of the site by SDF ID
Method: get
Path: /ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}/property
Get global site property by property name
Method: get
Path: /ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/sdfs/globalProperties/{propName}
Get site property by SDF and property ID
Method: get
Path: /ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}/property/{propId}
Update the site global property by ID
Method: put
Path: /ec-site-svc/rest/v1.0/studies/{studyId}/{mode}/sdfs/globalProperties