Skip to end of banner
Go to start of banner

Copy of usage_service_catalog_validity_period_update_parameters

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

 usage_service_catalog_validity parameter object data
NameType 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:

Name

Type

Description

id

(mandatory)

String

The ID of the usage service catalog validity entry

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

  • No labels