Skip to main content

Deletes the packs

DELETE 

https://api.spectrocloud.com/v1/packs

Deletes the packs

Request

Query Parameters

    filters string

    Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws

    Server will be restricted to certain fields based on the indexed data for each resource.

Responses

(empty)

Schema

    countint64

    items

    object

    property name*string
curl -L -X DELETE 'https://api.spectrocloud.com/v1/packs' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.spectrocloud.com
Parameters
— query