DeviceParameters
Fields
| name | type | nullable | description |
|---|---|---|---|
allowedServices | List<String> | true | The list of services that are allowed to run on the device. |
allowedCertificationAuthorityEnrollmentUrls | List<String> | true | The list of allowed Certification Authority (CA) enrollment URLs. |
managementSubnets | List<IpSubnet> | true | The list of subnets in CIDR notation used for management access. |
isProviderEdge | Bool | true | Whether the device is a provider edge device. |
Used by
network → stigDatabase → defaultParameters → deviceParameters
See also
Data model path
- network:
Network- stigDatabase:
StigDatabase- defaultParameters:
DefaultStigParameters- deviceParameters:
DeviceParameters
- deviceParameters:
- defaultParameters:
- stigDatabase: