Resource Profile
Resource Profile is used to specify the CPU configuration of Containerised FTD instances
Diagram
Section titled “Diagram”Classes
Section titled “Classes”objects (fmc.domains)
Section titled “objects (fmc.domains)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| resource_profiles | List | [resource_profiles] | No |
resource_profiles (fmc.domains.objects)
Section titled “resource_profiles (fmc.domains.objects)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Yes | ||
| description | String | max: 255 | No | |
| number_of_cpus | Integer | Yes |
Examples
Section titled “Examples”fmc: domains: - name: Global objects: resource_profiles: - name: MyResourceProfileName1 description: Resource profile with 8 CPUs number_of_cpus: 8