megaport 1.3.6 published on Wednesday, Apr 30, 2025 by megaport
megaport.getMveImages
Explore with Pulumi AI
megaport 1.3.6 published on Wednesday, Apr 30, 2025 by megaport
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:
- IdFilter double
- Filter the MVE Images by ID
- ProductCode stringFilter 
- Filter the MVE Images by Product Code
- ProductFilter string
- Filter the MVE Images by Product
- ReleaseImage boolFilter 
- Filter the MVE Images by Release Image
- VendorFilter string
- Filter the MVE Images by Vendor Name
- VersionFilter string
- Filter the MVE Images by Version
- IdFilter float64
- Filter the MVE Images by ID
- ProductCode stringFilter 
- Filter the MVE Images by Product Code
- ProductFilter string
- Filter the MVE Images by Product
- ReleaseImage boolFilter 
- Filter the MVE Images by Release Image
- VendorFilter string
- Filter the MVE Images by Vendor Name
- VersionFilter string
- Filter the MVE Images by Version
- idFilter Double
- Filter the MVE Images by ID
- productCode StringFilter 
- Filter the MVE Images by Product Code
- productFilter String
- Filter the MVE Images by Product
- releaseImage BooleanFilter 
- Filter the MVE Images by Release Image
- vendorFilter String
- Filter the MVE Images by Vendor Name
- versionFilter String
- Filter the MVE Images by Version
- idFilter number
- Filter the MVE Images by ID
- productCode stringFilter 
- Filter the MVE Images by Product Code
- productFilter string
- Filter the MVE Images by Product
- releaseImage booleanFilter 
- Filter the MVE Images by Release Image
- vendorFilter string
- Filter the MVE Images by Vendor Name
- versionFilter 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
- idFilter Number
- Filter the MVE Images by ID
- productCode StringFilter 
- Filter the MVE Images by Product Code
- productFilter String
- Filter the MVE Images by Product
- releaseImage BooleanFilter 
- Filter the MVE Images by Release Image
- vendorFilter String
- Filter the MVE Images by Vendor Name
- versionFilter 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.
- MveImages 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.
- IdFilter double
- Filter the MVE Images by ID
- ProductCode stringFilter 
- Filter the MVE Images by Product Code
- ProductFilter string
- Filter the MVE Images by Product
- ReleaseImage boolFilter 
- Filter the MVE Images by Release Image
- VendorFilter string
- Filter the MVE Images by Vendor Name
- VersionFilter string
- Filter the MVE Images by Version
- Id string
- The provider-assigned unique ID for this managed resource.
- MveImages []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.
- IdFilter float64
- Filter the MVE Images by ID
- ProductCode stringFilter 
- Filter the MVE Images by Product Code
- ProductFilter string
- Filter the MVE Images by Product
- ReleaseImage boolFilter 
- Filter the MVE Images by Release Image
- VendorFilter string
- Filter the MVE Images by Vendor Name
- VersionFilter string
- Filter the MVE Images by Version
- id String
- The provider-assigned unique ID for this managed resource.
- mveImages 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.
- idFilter Double
- Filter the MVE Images by ID
- productCode StringFilter 
- Filter the MVE Images by Product Code
- productFilter String
- Filter the MVE Images by Product
- releaseImage BooleanFilter 
- Filter the MVE Images by Release Image
- vendorFilter String
- Filter the MVE Images by Vendor Name
- versionFilter String
- Filter the MVE Images by Version
- id string
- The provider-assigned unique ID for this managed resource.
- mveImages 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.
- idFilter number
- Filter the MVE Images by ID
- productCode stringFilter 
- Filter the MVE Images by Product Code
- productFilter string
- Filter the MVE Images by Product
- releaseImage booleanFilter 
- Filter the MVE Images by Release Image
- vendorFilter string
- Filter the MVE Images by Vendor Name
- versionFilter 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.
- mveImages 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.
- idFilter Number
- Filter the MVE Images by ID
- productCode StringFilter 
- Filter the MVE Images by Product Code
- productFilter String
- Filter the MVE Images by Product
- releaseImage BooleanFilter 
- Filter the MVE Images by Release Image
- vendorFilter String
- Filter the MVE Images by Vendor Name
- versionFilter 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
- ProductCode string
- The product code of the MVE Image
- ReleaseImage bool
- Indicates whether the MVE image is available for selection when ordering an MVE.
- Vendor string
- The vendor of the MVE Image
- VendorDescription 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
- ProductCode string
- The product code of the MVE Image
- ReleaseImage bool
- Indicates whether the MVE image is available for selection when ordering an MVE.
- Vendor string
- The vendor of the MVE Image
- VendorDescription 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
- productCode String
- The product code of the MVE Image
- releaseImage Boolean
- Indicates whether the MVE image is available for selection when ordering an MVE.
- vendor String
- The vendor of the MVE Image
- vendorDescription 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
- productCode string
- The product code of the MVE Image
- releaseImage boolean
- Indicates whether the MVE image is available for selection when ordering an MVE.
- vendor string
- The vendor of the MVE Image
- vendorDescription 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
- productCode String
- The product code of the MVE Image
- releaseImage Boolean
- Indicates whether the MVE image is available for selection when ordering an MVE.
- vendor String
- The vendor of the MVE Image
- vendorDescription 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.
megaport 1.3.6 published on Wednesday, Apr 30, 2025 by megaport