Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 952 Bytes

File metadata and controls

18 lines (16 loc) · 952 Bytes

ContainerNetworkPolicy

Properties

Name Type Description Notes
containerClusterId String Identifier of the container cluster this network policy belongs to. [optional]
policyType PolicyTypeEnum Type e.g. Network Policy, ASG. [optional]
originProperties List<KeyValuePair> Array of additional specific properties of container network policy in key-value format. [optional]
externalId String Identifier of the container network policy.
spec String Container network policy specification. [optional]
containerProjectId String Identifier of the project which this network policy belongs to. [optional]

Enum: PolicyTypeEnum

Name Value
NETWORK_POLICY "NETWORK_POLICY"
ASG "ASG"