intersight.AssetDeviceContractNotification
Explore with Pulumi AI
Appliances use this object to send request to cloud to compute contract status. Cloud uses this to send the contract status response back to appliance.
Create AssetDeviceContractNotification Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new AssetDeviceContractNotification(name: string, args?: AssetDeviceContractNotificationArgs, opts?: CustomResourceOptions);@overload
def AssetDeviceContractNotification(resource_name: str,
                                    args: Optional[AssetDeviceContractNotificationArgs] = None,
                                    opts: Optional[ResourceOptions] = None)
@overload
def AssetDeviceContractNotification(resource_name: str,
                                    opts: Optional[ResourceOptions] = None,
                                    account_moid: Optional[str] = None,
                                    additional_properties: Optional[str] = None,
                                    ancestors: Optional[Sequence[AssetDeviceContractNotificationAncestorArgs]] = None,
                                    asset_device_contract_notification_id: Optional[str] = None,
                                    class_id: Optional[str] = None,
                                    contract_status: Optional[str] = None,
                                    contract_status_reason: Optional[str] = None,
                                    contract_updated_time: Optional[str] = None,
                                    contracts: Optional[Sequence[AssetDeviceContractNotificationContractArgs]] = None,
                                    covered_product_line_end_date: Optional[str] = None,
                                    create_time: Optional[str] = None,
                                    device_id: Optional[str] = None,
                                    domain_group_moid: Optional[str] = None,
                                    end_customers: Optional[Sequence[AssetDeviceContractNotificationEndCustomerArgs]] = None,
                                    end_user_global_ultimates: Optional[Sequence[AssetDeviceContractNotificationEndUserGlobalUltimateArgs]] = None,
                                    is_valid: Optional[bool] = None,
                                    item_type: Optional[str] = None,
                                    last_date_of_support: Optional[str] = None,
                                    maintenance_purchase_order_number: Optional[str] = None,
                                    maintenance_sales_order_number: 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[AssetDeviceContractNotificationParentArgs]] = None,
                                    permission_resources: Optional[Sequence[AssetDeviceContractNotificationPermissionResourceArgs]] = None,
                                    products: Optional[Sequence[AssetDeviceContractNotificationProductArgs]] = None,
                                    purchase_order_number: Optional[str] = None,
                                    registered_devices: Optional[Sequence[AssetDeviceContractNotificationRegisteredDeviceArgs]] = None,
                                    reseller_global_ultimates: Optional[Sequence[AssetDeviceContractNotificationResellerGlobalUltimateArgs]] = None,
                                    sales_order_number: Optional[str] = None,
                                    service_description: Optional[str] = None,
                                    service_end_date: Optional[str] = None,
                                    service_level: Optional[str] = None,
                                    service_sku: Optional[str] = None,
                                    service_start_date: Optional[str] = None,
                                    shared_scope: Optional[str] = None,
                                    state_contract: Optional[str] = None,
                                    state_sn2_info: Optional[str] = None,
                                    tags: Optional[Sequence[AssetDeviceContractNotificationTagArgs]] = None,
                                    version_contexts: Optional[Sequence[AssetDeviceContractNotificationVersionContextArgs]] = None,
                                    warranty_end_date: Optional[str] = None,
                                    warranty_type: Optional[str] = None)func NewAssetDeviceContractNotification(ctx *Context, name string, args *AssetDeviceContractNotificationArgs, opts ...ResourceOption) (*AssetDeviceContractNotification, error)public AssetDeviceContractNotification(string name, AssetDeviceContractNotificationArgs? args = null, CustomResourceOptions? opts = null)
public AssetDeviceContractNotification(String name, AssetDeviceContractNotificationArgs args)
public AssetDeviceContractNotification(String name, AssetDeviceContractNotificationArgs args, CustomResourceOptions options)
type: intersight:AssetDeviceContractNotification
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 AssetDeviceContractNotificationArgs
 - 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 AssetDeviceContractNotificationArgs
 - 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 AssetDeviceContractNotificationArgs
 - The arguments to resource properties.
 - opts ResourceOption
 - Bag of options to control resource's behavior.
 
- name string
 - The unique name of the resource.
 - args AssetDeviceContractNotificationArgs
 - The arguments to resource properties.
 - opts CustomResourceOptions
 - Bag of options to control resource's behavior.
 
