Get the list of configuration objects in a snapshot

Request

GET https://{hostname}:{port}
    /cli/snapshot/getSnapshotConfiguration?{parameters}
Accept: application/json
Table 1. Request parameters
Parameter Type Required Description
snapshot string true Name or ID of the snapshot
application string false Name of the application; this value is required if you specify the snapshot name instead of ID
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: getSnapshotConfiguration.