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