- name String
 - The unique name of the resource.
 - args AssetDeviceContractNotificationArgs
 - 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 assetDeviceContractNotificationResource = new Intersight.AssetDeviceContractNotification("assetDeviceContractNotificationResource", new()
{
    AccountMoid = "string",
    AdditionalProperties = "string",
    Ancestors = new[]
    {
        new Intersight.Inputs.AssetDeviceContractNotificationAncestorArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    AssetDeviceContractNotificationId = "string",
    ClassId = "string",
    ContractStatus = "string",
    ContractStatusReason = "string",
    ContractUpdatedTime = "string",
    Contracts = new[]
    {
        new Intersight.Inputs.AssetDeviceContractNotificationContractArgs
        {
            AdditionalProperties = "string",
            BillToGlobalUltimates = new[]
            {
                new Intersight.Inputs.AssetDeviceContractNotificationContractBillToGlobalUltimateArgs
                {
                    AdditionalProperties = "string",
                    ClassId = "string",
                    Id = "string",
                    Name = "string",
                    ObjectType = "string",
                },
            },
            BillTos = new[]
            {
                new Intersight.Inputs.AssetDeviceContractNotificationContractBillToArgs
                {
                    AdditionalProperties = "string",
                    Address1 = "string",
                    Address2 = "string",
                    Address3 = "string",
                    City = "string",
                    ClassId = "string",
                    Country = "string",
                    County = "string",
                    Location = "string",
                    Name = "string",
                    ObjectType = "string",
                    PostalCode = "string",
                    Province = "string",
                    State = "string",
                },
            },
            ClassId = "string",
            ContractNumber = "string",
            LineStatus = "string",
            ObjectType = "string",
        },
    },
    CoveredProductLineEndDate = "string",
    CreateTime = "string",
    DeviceId = "string",
    DomainGroupMoid = "string",
    EndCustomers = new[]
    {
        new Intersight.Inputs.AssetDeviceContractNotificationEndCustomerArgs
        {
            AdditionalProperties = "string",
            Addresses = new[]
            {
                new Intersight.Inputs.AssetDeviceContractNotificationEndCustomerAddressArgs
                {
                    AdditionalProperties = "string",
                    Address1 = "string",
                    Address2 = "string",
                    Address3 = "string",
                    City = "string",
                    ClassId = "string",
                    Country = "string",
                    County = "string",
                    Location = "string",
                    Name = "string",
                    ObjectType = "string",
                    PostalCode = "string",
                    Province = "string",
                    State = "string",
                },
            },
            ClassId = "string",
            Id = "string",
            Name = "string",
            ObjectType = "string",
        },
    },
    EndUserGlobalUltimates = new[]
    {
        new Intersight.Inputs.AssetDeviceContractNotificationEndUserGlobalUltimateArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Id = "string",
            Name = "string",
            ObjectType = "string",
        },
    },
    IsValid = false,
    ItemType = "string",
    LastDateOfSupport = "string",
    MaintenancePurchaseOrderNumber = "string",
    MaintenanceSalesOrderNumber = "string",
    ModTime = "string",
    Moid = "string",
    ObjectType = "string",
    Owners = new[]
    {
        "string",
    },
    Parents = new[]
    {
        new Intersight.Inputs.AssetDeviceContractNotificationParentArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    PermissionResources = new[]
    {
        new Intersight.Inputs.AssetDeviceContractNotificationPermissionResourceArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    Products = new[]
    {
        new Intersight.Inputs.AssetDeviceContractNotificationProductArgs
        {
            AdditionalProperties = "string",
            BillTos = new[]
            {
                new Intersight.Inputs.AssetDeviceContractNotificationProductBillToArgs
                {
                    AdditionalProperties = "string",
                    Address1 = "string",
                    Address2 = "string",
                    Address3 = "string",
                    City = "string",
                    ClassId = "string",
                    Country = "string",
                    County = "string",
                    Location = "string",
                    Name = "string",
                    ObjectType = "string",
                    PostalCode = "string",
                    Province = "string",
                    State = "string",
                },
            },
            ClassId = "string",
            Description = "string",
            Family = "string",
            Group = "string",
            Number = "string",
            ObjectType = "string",
            ShipTos = new[]
            {
                new Intersight.Inputs.AssetDeviceContractNotificationProductShipToArgs
                {
                    AdditionalProperties = "string",
                    Address1 = "string",
                    Address2 = "string",
                    Address3 = "string",
                    City = "string",
                    ClassId = "string",
                    Country = "string",
                    County = "string",
                    Location = "string",
                    Name = "string",
                    ObjectType = "string",
                    PostalCode = "string",
                    Province = "string",
                    State = "string",
                },
            },
            SubType = "string",
        },
    },
    PurchaseOrderNumber = "string",
    RegisteredDevices = new[]
    {
        new Intersight.Inputs.AssetDeviceContractNotificationRegisteredDeviceArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Moid = "string",
            ObjectType = "string",
            Selector = "string",
        },
    },
    ResellerGlobalUltimates = new[]
    {
        new Intersight.Inputs.AssetDeviceContractNotificationResellerGlobalUltimateArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            Id = "string",
            Name = "string",
            ObjectType = "string",
        },
    },
    SalesOrderNumber = "string",
    ServiceDescription = "string",
    ServiceEndDate = "string",
    ServiceLevel = "string",
    ServiceSku = "string",
    ServiceStartDate = "string",
    SharedScope = "string",
    StateContract = "string",
    StateSn2Info = "string",
    Tags = new[]
    {
        new Intersight.Inputs.AssetDeviceContractNotificationTagArgs
        {
            AdditionalProperties = "string",
            Key = "string",
            Value = "string",
        },
    },
    VersionContexts = new[]
    {
        new Intersight.Inputs.AssetDeviceContractNotificationVersionContextArgs
        {
            AdditionalProperties = "string",
            ClassId = "string",
            InterestedMos = new[]
            {
                new Intersight.Inputs.AssetDeviceContractNotificationVersionContextInterestedMoArgs
                {
                    AdditionalProperties = "string",
                    ClassId = "string",
                    Moid = "string",
                    ObjectType = "string",
                    Selector = "string",
                },
            },
            MarkedForDeletion = false,
            NrVersion = "string",
            ObjectType = "string",
            RefMos = new[]
            {
                new Intersight.Inputs.AssetDeviceContractNotificationVersionContextRefMoArgs
                {
                    AdditionalProperties = "string",
                    ClassId = "string",
                    Moid = "string",
                    ObjectType = "string",
                    Selector = "string",
                },
            },
            Timestamp = "string",
            VersionType = "string",
        },
    },
    WarrantyEndDate = "string",
    WarrantyType = "string",
});
example, err := intersight.NewAssetDeviceContractNotification(ctx, "assetDeviceContractNotificationResource", &intersight.AssetDeviceContractNotificationArgs{
AccountMoid: pulumi.String("string"),
AdditionalProperties: pulumi.String("string"),
Ancestors: .AssetDeviceContractNotificationAncestorArray{
&.AssetDeviceContractNotificationAncestorArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
AssetDeviceContractNotificationId: pulumi.String("string"),
ClassId: pulumi.String("string"),
ContractStatus: pulumi.String("string"),
ContractStatusReason: pulumi.String("string"),
ContractUpdatedTime: pulumi.String("string"),
Contracts: .AssetDeviceContractNotificationContractArray{
&.AssetDeviceContractNotificationContractArgs{
AdditionalProperties: pulumi.String("string"),
BillToGlobalUltimates: .AssetDeviceContractNotificationContractBillToGlobalUltimateArray{
&.AssetDeviceContractNotificationContractBillToGlobalUltimateArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Id: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
},
},
BillTos: .AssetDeviceContractNotificationContractBillToArray{
&.AssetDeviceContractNotificationContractBillToArgs{
AdditionalProperties: pulumi.String("string"),
Address1: pulumi.String("string"),
Address2: pulumi.String("string"),
Address3: pulumi.String("string"),
City: pulumi.String("string"),
ClassId: pulumi.String("string"),
Country: pulumi.String("string"),
County: pulumi.String("string"),
Location: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
PostalCode: pulumi.String("string"),
Province: pulumi.String("string"),
State: pulumi.String("string"),
},
},
ClassId: pulumi.String("string"),
ContractNumber: pulumi.String("string"),
LineStatus: pulumi.String("string"),
ObjectType: pulumi.String("string"),
},
},
CoveredProductLineEndDate: pulumi.String("string"),
CreateTime: pulumi.String("string"),
DeviceId: pulumi.String("string"),
DomainGroupMoid: pulumi.String("string"),
EndCustomers: .AssetDeviceContractNotificationEndCustomerArray{
&.AssetDeviceContractNotificationEndCustomerArgs{
AdditionalProperties: pulumi.String("string"),
Addresses: .AssetDeviceContractNotificationEndCustomerAddressArray{
&.AssetDeviceContractNotificationEndCustomerAddressArgs{
AdditionalProperties: pulumi.String("string"),
Address1: pulumi.String("string"),
Address2: pulumi.String("string"),
Address3: pulumi.String("string"),
City: pulumi.String("string"),
ClassId: pulumi.String("string"),
Country: pulumi.String("string"),
County: pulumi.String("string"),
Location: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
PostalCode: pulumi.String("string"),
Province: pulumi.String("string"),
State: pulumi.String("string"),
},
},
ClassId: pulumi.String("string"),
Id: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
},
},
EndUserGlobalUltimates: .AssetDeviceContractNotificationEndUserGlobalUltimateArray{
&.AssetDeviceContractNotificationEndUserGlobalUltimateArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Id: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
},
},
IsValid: pulumi.Bool(false),
ItemType: pulumi.String("string"),
LastDateOfSupport: pulumi.String("string"),
MaintenancePurchaseOrderNumber: pulumi.String("string"),
MaintenanceSalesOrderNumber: pulumi.String("string"),
ModTime: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Owners: pulumi.StringArray{
pulumi.String("string"),
},
Parents: .AssetDeviceContractNotificationParentArray{
&.AssetDeviceContractNotificationParentArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
PermissionResources: .AssetDeviceContractNotificationPermissionResourceArray{
&.AssetDeviceContractNotificationPermissionResourceArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
Products: .AssetDeviceContractNotificationProductArray{
&.AssetDeviceContractNotificationProductArgs{
AdditionalProperties: pulumi.String("string"),
BillTos: .AssetDeviceContractNotificationProductBillToArray{
&.AssetDeviceContractNotificationProductBillToArgs{
AdditionalProperties: pulumi.String("string"),
Address1: pulumi.String("string"),
Address2: pulumi.String("string"),
Address3: pulumi.String("string"),
City: pulumi.String("string"),
ClassId: pulumi.String("string"),
Country: pulumi.String("string"),
County: pulumi.String("string"),
Location: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
PostalCode: pulumi.String("string"),
Province: pulumi.String("string"),
State: pulumi.String("string"),
},
},
ClassId: pulumi.String("string"),
Description: pulumi.String("string"),
Family: pulumi.String("string"),
Group: pulumi.String("string"),
Number: pulumi.String("string"),
ObjectType: pulumi.String("string"),
ShipTos: .AssetDeviceContractNotificationProductShipToArray{
&.AssetDeviceContractNotificationProductShipToArgs{
AdditionalProperties: pulumi.String("string"),
Address1: pulumi.String("string"),
Address2: pulumi.String("string"),
Address3: pulumi.String("string"),
City: pulumi.String("string"),
ClassId: pulumi.String("string"),
Country: pulumi.String("string"),
County: pulumi.String("string"),
Location: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
PostalCode: pulumi.String("string"),
Province: pulumi.String("string"),
State: pulumi.String("string"),
},
},
SubType: pulumi.String("string"),
},
},
PurchaseOrderNumber: pulumi.String("string"),
RegisteredDevices: .AssetDeviceContractNotificationRegisteredDeviceArray{
&.AssetDeviceContractNotificationRegisteredDeviceArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ResellerGlobalUltimates: .AssetDeviceContractNotificationResellerGlobalUltimateArray{
&.AssetDeviceContractNotificationResellerGlobalUltimateArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Id: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
},
},
SalesOrderNumber: pulumi.String("string"),
ServiceDescription: pulumi.String("string"),
ServiceEndDate: pulumi.String("string"),
ServiceLevel: pulumi.String("string"),
ServiceSku: pulumi.String("string"),
ServiceStartDate: pulumi.String("string"),
SharedScope: pulumi.String("string"),
StateContract: pulumi.String("string"),
StateSn2Info: pulumi.String("string"),
Tags: .AssetDeviceContractNotificationTagArray{
&.AssetDeviceContractNotificationTagArgs{
AdditionalProperties: pulumi.String("string"),
Key: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
VersionContexts: .AssetDeviceContractNotificationVersionContextArray{
&.AssetDeviceContractNotificationVersionContextArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
InterestedMos: .AssetDeviceContractNotificationVersionContextInterestedMoArray{
&.AssetDeviceContractNotificationVersionContextInterestedMoArgs{
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: .AssetDeviceContractNotificationVersionContextRefMoArray{
&.AssetDeviceContractNotificationVersionContextRefMoArgs{
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"),
},
},
WarrantyEndDate: pulumi.String("string"),
WarrantyType: pulumi.String("string"),
})
var assetDeviceContractNotificationResource = new AssetDeviceContractNotification("assetDeviceContractNotificationResource", AssetDeviceContractNotificationArgs.builder()
    .accountMoid("string")
    .additionalProperties("string")
    .ancestors(AssetDeviceContractNotificationAncestorArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .assetDeviceContractNotificationId("string")
    .classId("string")
    .contractStatus("string")
    .contractStatusReason("string")
    .contractUpdatedTime("string")
    .contracts(AssetDeviceContractNotificationContractArgs.builder()
        .additionalProperties("string")
        .billToGlobalUltimates(AssetDeviceContractNotificationContractBillToGlobalUltimateArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .id("string")
            .name("string")
            .objectType("string")
            .build())
        .billTos(AssetDeviceContractNotificationContractBillToArgs.builder()
            .additionalProperties("string")
            .address1("string")
            .address2("string")
            .address3("string")
            .city("string")
            .classId("string")
            .country("string")
            .county("string")
            .location("string")
            .name("string")
            .objectType("string")
            .postalCode("string")
            .province("string")
            .state("string")
            .build())
        .classId("string")
        .contractNumber("string")
        .lineStatus("string")
        .objectType("string")
        .build())
    .coveredProductLineEndDate("string")
    .createTime("string")
    .deviceId("string")
    .domainGroupMoid("string")
    .endCustomers(AssetDeviceContractNotificationEndCustomerArgs.builder()
        .additionalProperties("string")
        .addresses(AssetDeviceContractNotificationEndCustomerAddressArgs.builder()
            .additionalProperties("string")
            .address1("string")
            .address2("string")
            .address3("string")
            .city("string")
            .classId("string")
            .country("string")
            .county("string")
            .location("string")
            .name("string")
            .objectType("string")
            .postalCode("string")
            .province("string")
            .state("string")
            .build())
        .classId("string")
        .id("string")
        .name("string")
        .objectType("string")
        .build())
    .endUserGlobalUltimates(AssetDeviceContractNotificationEndUserGlobalUltimateArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .id("string")
        .name("string")
        .objectType("string")
        .build())
    .isValid(false)
    .itemType("string")
    .lastDateOfSupport("string")
    .maintenancePurchaseOrderNumber("string")
    .maintenanceSalesOrderNumber("string")
    .modTime("string")
    .moid("string")
    .objectType("string")
    .owners("string")
    .parents(AssetDeviceContractNotificationParentArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .permissionResources(AssetDeviceContractNotificationPermissionResourceArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .products(AssetDeviceContractNotificationProductArgs.builder()
        .additionalProperties("string")
        .billTos(AssetDeviceContractNotificationProductBillToArgs.builder()
            .additionalProperties("string")
            .address1("string")
            .address2("string")
            .address3("string")
            .city("string")
            .classId("string")
            .country("string")
            .county("string")
            .location("string")
            .name("string")
            .objectType("string")
            .postalCode("string")
            .province("string")
            .state("string")
            .build())
        .classId("string")
        .description("string")
        .family("string")
        .group("string")
        .number("string")
        .objectType("string")
        .shipTos(AssetDeviceContractNotificationProductShipToArgs.builder()
            .additionalProperties("string")
            .address1("string")
            .address2("string")
            .address3("string")
            .city("string")
            .classId("string")
            .country("string")
            .county("string")
            .location("string")
            .name("string")
            .objectType("string")
            .postalCode("string")
            .province("string")
            .state("string")
            .build())
        .subType("string")
        .build())
    .purchaseOrderNumber("string")
    .registeredDevices(AssetDeviceContractNotificationRegisteredDeviceArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .moid("string")
        .objectType("string")
        .selector("string")
        .build())
    .resellerGlobalUltimates(AssetDeviceContractNotificationResellerGlobalUltimateArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .id("string")
        .name("string")
        .objectType("string")
        .build())
    .salesOrderNumber("string")
    .serviceDescription("string")
    .serviceEndDate("string")
    .serviceLevel("string")
    .serviceSku("string")
    .serviceStartDate("string")
    .sharedScope("string")
    .stateContract("string")
    .stateSn2Info("string")
    .tags(AssetDeviceContractNotificationTagArgs.builder()
        .additionalProperties("string")
        .key("string")
        .value("string")
        .build())
    .versionContexts(AssetDeviceContractNotificationVersionContextArgs.builder()
        .additionalProperties("string")
        .classId("string")
        .interestedMos(AssetDeviceContractNotificationVersionContextInterestedMoArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .markedForDeletion(false)
        .nrVersion("string")
        .objectType("string")
        .refMos(AssetDeviceContractNotificationVersionContextRefMoArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .timestamp("string")
        .versionType("string")
        .build())
    .warrantyEndDate("string")
    .warrantyType("string")
    .build());
asset_device_contract_notification_resource = intersight.AssetDeviceContractNotification("assetDeviceContractNotificationResource",
    account_moid="string",
    additional_properties="string",
    ancestors=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    asset_device_contract_notification_id="string",
    class_id="string",
    contract_status="string",
    contract_status_reason="string",
    contract_updated_time="string",
    contracts=[{
        "additional_properties": "string",
        "bill_to_global_ultimates": [{
            "additional_properties": "string",
            "class_id": "string",
            "id": "string",
            "name": "string",
            "object_type": "string",
        }],
        "bill_tos": [{
            "additional_properties": "string",
            "address1": "string",
            "address2": "string",
            "address3": "string",
            "city": "string",
            "class_id": "string",
            "country": "string",
            "county": "string",
            "location": "string",
            "name": "string",
            "object_type": "string",
            "postal_code": "string",
            "province": "string",
            "state": "string",
        }],
        "class_id": "string",
        "contract_number": "string",
        "line_status": "string",
        "object_type": "string",
    }],
    covered_product_line_end_date="string",
    create_time="string",
    device_id="string",
    domain_group_moid="string",
    end_customers=[{
        "additional_properties": "string",
        "addresses": [{
            "additional_properties": "string",
            "address1": "string",
            "address2": "string",
            "address3": "string",
            "city": "string",
            "class_id": "string",
            "country": "string",
            "county": "string",
            "location": "string",
            "name": "string",
            "object_type": "string",
            "postal_code": "string",
            "province": "string",
            "state": "string",
        }],
        "class_id": "string",
        "id": "string",
        "name": "string",
        "object_type": "string",
    }],
    end_user_global_ultimates=[{
        "additional_properties": "string",
        "class_id": "string",
        "id": "string",
        "name": "string",
        "object_type": "string",
    }],
    is_valid=False,
    item_type="string",
    last_date_of_support="string",
    maintenance_purchase_order_number="string",
    maintenance_sales_order_number="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",
    }],
    products=[{
        "additional_properties": "string",
        "bill_tos": [{
            "additional_properties": "string",
            "address1": "string",
            "address2": "string",
            "address3": "string",
            "city": "string",
            "class_id": "string",
            "country": "string",
            "county": "string",
            "location": "string",
            "name": "string",
            "object_type": "string",
            "postal_code": "string",
            "province": "string",
            "state": "string",
        }],
        "class_id": "string",
        "description": "string",
        "family": "string",
        "group": "string",
        "number": "string",
        "object_type": "string",
        "ship_tos": [{
            "additional_properties": "string",
            "address1": "string",
            "address2": "string",
            "address3": "string",
            "city": "string",
            "class_id": "string",
            "country": "string",
            "county": "string",
            "location": "string",
            "name": "string",
            "object_type": "string",
            "postal_code": "string",
            "province": "string",
            "state": "string",
        }],
        "sub_type": "string",
    }],
    purchase_order_number="string",
    registered_devices=[{
        "additional_properties": "string",
        "class_id": "string",
        "moid": "string",
        "object_type": "string",
        "selector": "string",
    }],
    reseller_global_ultimates=[{
        "additional_properties": "string",
        "class_id": "string",
        "id": "string",
        "name": "string",
        "object_type": "string",
    }],
    sales_order_number="string",
    service_description="string",
    service_end_date="string",
    service_level="string",
    service_sku="string",
    service_start_date="string",
    shared_scope="string",
    state_contract="string",
    state_sn2_info="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",
    }],
    warranty_end_date="string",
    warranty_type="string")
const assetDeviceContractNotificationResource = new intersight.AssetDeviceContractNotification("assetDeviceContractNotificationResource", {
    accountMoid: "string",
    additionalProperties: "string",
    ancestors: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    assetDeviceContractNotificationId: "string",
    classId: "string",
    contractStatus: "string",
    contractStatusReason: "string",
    contractUpdatedTime: "string",
    contracts: [{
        additionalProperties: "string",
        billToGlobalUltimates: [{
            additionalProperties: "string",
            classId: "string",
            id: "string",
            name: "string",
            objectType: "string",
        }],
        billTos: [{
            additionalProperties: "string",
            address1: "string",
            address2: "string",
            address3: "string",
            city: "string",
            classId: "string",
            country: "string",
            county: "string",
            location: "string",
            name: "string",
            objectType: "string",
            postalCode: "string",
            province: "string",
            state: "string",
        }],
        classId: "string",
        contractNumber: "string",
        lineStatus: "string",
        objectType: "string",
    }],
    coveredProductLineEndDate: "string",
    createTime: "string",
    deviceId: "string",
    domainGroupMoid: "string",
    endCustomers: [{
        additionalProperties: "string",
        addresses: [{
            additionalProperties: "string",
            address1: "string",
            address2: "string",
            address3: "string",
            city: "string",
            classId: "string",
            country: "string",
            county: "string",
            location: "string",
            name: "string",
            objectType: "string",
            postalCode: "string",
            province: "string",
            state: "string",
        }],
        classId: "string",
        id: "string",
        name: "string",
        objectType: "string",
    }],
    endUserGlobalUltimates: [{
        additionalProperties: "string",
        classId: "string",
        id: "string",
        name: "string",
        objectType: "string",
    }],
    isValid: false,
    itemType: "string",
    lastDateOfSupport: "string",
    maintenancePurchaseOrderNumber: "string",
    maintenanceSalesOrderNumber: "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",
    }],
    products: [{
        additionalProperties: "string",
        billTos: [{
            additionalProperties: "string",
            address1: "string",
            address2: "string",
            address3: "string",
            city: "string",
            classId: "string",
            country: "string",
            county: "string",
            location: "string",
            name: "string",
            objectType: "string",
            postalCode: "string",
            province: "string",
            state: "string",
        }],
        classId: "string",
        description: "string",
        family: "string",
        group: "string",
        number: "string",
        objectType: "string",
        shipTos: [{
            additionalProperties: "string",
            address1: "string",
            address2: "string",
            address3: "string",
            city: "string",
            classId: "string",
            country: "string",
            county: "string",
            location: "string",
            name: "string",
            objectType: "string",
            postalCode: "string",
            province: "string",
            state: "string",
        }],
        subType: "string",
    }],
    purchaseOrderNumber: "string",
    registeredDevices: [{
        additionalProperties: "string",
        classId: "string",
        moid: "string",
        objectType: "string",
        selector: "string",
    }],
    resellerGlobalUltimates: [{
        additionalProperties: "string",
        classId: "string",
        id: "string",
        name: "string",
        objectType: "string",
    }],
    salesOrderNumber: "string",
    serviceDescription: "string",
    serviceEndDate: "string",
    serviceLevel: "string",
    serviceSku: "string",
    serviceStartDate: "string",
    sharedScope: "string",
    stateContract: "string",
    stateSn2Info: "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",
    }],
    warrantyEndDate: "string",
    warrantyType: "string",
});
type: intersight:AssetDeviceContractNotification
properties:
    accountMoid: string
    additionalProperties: string
    ancestors:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    assetDeviceContractNotificationId: string
    classId: string
    contractStatus: string
    contractStatusReason: string
    contractUpdatedTime: string
    contracts:
        - additionalProperties: string
          billToGlobalUltimates:
            - additionalProperties: string
              classId: string
              id: string
              name: string
              objectType: string
          billTos:
            - additionalProperties: string
              address1: string
              address2: string
              address3: string
              city: string
              classId: string
              country: string
              county: string
              location: string
              name: string
              objectType: string
              postalCode: string
              province: string
              state: string
          classId: string
          contractNumber: string
          lineStatus: string
          objectType: string
    coveredProductLineEndDate: string
    createTime: string
    deviceId: string
    domainGroupMoid: string
    endCustomers:
        - additionalProperties: string
          addresses:
            - additionalProperties: string
              address1: string
              address2: string
              address3: string
              city: string
              classId: string
              country: string
              county: string
              location: string
              name: string
              objectType: string
              postalCode: string
              province: string
              state: string
          classId: string
          id: string
          name: string
          objectType: string
    endUserGlobalUltimates:
        - additionalProperties: string
          classId: string
          id: string
          name: string
          objectType: string
    isValid: false
    itemType: string
    lastDateOfSupport: string
    maintenancePurchaseOrderNumber: string
    maintenanceSalesOrderNumber: 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
    products:
        - additionalProperties: string
          billTos:
            - additionalProperties: string
              address1: string
              address2: string
              address3: string
              city: string
              classId: string
              country: string
              county: string
              location: string
              name: string
              objectType: string
              postalCode: string
              province: string
              state: string
          classId: string
          description: string
          family: string
          group: string
          number: string
          objectType: string
          shipTos:
            - additionalProperties: string
              address1: string
              address2: string
              address3: string
              city: string
              classId: string
              country: string
              county: string
              location: string
              name: string
              objectType: string
              postalCode: string
              province: string
              state: string
          subType: string
    purchaseOrderNumber: string
    registeredDevices:
        - additionalProperties: string
          classId: string
          moid: string
          objectType: string
          selector: string
    resellerGlobalUltimates:
        - additionalProperties: string
          classId: string
          id: string
          name: string
          objectType: string
    salesOrderNumber: string
    serviceDescription: string
    serviceEndDate: string
    serviceLevel: string
    serviceSku: string
    serviceStartDate: string
    sharedScope: string
    stateContract: string
    stateSn2Info: 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
    warrantyEndDate: string
    warrantyType: string
AssetDeviceContractNotification 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 AssetDeviceContractNotification resource accepts the following input properties:
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
 - Additional
Properties string - Ancestors
List<Asset
Device Contract Notification Ancestor>  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - Asset
Device stringContract Notification Id  - 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.
 - Contract
Status string - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - Contract
Status stringReason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - Contract
Updated stringTime  - Date and time indicating when the contract data is last refreshed.
 - Contracts
List<Asset
Device Contract Notification Contract>  - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - Covered
Product stringLine End Date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - Create
Time string - (ReadOnly) The time when this managed object was created.
 - Device
Id string - Unique identifier of the Cisco device.
 - Domain
Group stringMoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - End
Customers List<AssetDevice Contract Notification End Customer>  - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - End
User List<AssetGlobal Ultimates Device Contract Notification End User Global Ultimate>  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - Is
Valid bool - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - Item
Type string - Item type of this specific Cisco device. example \ Chassis\ .
 - Last
Date stringOf Support  - The last date of hardware support for this device.
 - Maintenance
Purchase stringOrder Number  - Maintenance purchase order number for the Cisco device.
 - Maintenance
Sales stringOrder Number  - Maintenance sales order number for the Cisco device.
 - 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<Asset
Device Contract Notification 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<AssetDevice Contract Notification Permission Resource>  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - Products
List<Asset
Device Contract Notification Product>  - Product information of the offering under a contract. This complex property has following sub-properties:
 - Purchase
Order stringNumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - Registered
Devices List<AssetDevice Contract Notification Registered Device>  - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - Reseller
Global List<AssetUltimates Device Contract Notification Reseller Global Ultimate>  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - Sales
Order stringNumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - Service
Description string - The type of service contract that covers the Cisco device.
 - Service
End stringDate  - End date for the Cisco service contract that covers this Cisco device.
 - Service
Level string - The type of service contract that covers the Cisco device.
 - Service
Sku string - The SKU of the service contract that covers the Cisco device.
 - Service
Start stringDate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - State
Contract string - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - State
Sn2Info string - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 
List<Asset
Device Contract Notification Tag>  - This complex property has following sub-properties:
 - Version
Contexts List<AssetDevice Contract Notification Version Context>  - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
 - Warranty
End stringDate  - End date for the warranty that covers the Cisco device.
 - Warranty
Type string - Type of warranty that covers the Cisco device.
 
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
 - Additional
Properties string - Ancestors
[]Asset
Device Contract Notification Ancestor Args  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - Asset
Device stringContract Notification Id  - 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.
 - Contract
Status string - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - Contract
Status stringReason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - Contract
Updated stringTime  - Date and time indicating when the contract data is last refreshed.
 - Contracts
[]Asset
Device Contract Notification Contract Args  - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - Covered
Product stringLine End Date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - Create
Time string - (ReadOnly) The time when this managed object was created.
 - Device
Id string - Unique identifier of the Cisco device.
 - Domain
Group stringMoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - End
Customers []AssetDevice Contract Notification End Customer Args  - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - End
User []AssetGlobal Ultimates Device Contract Notification End User Global Ultimate Args  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - Is
Valid bool - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - Item
Type string - Item type of this specific Cisco device. example \ Chassis\ .
 - Last
Date stringOf Support  - The last date of hardware support for this device.
 - Maintenance
Purchase stringOrder Number  - Maintenance purchase order number for the Cisco device.
 - Maintenance
Sales stringOrder Number  - Maintenance sales order number for the Cisco device.
 - 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
[]Asset
Device Contract Notification 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 []AssetDevice Contract Notification Permission Resource Args  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - Products
[]Asset
Device Contract Notification Product Args  - Product information of the offering under a contract. This complex property has following sub-properties:
 - Purchase
Order stringNumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - Registered
Devices []AssetDevice Contract Notification Registered Device Args  - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - Reseller
Global []AssetUltimates Device Contract Notification Reseller Global Ultimate Args  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - Sales
Order stringNumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - Service
Description string - The type of service contract that covers the Cisco device.
 - Service
End stringDate  - End date for the Cisco service contract that covers this Cisco device.
 - Service
Level string - The type of service contract that covers the Cisco device.
 - Service
Sku string - The SKU of the service contract that covers the Cisco device.
 - Service
Start stringDate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - State
Contract string - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - State
Sn2Info string - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 
[]Asset
Device Contract Notification Tag Args  - This complex property has following sub-properties:
 - Version
Contexts []AssetDevice Contract Notification Version Context Args  - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
 - Warranty
End stringDate  - End date for the warranty that covers the Cisco device.
 - Warranty
Type string - Type of warranty that covers the Cisco device.
 
- account
Moid String - (ReadOnly) The Account ID for this managed object.
 - additional
Properties String - ancestors
List<Asset
Device Contract Notification Ancestor>  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - asset
Device StringContract Notification Id  - 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.
 - contract
Status String - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - contract
Status StringReason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - contract
Updated StringTime  - Date and time indicating when the contract data is last refreshed.
 - contracts
List<Asset
Device Contract Notification Contract>  - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - covered
Product StringLine End Date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - create
Time String - (ReadOnly) The time when this managed object was created.
 - device
Id String - Unique identifier of the Cisco device.
 - domain
Group StringMoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - end
Customers List<AssetDevice Contract Notification End Customer>  - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - end
User List<AssetGlobal Ultimates Device Contract Notification End User Global Ultimate>  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - is
Valid Boolean - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - item
Type String - Item type of this specific Cisco device. example \ Chassis\ .
 - last
Date StringOf Support  - The last date of hardware support for this device.
 - maintenance
Purchase StringOrder Number  - Maintenance purchase order number for the Cisco device.
 - maintenance
Sales StringOrder Number  - Maintenance sales order number for the Cisco device.
 - 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<Asset
Device Contract Notification 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<AssetDevice Contract Notification Permission Resource>  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - products
List<Asset
Device Contract Notification Product>  - Product information of the offering under a contract. This complex property has following sub-properties:
 - purchase
Order StringNumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - registered
Devices List<AssetDevice Contract Notification Registered Device>  - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - reseller
Global List<AssetUltimates Device Contract Notification Reseller Global Ultimate>  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - sales
Order StringNumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - service
Description String - The type of service contract that covers the Cisco device.
 - service
End StringDate  - End date for the Cisco service contract that covers this Cisco device.
 - service
Level String - The type of service contract that covers the Cisco device.
 - service
Sku String - The SKU of the service contract that covers the Cisco device.
 - service
Start StringDate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - state
Contract String - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - state
Sn2Info String - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 
List<Asset
Device Contract Notification Tag>  - This complex property has following sub-properties:
 - version
Contexts List<AssetDevice Contract Notification Version Context>  - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
 - warranty
End StringDate  - End date for the warranty that covers the Cisco device.
 - warranty
Type String - Type of warranty that covers the Cisco device.
 
- account
Moid string - (ReadOnly) The Account ID for this managed object.
 - additional
Properties string - ancestors
Asset
Device Contract Notification Ancestor[]  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - asset
Device stringContract Notification Id  - 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.
 - contract
Status string - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - contract
Status stringReason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - contract
Updated stringTime  - Date and time indicating when the contract data is last refreshed.
 - contracts
Asset
Device Contract Notification Contract[]  - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - covered
Product stringLine End Date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - create
Time string - (ReadOnly) The time when this managed object was created.
 - device
Id string - Unique identifier of the Cisco device.
 - domain
Group stringMoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - end
Customers AssetDevice Contract Notification End Customer[]  - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - end
User AssetGlobal Ultimates Device Contract Notification End User Global Ultimate[]  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - is
Valid boolean - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - item
Type string - Item type of this specific Cisco device. example \ Chassis\ .
 - last
Date stringOf Support  - The last date of hardware support for this device.
 - maintenance
Purchase stringOrder Number  - Maintenance purchase order number for the Cisco device.
 - maintenance
Sales stringOrder Number  - Maintenance sales order number for the Cisco device.
 - 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
Asset
Device Contract Notification 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 AssetDevice Contract Notification Permission Resource[]  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - products
Asset
Device Contract Notification Product[]  - Product information of the offering under a contract. This complex property has following sub-properties:
 - purchase
Order stringNumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - registered
Devices AssetDevice Contract Notification Registered Device[]  - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - reseller
Global AssetUltimates Device Contract Notification Reseller Global Ultimate[]  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - sales
Order stringNumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - service
Description string - The type of service contract that covers the Cisco device.
 - service
End stringDate  - End date for the Cisco service contract that covers this Cisco device.
 - service
Level string - The type of service contract that covers the Cisco device.
 - service
Sku string - The SKU of the service contract that covers the Cisco device.
 - service
Start stringDate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - state
Contract string - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - state
Sn2Info string - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 
Asset
Device Contract Notification Tag[]  - This complex property has following sub-properties:
 - version
Contexts AssetDevice Contract Notification Version Context[]  - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
 - warranty
End stringDate  - End date for the warranty that covers the Cisco device.
 - warranty
Type string - Type of warranty that covers the Cisco device.
 
- account_
moid str - (ReadOnly) The Account ID for this managed object.
 - additional_
properties str - ancestors
Sequence[Asset
Device Contract Notification Ancestor Args]  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - asset_
device_ strcontract_ notification_ id  - 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.
 - contract_
status str - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - contract_
status_ strreason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - contract_
updated_ strtime  - Date and time indicating when the contract data is last refreshed.
 - contracts
Sequence[Asset
Device Contract Notification Contract Args]  - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - covered_
product_ strline_ end_ date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - create_
time str - (ReadOnly) The time when this managed object was created.
 - device_
id str - Unique identifier of the Cisco device.
 - domain_
group_ strmoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - end_
customers Sequence[AssetDevice Contract Notification End Customer Args]  - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - end_
user_ Sequence[Assetglobal_ ultimates Device Contract Notification End User Global Ultimate Args]  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - is_
valid bool - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - item_
type str - Item type of this specific Cisco device. example \ Chassis\ .
 - last_
date_ strof_ support  - The last date of hardware support for this device.
 - maintenance_
purchase_ strorder_ number  - Maintenance purchase order number for the Cisco device.
 - maintenance_
sales_ strorder_ number  - Maintenance sales order number for the Cisco device.
 - 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[Asset
Device Contract Notification 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[AssetDevice Contract Notification Permission Resource Args]  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - products
Sequence[Asset
Device Contract Notification Product Args]  - Product information of the offering under a contract. This complex property has following sub-properties:
 - purchase_
order_ strnumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - registered_
devices Sequence[AssetDevice Contract Notification Registered Device Args]  - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - reseller_
global_ Sequence[Assetultimates Device Contract Notification Reseller Global Ultimate Args]  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - sales_
order_ strnumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - service_
description str - The type of service contract that covers the Cisco device.
 - service_
end_ strdate  - End date for the Cisco service contract that covers this Cisco device.
 - service_
level str - The type of service contract that covers the Cisco device.
 - service_
sku str - The SKU of the service contract that covers the Cisco device.
 - service_
start_ strdate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - state_
contract str - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - state_
sn2_ strinfo  - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 
Sequence[Asset
Device Contract Notification Tag Args]  - This complex property has following sub-properties:
 - version_
contexts Sequence[AssetDevice Contract Notification Version Context Args]  - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
 - warranty_
end_ strdate  - End date for the warranty that covers the Cisco device.
 - warranty_
type str - Type of warranty that covers the Cisco device.
 
- 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:
 - asset
Device StringContract Notification Id  - 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.
 - contract
Status String - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - contract
Status StringReason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - contract
Updated StringTime  - Date and time indicating when the contract data is last refreshed.
 - contracts List<Property Map>
 - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - covered
Product StringLine End Date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - create
Time String - (ReadOnly) The time when this managed object was created.
 - device
Id String - Unique identifier of the Cisco device.
 - domain
Group StringMoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - end
Customers List<Property Map> - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - end
User List<Property Map>Global Ultimates  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - is
Valid Boolean - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - item
Type String - Item type of this specific Cisco device. example \ Chassis\ .
 - last
Date StringOf Support  - The last date of hardware support for this device.
 - maintenance
Purchase StringOrder Number  - Maintenance purchase order number for the Cisco device.
 - maintenance
Sales StringOrder Number  - Maintenance sales order number for the Cisco device.
 - 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:
 - products List<Property Map>
 - Product information of the offering under a contract. This complex property has following sub-properties:
 - purchase
Order StringNumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - registered
Devices List<Property Map> - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - reseller
Global List<Property Map>Ultimates  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - sales
Order StringNumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - service
Description String - The type of service contract that covers the Cisco device.
 - service
End StringDate  - End date for the Cisco service contract that covers this Cisco device.
 - service
Level String - The type of service contract that covers the Cisco device.
 - service
Sku String - The SKU of the service contract that covers the Cisco device.
 - service
Start StringDate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - state
Contract String - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - state
Sn2Info String - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 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:
 - warranty
End StringDate  - End date for the warranty that covers the Cisco device.
 - warranty
Type String - Type of warranty that covers the Cisco device.
 
Outputs
All input properties are implicitly available as output properties. Additionally, the AssetDeviceContractNotification 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 AssetDeviceContractNotification Resource
Get an existing AssetDeviceContractNotification 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?: AssetDeviceContractNotificationState, opts?: CustomResourceOptions): AssetDeviceContractNotification@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[AssetDeviceContractNotificationAncestorArgs]] = None,
        asset_device_contract_notification_id: Optional[str] = None,
        class_id: Optional[str] = None,
        contract_status: Optional[str] = None,
        contract_status_reason: Optional[str] = None,
        contract_updated_time: Optional[str] = None,
        contracts: Optional[Sequence[AssetDeviceContractNotificationContractArgs]] = None,
        covered_product_line_end_date: Optional[str] = None,
        create_time: Optional[str] = None,
        device_id: Optional[str] = None,
        domain_group_moid: Optional[str] = None,
        end_customers: Optional[Sequence[AssetDeviceContractNotificationEndCustomerArgs]] = None,
        end_user_global_ultimates: Optional[Sequence[AssetDeviceContractNotificationEndUserGlobalUltimateArgs]] = None,
        is_valid: Optional[bool] = None,
        item_type: Optional[str] = None,
        last_date_of_support: Optional[str] = None,
        maintenance_purchase_order_number: Optional[str] = None,
        maintenance_sales_order_number: 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[AssetDeviceContractNotificationParentArgs]] = None,
        permission_resources: Optional[Sequence[AssetDeviceContractNotificationPermissionResourceArgs]] = None,
        products: Optional[Sequence[AssetDeviceContractNotificationProductArgs]] = None,
        purchase_order_number: Optional[str] = None,
        registered_devices: Optional[Sequence[AssetDeviceContractNotificationRegisteredDeviceArgs]] = None,
        reseller_global_ultimates: Optional[Sequence[AssetDeviceContractNotificationResellerGlobalUltimateArgs]] = None,
        sales_order_number: Optional[str] = None,
        service_description: Optional[str] = None,
        service_end_date: Optional[str] = None,
        service_level: Optional[str] = None,
        service_sku: Optional[str] = None,
        service_start_date: Optional[str] = None,
        shared_scope: Optional[str] = None,
        state_contract: Optional[str] = None,
        state_sn2_info: Optional[str] = None,
        tags: Optional[Sequence[AssetDeviceContractNotificationTagArgs]] = None,
        version_contexts: Optional[Sequence[AssetDeviceContractNotificationVersionContextArgs]] = None,
        warranty_end_date: Optional[str] = None,
        warranty_type: Optional[str] = None) -> AssetDeviceContractNotificationfunc GetAssetDeviceContractNotification(ctx *Context, name string, id IDInput, state *AssetDeviceContractNotificationState, opts ...ResourceOption) (*AssetDeviceContractNotification, error)public static AssetDeviceContractNotification Get(string name, Input<string> id, AssetDeviceContractNotificationState? state, CustomResourceOptions? opts = null)public static AssetDeviceContractNotification get(String name, Output<String> id, AssetDeviceContractNotificationState state, CustomResourceOptions options)resources:  _:    type: intersight:AssetDeviceContractNotification    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<Asset
