key | type | value |
---|
schema-versionschemaVersion | string | A string describing the version the schema to be used for validation and interpretation of the <configuration-value>.schema-location |
schemaSelector | string | A URL formatted string describing the location of the schema. | platform-id An Identifier for the particular schema to use. |
hardwarePlatform | string | A string describing what hardware platform associated with a given HPA capability. For vendor-neutral HPA capabilities, a value of "generic" is used. |
mandatory | booleanstring | A boolean value expressed in string type specifying whether the requested capability is mandatory for for proper operation of the VNF. The value of "true" indicated that a given HPA capability must be present. The value of "false" indicates that the VNF can function with or without the capability. |
configuration-valueconfigurationValue | string | A string describing the configuration value of a given capability, as defined by the schema. |