usage_service_catalog_validity_period_update_parameters
- Joseph Ioannou (Unlicensed)
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
action (mandatory) | String | Defines if a new or existing information will be updated.The supported values are the following: ADD, UPDATE, REMOVE | ||||||
validity_identifier (mandatory on update and remove) | Usage Service Catalog Validity Identifier | The usage service catalog validity entry that will be updated or removed. This is applicable only if the specified action is set to UPDATE or REMOVE. The allowed usage service catalog validity identifier fields are the following:
| ||||||
valid_from (semi-optional on add, optional on update, not applicable on remove) | Date | The date that the usage service catalog will become valid | ||||||
valid_to (optional on add and update, not applicable on remove) | Date | The date that the usage service catalog will become invalid. This is optional as a usage service catalog can be valid for ever, starting from a specific date | ||||||
valid_month_from (semi-optional on add, optional on update, not applicable on remove) | String | The month that the usage service catalog will become valid This field is mandatory if the valid_day_from is specified, and vice versa | ||||||
valid_month_to (optional on add and update, not applicable on remove) | String | The month that the usage service catalog will become invalid. This is optional as a usage service catalog can be valid for ever, starting from a specific month Applicable only if valid_month_from and valid_day_from are specified This field is mandatory if the valid_day_to is specified, and vice versa | ||||||
valid_day_from (semi-optional on add, optional on update, not applicable on remove) | String | The day that the usage service catalog will become valid This field is mandatory if the valid_month_from is specified, and vice versa | ||||||
valid_day_to (optional on add and update, not applicable on remove) | String | The day that the usage service catalog will become invalid. This is optional as a usage service catalog can be valid for ever, starting from a specific day Applicable only if valid_month_from and valid_day_from are specified This field is mandatory if the valid_month_to is specified, and vice versa |