Device Contract Notification Ancestor>  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - Asset
Device stringContract Notification Id  - 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.
 - Contract
Status string - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - Contract
Status stringReason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - Contract
Updated stringTime  - Date and time indicating when the contract data is last refreshed.
 - Contracts
List<Asset
Device Contract Notification Contract>  - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - Covered
Product stringLine End Date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - Create
Time string - (ReadOnly) The time when this managed object was created.
 - Device
Id string - Unique identifier of the Cisco device.
 - Domain
Group stringMoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - End
Customers List<AssetDevice Contract Notification End Customer>  - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - End
User List<AssetGlobal Ultimates Device Contract Notification End User Global Ultimate>  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - Is
Valid bool - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - Item
Type string - Item type of this specific Cisco device. example \ Chassis\ .
 - Last
Date stringOf Support  - The last date of hardware support for this device.
 - Maintenance
Purchase stringOrder Number  - Maintenance purchase order number for the Cisco device.
 - Maintenance
Sales stringOrder Number  - Maintenance sales order number for the Cisco device.
 - 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<Asset
Device Contract Notification 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<AssetDevice Contract Notification Permission Resource>  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - Products
List<Asset
Device Contract Notification Product>  - Product information of the offering under a contract. This complex property has following sub-properties:
 - Purchase
