Skip navigation links
com.tencentcloudapi.lighthouse.v20200324.models

Class DescribeBlueprintsRequest

Returns:
Filters Filter list.
  • blueprint-id
  • Filter by the **image ID**. Type: String Required: no
  • blueprint-type
  • Filter by the **image type**. Valid values: `APP_OS` (application image), `PURE_OS` (system image), `DOCKER` (Docker container image), `PRIVATE` (custom image), `SHARED` (shared image) Type: String Required: no
  • platform-type
  • Filter by the **image operating system**. Valid values: `LINUX_UNIX` (Linux or Unix), `WINDOWS` (Windows) Type: String Required: no
  • blueprint-name
  • Filter by the **image name**. Type: String Required: no
  • blueprint-state
  • Filter by the **image status**. Type: String Required: no
  • scene-id
  • Filter by the **scene ID**. Type: String Required: no Each request can contain up to 10 `Filters`, each of which can contain up to 100 `Filter.Values`. `BlueprintIds` and `Filters` cannot be specified at the same time.
    Parameters:
    Filters - Filter list.
  • blueprint-id
  • Filter by the **image ID**. Type: String Required: no
  • blueprint-type
  • Filter by the **image type**. Valid values: `APP_OS` (application image), `PURE_OS` (system image), `DOCKER` (Docker container image), `PRIVATE` (custom image), `SHARED` (shared image) Type: String Required: no
  • platform-type
  • Filter by the **image operating system**. Valid values: `LINUX_UNIX` (Linux or Unix), `WINDOWS` (Windows) Type: String Required: no
  • blueprint-name
  • Filter by the **image name**. Type: String Required: no
  • blueprint-state
  • Filter by the **image status**. Type: String Required: no
  • scene-id
  • Filter by the **scene ID**. Type: String Required: no Each request can contain up to 10 `Filters`, each of which can contain up to 100 `Filter.Values`. `BlueprintIds` and `Filters` cannot be specified at the same time.
    Skip navigation links

    Copyright © 2024. All rights reserved.