intersight.HclCompatibilityStatus
Explore with Pulumi AI
Check the compatibility status for the given hardware and software configurations.
Create HclCompatibilityStatus Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new HclCompatibilityStatus(name: string, args?: HclCompatibilityStatusArgs, opts?: CustomResourceOptions);
@overload
def HclCompatibilityStatus(resource_name: str,
args: Optional[HclCompatibilityStatusArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def HclCompatibilityStatus(resource_name: str,
opts: Optional[ResourceOptions] = None,
account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[HclCompatibilityStatusAncestorArgs]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
hcl_compatibility_status_id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parents: Optional[Sequence[HclCompatibilityStatusParentArgs]] = None,
permission_resources: Optional[Sequence[HclCompatibilityStatusPermissionResourceArgs]] = None,
profile_lists: Optional[Sequence[HclCompatibilityStatusProfileListArgs]] = None,
request_type: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[HclCompatibilityStatusTagArgs]] = None,
version_contexts: Optional[Sequence[HclCompatibilityStatusVersionContextArgs]] = None)
func NewHclCompatibilityStatus(ctx *Context, name string, args *HclCompatibilityStatusArgs, opts ...ResourceOption) (*HclCompatibilityStatus, error)
public HclCompatibilityStatus(string name, HclCompatibilityStatusArgs? args = null, CustomResourceOptions? opts = null)
public HclCompatibilityStatus(String name, HclCompatibilityStatusArgs args)
public HclCompatibilityStatus(String name, HclCompatibilityStatusArgs args, CustomResourceOptions options)
type: intersight:HclCompatibilityStatus
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args HclCompatibilityStatusArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args HclCompatibilityStatusArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args HclCompatibilityStatusArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args HclCompatibilityStatusArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args HclCompatibilityStatusArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var hclCompatibilityStatusResource = new Intersight.HclCompatibilityStatus("hclCompatibilityStatusResource", new()
{
AccountMoid = "string",
AdditionalProperties = "string",
Ancestors = new[]
{
new Intersight.Inputs.HclCompatibilityStatusAncestorArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
ClassId = "string",
CreateTime = "string",
DomainGroupMoid = "string",
HclCompatibilityStatusId = "string",
ModTime = "string",
Moid = "string",
ObjectType = "string",
Owners = new[]
{
"string",
},
Parents = new[]
{
new Intersight.Inputs.HclCompatibilityStatusParentArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
PermissionResources = new[]
{
new Intersight.Inputs.HclCompatibilityStatusPermissionResourceArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
ProfileLists = new[]
{
new Intersight.Inputs.HclCompatibilityStatusProfileListArgs
{
AdditionalProperties = "string",
ClassId = "string",
DriverIsoUrl = "string",
ErrorCode = "string",
Id = "string",
ObjectType = "string",
OsVendor = "string",
OsVersion = "string",
Personality = "string",
ProcessorModel = "string",
Products = new[]
{
new Intersight.Inputs.HclCompatibilityStatusProfileListProductArgs
{
AdditionalProperties = "string",
ClassId = "string",
DriverNames = new[]
{
"string",
},
ErrorCode = "string",
Firmwares = new[]
{
new Intersight.Inputs.HclCompatibilityStatusProfileListProductFirmwareArgs
{
AdditionalProperties = "string",
ClassId = "string",
DriverName = "string",
DriverVersion = "string",
ErrorCode = "string",
FirmwareVersion = "string",
Id = "string",
LatestDriver = false,
LatestFirmware = false,
ObjectType = "string",
},
},
Id = "string",
Model = "string",
ObjectType = "string",
Revision = "string",
Type = "string",
Vendor = "string",
},
},
ServerModel = "string",
ServerRevision = "string",
UcsVersion = "string",
VersionType = "string",
},
},
RequestType = "string",
SharedScope = "string",
Tags = new[]
{
new Intersight.Inputs.HclCompatibilityStatusTagArgs
{
AdditionalProperties = "string",
Key = "string",
Value = "string",
},
},
VersionContexts = new[]
{
new Intersight.Inputs.HclCompatibilityStatusVersionContextArgs
{
AdditionalProperties = "string",
ClassId = "string",
InterestedMos = new[]
{
new Intersight.Inputs.HclCompatibilityStatusVersionContextInterestedMoArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
MarkedForDeletion = false,
NrVersion = "string",
ObjectType = "string",
RefMos = new[]
{
new Intersight.Inputs.HclCompatibilityStatusVersionContextRefMoArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
Timestamp = "string",
VersionType = "string",
},
},
});
example, err := intersight.NewHclCompatibilityStatus(ctx, "hclCompatibilityStatusResource", &intersight.HclCompatibilityStatusArgs{
AccountMoid: pulumi.String("string"),
AdditionalProperties: pulumi.String("string"),
Ancestors: intersight.HclCompatibilityStatusAncestorArray{
&intersight.HclCompatibilityStatusAncestorArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ClassId: pulumi.String("string"),
CreateTime: pulumi.String("string"),
DomainGroupMoid: pulumi.String("string"),
HclCompatibilityStatusId: pulumi.String("string"),
ModTime: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Owners: pulumi.StringArray{
pulumi.String("string"),
},
Parents: intersight.HclCompatibilityStatusParentArray{
&intersight.HclCompatibilityStatusParentArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
PermissionResources: intersight.HclCompatibilityStatusPermissionResourceArray{
&intersight.HclCompatibilityStatusPermissionResourceArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ProfileLists: intersight.HclCompatibilityStatusProfileListArray{
&intersight.HclCompatibilityStatusProfileListArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
DriverIsoUrl: pulumi.String("string"),
ErrorCode: pulumi.String("string"),
Id: pulumi.String("string"),
ObjectType: pulumi.String("string"),
OsVendor: pulumi.String("string"),
OsVersion: pulumi.String("string"),
Personality: pulumi.String("string"),
ProcessorModel: pulumi.String("string"),
Products: intersight.HclCompatibilityStatusProfileListProductArray{
&intersight.HclCompatibilityStatusProfileListProductArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
DriverNames: pulumi.StringArray{
pulumi.String("string"),
},
ErrorCode: pulumi.String("string"),
Firmwares: intersight.HclCompatibilityStatusProfileListProductFirmwareArray{
&intersight.HclCompatibilityStatusProfileListProductFirmwareArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
DriverName: pulumi.String("string"),
DriverVersion: pulumi.String("string"),
ErrorCode: pulumi.String("string"),
FirmwareVersion: pulumi.String("string"),
Id: pulumi.String("string"),
LatestDriver: pulumi.Bool(false),
LatestFirmware: pulumi.Bool(false),
ObjectType: pulumi.String("string"),
},
},
Id: pulumi.String("string"),
Model: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Revision: pulumi.String("string"),
Type: pulumi.String("string"),
Vendor: pulumi.String("string"),
},
},
ServerModel: pulumi.String("string"),
ServerRevision: pulumi.String("string"),
UcsVersion: pulumi.String("string"),
VersionType: pulumi.String("string"),
},
},
RequestType: pulumi.String("string"),
SharedScope: pulumi.String("string"),
Tags: intersight.HclCompatibilityStatusTagArray{
&intersight.HclCompatibilityStatusTagArgs{
AdditionalProperties: pulumi.String("string"),
Key: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
VersionContexts: intersight.HclCompatibilityStatusVersionContextArray{
&intersight.HclCompatibilityStatusVersionContextArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
InterestedMos: intersight.HclCompatibilityStatusVersionContextInterestedMoArray{
&intersight.HclCompatibilityStatusVersionContextInterestedMoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
MarkedForDeletion: pulumi.Bool(false),
NrVersion: pulumi.String("string"),
ObjectType: pulumi.String("string"),
RefMos: intersight.HclCompatibilityStatusVersionContextRefMoArray{
&intersight.HclCompatibilityStatusVersionContextRefMoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
Timestamp: pulumi.String("string"),
VersionType: pulumi.String("string"),
},
},
})
var hclCompatibilityStatusResource = new HclCompatibilityStatus("hclCompatibilityStatusResource", HclCompatibilityStatusArgs.builder()
.accountMoid("string")
.additionalProperties("string")
.ancestors(HclCompatibilityStatusAncestorArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.classId("string")
.createTime("string")
.domainGroupMoid("string")
.hclCompatibilityStatusId("string")
.modTime("string")
.moid("string")
.objectType("string")
.owners("string")
.parents(HclCompatibilityStatusParentArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.permissionResources(HclCompatibilityStatusPermissionResourceArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.profileLists(HclCompatibilityStatusProfileListArgs.builder()
.additionalProperties("string")
.classId("string")
.driverIsoUrl("string")
.errorCode("string")
.id("string")
.objectType("string")
.osVendor("string")
.osVersion("string")
.personality("string")
.processorModel("string")
.products(HclCompatibilityStatusProfileListProductArgs.builder()
.additionalProperties("string")
.classId("string")
.driverNames("string")
.errorCode("string")
.firmwares(HclCompatibilityStatusProfileListProductFirmwareArgs.builder()
.additionalProperties("string")
.classId("string")
.driverName("string")
.driverVersion("string")
.errorCode("string")
.firmwareVersion("string")
.id("string")
.latestDriver(false)
.latestFirmware(false)
.objectType("string")
.build())
.id("string")
.model("string")
.objectType("string")
.revision("string")
.type("string")
.vendor("string")
.build())
.serverModel("string")
.serverRevision("string")
.ucsVersion("string")
.versionType("string")
.build())
.requestType("string")
.sharedScope("string")
.tags(HclCompatibilityStatusTagArgs.builder()
.additionalProperties("string")
.key("string")
.value("string")
.build())
.versionContexts(HclCompatibilityStatusVersionContextArgs.builder()
.additionalProperties("string")
.classId("string")
.interestedMos(HclCompatibilityStatusVersionContextInterestedMoArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.markedForDeletion(false)
.nrVersion("string")
.objectType("string")
.refMos(HclCompatibilityStatusVersionContextRefMoArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.timestamp("string")
.versionType("string")
.build())
.build());
hcl_compatibility_status_resource = intersight.HclCompatibilityStatus("hclCompatibilityStatusResource",
account_moid="string",
additional_properties="string",
ancestors=[{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
class_id="string",
create_time="string",
domain_group_moid="string",
hcl_compatibility_status_id="string",
mod_time="string",
moid="string",
object_type="string",
owners=["string"],
parents=[{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
permission_resources=[{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
profile_lists=[{
"additional_properties": "string",
"class_id": "string",
"driver_iso_url": "string",
"error_code": "string",
"id": "string",
"object_type": "string",
"os_vendor": "string",
"os_version": "string",
"personality": "string",
"processor_model": "string",
"products": [{
"additional_properties": "string",
"class_id": "string",
"driver_names": ["string"],
"error_code": "string",
"firmwares": [{
"additional_properties": "string",
"class_id": "string",
"driver_name": "string",
"driver_version": "string",
"error_code": "string",
"firmware_version": "string",
"id": "string",
"latest_driver": False,
"latest_firmware": False,
"object_type": "string",
}],
"id": "string",
"model": "string",
"object_type": "string",
"revision": "string",
"type": "string",
"vendor": "string",
}],
"server_model": "string",
"server_revision": "string",
"ucs_version": "string",
"version_type": "string",
}],
request_type="string",
shared_scope="string",
tags=[{
"additional_properties": "string",
"key": "string",
"value": "string",
}],
version_contexts=[{
"additional_properties": "string",
"class_id": "string",
"interested_mos": [{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
"marked_for_deletion": False,
"nr_version": "string",
"object_type": "string",
"ref_mos": [{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
"timestamp": "string",
"version_type": "string",
}])
const hclCompatibilityStatusResource = new intersight.HclCompatibilityStatus("hclCompatibilityStatusResource", {
accountMoid: "string",
additionalProperties: "string",
ancestors: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
classId: "string",
createTime: "string",
domainGroupMoid: "string",
hclCompatibilityStatusId: "string",
modTime: "string",
moid: "string",
objectType: "string",
owners: ["string"],
parents: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
permissionResources: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
profileLists: [{
additionalProperties: "string",
classId: "string",
driverIsoUrl: "string",
errorCode: "string",
id: "string",
objectType: "string",
osVendor: "string",
osVersion: "string",
personality: "string",
processorModel: "string",
products: [{
additionalProperties: "string",
classId: "string",
driverNames: ["string"],
errorCode: "string",
firmwares: [{
additionalProperties: "string",
classId: "string",
driverName: "string",
driverVersion: "string",
errorCode: "string",
firmwareVersion: "string",
id: "string",
latestDriver: false,
latestFirmware: false,
objectType: "string",
}],
id: "string",
model: "string",
objectType: "string",
revision: "string",
type: "string",
vendor: "string",
}],
serverModel: "string",
serverRevision: "string",
ucsVersion: "string",
versionType: "string",
}],
requestType: "string",
sharedScope: "string",
tags: [{
additionalProperties: "string",
key: "string",
value: "string",
}],
versionContexts: [{
additionalProperties: "string",
classId: "string",
interestedMos: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
markedForDeletion: false,
nrVersion: "string",
objectType: "string",
refMos: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
timestamp: "string",
versionType: "string",
}],
});
type: intersight:HclCompatibilityStatus
properties:
accountMoid: string
additionalProperties: string
ancestors:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
classId: string
createTime: string
domainGroupMoid: string
hclCompatibilityStatusId: string
modTime: string
moid: string
objectType: string
owners:
- string
parents:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
permissionResources:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
profileLists:
- additionalProperties: string
classId: string
driverIsoUrl: string
errorCode: string
id: string
objectType: string
osVendor: string
osVersion: string
personality: string
processorModel: string
products:
- additionalProperties: string
classId: string
driverNames:
- string
errorCode: string
firmwares:
- additionalProperties: string
classId: string
driverName: string
driverVersion: string
errorCode: string
firmwareVersion: string
id: string
latestDriver: false
latestFirmware: false
objectType: string
id: string
model: string
objectType: string
revision: string
type: string
vendor: string
serverModel: string
serverRevision: string
ucsVersion: string
versionType: string
requestType: string
sharedScope: string
tags:
- additionalProperties: string
key: string
value: string
versionContexts:
- additionalProperties: string
classId: string
interestedMos:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
markedForDeletion: false
nrVersion: string
objectType: string
refMos:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
timestamp: string
versionType: string
HclCompatibilityStatus Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The HclCompatibilityStatus resource accepts the following input properties:
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Hcl
Compatibility Status Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Hcl
Compatibility stringStatus Id - Mod
Time string - (ReadOnly) The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Owners List<string>
- (Array of schema.TypeString) -(ReadOnly)
- Parents
List<Hcl
Compatibility Status Parent> - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- Permission
Resources List<HclCompatibility Status Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Profile
Lists List<HclCompatibility Status Profile List> - This complex property has following sub-properties:
- Request
Type string - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - string
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Hcl
Compatibility Status Tag> - This complex property has following sub-properties:
- Version
Contexts List<HclCompatibility Status Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Hcl
Compatibility Status Ancestor Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Hcl
Compatibility stringStatus Id - Mod
Time string - (ReadOnly) The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Owners []string
- (Array of schema.TypeString) -(ReadOnly)
- Parents
[]Hcl
Compatibility Status Parent Args - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- Permission
Resources []HclCompatibility Status Permission Resource Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Profile
Lists []HclCompatibility Status Profile List Args - This complex property has following sub-properties:
- Request
Type string - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - string
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Hcl
Compatibility Status Tag Args - This complex property has following sub-properties:
- Version
Contexts []HclCompatibility Status Version Context Args - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- account
Moid String - (ReadOnly) The Account ID for this managed object.
- additional
Properties String - ancestors
List<Hcl
Compatibility Status Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- create
Time String - (ReadOnly) The time when this managed object was created.
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- hcl
Compatibility StringStatus Id - mod
Time String - (ReadOnly) The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners List<String>
- (Array of schema.TypeString) -(ReadOnly)
- parents
List<Hcl
Compatibility Status Parent> - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources List<HclCompatibility Status Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- profile
Lists List<HclCompatibility Status Profile List> - This complex property has following sub-properties:
- request
Type String - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - String
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Hcl
Compatibility Status Tag> - This complex property has following sub-properties:
- version
Contexts List<HclCompatibility Status Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- account
Moid string - (ReadOnly) The Account ID for this managed object.
- additional
Properties string - ancestors
Hcl
Compatibility Status Ancestor[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- create
Time string - (ReadOnly) The time when this managed object was created.
- domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- hcl
Compatibility stringStatus Id - mod
Time string - (ReadOnly) The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners string[]
- (Array of schema.TypeString) -(ReadOnly)
- parents
Hcl
Compatibility Status Parent[] - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources HclCompatibility Status Permission Resource[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- profile
Lists HclCompatibility Status Profile List[] - This complex property has following sub-properties:
- request
Type string - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - string
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Hcl
Compatibility Status Tag[] - This complex property has following sub-properties:
- version
Contexts HclCompatibility Status Version Context[] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- account_
moid str - (ReadOnly) The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Hcl
Compatibility Status Ancestor Args] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- create_
time str - (ReadOnly) The time when this managed object was created.
- domain_
group_ strmoid - (ReadOnly) The DomainGroup ID for this managed object.
- hcl_
compatibility_ strstatus_ id - mod_
time str - (ReadOnly) The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners Sequence[str]
- (Array of schema.TypeString) -(ReadOnly)
- parents
Sequence[Hcl
Compatibility Status Parent Args] - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission_
resources Sequence[HclCompatibility Status Permission Resource Args] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- profile_
lists Sequence[HclCompatibility Status Profile List Args] - This complex property has following sub-properties:
- request_
type str - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - str
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Hcl
Compatibility Status Tag Args] - This complex property has following sub-properties:
- version_
contexts Sequence[HclCompatibility Status Version Context Args] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- account
Moid String - (ReadOnly) The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- create
Time String - (ReadOnly) The time when this managed object was created.
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- hcl
Compatibility StringStatus Id - mod
Time String - (ReadOnly) The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners List<String>
- (Array of schema.TypeString) -(ReadOnly)
- parents List<Property Map>
- (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources List<Property Map> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- profile
Lists List<Property Map> - This complex property has following sub-properties:
- request
Type String - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - String
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- This complex property has following sub-properties:
- version
Contexts List<Property Map> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
Outputs
All input properties are implicitly available as output properties. Additionally, the HclCompatibilityStatus resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing HclCompatibilityStatus Resource
Get an existing HclCompatibilityStatus resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: HclCompatibilityStatusState, opts?: CustomResourceOptions): HclCompatibilityStatus
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[HclCompatibilityStatusAncestorArgs]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
hcl_compatibility_status_id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parents: Optional[Sequence[HclCompatibilityStatusParentArgs]] = None,
permission_resources: Optional[Sequence[HclCompatibilityStatusPermissionResourceArgs]] = None,
profile_lists: Optional[Sequence[HclCompatibilityStatusProfileListArgs]] = None,
request_type: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[HclCompatibilityStatusTagArgs]] = None,
version_contexts: Optional[Sequence[HclCompatibilityStatusVersionContextArgs]] = None) -> HclCompatibilityStatus
func GetHclCompatibilityStatus(ctx *Context, name string, id IDInput, state *HclCompatibilityStatusState, opts ...ResourceOption) (*HclCompatibilityStatus, error)
public static HclCompatibilityStatus Get(string name, Input<string> id, HclCompatibilityStatusState? state, CustomResourceOptions? opts = null)
public static HclCompatibilityStatus get(String name, Output<String> id, HclCompatibilityStatusState state, CustomResourceOptions options)
resources: _: type: intersight:HclCompatibilityStatus get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Hcl
Compatibility Status Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Hcl
Compatibility stringStatus Id - Mod
Time string - (ReadOnly) The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Owners List<string>
- (Array of schema.TypeString) -(ReadOnly)
- Parents
List<Hcl
Compatibility Status Parent> - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- Permission
Resources List<HclCompatibility Status Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Profile
Lists List<HclCompatibility Status Profile List> - This complex property has following sub-properties:
- Request
Type string - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - string
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Hcl
Compatibility Status Tag> - This complex property has following sub-properties:
- Version
Contexts List<HclCompatibility Status Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Hcl
Compatibility Status Ancestor Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Hcl
Compatibility stringStatus Id - Mod
Time string - (ReadOnly) The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Owners []string
- (Array of schema.TypeString) -(ReadOnly)
- Parents
[]Hcl
Compatibility Status Parent Args - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- Permission
Resources []HclCompatibility Status Permission Resource Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Profile
Lists []HclCompatibility Status Profile List Args - This complex property has following sub-properties:
- Request
Type string - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - string
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Hcl
Compatibility Status Tag Args - This complex property has following sub-properties:
- Version
Contexts []HclCompatibility Status Version Context Args - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- account
Moid String - (ReadOnly) The Account ID for this managed object.
- additional
Properties String - ancestors
List<Hcl
Compatibility Status Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- create
Time String - (ReadOnly) The time when this managed object was created.
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- hcl
Compatibility StringStatus Id - mod
Time String - (ReadOnly) The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners List<String>
- (Array of schema.TypeString) -(ReadOnly)
- parents
List<Hcl
Compatibility Status Parent> - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources List<HclCompatibility Status Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- profile
Lists List<HclCompatibility Status Profile List> - This complex property has following sub-properties:
- request
Type String - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - String
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Hcl
Compatibility Status Tag> - This complex property has following sub-properties:
- version
Contexts List<HclCompatibility Status Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- account
Moid string - (ReadOnly) The Account ID for this managed object.
- additional
Properties string - ancestors
Hcl
Compatibility Status Ancestor[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- create
Time string - (ReadOnly) The time when this managed object was created.
- domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- hcl
Compatibility stringStatus Id - mod
Time string - (ReadOnly) The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners string[]
- (Array of schema.TypeString) -(ReadOnly)
- parents
Hcl
Compatibility Status Parent[] - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources HclCompatibility Status Permission Resource[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- profile
Lists HclCompatibility Status Profile List[] - This complex property has following sub-properties:
- request
Type string - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - string
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Hcl
Compatibility Status Tag[] - This complex property has following sub-properties:
- version
Contexts HclCompatibility Status Version Context[] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- account_
moid str - (ReadOnly) The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Hcl
Compatibility Status Ancestor Args] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- create_
time str - (ReadOnly) The time when this managed object was created.
- domain_
group_ strmoid - (ReadOnly) The DomainGroup ID for this managed object.
- hcl_
compatibility_ strstatus_ id - mod_
time str - (ReadOnly) The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners Sequence[str]
- (Array of schema.TypeString) -(ReadOnly)
- parents
Sequence[Hcl
Compatibility Status Parent Args] - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission_
resources Sequence[HclCompatibility Status Permission Resource Args] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- profile_
lists Sequence[HclCompatibility Status Profile List Args] - This complex property has following sub-properties:
- request_
type str - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - str
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Hcl
Compatibility Status Tag Args] - This complex property has following sub-properties:
- version_
contexts Sequence[HclCompatibility Status Version Context Args] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- account
Moid String - (ReadOnly) The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- create
Time String - (ReadOnly) The time when this managed object was created.
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- hcl
Compatibility StringStatus Id - mod
Time String - (ReadOnly) The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners List<String>
- (Array of schema.TypeString) -(ReadOnly)
- parents List<Property Map>
- (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources List<Property Map> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- profile
Lists List<Property Map> - This complex property has following sub-properties:
- request
Type String - Type of the request to be served.*
FillSupportedVersions
- Responds with the supported firmware and driver versions. The API doesn't expect firmware and driver versions to be passed in the request and ignores if passed.*CheckCompatibility
- Checks the compatibility for the given firmware and driver versions. This request type expects the firmware and driver versions to filled and the service validates the values and responds back with the error codes.*GetRecommendedDrivers
- Responds with the supported drivers. The API expects firmware version to be filled. The API populates driver ISO url for the given server model. Today the link is same for all servers managed by UCSM whereas it depends on the model for Standalone servers. - String
- (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- This complex property has following sub-properties:
- version
Contexts List<Property Map> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
Supporting Types
HclCompatibilityStatusAncestor, HclCompatibilityStatusAncestorArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - moid string
- The Moid of the referenced REST resource.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - moid str
- The Moid of the referenced REST resource.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
HclCompatibilityStatusParent, HclCompatibilityStatusParentArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - moid string
- The Moid of the referenced REST resource.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - moid str
- The Moid of the referenced REST resource.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
HclCompatibilityStatusPermissionResource, HclCompatibilityStatusPermissionResourceArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - moid string
- The Moid of the referenced REST resource.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - moid str
- The Moid of the referenced REST resource.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
HclCompatibilityStatusProfileList, HclCompatibilityStatusProfileListArgs
- Additional
Properties string - Class
Id string - Driver
Iso stringUrl - Url for the ISO with the drivers supported for the server.
- Error
Code string - (ReadOnly) Error code indicating the compatibility status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - Id string
- Identifier of the product.
- Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Os
Vendor string - Vendor of the Operating System running on the server.
- Os
Version string - Version of the Operating System running on the server.
- Personality string
- Personality indicating the personality with the which the sever is used in a Hyperflex environment.
- Processor
Model string - Model of the processor present in the server.
- Products
List<Hcl
Compatibility Status Profile List Product> - This complex property has following sub-properties:
- Server
Model string - Model of the server as returned by UCSM/CIMC XML API.
- Server
Revision string - Revision of the server model.
- Ucs
Version string - Version of the UCS software.
- Version
Type string - Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.*
UCSM
- The server is managed by UCS Manager.*IMC
- The server is standalone managed by CIMC.
- Additional
Properties string - Class
Id string - Driver
Iso stringUrl - Url for the ISO with the drivers supported for the server.
- Error
Code string - (ReadOnly) Error code indicating the compatibility status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - Id string
- Identifier of the product.
- Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Os
Vendor string - Vendor of the Operating System running on the server.
- Os
Version string - Version of the Operating System running on the server.
- Personality string
- Personality indicating the personality with the which the sever is used in a Hyperflex environment.
- Processor
Model string - Model of the processor present in the server.
- Products
[]Hcl
Compatibility Status Profile List Product - This complex property has following sub-properties:
- Server
Model string - Model of the server as returned by UCSM/CIMC XML API.
- Server
Revision string - Revision of the server model.
- Ucs
Version string - Version of the UCS software.
- Version
Type string - Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.*
UCSM
- The server is managed by UCS Manager.*IMC
- The server is standalone managed by CIMC.
- additional
Properties String - class
Id String - driver
Iso StringUrl - Url for the ISO with the drivers supported for the server.
- error
Code String - (ReadOnly) Error code indicating the compatibility status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - id String
- Identifier of the product.
- object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- os
Vendor String - Vendor of the Operating System running on the server.
- os
Version String - Version of the Operating System running on the server.
- personality String
- Personality indicating the personality with the which the sever is used in a Hyperflex environment.
- processor
Model String - Model of the processor present in the server.
- products
List<Hcl
Compatibility Status Profile List Product> - This complex property has following sub-properties:
- server
Model String - Model of the server as returned by UCSM/CIMC XML API.
- server
Revision String - Revision of the server model.
- ucs
Version String - Version of the UCS software.
- version
Type String - Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.*
UCSM
- The server is managed by UCS Manager.*IMC
- The server is standalone managed by CIMC.
- additional
Properties string - class
Id string - driver
Iso stringUrl - Url for the ISO with the drivers supported for the server.
- error
Code string - (ReadOnly) Error code indicating the compatibility status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - id string
- Identifier of the product.
- object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- os
Vendor string - Vendor of the Operating System running on the server.
- os
Version string - Version of the Operating System running on the server.
- personality string
- Personality indicating the personality with the which the sever is used in a Hyperflex environment.
- processor
Model string - Model of the processor present in the server.
- products
Hcl
Compatibility Status Profile List Product[] - This complex property has following sub-properties:
- server
Model string - Model of the server as returned by UCSM/CIMC XML API.
- server
Revision string - Revision of the server model.
- ucs
Version string - Version of the UCS software.
- version
Type string - Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.*
UCSM
- The server is managed by UCS Manager.*IMC
- The server is standalone managed by CIMC.
- additional_
properties str - class_
id str - driver_
iso_ strurl - Url for the ISO with the drivers supported for the server.
- error_
code str - (ReadOnly) Error code indicating the compatibility status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - id str
- Identifier of the product.
- object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- os_
vendor str - Vendor of the Operating System running on the server.
- os_
version str - Version of the Operating System running on the server.
- personality str
- Personality indicating the personality with the which the sever is used in a Hyperflex environment.
- processor_
model str - Model of the processor present in the server.
- products
Sequence[Hcl
Compatibility Status Profile List Product] - This complex property has following sub-properties:
- server_
model str - Model of the server as returned by UCSM/CIMC XML API.
- server_
revision str - Revision of the server model.
- ucs_
version str - Version of the UCS software.
- version_
type str - Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.*
UCSM
- The server is managed by UCS Manager.*IMC
- The server is standalone managed by CIMC.
- additional
Properties String - class
Id String - driver
Iso StringUrl - Url for the ISO with the drivers supported for the server.
- error
Code String - (ReadOnly) Error code indicating the compatibility status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - id String
- Identifier of the product.
- object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- os
Vendor String - Vendor of the Operating System running on the server.
- os
Version String - Version of the Operating System running on the server.
- personality String
- Personality indicating the personality with the which the sever is used in a Hyperflex environment.
- processor
Model String - Model of the processor present in the server.
- products List<Property Map>
- This complex property has following sub-properties:
- server
Model String - Model of the server as returned by UCSM/CIMC XML API.
- server
Revision String - Revision of the server model.
- ucs
Version String - Version of the UCS software.
- version
Type String - Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release.*
UCSM
- The server is managed by UCS Manager.*IMC
- The server is standalone managed by CIMC.
HclCompatibilityStatusProfileListProduct, HclCompatibilityStatusProfileListProductArgs
- Additional
Properties string - Class
Id string - Driver
Names List<string> - (Array of schema.TypeString) -
- Error
Code string - (ReadOnly) Error code for the support status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - Firmwares
List<Hcl
Compatibility Status Profile List Product Firmware> - This complex property has following sub-properties:
- Id string
- Identifier of the firmware.
- Model string
- Model/PID of the product/adapter.
- Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Revision string
- Revision of the adapter model.
- Type string
- Type of the product/adapter say OCP, PT, GPU.* `` - Default type of the Product.*
Adapter
- Represents network adapter cards.*StorageController
- Represents storage controllers.*GPU
- Represents graphics cards. - Vendor string
- Vendor of the product or adapter.
- Additional
Properties string - Class
Id string - Driver
Names []string - (Array of schema.TypeString) -
- Error
Code string - (ReadOnly) Error code for the support status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - Firmwares
[]Hcl
Compatibility Status Profile List Product Firmware - This complex property has following sub-properties:
- Id string
- Identifier of the firmware.
- Model string
- Model/PID of the product/adapter.
- Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Revision string
- Revision of the adapter model.
- Type string
- Type of the product/adapter say OCP, PT, GPU.* `` - Default type of the Product.*
Adapter
- Represents network adapter cards.*StorageController
- Represents storage controllers.*GPU
- Represents graphics cards. - Vendor string
- Vendor of the product or adapter.
- additional
Properties String - class
Id String - driver
Names List<String> - (Array of schema.TypeString) -
- error
Code String - (ReadOnly) Error code for the support status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - firmwares
List<Hcl
Compatibility Status Profile List Product Firmware> - This complex property has following sub-properties:
- id String
- Identifier of the firmware.
- model String
- Model/PID of the product/adapter.
- object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- revision String
- Revision of the adapter model.
- type String
- Type of the product/adapter say OCP, PT, GPU.* `` - Default type of the Product.*
Adapter
- Represents network adapter cards.*StorageController
- Represents storage controllers.*GPU
- Represents graphics cards. - vendor String
- Vendor of the product or adapter.
- additional
Properties string - class
Id string - driver
Names string[] - (Array of schema.TypeString) -
- error
Code string - (ReadOnly) Error code for the support status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - firmwares
Hcl
Compatibility Status Profile List Product Firmware[] - This complex property has following sub-properties:
- id string
- Identifier of the firmware.
- model string
- Model/PID of the product/adapter.
- object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- revision string
- Revision of the adapter model.
- type string
- Type of the product/adapter say OCP, PT, GPU.* `` - Default type of the Product.*
Adapter
- Represents network adapter cards.*StorageController
- Represents storage controllers.*GPU
- Represents graphics cards. - vendor string
- Vendor of the product or adapter.
- additional_
properties str - class_
id str - driver_
names Sequence[str] - (Array of schema.TypeString) -
- error_
code str - (ReadOnly) Error code for the support status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - firmwares
Sequence[Hcl
Compatibility Status Profile List Product Firmware] - This complex property has following sub-properties:
- id str
- Identifier of the firmware.
- model str
- Model/PID of the product/adapter.
- object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- revision str
- Revision of the adapter model.
- type str
- Type of the product/adapter say OCP, PT, GPU.* `` - Default type of the Product.*
Adapter
- Represents network adapter cards.*StorageController
- Represents storage controllers.*GPU
- Represents graphics cards. - vendor str
- Vendor of the product or adapter.
- additional
Properties String - class
Id String - driver
Names List<String> - (Array of schema.TypeString) -
- error
Code String - (ReadOnly) Error code for the support status.*
Success
- The input combination is valid.*Unknown
- Unknown API request to the service.*UnknownServer
- An invalid server model is given API requests or the server model is not present in the HCL database.*InvalidUcsVersion
- UCS Version is not in expected format.*ProcessorNotSupported
- Processor is not supported with the given Server or the Processor does not exist in the HCL database.*OSNotSupported
- OS version is not supported with the given server, processor combination or OS information is not present in the HCL database.*OSUnknown
- OS vendor or version is not known as per the HCL database.*UCSVersionNotSupported
- UCS Version is not supported with the given server, processor and OS combination or the UCS version is not present in the HCL database.*UcsVersionServerOSCombinationNotSupported
- Combination of UCS version, server (model and processor) and os version is not supported.*ProductUnknown
- Product is not known as per the HCL database.*ProductNotSupported
- Product is not supported in the given UCS version, server (model and processor) and operating system version.*DriverNameNotSupported
- Driver protocol or name is not supported for the given product.*FirmwareVersionNotSupported
- Firmware version not supported for the component and the server, operating system combination.*DriverVersionNotSupported
- Driver version not supported for the component and the server, operating system combination.*FirmwareVersionDriverVersionCombinationNotSupported
- Both Firmware and Driver versions are not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverVersionNotSupported
- Firmware and Driver version combination not supported for the component and the server, operating system combination.*FirmwareVersionAndDriverNameNotSupported
- Firmware Version and Driver name or not supported with the component and the server, operating system combination.*InternalError
- API requests to the service have either failed or timed out.*MarshallingError
- Error in JSON marshalling.*Exempted
- An exempted error code means that the product is part of the exempted Catalog and should be ignored for HCL validation purposes. - firmwares List<Property Map>
- This complex property has following sub-properties:
- id String
- Identifier of the firmware.
- model String
- Model/PID of the product/adapter.
- object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- revision String
- Revision of the adapter model.
- type String
- Type of the product/adapter say OCP, PT, GPU.* `` - Default type of the Product.*
Adapter
- Represents network adapter cards.*StorageController
- Represents storage controllers.*GPU
- Represents graphics cards. - vendor String
- Vendor of the product or adapter.
HclCompatibilityStatusProfileListProductFirmware, HclCompatibilityStatusProfileListProductFirmwareArgs
- Additional
Properties string - Class
Id string - Driver
Name string - Protocol for which the driver is provided. E.g. enic, fnic, lsi_mr3.
- Driver
Version string - Version of the Driver supported.
- Error
Code string - Firmware
Version string - Firmware version of the product/adapter supported.
- Id string
- Latest
Driver bool - (ReadOnly) True if the driver is latest recommended driver.
- Latest
Firmware bool - (ReadOnly) True if the firmware is latest recommended firmware.
- Object
Type string
- Additional
Properties string - Class
Id string - Driver
Name string - Protocol for which the driver is provided. E.g. enic, fnic, lsi_mr3.
- Driver
Version string - Version of the Driver supported.
- Error
Code string - Firmware
Version string - Firmware version of the product/adapter supported.
- Id string
- Latest
Driver bool - (ReadOnly) True if the driver is latest recommended driver.
- Latest
Firmware bool - (ReadOnly) True if the firmware is latest recommended firmware.
- Object
Type string
- additional
Properties String - class
Id String - driver
Name String - Protocol for which the driver is provided. E.g. enic, fnic, lsi_mr3.
- driver
Version String - Version of the Driver supported.
- error
Code String - firmware
Version String - Firmware version of the product/adapter supported.
- id String
- latest
Driver Boolean - (ReadOnly) True if the driver is latest recommended driver.
- latest
Firmware Boolean - (ReadOnly) True if the firmware is latest recommended firmware.
- object
Type String
- additional
Properties string - class
Id string - driver
Name string - Protocol for which the driver is provided. E.g. enic, fnic, lsi_mr3.
- driver
Version string - Version of the Driver supported.
- error
Code string - firmware
Version string - Firmware version of the product/adapter supported.
- id string
- latest
Driver boolean - (ReadOnly) True if the driver is latest recommended driver.
- latest
Firmware boolean - (ReadOnly) True if the firmware is latest recommended firmware.
- object
Type string
- additional_
properties str - class_
id str - driver_
name str - Protocol for which the driver is provided. E.g. enic, fnic, lsi_mr3.
- driver_
version str - Version of the Driver supported.
- error_
code str - firmware_
version str - Firmware version of the product/adapter supported.
- id str
- latest_
driver bool - (ReadOnly) True if the driver is latest recommended driver.
- latest_
firmware bool - (ReadOnly) True if the firmware is latest recommended firmware.
- object_
type str
- additional
Properties String - class
Id String - driver
Name String - Protocol for which the driver is provided. E.g. enic, fnic, lsi_mr3.
- driver
Version String - Version of the Driver supported.
- error
Code String - firmware
Version String - Firmware version of the product/adapter supported.
- id String
- latest
Driver Boolean - (ReadOnly) True if the driver is latest recommended driver.
- latest
Firmware Boolean - (ReadOnly) True if the firmware is latest recommended firmware.
- object
Type String
HclCompatibilityStatusTag, HclCompatibilityStatusTagArgs
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
HclCompatibilityStatusVersionContext, HclCompatibilityStatusVersionContextArgs
- Additional
Properties string - Class
Id string - Interested
Mos List<HclCompatibility Status Version Context Interested Mo> - This complex property has following sub-properties:
- Marked
For boolDeletion - (ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Ref
Mos List<HclCompatibility Status Version Context Ref Mo> - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- Timestamp string
- (ReadOnly) The time this versioned Managed Object was created.
- Version
Type string - (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.*
Modified
- Version created every time an object is modified.*Configured
- Version created every time an object is configured to the service profile.*Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - Interested
Mos []HclCompatibility Status Version Context Interested Mo - This complex property has following sub-properties:
- Marked
For boolDeletion - (ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Ref
Mos []HclCompatibility Status Version Context Ref Mo - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- Timestamp string
- (ReadOnly) The time this versioned Managed Object was created.
- Version
Type string - (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.*
Modified
- Version created every time an object is modified.*Configured
- Version created every time an object is configured to the service profile.*Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - interested
Mos List<HclCompatibility Status Version Context Interested Mo> - This complex property has following sub-properties:
- marked
For BooleanDeletion - (ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- ref
Mos List<HclCompatibility Status Version Context Ref Mo> - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp String
- (ReadOnly) The time this versioned Managed Object was created.
- version
Type String - (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.*
Modified
- Version created every time an object is modified.*Configured
- Version created every time an object is configured to the service profile.*Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - interested
Mos HclCompatibility Status Version Context Interested Mo[] - This complex property has following sub-properties:
- marked
For booleanDeletion - (ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- ref
Mos HclCompatibility Status Version Context Ref Mo[] - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp string
- (ReadOnly) The time this versioned Managed Object was created.
- version
Type string - (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.*
Modified
- Version created every time an object is modified.*Configured
- Version created every time an object is configured to the service profile.*Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - interested_
mos Sequence[HclCompatibility Status Version Context Interested Mo] - This complex property has following sub-properties:
- marked_
for_ booldeletion - (ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- ref_
mos Sequence[HclCompatibility Status Version Context Ref Mo] - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp str
- (ReadOnly) The time this versioned Managed Object was created.
- version_
type str - (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.*
Modified
- Version created every time an object is modified.*Configured
- Version created every time an object is configured to the service profile.*Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - This complex property has following sub-properties:
- marked
For BooleanDeletion - (ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- ref
Mos List<Property Map> - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp String
- (ReadOnly) The time this versioned Managed Object was created.
- version
Type String - (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.*
Modified
- Version created every time an object is modified.*Configured
- Version created every time an object is configured to the service profile.*Deployed
- Version created for objects related to a service profile when it is deployed.
HclCompatibilityStatusVersionContextInterestedMo, HclCompatibilityStatusVersionContextInterestedMoArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - moid string
- The Moid of the referenced REST resource.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - moid str
- The Moid of the referenced REST resource.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
HclCompatibilityStatusVersionContextRefMo, HclCompatibilityStatusVersionContextRefMoArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - moid string
- The Moid of the referenced REST resource.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - moid str
- The Moid of the referenced REST resource.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - moid String
- The Moid of the referenced REST resource.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
Import
intersight_hcl_compatibility_status
can be imported using the Moid of the object, e.g.
$ pulumi import intersight:index/hclCompatibilityStatus:HclCompatibilityStatus example 1234567890987654321abcde
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.