Order stringNumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - Registered
Devices List<AssetDevice Contract Notification Registered Device>  - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - Reseller
Global List<AssetUltimates Device Contract Notification Reseller Global Ultimate>  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - Sales
Order stringNumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - Service
Description string - The type of service contract that covers the Cisco device.
 - Service
End stringDate  - End date for the Cisco service contract that covers this Cisco device.
 - Service
Level string - The type of service contract that covers the Cisco device.
 - Service
Sku string - The SKU of the service contract that covers the Cisco device.
 - Service
Start stringDate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - State
Contract string - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - State
Sn2Info string - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 
List<Asset
Device Contract Notification Tag>  - This complex property has following sub-properties:
 - Version
Contexts List<AssetDevice Contract Notification Version Context>  - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
 - Warranty
End stringDate  - End date for the warranty that covers the Cisco device.
 - Warranty
Type string - Type of warranty that covers the Cisco device.
 
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
 - Additional
Properties string - Ancestors
[]Asset
Device Contract Notification Ancestor Args  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - Asset
Device stringContract Notification Id  - 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.
 - Contract
Status string - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - Contract
Status stringReason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - Contract
Updated stringTime  - Date and time indicating when the contract data is last refreshed.
 - Contracts
[]Asset
Device Contract Notification Contract Args  - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - Covered
Product stringLine End Date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - Create
Time string - (ReadOnly) The time when this managed object was created.
 - Device
