Compatible Sets REST Endpoints
Power Data/Special Services/Compatible Sets
The operations from the Power Data/Special Services/Compatible Sets category.
- Create a Compatible Set
- Method: postPath:
/specialServices/{specialServiceGid}/compatibleSets - Delete a Compatible Set
- Method: deletePath:
/specialServices/{specialServiceGid}/compatibleSets/{objectType} - Get a Compatible Set
- Method: getPath:
/specialServices/{specialServiceGid}/compatibleSets/{objectType} - Get Compatible Sets
- Method: getPath:
/specialServices/{specialServiceGid}/compatibleSets - Update a Compatible Set
- Method: patchPath:
/specialServices/{specialServiceGid}/compatibleSets/{objectType} - Update Compatible Sets
- Method: patchPath:
/specialServices/{specialServiceGid}/compatibleSets