SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_PurgeGroup


SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_PurgeGroup

Description

The SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_PurgeGroup data type contains information for specific responses from the Purge Group API. Each of the Purge Group APIs returns a collection of this type

Local


createDate

Date in which record is created
Type: dateTime


groupUniqueId

A identifier that is unique to purge group.
Type: string


lastPurgeDate

The Unix timestamp of the last purge.
Type: dateTime


name

Purge Group name. The favorite group name must be unique, but non-favorite groups do not have this limitation
Type: string


option

The following options are available to create a Purge Group: option 1: only purge the paths in the group, but don’t save as favorite. option 2: only save the purge group as favorite, but don’t purge paths. option 3: save the purge group as favorite and also purge paths.
Type: int


pathCount

Total number of purge paths.
Type: int


paths

A collection of purge paths.
Type: string[]


purgeStatus

The purge’s status when the input option field is 1 or 3. Status can be SUCCESS, FAILED, or IN_PROGRESS.
Type: string


saved

Type of the Purge Group, currently SAVED or UNSAVED.
Type: string


uniqueId

A identifier that is unique to domain mapping.
Type: string

Relational

Count