Id string - Unique identifier of the Cisco device.
 - Domain
Group stringMoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - End
Customers []AssetDevice Contract Notification End Customer Args  - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - End
User []AssetGlobal Ultimates Device Contract Notification End User Global Ultimate Args  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - Is
Valid bool - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - Item
Type string - Item type of this specific Cisco device. example \ Chassis\ .
 - Last
Date stringOf Support  - The last date of hardware support for this device.
 - Maintenance
Purchase stringOrder Number  - Maintenance purchase order number for the Cisco device.
 - Maintenance
Sales stringOrder Number  - Maintenance sales order number for the Cisco device.
 - 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
[]Asset
Device Contract Notification 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 []AssetDevice Contract Notification Permission Resource Args  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - Products
[]Asset
Device Contract Notification Product Args  - Product information of the offering under a contract. This complex property has following sub-properties:
 - Purchase
Order stringNumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - Registered
Devices []AssetDevice Contract Notification Registered Device Args  - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - Reseller
Global []AssetUltimates Device Contract Notification Reseller Global Ultimate Args  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - Sales
Order stringNumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - Service
Description string - The type of service contract that covers the Cisco device.
 - Service
End stringDate  - End date for the Cisco service contract that covers this Cisco device.
 - Service
Level string - The type of service contract that covers the Cisco device.
 - Service
Sku string - The SKU of the service contract that covers the Cisco device.
 - Service
Start stringDate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - State
Contract string - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - State
Sn2Info string - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 
[]Asset
Device Contract Notification Tag Args  - This complex property has following sub-properties:
 - Version
Contexts []AssetDevice Contract Notification Version Context Args  - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
 - Warranty
End stringDate  - End date for the warranty that covers the Cisco device.
 - Warranty
Type string - Type of warranty that covers the Cisco device.
 
- account
Moid String - (ReadOnly) The Account ID for this managed object.
 - additional
Properties String - ancestors
List<Asset
Device Contract Notification Ancestor>  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - asset
Device StringContract Notification Id  - 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.
 - contract
