Blockchain Platform Administrative Operations REST Endpoints
Blockchain Platform Administrative Operations
The operations from the Blockchain Platform Administrative Operations category.
- Change Blockchain Platform Compartment
- Method: postPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/actions/changeCompartment - Create a New Blockchain Platform
- Method: postPath:
/20191010/blockchainPlatforms - Create Blockchain Platform OSN
- Method: postPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/osns - Create Blockchain Platform Peer
- Method: postPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/peers - Delete a Blockchain Platform
- Method: deletePath:
/20191010/blockchainPlatforms/{blockchainPlatformId} - Delete Blockchain Platform OSN
- Method: deletePath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/osns/{osnId} - Delete Blockchain Platform Peer
- Method: deletePath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/peers/{peerId} - Delete Work Request
- Method: deletePath:
/20191010/workRequests/{workRequestId} - Get Blockchain Platform Information
- Method: getPath:
/20191010/blockchainPlatforms/{blockchainPlatformId} - Get Blockchain Platform OSN
- Method: getPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/osns/{osnId} - Get Blockchain Platform Peer
- Method: getPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/peers/{peerId} - Get Work Request Status
- Method: getPath:
/20191010/workRequests/{workRequestId} - List Blockchain Platform OSNs
- Method: getPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/osns - List Blockchain Platform Peers
- Method: getPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/peers - List Blockchain Platforms
- Method: getPath:
/20191010/blockchainPlatforms - List BlockchainPlatform Patches
- Method: getPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/patches - List Work Request Logs
- Method: getPath:
/20191010/workRequests/{workRequestId}/logs - List Work Requests
- Method: getPath:
/20191010/workRequests - Lists Work Request Errors
- Method: getPath:
/20191010/workRequests/{workRequestId}/errors - Preview Scale Blockchain Platform
- Method: postPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/actions/scale/preview - Scale Blockchain Platform
- Method: postPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/actions/scale - Start a Blockchain Platform
- Method: postPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/actions/start - Stop Blockchain Platform
- Method: postPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/actions/stop - Update Blockchain Platform
- Method: putPath:
/20191010/blockchainPlatforms/{blockchainPlatformId} - Update Blockchain Platform OSN
- Method: putPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/osns/{osnId} - Update Blockchain Platform Peer
- Method: putPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/peers/{peerId} - Upgrade the Blockchain Platform version
- Method: postPath:
/20191010/blockchainPlatforms/{blockchainPlatformId}/actions/upgrade