powerflex 1.8.0 published on Monday, Apr 14, 2025 by dell
powerflex.getOsRepository
Explore with Pulumi AI
Using getOsRepository
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 getOsRepository(args: GetOsRepositoryArgs, opts?: InvokeOptions): Promise<GetOsRepositoryResult>
function getOsRepositoryOutput(args: GetOsRepositoryOutputArgs, opts?: InvokeOptions): Output<GetOsRepositoryResult>
def get_os_repository(filter: Optional[GetOsRepositoryFilter] = None,
opts: Optional[InvokeOptions] = None) -> GetOsRepositoryResult
def get_os_repository_output(filter: Optional[pulumi.Input[GetOsRepositoryFilterArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOsRepositoryResult]
func LookupOsRepository(ctx *Context, args *LookupOsRepositoryArgs, opts ...InvokeOption) (*LookupOsRepositoryResult, error)
func LookupOsRepositoryOutput(ctx *Context, args *LookupOsRepositoryOutputArgs, opts ...InvokeOption) LookupOsRepositoryResultOutput
> Note: This function is named LookupOsRepository
in the Go SDK.
public static class GetOsRepository
{
public static Task<GetOsRepositoryResult> InvokeAsync(GetOsRepositoryArgs args, InvokeOptions? opts = null)
public static Output<GetOsRepositoryResult> Invoke(GetOsRepositoryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOsRepositoryResult> getOsRepository(GetOsRepositoryArgs args, InvokeOptions options)
public static Output<GetOsRepositoryResult> getOsRepository(GetOsRepositoryArgs args, InvokeOptions options)
fn::invoke:
function: powerflex:index/getOsRepository:getOsRepository
arguments:
# arguments dictionary
The following arguments are supported:
getOsRepository Result
The following output properties are available:
- Id string
- ID of the OS Repository Datasource
- Os
Repositories List<GetOs Repository Os Repository> - List of OS Repository Models
- Filter
Get
Os Repository Filter
- Id string
- ID of the OS Repository Datasource
- Os
Repositories []GetOs Repository Os Repository - List of OS Repository Models
- Filter
Get
Os Repository Filter
- id String
- ID of the OS Repository Datasource
- os
Repositories List<GetOs Repository Os Repository> - List of OS Repository Models
- filter
Get
Os Repository Filter
- id string
- ID of the OS Repository Datasource
- os
Repositories GetOs Repository Os Repository[] - List of OS Repository Models
- filter
Get
Os Repository Filter
- id str
- ID of the OS Repository Datasource
- os_
repositories Sequence[GetOs Repository Os Repository] - List of OS Repository Models
- filter
Get
Os Repository Filter
- id String
- ID of the OS Repository Datasource
- os
Repositories List<Property Map> - List of OS Repository Models
- filter Property Map
Supporting Types
GetOsRepositoryFilter
- Base
Urls List<string> - List of base_url
- Created
Bies List<string> - List of created_by
- Created
Dates List<string> - List of created_date
- From
Web bool - Value for from_web
- Ids List<string>
- List of id
- Image
Types List<string> - List of image_type
- In
Use bool - Value for in_use
- Names List<string>
- List of name
- Razor
Names List<string> - List of razor_name
- Rcm
Paths List<string> - List of rcm_path
- Repo
Types List<string> - List of repo_type
- Source
Paths List<string> - List of source_path
- States List<string>
- List of state
- Usernames List<string>
- List of username
- Base
Urls []string - List of base_url
- Created
Bies []string - List of created_by
- Created
Dates []string - List of created_date
- From
Web bool - Value for from_web
- Ids []string
- List of id
- Image
Types []string - List of image_type
- In
Use bool - Value for in_use
- Names []string
- List of name
- Razor
Names []string - List of razor_name
- Rcm
Paths []string - List of rcm_path
- Repo
Types []string - List of repo_type
- Source
Paths []string - List of source_path
- States []string
- List of state
- Usernames []string
- List of username
- base
Urls List<String> - List of base_url
- created
Bies List<String> - List of created_by
- created
Dates List<String> - List of created_date
- from
Web Boolean - Value for from_web
- ids List<String>
- List of id
- image
Types List<String> - List of image_type
- in
Use Boolean - Value for in_use
- names List<String>
- List of name
- razor
Names List<String> - List of razor_name
- rcm
Paths List<String> - List of rcm_path
- repo
Types List<String> - List of repo_type
- source
Paths List<String> - List of source_path
- states List<String>
- List of state
- usernames List<String>
- List of username
- base
Urls string[] - List of base_url
- created
Bies string[] - List of created_by
- created
Dates string[] - List of created_date
- from
Web boolean - Value for from_web
- ids string[]
- List of id
- image
Types string[] - List of image_type
- in
Use boolean - Value for in_use
- names string[]
- List of name
- razor
Names string[] - List of razor_name
- rcm
Paths string[] - List of rcm_path
- repo
Types string[] - List of repo_type
- source
Paths string[] - List of source_path
- states string[]
- List of state
- usernames string[]
- List of username
- base_
urls Sequence[str] - List of base_url
- created_
bies Sequence[str] - List of created_by
- created_
dates Sequence[str] - List of created_date
- from_
web bool - Value for from_web
- ids Sequence[str]
- List of id
- image_
types Sequence[str] - List of image_type
- in_
use bool - Value for in_use
- names Sequence[str]
- List of name
- razor_
names Sequence[str] - List of razor_name
- rcm_
paths Sequence[str] - List of rcm_path
- repo_
types Sequence[str] - List of repo_type
- source_
paths Sequence[str] - List of source_path
- states Sequence[str]
- List of state
- usernames Sequence[str]
- List of username
- base
Urls List<String> - List of base_url
- created
Bies List<String> - List of created_by
- created
Dates List<String> - List of created_date
- from
Web Boolean - Value for from_web
- ids List<String>
- List of id
- image
Types List<String> - List of image_type
- in
Use Boolean - Value for in_use
- names List<String>
- List of name
- razor
Names List<String> - List of razor_name
- rcm
Paths List<String> - List of rcm_path
- repo
Types List<String> - List of repo_type
- source
Paths List<String> - List of source_path
- states List<String>
- List of state
- usernames List<String>
- List of username
GetOsRepositoryOsRepository
- Base
Url string - Base URL of the OS repository
- Created
By string - User who created the OS repository
- Created
Date string - Date of creation of the OS Repository
- From
Web bool - Whether the OS repository is from the web or not
- Id string
- ID of the OS Repository
- Image
Type string - Type of the OS image. Supported types are redhat7, vmware_esxi, sles, windows2016, windows2019
- In
Use bool - Whether the OS repository is in use or not
- Metadata
Get
Os Repository Os Repository Metadata - Metadata of the OS Repository
- Name string
- Name of the OS repository
- Password string
- Password of the OS repository
- Razor
Name string - Name of the Razor
- Rcm
Path string - Path of the RCM
- Repo
Type string - Type of the OS repository. Default is ISO
- Source
Path string - Source path of the OS image
- State string
- State of the OS repository
- Username string
- Username of the OS repository
- Base
Url string - Base URL of the OS repository
- Created
By string - User who created the OS repository
- Created
Date string - Date of creation of the OS Repository
- From
Web bool - Whether the OS repository is from the web or not
- Id string
- ID of the OS Repository
- Image
Type string - Type of the OS image. Supported types are redhat7, vmware_esxi, sles, windows2016, windows2019
- In
Use bool - Whether the OS repository is in use or not
- Metadata
Get
Os Repository Os Repository Metadata - Metadata of the OS Repository
- Name string
- Name of the OS repository
- Password string
- Password of the OS repository
- Razor
Name string - Name of the Razor
- Rcm
Path string - Path of the RCM
- Repo
Type string - Type of the OS repository. Default is ISO
- Source
Path string - Source path of the OS image
- State string
- State of the OS repository
- Username string
- Username of the OS repository
- base
Url String - Base URL of the OS repository
- created
By String - User who created the OS repository
- created
Date String - Date of creation of the OS Repository
- from
Web Boolean - Whether the OS repository is from the web or not
- id String
- ID of the OS Repository
- image
Type String - Type of the OS image. Supported types are redhat7, vmware_esxi, sles, windows2016, windows2019
- in
Use Boolean - Whether the OS repository is in use or not
- metadata
Get
Os Repository Os Repository Metadata - Metadata of the OS Repository
- name String
- Name of the OS repository
- password String
- Password of the OS repository
- razor
Name String - Name of the Razor
- rcm
Path String - Path of the RCM
- repo
Type String - Type of the OS repository. Default is ISO
- source
Path String - Source path of the OS image
- state String
- State of the OS repository
- username String
- Username of the OS repository
- base
Url string - Base URL of the OS repository
- created
By string - User who created the OS repository
- created
Date string - Date of creation of the OS Repository
- from
Web boolean - Whether the OS repository is from the web or not
- id string
- ID of the OS Repository
- image
Type string - Type of the OS image. Supported types are redhat7, vmware_esxi, sles, windows2016, windows2019
- in
Use boolean - Whether the OS repository is in use or not
- metadata
Get
Os Repository Os Repository Metadata - Metadata of the OS Repository
- name string
- Name of the OS repository
- password string
- Password of the OS repository
- razor
Name string - Name of the Razor
- rcm
Path string - Path of the RCM
- repo
Type string - Type of the OS repository. Default is ISO
- source
Path string - Source path of the OS image
- state string
- State of the OS repository
- username string
- Username of the OS repository
- base_
url str - Base URL of the OS repository
- created_
by str - User who created the OS repository
- created_
date str - Date of creation of the OS Repository
- from_
web bool - Whether the OS repository is from the web or not
- id str
- ID of the OS Repository
- image_
type str - Type of the OS image. Supported types are redhat7, vmware_esxi, sles, windows2016, windows2019
- in_
use bool - Whether the OS repository is in use or not
- metadata
Get
Os Repository Os Repository Metadata - Metadata of the OS Repository
- name str
- Name of the OS repository
- password str
- Password of the OS repository
- razor_
name str - Name of the Razor
- rcm_
path str - Path of the RCM
- repo_
type str - Type of the OS repository. Default is ISO
- source_
path str - Source path of the OS image
- state str
- State of the OS repository
- username str
- Username of the OS repository
- base
Url String - Base URL of the OS repository
- created
By String - User who created the OS repository
- created
Date String - Date of creation of the OS Repository
- from
Web Boolean - Whether the OS repository is from the web or not
- id String
- ID of the OS Repository
- image
Type String - Type of the OS image. Supported types are redhat7, vmware_esxi, sles, windows2016, windows2019
- in
Use Boolean - Whether the OS repository is in use or not
- metadata Property Map
- Metadata of the OS Repository
- name String
- Name of the OS repository
- password String
- Password of the OS repository
- razor
Name String - Name of the Razor
- rcm
Path String - Path of the RCM
- repo
Type String - Type of the OS repository. Default is ISO
- source
Path String - Source path of the OS image
- state String
- State of the OS repository
- username String
- Username of the OS repository
GetOsRepositoryOsRepositoryMetadata
- Repos
List<Get
Os Repository Os Repository Metadata Repo> - List of OS Repository Metadata Repos
- Repos
[]Get
Os Repository Os Repository Metadata Repo - List of OS Repository Metadata Repos
- repos
List<Get
Os Repository Os Repository Metadata Repo> - List of OS Repository Metadata Repos
- repos
Get
Os Repository Os Repository Metadata Repo[] - List of OS Repository Metadata Repos
- repos
Sequence[Get
Os Repository Os Repository Metadata Repo] - List of OS Repository Metadata Repos
- repos List<Property Map>
- List of OS Repository Metadata Repos
GetOsRepositoryOsRepositoryMetadataRepo
- Base
Path string - Base path of the OS Repository Metadata Repo
- Description string
- Description of the OS Repository Metadata Repo
- Gpg
Key string - GPG key of the OS Repository Metadata Repo
- Name string
- Name of the OS Repository Metadata Repo
- Os
Packages bool - Whether the OS Repository Metadata Repo has OS packages or not
- Base
Path string - Base path of the OS Repository Metadata Repo
- Description string
- Description of the OS Repository Metadata Repo
- Gpg
Key string - GPG key of the OS Repository Metadata Repo
- Name string
- Name of the OS Repository Metadata Repo
- Os
Packages bool - Whether the OS Repository Metadata Repo has OS packages or not
- base
Path String - Base path of the OS Repository Metadata Repo
- description String
- Description of the OS Repository Metadata Repo
- gpg
Key String - GPG key of the OS Repository Metadata Repo
- name String
- Name of the OS Repository Metadata Repo
- os
Packages Boolean - Whether the OS Repository Metadata Repo has OS packages or not
- base
Path string - Base path of the OS Repository Metadata Repo
- description string
- Description of the OS Repository Metadata Repo
- gpg
Key string - GPG key of the OS Repository Metadata Repo
- name string
- Name of the OS Repository Metadata Repo
- os
Packages boolean - Whether the OS Repository Metadata Repo has OS packages or not
- base_
path str - Base path of the OS Repository Metadata Repo
- description str
- Description of the OS Repository Metadata Repo
- gpg_
key str - GPG key of the OS Repository Metadata Repo
- name str
- Name of the OS Repository Metadata Repo
- os_
packages bool - Whether the OS Repository Metadata Repo has OS packages or not
- base
Path String - Base path of the OS Repository Metadata Repo
- description String
- Description of the OS Repository Metadata Repo
- gpg
Key String - GPG key of the OS Repository Metadata Repo
- name String
- Name of the OS Repository Metadata Repo
- os
Packages Boolean - Whether the OS Repository Metadata Repo has OS packages or not
Package Details
- Repository
- powerflex dell/terraform-provider-powerflex
- License
- Notes
- This Pulumi package is based on the
powerflex
Terraform Provider.