| deployed_config |
str |
The configuration deployed to the device (or the configuration that was attempted to be deployed to the device, in the case of a failed deployment). Note: this field is set to null if the device already had this configuration, or when snapshot capture failed for this device. |
[optional] |
| deployment_run_uid |
str |
The unique identifier, represented as a UUID, of the deployment run the change item is associated with. |
[optional] |
| deployment_type |
str |
Discriminator identifying this change item as ASA. |
[optional] |
| device_uid |
str |
The unique identifier, represented as a UUID, of the device the change item is associated with. |
[optional] |
| initial_config |
str |
The configuration on the device prior to deployment. Note: this field is set to null if snapshot capture failed for this device. |
[optional] |
| uid |
str |
The unique identifier, represented as a UUID, of this change item. |
[optional] |