Status String - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - contract
Status StringReason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - contract
Updated StringTime  - Date and time indicating when the contract data is last refreshed.
 - contracts
List<Asset
Device Contract Notification Contract>  - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - covered
Product StringLine End Date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - create
Time String - (ReadOnly) The time when this managed object was created.
 - device
Id String - Unique identifier of the Cisco device.
 - domain
Group StringMoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - end
Customers List<AssetDevice Contract Notification End Customer>  - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - end
User List<AssetGlobal Ultimates Device Contract Notification End User Global Ultimate>  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - is
Valid Boolean - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - item
Type String - Item type of this specific Cisco device. example \ Chassis\ .
 - last
Date StringOf Support  - The last date of hardware support for this device.
 - maintenance
Purchase StringOrder Number  - Maintenance purchase order number for the Cisco device.
 - maintenance
Sales StringOrder Number  - Maintenance sales order number for the Cisco device.
 - 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<Asset
Device Contract Notification 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<AssetDevice Contract Notification Permission Resource>  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - products
List<Asset
Device Contract Notification Product>  - Product information of the offering under a contract. This complex property has following sub-properties:
 - purchase
Order StringNumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - registered
Devices List<AssetDevice Contract Notification Registered Device>  - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - reseller
Global List<AssetUltimates Device Contract Notification Reseller Global Ultimate>  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - sales
Order StringNumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - service
Description String - The type of service contract that covers the Cisco device.
 - service
End StringDate  - End date for the Cisco service contract that covers this Cisco device.
 - service
Level String - The type of service contract that covers the Cisco device.
 - service
Sku String - The SKU of the service contract that covers the Cisco device.
 - service
Start StringDate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - state
Contract String - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - state
Sn2Info String - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 
List<Asset
Device Contract Notification Tag>  - This complex property has following sub-properties:
 - version
Contexts List<AssetDevice Contract Notification Version Context>  - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
 - warranty
End StringDate  - End date for the warranty that covers the Cisco device.
 - warranty
Type String - Type of warranty that covers the Cisco device.
 
- account
Moid string - (ReadOnly) The Account ID for this managed object.
 - additional
Properties string - ancestors
Asset
Device Contract Notification Ancestor[]  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - asset
Device stringContract Notification Id  - 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.
 - contract
Status string - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - contract
Status stringReason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - contract
Updated stringTime  - Date and time indicating when the contract data is last refreshed.
 - contracts
Asset
Device Contract Notification Contract[]  - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - covered
Product stringLine End Date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - create
Time string - (ReadOnly) The time when this managed object was created.
 - device
Id string - Unique identifier of the Cisco device.
 - domain
Group stringMoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - end
Customers AssetDevice Contract Notification End Customer[]  - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - end
User AssetGlobal Ultimates Device Contract Notification End User Global Ultimate[]  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - is
Valid boolean - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - item
Type string - Item type of this specific Cisco device. example \ Chassis\ .
 - last
Date stringOf Support  - The last date of hardware support for this device.
 - maintenance
Purchase stringOrder Number  - Maintenance purchase order number for the Cisco device.
 - maintenance
Sales stringOrder Number  - Maintenance sales order number for the Cisco device.
 - 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
Asset
Device Contract Notification 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 AssetDevice Contract Notification Permission Resource[]  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - products
Asset
Device Contract Notification Product[]  - Product information of the offering under a contract. This complex property has following sub-properties:
 - purchase
Order stringNumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - registered
Devices AssetDevice Contract Notification Registered Device[]  - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - reseller
Global AssetUltimates Device Contract Notification Reseller Global Ultimate[]  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - sales
Order stringNumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - service
Description string - The type of service contract that covers the Cisco device.
 - service
End stringDate  - End date for the Cisco service contract that covers this Cisco device.
 - service
Level string - The type of service contract that covers the Cisco device.
 - service
Sku string - The SKU of the service contract that covers the Cisco device.
 - service
Start stringDate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - state
Contract string - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - state
Sn2Info string - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 
Asset
Device Contract Notification Tag[]  - This complex property has following sub-properties:
 - version
Contexts AssetDevice Contract Notification Version Context[]  - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
 - warranty
End stringDate  - End date for the warranty that covers the Cisco device.
 - warranty
Type string - Type of warranty that covers the Cisco device.
 
- account_
moid str - (ReadOnly) The Account ID for this managed object.
 - additional_
properties str - ancestors
Sequence[Asset
Device Contract Notification Ancestor Args]  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - asset_
device_ strcontract_ notification_ id  - 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.
 - contract_
status str - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - contract_
status_ strreason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - contract_
updated_ strtime  - Date and time indicating when the contract data is last refreshed.
 - contracts
Sequence[Asset
Device Contract Notification Contract Args]  - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - covered_
product_ strline_ end_ date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - create_
time str - (ReadOnly) The time when this managed object was created.
 - device_
id str - Unique identifier of the Cisco device.
 - domain_
group_ strmoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - end_
customers Sequence[AssetDevice Contract Notification End Customer Args]  - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - end_
user_ Sequence[Assetglobal_ ultimates Device Contract Notification End User Global Ultimate Args]  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - is_
valid bool - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - item_
type str - Item type of this specific Cisco device. example \ Chassis\ .
 - last_
date_ strof_ support  - The last date of hardware support for this device.
 - maintenance_
purchase_ strorder_ number  - Maintenance purchase order number for the Cisco device.
 - maintenance_
