AI-generated Key Takeaways
-
CustomerAssetSet links a customer and an asset set.
-
Adding a CustomerAssetSet associates an asset set with a customer.
-
resource_name
is the immutable resource name for the customer asset set. -
asset_set
andcustomer
are immutable fields linking the asset set and customer. -
status
is a read-only field indicating the status of the customer asset set link.
CustomerAssetSet is the linkage between a customer and an asset set. Adding a CustomerAssetSet links an asset set with a customer.
Fields | |
---|---|
|
Immutable. The resource name of the customer asset set. Asset set asset resource names have the form:
|
|
Immutable. The asset set which is linked to the customer. |
|
Immutable. The customer to which this asset set is linked. |
|
Output only. The status of the customer asset set asset. Read-only. |