Show / Hide Table of Contents

Namespace Oci.BlockchainService.Models

Classes

AvailabilityDomain

Availability Domains

BlockchainPlatform

Blockchain Platform Instance Description.

BlockchainPlatformByHostname

Blockchain Platform Instance Details For Hostname.

BlockchainPlatformCollection

Result of a platform list or search. Contains BlockchainPlatformSummary

BlockchainPlatformComponentDetails

Blockchain Platform component details.

BlockchainPlatformPatchCollection

Result of a patch list. Contains PatchSummary

BlockchainPlatformPatchSummary

Patch Details

BlockchainPlatformSummary

Blockchain Platform Instance Summary.

ChangeBlockchainPlatformCompartmentDetails

Input payload to change a resource's compartment.

CreateBlockchainPlatformDetails

Blockchain Platform details for creating a new service.

CreateOsnDetails

The Ordering Service Node details to be added

CreatePeerDetails

The Peer details to be added

MetadataDetails

Metadata parameter details

ModifyPeerDetails

peer to modify ocpu allocation

OcpuAllocationNumberParam

OCPU allocation parameter

OcpuUtilizationInfo

Ocpu utilization for a VM host

Osn

An Ordering Service Node details

OsnCollection

Result of a OSN list or search. Contains OsnSummary

OsnSummary

OSN summary information for returning in a list.

Peer

A Peer details

PeerCollection

Result of a peer list or search. Contains PeerSummary

PeerRole

Peer role

PeerSummary

Peer summary information for returning in a list.

ReplicaDetails

Number of replicas of service components like Rest Proxy, CA and Console

ScaleBlockchainPlatformDetails

Scale operation details for a blockchain platform. The scale operation payload has multiple options

  • Add one or more Ordering Service Node (addOsns)
  • Add one or more Peers (addPeers)
  • Add more replicas of CA, Console and Rest Proxy (addReplicas)
  • Add more storage to the platform (addStorage)
  • Modify the CPU allocation for Peer Nodes (modifyPeers)
  • Remove one or more replicas of CA, Console and Rest Proxy (removeReplicas)
  • Remove one or more Ordering Service Node (removeOsns)
  • Remove one or more Peers (removePeers). The scale operation payload must have at least one of the above options.

ScaleStorageDetails

storage size to increase

ScaledBlockchainPlatformPreview

Blockchain Platform Instance Description Preview after Scaling.

ScaledPlatformMeteringPreview

Blockchain Platform Metering Preview after Scaling

UpdateBlockchainPlatformDetails

Blockchain Platform details for updating a service.

UpdateOsnDetails

OSN attributes that can be updated.

UpdatePeerDetails

peer to modify ocpu allocation

UpgradeBlockchainPlatformDetails

Input payload to upgrade the blockchain platform.

WorkRequest

A description of workrequest status

WorkRequestCollection

Result of a platform list or search. Contains WorkRequestSummary

WorkRequestError

An error encountered while executing a work request.

WorkRequestErrorCollection

Result of a platform list or search. Contains WorkRequestError

WorkRequestLogEntry

A log message from the execution of a work request.

WorkRequestLogEntryCollection

Result of a platform lpnist or search. Contains WorkRequestLogEntry

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestResourceSubTypeDetail

SubType information for a work request resource.

WorkRequestSummary

A description of workrequest status

Enums

AvailabilityDomain.AdsEnum

BlockchainPlatform.ComputeShapeEnum

BlockchainPlatform.LifecycleStateEnum

BlockchainPlatform.LoadBalancerShapeEnum

BlockchainPlatform.PlatformRoleEnum

BlockchainPlatform.PlatformShapeTypeEnum

Osn.LifecycleStateEnum

Peer.LifecycleStateEnum

PeerRole.RoleEnum

WorkRequest.OperationTypeEnum

WorkRequest.StatusEnum

WorkRequestResource.ActionTypeEnum

WorkRequestResourceSubTypeDetail.SubTypeStatusEnum

WorkRequestSummary.OperationTypeEnum

In this article
Back to top