Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateGroupProfileDetails

Provides the information used to create a group registration profile.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the registration profile.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional description

description: undefined | string

User-specified description of the registration profile.

displayName

displayName: string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

Optional isDefaultProfile

isDefaultProfile: undefined | false | true

Indicates if the profile is set as the default. There is exactly one default profile for a specified architecture, OS family, registration type, and vendor. When registering an instance with the corresonding characteristics, the default profile is used, unless another profile is specified.

managedInstanceGroupId

managedInstanceGroupId: string

The OCID of the managed instance group that the instance will join after registration.

Optional managementStationId

managementStationId: undefined | string

The OCID of the management station to associate with an instance once registered. Associating with a management station applies only to non-OCI instances.

Const profileType

profileType: string = "GROUP"

Optional registrationType

registrationType: undefined | string

The type of instance to register.

Methods

getDeserializedJsonObj

getJsonObj