Skip to main content

Get all software caches details

Select

SaaS
Customer Managed

Get all software caches details

Responses

OK


Schema
  • softwareCacheDetailList object[]
  • cache object
  • id int32
  • name string
  • cacheDirectory string

    The software cache directory path where the media will be located

  • enabled boolean

    Whether the software cache is enabled or not

  • configurable boolean

    Whether the software cache is configurable

  • status SyncStatusTypes

    Possible values: [OUT_OF_SYNC, IN_SYNC]

    The status of the software cache for server. Either In Sync or Out of Sync with CommServe cache

  • associations object[]

    List of servers and server groups.

  • id int32

    Id of server or server group

  • name string

    Name of server or server group

  • type ServerOrServerGroupTypes

    Possible values: [SERVER, SERVER_GROUP]

  • cacheContents object[]

    List of cache content details of software cache.

  • osName string

    OS Name of the media available in software cache

  • version string

    Version of the media available in software cache

  • additionalUpdates string

    List of additional updates available in software cache

  • packagesInCache string

    List of packages available in the software cache

Loading...