Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

ResourceSet class

The ResourceSet class represents a logical collection of compute resources, storage resources, and network resources specifically allocated to support one or more functional components. ResourceSet is the superclass for different types of service containers.

ResourceSet class APIs

The following tables list the basic APIs, operation APIs, and relationship APIs for the ResourceSet class.

Basic APIs

Name

HTTP
method

URI

Description

search

POST

csm/ResourceSet/search

Searches for ResourceSet objects.

Operation APIs

The ResourceSet class has no operation APIs.

Relationship APIs

The ResourceSet class has no relationship APIs.

ResourceSet class relationships and attributes

The following tables list the relationships and attributes of the ResourceSet class.

Relationships

Name

Type

Multi-
plicity

Description

compute

ComputeResource

0..*

Compute resources associated with this resource set

functionalComponents

FunctionalComponent

1..*

Functional components associated with this resource set

loadBalancingServiceNetworkInterface

LoadBalancingServiceNetworkInterface

0..*

Associated load balancing service network interfaces

logicalHostingEnvironment

LogicalHostingEnvironment

1

Associated logical hosting environment

network

NetworkResource

0..*

Networks associated with this resource set

networkContainer

NetworkContainer

1

Network container associated with this resource set

software

SoftwareResource

0..*

Software resources associated with this resource set

storage

StorageResource

0..*

Storage resources associated with this resource set

tenant

Organization

1

Tenant for which this resource set is deployed

cloudClass

CloudClass

1

Fully-qualified name of the class to which the object belongs

provider

Provider

1

Provider that created the object

tags

Tag

0..*

Tags associated with the object

Attributes

Name

Type

Multi-
plicity

Description

deploymentModelComponentID

String

1

Identifier of the deployment model resource set for which this is the runtime instantiation

state

ProvisionedResourceState

1

Current state of this resource set

externalID

String

0..1

Identifier used for the object by an external provider

owner

String

0..1

Name of the owner of the object

reconciliationID

String

0..1

Reconciliation identity value for the object from the BMC Atrium CMDB

tokenID

String

0..1

Token identifier

description

String

0..1

Text that describes the object

guid

String

1

Globally unique identifier for the object

name

String

1

Human-readable name of the object

Was this page helpful? Yes No Submitting... Thank you

Comments