BN Types REST Endpoints

Power Data/BN Types
The operations from the Power Data/BN Types category.
Create a BN Type
Method: post
Path: /bnTypes
Delete a BN Type
Method: delete
Path: /bnTypes/{bnTypeGid}
Get a BN Type
Method: get
Path: /bnTypes/{bnTypeGid}
Get BN Types
Method: get
Path: /bnTypes
Update a BN Type
Method: patch
Path: /bnTypes/{bnTypeGid}