megaport 1.4.6 published on Wednesday, Nov 5, 2025 by megaport
megaport.getMveImages
Start a Neo task
Explain and create a megaport.getMveImages resource
MVE Images
Using getMveImages
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMveImages(args: GetMveImagesArgs, opts?: InvokeOptions): Promise<GetMveImagesResult>
function getMveImagesOutput(args: GetMveImagesOutputArgs, opts?: InvokeOptions): Output<GetMveImagesResult>def get_mve_images(id_filter: Optional[float] = None,
product_code_filter: Optional[str] = None,
product_filter: Optional[str] = None,
release_image_filter: Optional[bool] = None,
vendor_filter: Optional[str] = None,
version_filter: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMveImagesResult
def get_mve_images_output(id_filter: Optional[pulumi.Input[float]] = None,
product_code_filter: Optional[pulumi.Input[str]] = None,
product_filter: Optional[pulumi.Input[str]] = None,
release_image_filter: Optional[pulumi.Input[bool]] = None,
vendor_filter: Optional[pulumi.Input[str]] = None,
version_filter: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMveImagesResult]func GetMveImages(ctx *Context, args *GetMveImagesArgs, opts ...InvokeOption) (*GetMveImagesResult, error)
func GetMveImagesOutput(ctx *Context, args *GetMveImagesOutputArgs, opts ...InvokeOption) GetMveImagesResultOutput> Note: This function is named GetMveImages in the Go SDK.
public static class GetMveImages
{
public static Task<GetMveImagesResult> InvokeAsync(GetMveImagesArgs args, InvokeOptions? opts = null)
public static Output<GetMveImagesResult> Invoke(GetMveImagesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMveImagesResult> getMveImages(GetMveImagesArgs args, InvokeOptions options)
public static Output<GetMveImagesResult> getMveImages(GetMveImagesArgs args, InvokeOptions options)
fn::invoke:
function: megaport:index/getMveImages:getMveImages
arguments:
# arguments dictionaryThe following arguments are supported:
- Id
Filter double - Filter the MVE Images by ID
- Product
Code stringFilter - Filter the MVE Images by Product Code
- Product
Filter string - Filter the MVE Images by Product
- Release
Image boolFilter - Filter the MVE Images by Release Image
- Vendor
Filter string - Filter the MVE Images by Vendor Name
- Version
Filter string - Filter the MVE Images by Version
- Id
Filter float64 - Filter the MVE Images by ID
- Product
Code stringFilter - Filter the MVE Images by Product Code
- Product
Filter string - Filter the MVE Images by Product
- Release
Image boolFilter - Filter the MVE Images by Release Image
- Vendor
Filter string - Filter the MVE Images by Vendor Name
- Version
Filter string - Filter the MVE Images by Version
- id
Filter Double - Filter the MVE Images by ID
- product
Code StringFilter - Filter the MVE Images by Product Code
- product
Filter String - Filter the MVE Images by Product
- release
Image BooleanFilter - Filter the MVE Images by Release Image
- vendor
Filter String - Filter the MVE Images by Vendor Name
- version
Filter String - Filter the MVE Images by Version
- id
Filter number - Filter the MVE Images by ID
- product
Code stringFilter - Filter the MVE Images by Product Code
- product
Filter string - Filter the MVE Images by Product
- release
Image booleanFilter - Filter the MVE Images by Release Image
- vendor
Filter string - Filter the MVE Images by Vendor Name
- version
Filter string - Filter the MVE Images by Version
- id_
filter float - Filter the MVE Images by ID
- product_
code_ strfilter - Filter the MVE Images by Product Code
- product_
filter str - Filter the MVE Images by Product
- release_
image_ boolfilter - Filter the MVE Images by Release Image
- vendor_
filter str - Filter the MVE Images by Vendor Name
- version_
filter str - Filter the MVE Images by Version
- id
Filter Number - Filter the MVE Images by ID
- product
Code StringFilter - Filter the MVE Images by Product Code
- product
Filter String - Filter the MVE Images by Product
- release
Image BooleanFilter - Filter the MVE Images by Release Image
- vendor
Filter String - Filter the MVE Images by Vendor Name
- version
Filter String - Filter the MVE Images by Version
getMveImages Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Mve
Images List<GetMve Images Mve Image> - List of MVE Images. Returns a list of currently supported MVE images and details for each image, including image ID, version, product, and vendor.
- Id
Filter double - Filter the MVE Images by ID
- Product
Code stringFilter - Filter the MVE Images by Product Code
- Product
Filter string - Filter the MVE Images by Product
- Release
Image boolFilter - Filter the MVE Images by Release Image
- Vendor
Filter string - Filter the MVE Images by Vendor Name
- Version
Filter string - Filter the MVE Images by Version
- Id string
- The provider-assigned unique ID for this managed resource.
- Mve
Images []GetMve Images Mve Image - List of MVE Images. Returns a list of currently supported MVE images and details for each image, including image ID, version, product, and vendor.
- Id
Filter float64 - Filter the MVE Images by ID
- Product
Code stringFilter - Filter the MVE Images by Product Code
- Product
Filter string - Filter the MVE Images by Product
- Release
Image boolFilter - Filter the MVE Images by Release Image
- Vendor
Filter string - Filter the MVE Images by Vendor Name
- Version
Filter string - Filter the MVE Images by Version
- id String
- The provider-assigned unique ID for this managed resource.
- mve
Images List<GetMve Images Mve Image> - List of MVE Images. Returns a list of currently supported MVE images and details for each image, including image ID, version, product, and vendor.
- id
Filter Double - Filter the MVE Images by ID
- product
Code StringFilter - Filter the MVE Images by Product Code
- product
Filter String - Filter the MVE Images by Product
- release
Image BooleanFilter - Filter the MVE Images by Release Image
- vendor
Filter String - Filter the MVE Images by Vendor Name
- version
Filter String - Filter the MVE Images by Version
- id string
- The provider-assigned unique ID for this managed resource.
- mve
Images GetMve Images Mve Image[] - List of MVE Images. Returns a list of currently supported MVE images and details for each image, including image ID, version, product, and vendor.
- id
Filter number - Filter the MVE Images by ID
- product
Code stringFilter - Filter the MVE Images by Product Code
- product
Filter string - Filter the MVE Images by Product
- release
Image booleanFilter - Filter the MVE Images by Release Image
- vendor
Filter string - Filter the MVE Images by Vendor Name
- version
Filter string - Filter the MVE Images by Version
- id str
- The provider-assigned unique ID for this managed resource.
- mve_
images Sequence[GetMve Images Mve Image] - List of MVE Images. Returns a list of currently supported MVE images and details for each image, including image ID, version, product, and vendor.
- id_
filter float - Filter the MVE Images by ID
- product_
code_ strfilter - Filter the MVE Images by Product Code
- product_
filter str - Filter the MVE Images by Product
- release_
image_ boolfilter - Filter the MVE Images by Release Image
- vendor_
filter str - Filter the MVE Images by Vendor Name
- version_
filter str - Filter the MVE Images by Version
- id String
- The provider-assigned unique ID for this managed resource.
- mve
Images List<Property Map> - List of MVE Images. Returns a list of currently supported MVE images and details for each image, including image ID, version, product, and vendor.
- id
Filter Number - Filter the MVE Images by ID
- product
Code StringFilter - Filter the MVE Images by Product Code
- product
Filter String - Filter the MVE Images by Product
- release
Image BooleanFilter - Filter the MVE Images by Release Image
- vendor
Filter String - Filter the MVE Images by Vendor Name
- version
Filter String - Filter the MVE Images by Version
Supporting Types
GetMveImagesMveImage
- Id double
- The ID of the MVE Image. The image id returned indicates the software version and key configuration parameters of the image.
- Product string
- The product of the MVE Image
- Product
Code string - The product code of the MVE Image
- Release
Image bool - Indicates whether the MVE image is available for selection when ordering an MVE.
- Vendor string
- The vendor of the MVE Image
- Vendor
Description string - The vendor description of the MVE Image
- Version string
- The version of the MVE Image
- Id float64
- The ID of the MVE Image. The image id returned indicates the software version and key configuration parameters of the image.
- Product string
- The product of the MVE Image
- Product
Code string - The product code of the MVE Image
- Release
Image bool - Indicates whether the MVE image is available for selection when ordering an MVE.
- Vendor string
- The vendor of the MVE Image
- Vendor
Description string - The vendor description of the MVE Image
- Version string
- The version of the MVE Image
- id Double
- The ID of the MVE Image. The image id returned indicates the software version and key configuration parameters of the image.
- product String
- The product of the MVE Image
- product
Code String - The product code of the MVE Image
- release
Image Boolean - Indicates whether the MVE image is available for selection when ordering an MVE.
- vendor String
- The vendor of the MVE Image
- vendor
Description String - The vendor description of the MVE Image
- version String
- The version of the MVE Image
- id number
- The ID of the MVE Image. The image id returned indicates the software version and key configuration parameters of the image.
- product string
- The product of the MVE Image
- product
Code string - The product code of the MVE Image
- release
Image boolean - Indicates whether the MVE image is available for selection when ordering an MVE.
- vendor string
- The vendor of the MVE Image
- vendor
Description string - The vendor description of the MVE Image
- version string
- The version of the MVE Image
- id float
- The ID of the MVE Image. The image id returned indicates the software version and key configuration parameters of the image.
- product str
- The product of the MVE Image
- product_
code str - The product code of the MVE Image
- release_
image bool - Indicates whether the MVE image is available for selection when ordering an MVE.
- vendor str
- The vendor of the MVE Image
- vendor_
description str - The vendor description of the MVE Image
- version str
- The version of the MVE Image
- id Number
- The ID of the MVE Image. The image id returned indicates the software version and key configuration parameters of the image.
- product String
- The product of the MVE Image
- product
Code String - The product code of the MVE Image
- release
Image Boolean - Indicates whether the MVE image is available for selection when ordering an MVE.
- vendor String
- The vendor of the MVE Image
- vendor
Description String - The vendor description of the MVE Image
- version String
- The version of the MVE Image
Package Details
- Repository
- megaport megaport/terraform-provider-megaport
- License
- Notes
- This Pulumi package is based on the
megaportTerraform Provider.
