Versions in this module Expand all Collapse all v38 v38.1.0 Apr 6, 2021 v38.0.0 Mar 30, 2021 Changes in this version + type AvailabilityDomain struct + Ads AvailabilityDomainAdsEnum + func (m AvailabilityDomain) String() string + type AvailabilityDomainAdsEnum string + const AvailabilityDomainAdsAd1 + const AvailabilityDomainAdsAd2 + const AvailabilityDomainAdsAd3 + func GetAvailabilityDomainAdsEnumValues() []AvailabilityDomainAdsEnum + type BlockchainPlatform struct + CompartmentId *string + ComponentDetails *BlockchainPlatformComponentDetails + ComputeShape BlockchainPlatformComputeShapeEnum + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + HostOcpuUtilizationInfo []OcpuUtilizationInfo + Id *string + IsByol *bool + IsMultiAD *bool + LifecycleDetails *string + LifecycleState BlockchainPlatformLifecycleStateEnum + LoadBalancerShape BlockchainPlatformLoadBalancerShapeEnum + PlatformRole BlockchainPlatformPlatformRoleEnum + PlatformShapeType BlockchainPlatformPlatformShapeTypeEnum + Replicas *ReplicaDetails + ServiceEndpoint *string + ServiceVersion *string + StorageSizeInTBs *float64 + StorageUsedInTBs *float64 + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + TotalOcpuCapacity *int + func (m BlockchainPlatform) String() string + type BlockchainPlatformByHostname struct + CompartmentId *string + ComputeShape BlockchainPlatformComputeShapeEnum + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState BlockchainPlatformLifecycleStateEnum + PlatformRole BlockchainPlatformPlatformRoleEnum + ServiceEndpoint *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m BlockchainPlatformByHostname) String() string + type BlockchainPlatformClient struct + func NewBlockchainPlatformClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client BlockchainPlatformClient, err error) + func NewBlockchainPlatformClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client BlockchainPlatformClient, err error) + func (client *BlockchainPlatformClient) ConfigurationProvider() *common.ConfigurationProvider + func (client *BlockchainPlatformClient) SetRegion(region string) + func (client BlockchainPlatformClient) ChangeBlockchainPlatformCompartment(ctx context.Context, request ChangeBlockchainPlatformCompartmentRequest) (response ChangeBlockchainPlatformCompartmentResponse, err error) + func (client BlockchainPlatformClient) CreateBlockchainPlatform(ctx context.Context, request CreateBlockchainPlatformRequest) (response CreateBlockchainPlatformResponse, err error) + func (client BlockchainPlatformClient) CreateOsn(ctx context.Context, request CreateOsnRequest) (response CreateOsnResponse, err error) + func (client BlockchainPlatformClient) CreatePeer(ctx context.Context, request CreatePeerRequest) (response CreatePeerResponse, err error) + func (client BlockchainPlatformClient) DeleteBlockchainPlatform(ctx context.Context, request DeleteBlockchainPlatformRequest) (response DeleteBlockchainPlatformResponse, err error) + func (client BlockchainPlatformClient) DeleteOsn(ctx context.Context, request DeleteOsnRequest) (response DeleteOsnResponse, err error) + func (client BlockchainPlatformClient) DeletePeer(ctx context.Context, request DeletePeerRequest) (response DeletePeerResponse, err error) + func (client BlockchainPlatformClient) DeleteWorkRequest(ctx context.Context, request DeleteWorkRequestRequest) (response DeleteWorkRequestResponse, err error) + func (client BlockchainPlatformClient) GetBlockchainPlatform(ctx context.Context, request GetBlockchainPlatformRequest) (response GetBlockchainPlatformResponse, err error) + func (client BlockchainPlatformClient) GetOsn(ctx context.Context, request GetOsnRequest) (response GetOsnResponse, err error) + func (client BlockchainPlatformClient) GetPeer(ctx context.Context, request GetPeerRequest) (response GetPeerResponse, err error) + func (client BlockchainPlatformClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error) + func (client BlockchainPlatformClient) ListBlockchainPlatforms(ctx context.Context, request ListBlockchainPlatformsRequest) (response ListBlockchainPlatformsResponse, err error) + func (client BlockchainPlatformClient) ListOsns(ctx context.Context, request ListOsnsRequest) (response ListOsnsResponse, err error) + func (client BlockchainPlatformClient) ListPeers(ctx context.Context, request ListPeersRequest) (response ListPeersResponse, err error) + func (client BlockchainPlatformClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error) + func (client BlockchainPlatformClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error) + func (client BlockchainPlatformClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error) + func (client BlockchainPlatformClient) PreviewScaleBlockchainPlatform(ctx context.Context, request PreviewScaleBlockchainPlatformRequest) (response PreviewScaleBlockchainPlatformResponse, err error) + func (client BlockchainPlatformClient) ScaleBlockchainPlatform(ctx context.Context, request ScaleBlockchainPlatformRequest) (response ScaleBlockchainPlatformResponse, err error) + func (client BlockchainPlatformClient) StartBlockchainPlatform(ctx context.Context, request StartBlockchainPlatformRequest) (response StartBlockchainPlatformResponse, err error) + func (client BlockchainPlatformClient) StopBlockchainPlatform(ctx context.Context, request StopBlockchainPlatformRequest) (response StopBlockchainPlatformResponse, err error) + func (client BlockchainPlatformClient) UpdateBlockchainPlatform(ctx context.Context, request UpdateBlockchainPlatformRequest) (response UpdateBlockchainPlatformResponse, err error) + func (client BlockchainPlatformClient) UpdateOsn(ctx context.Context, request UpdateOsnRequest) (response UpdateOsnResponse, err error) + func (client BlockchainPlatformClient) UpdatePeer(ctx context.Context, request UpdatePeerRequest) (response UpdatePeerResponse, err error) + type BlockchainPlatformCollection struct + Items []BlockchainPlatformSummary + func (m BlockchainPlatformCollection) String() string + type BlockchainPlatformComponentDetails struct + Osns []Osn + Peers []Peer + func (m BlockchainPlatformComponentDetails) String() string + type BlockchainPlatformComputeShapeEnum string + const BlockchainPlatformComputeShapeEnterpriseCustom + const BlockchainPlatformComputeShapeEnterpriseExtraLarge + const BlockchainPlatformComputeShapeEnterpriseLarge + const BlockchainPlatformComputeShapeEnterpriseMedium + const BlockchainPlatformComputeShapeEnterpriseSmall + const BlockchainPlatformComputeShapeStandard + func GetBlockchainPlatformComputeShapeEnumValues() []BlockchainPlatformComputeShapeEnum + type BlockchainPlatformLifecycleStateEnum string + const BlockchainPlatformLifecycleStateActive + const BlockchainPlatformLifecycleStateCreating + const BlockchainPlatformLifecycleStateDeleted + const BlockchainPlatformLifecycleStateDeleting + const BlockchainPlatformLifecycleStateFailed + const BlockchainPlatformLifecycleStateInactive + const BlockchainPlatformLifecycleStateScaling + const BlockchainPlatformLifecycleStateUpdating + func GetBlockchainPlatformLifecycleStateEnumValues() []BlockchainPlatformLifecycleStateEnum + type BlockchainPlatformLoadBalancerShapeEnum string + const BlockchainPlatformLoadBalancerShape100Mbps + const BlockchainPlatformLoadBalancerShape400Mbps + func GetBlockchainPlatformLoadBalancerShapeEnumValues() []BlockchainPlatformLoadBalancerShapeEnum + type BlockchainPlatformPlatformRoleEnum string + const BlockchainPlatformPlatformRoleFounder + const BlockchainPlatformPlatformRoleParticipant + func GetBlockchainPlatformPlatformRoleEnumValues() []BlockchainPlatformPlatformRoleEnum + type BlockchainPlatformPlatformShapeTypeEnum string + const BlockchainPlatformPlatformShapeTypeCustom + const BlockchainPlatformPlatformShapeTypeDefault + func GetBlockchainPlatformPlatformShapeTypeEnumValues() []BlockchainPlatformPlatformShapeTypeEnum + type BlockchainPlatformSummary struct + CompartmentId *string + ComputeShape BlockchainPlatformComputeShapeEnum + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState BlockchainPlatformLifecycleStateEnum + PlatformRole BlockchainPlatformPlatformRoleEnum + ServiceEndpoint *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m BlockchainPlatformSummary) String() string + type ChangeBlockchainPlatformCompartmentDetails struct + CompartmentId *string + func (m ChangeBlockchainPlatformCompartmentDetails) String() string + type ChangeBlockchainPlatformCompartmentRequest struct + BlockchainPlatformId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ChangeBlockchainPlatformCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ChangeBlockchainPlatformCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeBlockchainPlatformCompartmentRequest) String() string + type ChangeBlockchainPlatformCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ChangeBlockchainPlatformCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeBlockchainPlatformCompartmentResponse) String() string + type CreateBlockchainPlatformDetails struct + CaCertArchiveText *string + CompartmentId *string + ComputeShape BlockchainPlatformComputeShapeEnum + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FederatedUserId *string + FreeformTags map[string]string + IdcsAccessToken *string + IsByol *bool + PlatformRole BlockchainPlatformPlatformRoleEnum + func (m CreateBlockchainPlatformDetails) String() string + type CreateBlockchainPlatformRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateBlockchainPlatformRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateBlockchainPlatformRequest) RetryPolicy() *common.RetryPolicy + func (request CreateBlockchainPlatformRequest) String() string + type CreateBlockchainPlatformResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateBlockchainPlatformResponse) HTTPResponse() *http.Response + func (response CreateBlockchainPlatformResponse) String() string + type CreateOsnDetails struct + Ad AvailabilityDomainAdsEnum + OcpuAllocationParam *OcpuAllocationNumberParam + func (m CreateOsnDetails) String() string + type CreateOsnRequest struct + BlockchainPlatformId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateOsnRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreateOsnRequest) RetryPolicy() *common.RetryPolicy + func (request CreateOsnRequest) String() string + type CreateOsnResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateOsnResponse) HTTPResponse() *http.Response + func (response CreateOsnResponse) String() string + type CreatePeerDetails struct + Ad AvailabilityDomainAdsEnum + Alias *string + OcpuAllocationParam *OcpuAllocationNumberParam + Role PeerRoleRoleEnum + func (m CreatePeerDetails) String() string + type CreatePeerRequest struct + BlockchainPlatformId *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreatePeerRequest) HTTPRequest(method, path string) (http.Request, error) + func (request CreatePeerRequest) RetryPolicy() *common.RetryPolicy + func (request CreatePeerRequest) String() string + type CreatePeerResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreatePeerResponse) HTTPResponse() *http.Response + func (response CreatePeerResponse) String() string + type DeleteBlockchainPlatformRequest struct + BlockchainPlatformId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteBlockchainPlatformRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteBlockchainPlatformRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteBlockchainPlatformRequest) String() string + type DeleteBlockchainPlatformResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteBlockchainPlatformResponse) HTTPResponse() *http.Response + func (response DeleteBlockchainPlatformResponse) String() string + type DeleteOsnRequest struct + BlockchainPlatformId *string + IfMatch *string + OpcRequestId *string + OsnId *string + RequestMetadata common.RequestMetadata + func (request DeleteOsnRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteOsnRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteOsnRequest) String() string + type DeleteOsnResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteOsnResponse) HTTPResponse() *http.Response + func (response DeleteOsnResponse) String() string + type DeletePeerRequest struct + BlockchainPlatformId *string + IfMatch *string + OpcRequestId *string + PeerId *string + RequestMetadata common.RequestMetadata + func (request DeletePeerRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeletePeerRequest) RetryPolicy() *common.RetryPolicy + func (request DeletePeerRequest) String() string + type DeletePeerResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeletePeerResponse) HTTPResponse() *http.Response + func (response DeletePeerResponse) String() string + type DeleteWorkRequestRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request DeleteWorkRequestRequest) HTTPRequest(method, path string) (http.Request, error) + func (request DeleteWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteWorkRequestRequest) String() string + type DeleteWorkRequestResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteWorkRequestResponse) HTTPResponse() *http.Response + func (response DeleteWorkRequestResponse) String() string + type GetBlockchainPlatformRequest struct + BlockchainPlatformId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetBlockchainPlatformRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetBlockchainPlatformRequest) RetryPolicy() *common.RetryPolicy + func (request GetBlockchainPlatformRequest) String() string + type GetBlockchainPlatformResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetBlockchainPlatformResponse) HTTPResponse() *http.Response + func (response GetBlockchainPlatformResponse) String() string + type GetOsnRequest struct + BlockchainPlatformId *string + OpcRequestId *string + OsnId *string + RequestMetadata common.RequestMetadata + func (request GetOsnRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetOsnRequest) RetryPolicy() *common.RetryPolicy + func (request GetOsnRequest) String() string + type GetOsnResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetOsnResponse) HTTPResponse() *http.Response + func (response GetOsnResponse) String() string + type GetPeerRequest struct + BlockchainPlatformId *string + OpcRequestId *string + PeerId *string + RequestMetadata common.RequestMetadata + func (request GetPeerRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetPeerRequest) RetryPolicy() *common.RetryPolicy + func (request GetPeerRequest) String() string + type GetPeerResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetPeerResponse) HTTPResponse() *http.Response + func (response GetPeerResponse) String() string + type GetWorkRequestRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request GetWorkRequestRequest) HTTPRequest(method, path string) (http.Request, error) + func (request GetWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request GetWorkRequestRequest) String() string + type GetWorkRequestResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + RetryAfter *float32 + func (response GetWorkRequestResponse) HTTPResponse() *http.Response + func (response GetWorkRequestResponse) String() string + type ListBlockchainPlatformsRequest struct + CompartmentId *string + DisplayName *string + LifecycleState BlockchainPlatformLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListBlockchainPlatformsSortByEnum + SortOrder ListBlockchainPlatformsSortOrderEnum + func (request ListBlockchainPlatformsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListBlockchainPlatformsRequest) RetryPolicy() *common.RetryPolicy + func (request ListBlockchainPlatformsRequest) String() string + type ListBlockchainPlatformsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListBlockchainPlatformsResponse) HTTPResponse() *http.Response + func (response ListBlockchainPlatformsResponse) String() string + type ListBlockchainPlatformsSortByEnum string + const ListBlockchainPlatformsSortByDisplayname + const ListBlockchainPlatformsSortByTimecreated + func GetListBlockchainPlatformsSortByEnumValues() []ListBlockchainPlatformsSortByEnum + type ListBlockchainPlatformsSortOrderEnum string + const ListBlockchainPlatformsSortOrderAsc + const ListBlockchainPlatformsSortOrderDesc + func GetListBlockchainPlatformsSortOrderEnumValues() []ListBlockchainPlatformsSortOrderEnum + type ListOsnsRequest struct + BlockchainPlatformId *string + DisplayName *string + Limit *int + OpcRequestId *string + OpcRetryToken *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListOsnsSortByEnum + SortOrder ListOsnsSortOrderEnum + func (request ListOsnsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListOsnsRequest) RetryPolicy() *common.RetryPolicy + func (request ListOsnsRequest) String() string + type ListOsnsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListOsnsResponse) HTTPResponse() *http.Response + func (response ListOsnsResponse) String() string + type ListOsnsSortByEnum string + const ListOsnsSortByDisplayname + const ListOsnsSortByTimecreated + func GetListOsnsSortByEnumValues() []ListOsnsSortByEnum + type ListOsnsSortOrderEnum string + const ListOsnsSortOrderAsc + const ListOsnsSortOrderDesc + func GetListOsnsSortOrderEnumValues() []ListOsnsSortOrderEnum + type ListPeersRequest struct + BlockchainPlatformId *string + DisplayName *string + Limit *int + OpcRequestId *string + OpcRetryToken *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListPeersSortByEnum + SortOrder ListPeersSortOrderEnum + func (request ListPeersRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListPeersRequest) RetryPolicy() *common.RetryPolicy + func (request ListPeersRequest) String() string + type ListPeersResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListPeersResponse) HTTPResponse() *http.Response + func (response ListPeersResponse) String() string + type ListPeersSortByEnum string + const ListPeersSortByDisplayname + const ListPeersSortByTimecreated + func GetListPeersSortByEnumValues() []ListPeersSortByEnum + type ListPeersSortOrderEnum string + const ListPeersSortOrderAsc + const ListPeersSortOrderDesc + func GetListPeersSortOrderEnumValues() []ListPeersSortOrderEnum + type ListWorkRequestErrorsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestErrorsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestErrorsRequest) String() string + type ListWorkRequestErrorsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestErrorsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestErrorsResponse) String() string + type ListWorkRequestLogsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestLogsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListWorkRequestLogsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestLogsRequest) String() string + type ListWorkRequestLogsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestLogsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestLogsResponse) String() string + type ListWorkRequestsRequest struct + BlockchainPlatformId *string + CompartmentId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListWorkRequestsSortByEnum + SortOrder ListWorkRequestsSortOrderEnum + func (request ListWorkRequestsRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ListWorkRequestsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestsRequest) String() string + type ListWorkRequestsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestsResponse) String() string + type ListWorkRequestsSortByEnum string + const ListWorkRequestsSortByTimestarted + const ListWorkRequestsSortByWorkrequestid + func GetListWorkRequestsSortByEnumValues() []ListWorkRequestsSortByEnum + type ListWorkRequestsSortOrderEnum string + const ListWorkRequestsSortOrderAsc + const ListWorkRequestsSortOrderDesc + func GetListWorkRequestsSortOrderEnumValues() []ListWorkRequestsSortOrderEnum + type MetadataDetails struct + IsJsonValue *bool + ParamName *string + ParamValue *string + func (m MetadataDetails) String() string + type ModifyPeerDetails struct + OcpuAllocationParam *OcpuAllocationNumberParam + PeerName *string + func (m ModifyPeerDetails) String() string + type OcpuAllocationNumberParam struct + OcpuAllocationNumber *float32 + func (m OcpuAllocationNumberParam) String() string + type OcpuUtilizationInfo struct + Host *string + OcpuCapacityNumber *float32 + OcpuUtilizationNumber *float32 + func (m OcpuUtilizationInfo) String() string + type Osn struct + Ad AvailabilityDomainAdsEnum + LifecycleState OsnLifecycleStateEnum + OcpuAllocationParam *OcpuAllocationNumberParam + OsnKey *string + func (m Osn) String() string + type OsnCollection struct + Items []OsnSummary + func (m OsnCollection) String() string + type OsnLifecycleStateEnum string + const OsnLifecycleStateActive + const OsnLifecycleStateFailed + const OsnLifecycleStateInactive + func GetOsnLifecycleStateEnumValues() []OsnLifecycleStateEnum + type OsnSummary struct + LifecycleState OsnLifecycleStateEnum + OsnKey *string + func (m OsnSummary) String() string + type Peer struct + Ad AvailabilityDomainAdsEnum + Alias *string + Host *string + LifecycleState PeerLifecycleStateEnum + OcpuAllocationParam *OcpuAllocationNumberParam + PeerKey *string + Role PeerRoleRoleEnum + func (m Peer) String() string + type PeerCollection struct + Items []PeerSummary + func (m PeerCollection) String() string + type PeerLifecycleStateEnum string + const PeerLifecycleStateActive + const PeerLifecycleStateFailed + const PeerLifecycleStateInactive + func GetPeerLifecycleStateEnumValues() []PeerLifecycleStateEnum + type PeerRole struct + Role PeerRoleRoleEnum + func (m PeerRole) String() string + type PeerRoleRoleEnum string + const PeerRoleRoleAdmin + const PeerRoleRoleMember + func GetPeerRoleRoleEnumValues() []PeerRoleRoleEnum + type PeerSummary struct + LifecycleState PeerLifecycleStateEnum + PeerKey *string + func (m PeerSummary) String() string + type PreviewScaleBlockchainPlatformRequest struct + BlockchainPlatformId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request PreviewScaleBlockchainPlatformRequest) HTTPRequest(method, path string) (http.Request, error) + func (request PreviewScaleBlockchainPlatformRequest) RetryPolicy() *common.RetryPolicy + func (request PreviewScaleBlockchainPlatformRequest) String() string + type PreviewScaleBlockchainPlatformResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response PreviewScaleBlockchainPlatformResponse) HTTPResponse() *http.Response + func (response PreviewScaleBlockchainPlatformResponse) String() string + type ReplicaDetails struct + CaCount *int + ConsoleCount *int + ProxyCount *int + func (m ReplicaDetails) String() string + type ScaleBlockchainPlatformDetails struct + AddOsns []CreateOsnDetails + AddPeers []CreatePeerDetails + AddReplicas *ReplicaDetails + AddStorage *ScaleStorageDetails + ModifyPeers []ModifyPeerDetails + RemoveOsns []string + RemovePeers []string + RemoveReplicas *ReplicaDetails + func (m ScaleBlockchainPlatformDetails) String() string + type ScaleBlockchainPlatformRequest struct + BlockchainPlatformId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ScaleBlockchainPlatformRequest) HTTPRequest(method, path string) (http.Request, error) + func (request ScaleBlockchainPlatformRequest) RetryPolicy() *common.RetryPolicy + func (request ScaleBlockchainPlatformRequest) String() string + type ScaleBlockchainPlatformResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ScaleBlockchainPlatformResponse) HTTPResponse() *http.Response + func (response ScaleBlockchainPlatformResponse) String() string + type ScaleStorageDetails struct + StorageSizeInTBs *int + func (m ScaleStorageDetails) String() string + type ScaledBlockchainPlatformPreview struct + CompartmentId *string + ComponentDetails *BlockchainPlatformComponentDetails + ComponentDetailsPostScaling *BlockchainPlatformComponentDetails + ComputeShape *string + Description *string + DisplayName *string + HostOcpuUtilizationInfo []OcpuUtilizationInfo + HostOcpuUtilizationInfoPostScaling []OcpuUtilizationInfo + Id *string + MeteringPreview *ScaledPlatformMeteringPreview + NewVmCount *int + Replicas *ReplicaDetails + ReplicasPostScaling *ReplicaDetails + ScalePayload *ScaleBlockchainPlatformDetails + StorageSizeInTBs *float64 + StorageSizeInTBsPostScaling *float64 + func (m ScaledBlockchainPlatformPreview) String() string + type ScaledPlatformMeteringPreview struct + ExtraStorageMeteredUnits *float64 + StorageMeteredUnits *float64 + StorageMeteredUnitsPostScaling *float64 + TotalOcpuAllocation *float32 + TotalOcpuAllocationPostScaling *float32 + func (m ScaledPlatformMeteringPreview) String() string + type StartBlockchainPlatformRequest struct + BlockchainPlatformId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request StartBlockchainPlatformRequest) HTTPRequest(method, path string) (http.Request, error) + func (request StartBlockchainPlatformRequest) RetryPolicy() *common.RetryPolicy + func (request StartBlockchainPlatformRequest) String() string + type StartBlockchainPlatformResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response StartBlockchainPlatformResponse) HTTPResponse() *http.Response + func (response StartBlockchainPlatformResponse) String() string + type StopBlockchainPlatformRequest struct + BlockchainPlatformId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request StopBlockchainPlatformRequest) HTTPRequest(method, path string) (http.Request, error) + func (request StopBlockchainPlatformRequest) RetryPolicy() *common.RetryPolicy + func (request StopBlockchainPlatformRequest) String() string + type StopBlockchainPlatformResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response StopBlockchainPlatformResponse) HTTPResponse() *http.Response + func (response StopBlockchainPlatformResponse) String() string + type UpdateBlockchainPlatformDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + LoadBalancerShape BlockchainPlatformLoadBalancerShapeEnum + Replicas *ReplicaDetails + StorageSizeInTBs *float64 + TotalOcpuCapacity *int + func (m UpdateBlockchainPlatformDetails) String() string + type UpdateBlockchainPlatformRequest struct + BlockchainPlatformId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request UpdateBlockchainPlatformRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateBlockchainPlatformRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateBlockchainPlatformRequest) String() string + type UpdateBlockchainPlatformResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateBlockchainPlatformResponse) HTTPResponse() *http.Response + func (response UpdateBlockchainPlatformResponse) String() string + type UpdateOsnDetails struct + OcpuAllocationParam *OcpuAllocationNumberParam + func (m UpdateOsnDetails) String() string + type UpdateOsnRequest struct + BlockchainPlatformId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + OsnId *string + RequestMetadata common.RequestMetadata + func (request UpdateOsnRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdateOsnRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateOsnRequest) String() string + type UpdateOsnResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateOsnResponse) HTTPResponse() *http.Response + func (response UpdateOsnResponse) String() string + type UpdatePeerDetails struct + OcpuAllocationParam *OcpuAllocationNumberParam + func (m UpdatePeerDetails) String() string + type UpdatePeerRequest struct + BlockchainPlatformId *string + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + PeerId *string + RequestMetadata common.RequestMetadata + func (request UpdatePeerRequest) HTTPRequest(method, path string) (http.Request, error) + func (request UpdatePeerRequest) RetryPolicy() *common.RetryPolicy + func (request UpdatePeerRequest) String() string + type UpdatePeerResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdatePeerResponse) HTTPResponse() *http.Response + func (response UpdatePeerResponse) String() string + type WorkRequest struct + CompartmentId *string + Id *string + OperationType WorkRequestOperationTypeEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status WorkRequestStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequest) String() string + type WorkRequestCollection struct + Items []WorkRequestSummary + func (m WorkRequestCollection) String() string + type WorkRequestError struct + Code *string + Message *string + Timestamp *common.SDKTime + func (m WorkRequestError) String() string + type WorkRequestErrorCollection struct + Items []WorkRequestError + func (m WorkRequestErrorCollection) String() string + type WorkRequestLogEntry struct + Message *string + Timestamp *common.SDKTime + func (m WorkRequestLogEntry) String() string + type WorkRequestLogEntryCollection struct + Items []WorkRequestLogEntry + func (m WorkRequestLogEntryCollection) String() string + type WorkRequestOperationTypeEnum string + const WorkRequestOperationTypeCreatePlatform + const WorkRequestOperationTypeCustomizePlatform + const WorkRequestOperationTypeDeletePlatform + const WorkRequestOperationTypeScalePlatform + const WorkRequestOperationTypeScaleStorage + const WorkRequestOperationTypeStartPlatform + const WorkRequestOperationTypeStopPlatform + const WorkRequestOperationTypeUpdatePlatform + func GetWorkRequestOperationTypeEnumValues() []WorkRequestOperationTypeEnum + type WorkRequestResource struct + ActionType WorkRequestResourceActionTypeEnum + EntityType *string + EntityUri *string + Identifier *string + SubTypeDetails []WorkRequestResourceSubTypeDetail + func (m WorkRequestResource) String() string + type WorkRequestResourceActionTypeEnum string + const WorkRequestResourceActionTypeCreated + const WorkRequestResourceActionTypeDeleted + const WorkRequestResourceActionTypeInProgress + const WorkRequestResourceActionTypeRelated + const WorkRequestResourceActionTypeUpdated + func GetWorkRequestResourceActionTypeEnumValues() []WorkRequestResourceActionTypeEnum + type WorkRequestResourceSubTypeDetail struct + SubType *string + SubTypeKey *string + SubTypeStatus WorkRequestResourceSubTypeDetailSubTypeStatusEnum + func (m WorkRequestResourceSubTypeDetail) String() string + type WorkRequestResourceSubTypeDetailSubTypeStatusEnum string + const WorkRequestResourceSubTypeDetailSubTypeStatusCreated + const WorkRequestResourceSubTypeDetailSubTypeStatusDeleted + const WorkRequestResourceSubTypeDetailSubTypeStatusUpdated + func GetWorkRequestResourceSubTypeDetailSubTypeStatusEnumValues() []WorkRequestResourceSubTypeDetailSubTypeStatusEnum + type WorkRequestStatusEnum string + const WorkRequestStatusAccepted + const WorkRequestStatusCanceled + const WorkRequestStatusCanceling + const WorkRequestStatusFailed + const WorkRequestStatusInProgress + const WorkRequestStatusSucceeded + func GetWorkRequestStatusEnumValues() []WorkRequestStatusEnum + type WorkRequestSummary struct + CompartmentId *string + Id *string + OperationType WorkRequestSummaryOperationTypeEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status WorkRequestStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequestSummary) String() string + type WorkRequestSummaryOperationTypeEnum string + const WorkRequestSummaryOperationTypeCreatePlatform + const WorkRequestSummaryOperationTypeCustomizePlatform + const WorkRequestSummaryOperationTypeDeletePlatform + const WorkRequestSummaryOperationTypeScalePlatform + const WorkRequestSummaryOperationTypeScaleStorage + const WorkRequestSummaryOperationTypeStartPlatform + const WorkRequestSummaryOperationTypeStopPlatform + const WorkRequestSummaryOperationTypeUpdatePlatform + func GetWorkRequestSummaryOperationTypeEnumValues() []WorkRequestSummaryOperationTypeEnum Other modules containing this package github.com/oracle/oci-go-sdk github.com/oracle/oci-go-sdk/v25 github.com/oracle/oci-go-sdk/v26 github.com/oracle/oci-go-sdk/v27 github.com/oracle/oci-go-sdk/v28 github.com/oracle/oci-go-sdk/v29 github.com/oracle/oci-go-sdk/v30 github.com/oracle/oci-go-sdk/v31 github.com/oracle/oci-go-sdk/v32 github.com/oracle/oci-go-sdk/v33 github.com/oracle/oci-go-sdk/v34 github.com/oracle/oci-go-sdk/v35 github.com/oracle/oci-go-sdk/v36 github.com/oracle/oci-go-sdk/v37 github.com/oracle/oci-go-sdk/v39 github.com/oracle/oci-go-sdk/v40 github.com/oracle/oci-go-sdk/v41 github.com/oracle/oci-go-sdk/v42 github.com/oracle/oci-go-sdk/v43 github.com/oracle/oci-go-sdk/v44 github.com/oracle/oci-go-sdk/v45 github.com/oracle/oci-go-sdk/v46 github.com/oracle/oci-go-sdk/v47 github.com/oracle/oci-go-sdk/v48 github.com/oracle/oci-go-sdk/v49 github.com/oracle/oci-go-sdk/v50 github.com/oracle/oci-go-sdk/v51 github.com/oracle/oci-go-sdk/v52 github.com/oracle/oci-go-sdk/v53 github.com/oracle/oci-go-sdk/v54 github.com/oracle/oci-go-sdk/v55 github.com/oracle/oci-go-sdk/v56 github.com/oracle/oci-go-sdk/v57 github.com/oracle/oci-go-sdk/v58 github.com/oracle/oci-go-sdk/v59 github.com/oracle/oci-go-sdk/v60 github.com/oracle/oci-go-sdk/v61 github.com/oracle/oci-go-sdk/v62 github.com/oracle/oci-go-sdk/v63 github.com/oracle/oci-go-sdk/v64 github.com/oracle/oci-go-sdk/v65