sites REST Endpoints

inventory/sites
The operations from the inventory/sites category.
Adds a site
Method: post
Path: /rest/{versionId}/inventory/device-mgmt/sites
Assign sites
Method: post
Path: /rest/{versionId}/inventory/device-mgmt/sites/{managingSiteId}/assign
Delete a Site
Method: delete
Path: /rest/{versionId}/inventory/device-mgmt/sites/{siteId}
Retrieve assigned Sites detail for a Managing Site.
Method: get
Path: /rest/{versionId}/inventory/device-mgmt/sites/{managingSiteId}/assign
Retrieve Site details by Site name
Method: get
Path: /rest/{versionId}/inventory/device-mgmt/sites/{siteName}
Retrieves all Sites
Method: get
Path: /rest/{versionId}/inventory/device-mgmt/sites
Update Site details by Site Id
Method: put
Path: /rest/{versionId}/inventory/device-mgmt/sites