Skip to main content

ListSolutions

Comm-sol-0123 List solutions

Query Parameters
  • project string

    One of project and project_name is required

  • project_name string

    One of project and project_name is required

  • category string required

    Solution category

    Example (VCS): os
    Example (CCS): container
  • name string

    Solution Name

  • state string

    Solution State

  • desc string

    Solution Description

  • create_time_start string

    Create Time Start

  • create_time_end string

    Create Time End

Header Parameters
  • x-api-host string required

    Default value: goc

    Authentication Required Parameters

Responses

解決方案


Schema
  • Array [
  • desc string
  • id int64
  • labels string[]
  • name string
  • state string
  • category string
  • create_time date-time
  • is_public boolean
  • is_tenant_admin_only boolean
  • ]
Loading...