Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteConfigurationResponse

Information returned when a configuration is deleted.

Hierarchy

  • DeleteConfigurationResponse

Index

Properties

configuration_id

configuration_id: string

The unique identifier for the configuration.

Optional notices

notices: Notice[]

An array of notice messages, if any.

status

status: string

Status of the configuration. A deleted configuration has the status deleted.

Generated using TypeDoc