Deployment
Location in GUI: Deployment
Here are the settings for general deployment options for all devices. The deploy
attribute under device configuration states the deployment action for the particular device.
Diagram
Section titled “Diagram”Classes
Section titled “Classes”system (fmc)
Section titled “system (fmc)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
deployment | Class | [deployment] | No |
deployment (fmc.system)
Section titled “deployment (fmc.system)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
ignore_warning | Boolean | true , false | No | |
deployment_note | String | No |
Examples
Section titled “Examples”fmc: system: deployment: ignore_warning: true domains: - name: Global devices: devices: - name: MyDeviceName1 deploy: true