License Types REST Endpoints
Power Data/License Types
The operations from the Power Data/License Types category.
- Create a License Type
- Method: postPath:
/licenseTypes - Delete a License Type
- Method: deletePath:
/licenseTypes/{licenseTypeGid} - Get a License Type
- Method: getPath:
/licenseTypes/{licenseTypeGid} - Get License Types
- Method: getPath:
/licenseTypes - Update a License Type
- Method: patchPath:
/licenseTypes/{licenseTypeGid}