sales_ strorder_ number  - Maintenance sales order number for the Cisco device.
 - 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[Asset
Device Contract Notification 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[AssetDevice Contract Notification Permission Resource Args]  - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
 - products
Sequence[Asset
Device Contract Notification Product Args]  - Product information of the offering under a contract. This complex property has following sub-properties:
 - purchase_
order_ strnumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - registered_
devices Sequence[AssetDevice Contract Notification Registered Device Args]  - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - reseller_
global_ Sequence[Assetultimates Device Contract Notification Reseller Global Ultimate Args]  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - sales_
order_ strnumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - service_
description str - The type of service contract that covers the Cisco device.
 - service_
end_ strdate  - End date for the Cisco service contract that covers this Cisco device.
 - service_
level str - The type of service contract that covers the Cisco device.
 - service_
sku str - The SKU of the service contract that covers the Cisco device.
 - service_
start_ strdate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - state_
contract str - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - state_
sn2_ strinfo  - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 
Sequence[Asset
Device Contract Notification Tag Args]  - This complex property has following sub-properties:
 - version_
contexts Sequence[AssetDevice Contract Notification Version Context Args]  - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
 - warranty_
end_ strdate  - End date for the warranty that covers the Cisco device.
 - warranty_
type str - Type of warranty that covers the Cisco device.
 
- 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:
 - asset
Device StringContract Notification Id  - 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.
 - contract
Status String - Calculated contract status that is derived based on the service line status and contract end date. It is different from serviceLineStatus property. serviceLineStatus gives us ACTIVE, OVERDUE, EXPIRED. These are transformed into Active, Expiring Soon and Not Covered.* 
Unknown- The device's contract status cannot be determined.*Not Covered- The Cisco device does not have a valid support contract.*Active- The Cisco device is covered under a active support contract.*Expiring Soon- The contract for this Cisco device is going to expire in the next 30 days. - contract
Status StringReason  - Reason for contract status. In case of Not Covered, reason is either Terminated or Expired.* `` - There is no reason for the specified contract status.* 
Line Item Expired- The Cisco device does not have a valid support contract, it has expired.*Line Item Terminated- The Cisco device does not have a valid support contract, it has been terminated. - contract
Updated StringTime  - Date and time indicating when the contract data is last refreshed.
 - contracts List<Property Map>
 - Contract information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - covered
Product StringLine End Date  - End date of the covered product line. The coverage end date is fetched from Cisco SN2INFO API.
 - create
Time String - (ReadOnly) The time when this managed object was created.
 - device
Id String - Unique identifier of the Cisco device.
 - domain
Group StringMoid  - (ReadOnly) The DomainGroup ID for this managed object.
 - end
Customers List<Property Map> - End customer information for the Cisco support contract purchased for the Cisco device. This complex property has following sub-properties:
 - end
User List<Property Map>Global Ultimates  - EndUserGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - is
Valid Boolean - Validates if the device is a genuine Cisco device. Validated is done using the Cisco SN2INFO APIs.
 - item
Type String - Item type of this specific Cisco device. example \ Chassis\ .
 - last
Date StringOf Support  - The last date of hardware support for this device.
 - maintenance
Purchase StringOrder Number  - Maintenance purchase order number for the Cisco device.
 - maintenance
Sales StringOrder Number  - Maintenance sales order number for the Cisco device.
 - 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:
 - products List<Property Map>
 - Product information of the offering under a contract. This complex property has following sub-properties:
 - purchase
Order StringNumber  - Purchase order number for the Cisco device. It is a unique number assigned for every purchase.
 - registered
Devices List<Property Map> - (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
 - reseller
Global List<Property Map>Ultimates  - ResellerGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - sales
Order StringNumber  - Sales order number for the Cisco device. It is a unique number assigned for every sale.
 - service
Description String - The type of service contract that covers the Cisco device.
 - service
End StringDate  - End date for the Cisco service contract that covers this Cisco device.
 - service
Level String - The type of service contract that covers the Cisco device.
 - service
Sku String - The SKU of the service contract that covers the Cisco device.
 - service
Start StringDate  - Start date for the Cisco service contract that covers this Cisco device.
 - 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.
 - state
Contract String - Internal property used for triggering and tracking actions for contract information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - state
Sn2Info String - Internal property used for triggering and tracking actions for sn2info information.* 
Update- Sn2Info/Contract information needs to be updated.*OK- Sn2Info/Contract information was fetched succcessfuly and updated.*Failed- Sn2Info/Contract information was not available or failed while fetching.*Retry- Sn2Info/Contract information update failed and will be retried later. - 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:
 - warranty
End StringDate  - End date for the warranty that covers the Cisco device.
 - warranty
Type String - Type of warranty that covers the Cisco device.
 
Supporting Types
AssetDeviceContractNotificationAncestor, AssetDeviceContractNotificationAncestorArgs          
- 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'.
 
AssetDeviceContractNotificationContract, AssetDeviceContractNotificationContractArgs          
- Additional
Properties string - Bill
To List<AssetGlobal Ultimates Device Contract Notification Contract Bill To Global Ultimate>  - (ReadOnly) BillToGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - Bill
Tos List<AssetDevice Contract Notification Contract Bill To>  - (ReadOnly) BillTo address of listed for the contract. This complex property has following sub-properties:
 - Class
Id string - Contract
Number string - (ReadOnly) Contract number for the Cisco support contract purchased for the Cisco device.
 - Line
Status string - (ReadOnly) Contract status as per the Cisco Contract APIx.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- Additional
Properties string - Bill
To []AssetGlobal Ultimates Device Contract Notification Contract Bill To Global Ultimate  - (ReadOnly) BillToGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - Bill
Tos []AssetDevice Contract Notification Contract Bill To  - (ReadOnly) BillTo address of listed for the contract. This complex property has following sub-properties:
 - Class
Id string - Contract
Number string - (ReadOnly) Contract number for the Cisco support contract purchased for the Cisco device.
 - Line
Status string - (ReadOnly) Contract status as per the Cisco Contract APIx.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties String - bill
To List<AssetGlobal Ultimates Device Contract Notification Contract Bill To Global Ultimate>  - (ReadOnly) BillToGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - bill
Tos List<AssetDevice Contract Notification Contract Bill To>  - (ReadOnly) BillTo address of listed for the contract. This complex property has following sub-properties:
 - class
Id String - contract
Number String - (ReadOnly) Contract number for the Cisco support contract purchased for the Cisco device.
 - line
Status String - (ReadOnly) Contract status as per the Cisco Contract APIx.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties string - bill
To AssetGlobal Ultimates Device Contract Notification Contract Bill To Global Ultimate[]  - (ReadOnly) BillToGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - bill
Tos AssetDevice Contract Notification Contract Bill To[]  - (ReadOnly) BillTo address of listed for the contract. This complex property has following sub-properties:
 - class
Id string - contract
Number string - (ReadOnly) Contract number for the Cisco support contract purchased for the Cisco device.
 - line
Status string - (ReadOnly) Contract status as per the Cisco Contract APIx.
 - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional_
properties str - bill_
to_ Sequence[Assetglobal_ ultimates Device Contract Notification Contract Bill To Global Ultimate]  - (ReadOnly) BillToGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - bill_
tos Sequence[AssetDevice Contract Notification Contract Bill To]  - (ReadOnly) BillTo address of listed for the contract. This complex property has following sub-properties:
 - class_
id str - contract_
number str - (ReadOnly) Contract number for the Cisco support contract purchased for the Cisco device.
 - line_
status str - (ReadOnly) Contract status as per the Cisco Contract APIx.
 - object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties String - bill
To List<Property Map>Global Ultimates  - (ReadOnly) BillToGlobalUltimate information listed in the contract. This complex property has following sub-properties:
 - bill
Tos List<Property Map> - (ReadOnly) BillTo address of listed for the contract. This complex property has following sub-properties:
 - class
Id String - contract
Number String - (ReadOnly) Contract number for the Cisco support contract purchased for the Cisco device.
 - line
Status String - (ReadOnly) Contract status as per the Cisco Contract APIx.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
AssetDeviceContractNotificationContractBillTo, AssetDeviceContractNotificationContractBillToArgs              
- Additional
Properties string - Address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - Address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - Address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - City string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - Class
Id string - Country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - County string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - Location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - Name string
 - (ReadOnly) Name of the user whose address is being populated.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - Postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - Province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - State string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- Additional
Properties string - Address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - Address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - Address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - City string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - Class
Id string - Country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - County string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - Location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - Name string
 - (ReadOnly) Name of the user whose address is being populated.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - Postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - Province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - State string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties String - address1 String
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 String
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 String
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city String
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id String - country String
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county String
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location String
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name String
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code String - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province String
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state String
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties string - address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id string - country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name string
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional_
properties str - address1 str
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 str
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 str
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city str
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class_
id str - country str
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county str
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location str
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name str
 - (ReadOnly) Name of the user whose address is being populated.
 - object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal_
code str - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province str
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state str
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties String - address1 String
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 String
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 String
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city String
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id String - country String
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county String
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location String
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name String
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code String - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province String
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state String
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
AssetDeviceContractNotificationContractBillToGlobalUltimate, AssetDeviceContractNotificationContractBillToGlobalUltimateArgs                  
- Additional
Properties string - Class
Id string - Id string
 - (ReadOnly) ID of the user in BillToGlobal.
 - Name string
 - (ReadOnly) Name of the user in BillToGlobal.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- Additional
Properties string - Class
Id string - Id string
 - (ReadOnly) ID of the user in BillToGlobal.
 - Name string
 - (ReadOnly) Name of the user in BillToGlobal.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties String - class
Id String - id String
 - (ReadOnly) ID of the user in BillToGlobal.
 - name String
 - (ReadOnly) Name of the user in BillToGlobal.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties string - class
Id string - id string
 - (ReadOnly) ID of the user in BillToGlobal.
 - name string
 - (ReadOnly) Name of the user in BillToGlobal.
 - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional_
properties str - class_
id str - id str
 - (ReadOnly) ID of the user in BillToGlobal.
 - name str
 - (ReadOnly) Name of the user in BillToGlobal.
 - object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties String - class
Id String - id String
 - (ReadOnly) ID of the user in BillToGlobal.
 - name String
 - (ReadOnly) Name of the user in BillToGlobal.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
AssetDeviceContractNotificationEndCustomer, AssetDeviceContractNotificationEndCustomerArgs            
- Additional
Properties string - Addresses
List<Asset
Device Contract Notification End Customer Address>  - (ReadOnly) Address as per the information provided by the user. This complex property has following sub-properties:
 - Class
Id string - Id string
 - (ReadOnly) Unique identifier for an end customer. This identifier is allocated by Cisco.
 - Name string
 - (ReadOnly) Name as per the information provided by the user.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- Additional
Properties string - Addresses
[]Asset
Device Contract Notification End Customer Address  - (ReadOnly) Address as per the information provided by the user. This complex property has following sub-properties:
 - Class
Id string - Id string
 - (ReadOnly) Unique identifier for an end customer. This identifier is allocated by Cisco.
 - Name string
 - (ReadOnly) Name as per the information provided by the user.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties String - addresses
List<Asset
Device Contract Notification End Customer Address>  - (ReadOnly) Address as per the information provided by the user. This complex property has following sub-properties:
 - class
Id String - id String
 - (ReadOnly) Unique identifier for an end customer. This identifier is allocated by Cisco.
 - name String
 - (ReadOnly) Name as per the information provided by the user.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties string - addresses
Asset
Device Contract Notification End Customer Address[]  - (ReadOnly) Address as per the information provided by the user. This complex property has following sub-properties:
 - class
Id string - id string
 - (ReadOnly) Unique identifier for an end customer. This identifier is allocated by Cisco.
 - name string
 - (ReadOnly) Name as per the information provided by the user.
 - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional_
properties str - addresses
Sequence[Asset
Device Contract Notification End Customer Address]  - (ReadOnly) Address as per the information provided by the user. This complex property has following sub-properties:
 - class_
id str - id str
 - (ReadOnly) Unique identifier for an end customer. This identifier is allocated by Cisco.
 - name str
 - (ReadOnly) Name as per the information provided by the user.
 - object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties String - addresses List<Property Map>
 - (ReadOnly) Address as per the information provided by the user. This complex property has following sub-properties:
 - class
Id String - id String
 - (ReadOnly) Unique identifier for an end customer. This identifier is allocated by Cisco.
 - name String
 - (ReadOnly) Name as per the information provided by the user.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
AssetDeviceContractNotificationEndCustomerAddress, AssetDeviceContractNotificationEndCustomerAddressArgs              
- Additional
Properties string - Address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - Address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - Address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - City string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - Class
Id string - Country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - County string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - Location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - Name string
 - (ReadOnly) Name of the user whose address is being populated.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - Postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - Province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - State string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- Additional
Properties string - Address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - Address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - Address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - City string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - Class
Id string - Country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - County string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - Location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - Name string
 - (ReadOnly) Name of the user whose address is being populated.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - Postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - Province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - State string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties String - address1 String
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 String
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 String
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city String
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id String - country String
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county String
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location String
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name String
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code String - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province String
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state String
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties string - address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id string - country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name string
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional_
properties str - address1 str
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 str
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 str
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city str
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class_
id str - country str
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county str
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location str
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name str
 - (ReadOnly) Name of the user whose address is being populated.
 - object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal_
code str - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province str
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state str
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties String - address1 String
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 String
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 String
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city String
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id String - country String
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county String
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location String
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name String
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code String - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province String
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state String
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
AssetDeviceContractNotificationEndUserGlobalUltimate, AssetDeviceContractNotificationEndUserGlobalUltimateArgs                
- Additional
Properties string - Class
Id string - Id string
 - (ReadOnly) ID of the user in BillToGlobal.
 - Name string
 - (ReadOnly) Name of the user in BillToGlobal.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- Additional
Properties string - Class
Id string - Id string
 - (ReadOnly) ID of the user in BillToGlobal.
 - Name string
 - (ReadOnly) Name of the user in BillToGlobal.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties String - class
Id String - id String
 - (ReadOnly) ID of the user in BillToGlobal.
 - name String
 - (ReadOnly) Name of the user in BillToGlobal.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties string - class
Id string - id string
 - (ReadOnly) ID of the user in BillToGlobal.
 - name string
 - (ReadOnly) Name of the user in BillToGlobal.
 - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional_
properties str - class_
id str - id str
 - (ReadOnly) ID of the user in BillToGlobal.
 - name str
 - (ReadOnly) Name of the user in BillToGlobal.
 - object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties String - class
Id String - id String
 - (ReadOnly) ID of the user in BillToGlobal.
 - name String
 - (ReadOnly) Name of the user in BillToGlobal.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
AssetDeviceContractNotificationParent, AssetDeviceContractNotificationParentArgs          
- 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'.
 
AssetDeviceContractNotificationPermissionResource, AssetDeviceContractNotificationPermissionResourceArgs            
- 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'.
 
AssetDeviceContractNotificationProduct, AssetDeviceContractNotificationProductArgs          
- Additional
Properties string - Bill
Tos List<AssetDevice Contract Notification Product Bill To>  - (ReadOnly) Billing address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - Class
Id string - Description string
 - (ReadOnly) Short description of the Cisco product that helps identify the product easily. example \ DISTI:UCS 6248UP 1RU Fabric Int/No PSU/32 UP/ 12p LIC\ .
 - Family string
 - (ReadOnly) Family that the product belongs to. Example \ UCSB\ .
 - Group string
 - (ReadOnly) Group that the product belongs to. It is one higher level categorization above family. example \ Switch\ .
 - Number string
 - (ReadOnly) Product number that identifies the product. example PID. example \ UCS-FI-6248UP-CH2\ .
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - Ship
Tos List<AssetDevice Contract Notification Product Ship To>  - (ReadOnly) Shipping address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - Sub
Type string - (ReadOnly) Sub type of the product being specified. example \ UCS 6200 SER\ .
 
- Additional
Properties string - Bill
Tos []AssetDevice Contract Notification Product Bill To  - (ReadOnly) Billing address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - Class
Id string - Description string
 - (ReadOnly) Short description of the Cisco product that helps identify the product easily. example \ DISTI:UCS 6248UP 1RU Fabric Int/No PSU/32 UP/ 12p LIC\ .
 - Family string
 - (ReadOnly) Family that the product belongs to. Example \ UCSB\ .
 - Group string
 - (ReadOnly) Group that the product belongs to. It is one higher level categorization above family. example \ Switch\ .
 - Number string
 - (ReadOnly) Product number that identifies the product. example PID. example \ UCS-FI-6248UP-CH2\ .
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - Ship
Tos []AssetDevice Contract Notification Product Ship To  - (ReadOnly) Shipping address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - Sub
Type string - (ReadOnly) Sub type of the product being specified. example \ UCS 6200 SER\ .
 
- additional
Properties String - bill
Tos List<AssetDevice Contract Notification Product Bill To>  - (ReadOnly) Billing address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - class
Id String - description String
 - (ReadOnly) Short description of the Cisco product that helps identify the product easily. example \ DISTI:UCS 6248UP 1RU Fabric Int/No PSU/32 UP/ 12p LIC\ .
 - family String
 - (ReadOnly) Family that the product belongs to. Example \ UCSB\ .
 - group String
 - (ReadOnly) Group that the product belongs to. It is one higher level categorization above family. example \ Switch\ .
 - number String
 - (ReadOnly) Product number that identifies the product. example PID. example \ UCS-FI-6248UP-CH2\ .
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - ship
Tos List<AssetDevice Contract Notification Product Ship To>  - (ReadOnly) Shipping address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - sub
Type String - (ReadOnly) Sub type of the product being specified. example \ UCS 6200 SER\ .
 
- additional
Properties string - bill
Tos AssetDevice Contract Notification Product Bill To[]  - (ReadOnly) Billing address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - class
Id string - description string
 - (ReadOnly) Short description of the Cisco product that helps identify the product easily. example \ DISTI:UCS 6248UP 1RU Fabric Int/No PSU/32 UP/ 12p LIC\ .
 - family string
 - (ReadOnly) Family that the product belongs to. Example \ UCSB\ .
 - group string
 - (ReadOnly) Group that the product belongs to. It is one higher level categorization above family. example \ Switch\ .
 - number string
 - (ReadOnly) Product number that identifies the product. example PID. example \ UCS-FI-6248UP-CH2\ .
 - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - ship
Tos AssetDevice Contract Notification Product Ship To[]  - (ReadOnly) Shipping address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - sub
Type string - (ReadOnly) Sub type of the product being specified. example \ UCS 6200 SER\ .
 
- additional_
properties str - bill_
tos Sequence[AssetDevice Contract Notification Product Bill To]  - (ReadOnly) Billing address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - class_
id str - description str
 - (ReadOnly) Short description of the Cisco product that helps identify the product easily. example \ DISTI:UCS 6248UP 1RU Fabric Int/No PSU/32 UP/ 12p LIC\ .
 - family str
 - (ReadOnly) Family that the product belongs to. Example \ UCSB\ .
 - group str
 - (ReadOnly) Group that the product belongs to. It is one higher level categorization above family. example \ Switch\ .
 - number str
 - (ReadOnly) Product number that identifies the product. example PID. example \ UCS-FI-6248UP-CH2\ .
 - object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - ship_
tos Sequence[AssetDevice Contract Notification Product Ship To]  - (ReadOnly) Shipping address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - sub_
type str - (ReadOnly) Sub type of the product being specified. example \ UCS 6200 SER\ .
 
- additional
Properties String - bill
Tos List<Property Map> - (ReadOnly) Billing address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - class
Id String - description String
 - (ReadOnly) Short description of the Cisco product that helps identify the product easily. example \ DISTI:UCS 6248UP 1RU Fabric Int/No PSU/32 UP/ 12p LIC\ .
 - family String
 - (ReadOnly) Family that the product belongs to. Example \ UCSB\ .
 - group String
 - (ReadOnly) Group that the product belongs to. It is one higher level categorization above family. example \ Switch\ .
 - number String
 - (ReadOnly) Product number that identifies the product. example PID. example \ UCS-FI-6248UP-CH2\ .
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - ship
Tos List<Property Map> - (ReadOnly) Shipping address provided by customer while buying this Cisco product. This complex property has following sub-properties:
 - sub
Type String - (ReadOnly) Sub type of the product being specified. example \ UCS 6200 SER\ .
 
AssetDeviceContractNotificationProductBillTo, AssetDeviceContractNotificationProductBillToArgs              
- Additional
Properties string - Address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - Address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - Address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - City string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - Class
Id string - Country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - County string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - Location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - Name string
 - (ReadOnly) Name of the user whose address is being populated.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - Postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - Province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - State string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- Additional
Properties string - Address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - Address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - Address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - City string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - Class
Id string - Country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - County string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - Location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - Name string
 - (ReadOnly) Name of the user whose address is being populated.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - Postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - Province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - State string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties String - address1 String
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 String
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 String
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city String
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id String - country String
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county String
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location String
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name String
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code String - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province String
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state String
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties string - address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id string - country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name string
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional_
properties str - address1 str
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 str
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 str
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city str
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class_
id str - country str
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county str
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location str
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name str
 - (ReadOnly) Name of the user whose address is being populated.
 - object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal_
code str - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province str
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state str
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties String - address1 String
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 String
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 String
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city String
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id String - country String
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county String
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location String
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name String
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code String - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province String
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state String
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
AssetDeviceContractNotificationProductShipTo, AssetDeviceContractNotificationProductShipToArgs              
- Additional
Properties string - Address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - Address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - Address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - City string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - Class
Id string - Country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - County string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - Location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - Name string
 - (ReadOnly) Name of the user whose address is being populated.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - Postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - Province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - State string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- Additional
Properties string - Address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - Address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - Address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - City string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - Class
Id string - Country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - County string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - Location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - Name string
 - (ReadOnly) Name of the user whose address is being populated.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - Postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - Province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - State string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties String - address1 String
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 String
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 String
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city String
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id String - country String
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county String
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location String
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name String
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code String - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province String
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state String
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties string - address1 string
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 string
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 string
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city string
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id string - country string
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county string
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location string
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name string
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code string - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province string
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state string
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional_
properties str - address1 str
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 str
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 str
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city str
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class_
id str - country str
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county str
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location str
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name str
 - (ReadOnly) Name of the user whose address is being populated.
 - object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal_
code str - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province str
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state str
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
- additional
Properties String - address1 String
 - (ReadOnly) Address Line one of the address information. example \ PO BOX 641570\ .
 - address2 String
 - (ReadOnly) Address Line two of the address information. example \ Cisco Systems\ .
 - address3 String
 - (ReadOnly) Address Line three of the address information. example \ Cisco Systems\ .
 - city String
 - (ReadOnly) City in which the address resides. example \ San Jose\ .
 - class
Id String - country String
 - (ReadOnly) Country in which the address resides. example \ US\ .
 - county String
 - (ReadOnly) County in which the address resides. example \ Washington County\ .
 - location String
 - (ReadOnly) Location in which the address resides. example \ 14852\ .
 - name String
 - (ReadOnly) Name of the user whose address is being populated.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 - postal
Code String - (ReadOnly) Postal Code in which the address resides. example \ 95164-1570\ .
 - province String
 - (ReadOnly) Province in which the address resides. example \ AB\ .
 - state String
 - (ReadOnly) State in which the address resides. example \ CA\ .
 
AssetDeviceContractNotificationRegisteredDevice, AssetDeviceContractNotificationRegisteredDeviceArgs            
- 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'.
 
AssetDeviceContractNotificationResellerGlobalUltimate, AssetDeviceContractNotificationResellerGlobalUltimateArgs              
- Additional
Properties string - Class
Id string - Id string
 - (ReadOnly) ID of the user in BillToGlobal.
 - Name string
 - (ReadOnly) Name of the user in BillToGlobal.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- Additional
Properties string - Class
Id string - Id string
 - (ReadOnly) ID of the user in BillToGlobal.
 - Name string
 - (ReadOnly) Name of the user in BillToGlobal.
 - Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties String - class
Id String - id String
 - (ReadOnly) ID of the user in BillToGlobal.
 - name String
 - (ReadOnly) Name of the user in BillToGlobal.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties string - class
Id string - id string
 - (ReadOnly) ID of the user in BillToGlobal.
 - name string
 - (ReadOnly) Name of the user in BillToGlobal.
 - object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional_
properties str - class_
id str - id str
 - (ReadOnly) ID of the user in BillToGlobal.
 - name str
 - (ReadOnly) Name of the user in BillToGlobal.
 - object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
- additional
Properties String - class
Id String - id String
 - (ReadOnly) ID of the user in BillToGlobal.
 - name String
 - (ReadOnly) Name of the user in BillToGlobal.
 - object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
 
AssetDeviceContractNotificationTag, AssetDeviceContractNotificationTagArgs          
- 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.
 
AssetDeviceContractNotificationVersionContext, AssetDeviceContractNotificationVersionContextArgs            
- Additional
Properties string - Class
Id string - Interested
Mos List<AssetDevice Contract Notification 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<AssetDevice Contract Notification 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 []AssetDevice Contract Notification 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 []AssetDevice Contract Notification 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<AssetDevice Contract Notification 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<AssetDevice Contract Notification 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 AssetDevice Contract Notification 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 AssetDevice Contract Notification 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[AssetDevice Contract Notification 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[AssetDevice Contract Notification 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. 
AssetDeviceContractNotificationVersionContextInterestedMo, AssetDeviceContractNotificationVersionContextInterestedMoArgs                
- 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'.
 
AssetDeviceContractNotificationVersionContextRefMo, AssetDeviceContractNotificationVersionContextRefMoArgs                
- 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_asset_device_contract_notification can be imported using the Moid of the object, e.g.
$ pulumi import intersight:index/assetDeviceContractNotification:AssetDeviceContractNotification 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 
intersightTerraform Provider.