Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi
meraki.networks.getFloorPlans
Explore with Pulumi AI
Example Usage
Using getFloorPlans
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 getFloorPlans(args: GetFloorPlansArgs, opts?: InvokeOptions): Promise<GetFloorPlansResult>
function getFloorPlansOutput(args: GetFloorPlansOutputArgs, opts?: InvokeOptions): Output<GetFloorPlansResult>
def get_floor_plans(floor_plan_id: Optional[str] = None,
network_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFloorPlansResult
def get_floor_plans_output(floor_plan_id: Optional[pulumi.Input[str]] = None,
network_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFloorPlansResult]
func LookupFloorPlans(ctx *Context, args *LookupFloorPlansArgs, opts ...InvokeOption) (*LookupFloorPlansResult, error)
func LookupFloorPlansOutput(ctx *Context, args *LookupFloorPlansOutputArgs, opts ...InvokeOption) LookupFloorPlansResultOutput
> Note: This function is named LookupFloorPlans
in the Go SDK.
public static class GetFloorPlans
{
public static Task<GetFloorPlansResult> InvokeAsync(GetFloorPlansArgs args, InvokeOptions? opts = null)
public static Output<GetFloorPlansResult> Invoke(GetFloorPlansInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFloorPlansResult> getFloorPlans(GetFloorPlansArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: meraki:networks/getFloorPlans:getFloorPlans
arguments:
# arguments dictionary
The following arguments are supported:
- Floor
Plan stringId - floorPlanId path parameter. Floor plan ID
- Network
Id string - networkId path parameter. Network ID
- Floor
Plan stringId - floorPlanId path parameter. Floor plan ID
- Network
Id string - networkId path parameter. Network ID
- floor
Plan StringId - floorPlanId path parameter. Floor plan ID
- network
Id String - networkId path parameter. Network ID
- floor
Plan stringId - floorPlanId path parameter. Floor plan ID
- network
Id string - networkId path parameter. Network ID
- floor_
plan_ strid - floorPlanId path parameter. Floor plan ID
- network_
id str - networkId path parameter. Network ID
- floor
Plan StringId - floorPlanId path parameter. Floor plan ID
- network
Id String - networkId path parameter. Network ID
getFloorPlans Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Floor Plans Item - Items
List<Get
Floor Plans Item> - Array of ResponseNetworksGetNetworkFloorPlans
- Floor
Plan stringId - floorPlanId path parameter. Floor plan ID
- Network
Id string - networkId path parameter. Network ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Floor Plans Item - Items
[]Get
Floor Plans Item - Array of ResponseNetworksGetNetworkFloorPlans
- Floor
Plan stringId - floorPlanId path parameter. Floor plan ID
- Network
Id string - networkId path parameter. Network ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Floor Plans Item - items
List<Get
Floor Plans Item> - Array of ResponseNetworksGetNetworkFloorPlans
- floor
Plan StringId - floorPlanId path parameter. Floor plan ID
- network
Id String - networkId path parameter. Network ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Floor Plans Item - items
Get
Floor Plans Item[] - Array of ResponseNetworksGetNetworkFloorPlans
- floor
Plan stringId - floorPlanId path parameter. Floor plan ID
- network
Id string - networkId path parameter. Network ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Floor Plans Item - items
Sequence[Get
Floor Plans Item] - Array of ResponseNetworksGetNetworkFloorPlans
- floor_
plan_ strid - floorPlanId path parameter. Floor plan ID
- network_
id str - networkId path parameter. Network ID
- id String
- The provider-assigned unique ID for this managed resource.
- item Property Map
- items List<Property Map>
- Array of ResponseNetworksGetNetworkFloorPlans
- floor
Plan StringId - floorPlanId path parameter. Floor plan ID
- network
Id String - networkId path parameter. Network ID
Supporting Types
GetFloorPlansItem
- Bottom
Left GetCorner Floor Plans Item Bottom Left Corner - The longitude and latitude of the bottom left corner of your floor plan.
- Bottom
Right GetCorner Floor Plans Item Bottom Right Corner - The longitude and latitude of the bottom right corner of your floor plan.
- Center
Get
Floor Plans Item Center - The longitude and latitude of the center of your floor plan. The 'center' or two adjacent corners (e.g. 'topLeftCorner' and 'bottomLeftCorner') must be specified. If 'center' is specified, the floor plan is placed over that point with no rotation. If two adjacent corners are specified, the floor plan is rotated to line up with the two specified points. The aspect ratio of the floor plan's image is preserved regardless of which corners/center are specified. (This means if that more than two corners are specified, only two corners may be used to preserve the floor plan's aspect ratio.). No two points can have the same latitude, longitude pair.
- Devices
List<Get
Floor Plans Item Device> - List of devices for the floorplan
- Floor
Plan stringId - Floor plan ID
- Height double
- The height of your floor plan.
- Image
Extension string - The format type of the image.
- Image
Md5 string - The file contents (a base 64 encoded string) of your new image. Supported formats are PNG, GIF, and JPG. Note that all images are saved as PNG files, regardless of the format they are uploaded in. If you upload a new image, and you do NOT specify any new geolocation fields ('center, 'topLeftCorner', etc), the floor plan will be recentered with no rotation in order to maintain the aspect ratio of your new image.
- Image
Url string - The url link for the floor plan image.
- Image
Url stringExpires At - The time the image url link will expire.
- Name string
- The name of your floor plan.
- Top
Left GetCorner Floor Plans Item Top Left Corner - The longitude and latitude of the top left corner of your floor plan.
- Top
Right GetCorner Floor Plans Item Top Right Corner - The longitude and latitude of the top right corner of your floor plan.
- Width double
- The width of your floor plan.
- Bottom
Left GetCorner Floor Plans Item Bottom Left Corner - The longitude and latitude of the bottom left corner of your floor plan.
- Bottom
Right GetCorner Floor Plans Item Bottom Right Corner - The longitude and latitude of the bottom right corner of your floor plan.
- Center
Get
Floor Plans Item Center - The longitude and latitude of the center of your floor plan. The 'center' or two adjacent corners (e.g. 'topLeftCorner' and 'bottomLeftCorner') must be specified. If 'center' is specified, the floor plan is placed over that point with no rotation. If two adjacent corners are specified, the floor plan is rotated to line up with the two specified points. The aspect ratio of the floor plan's image is preserved regardless of which corners/center are specified. (This means if that more than two corners are specified, only two corners may be used to preserve the floor plan's aspect ratio.). No two points can have the same latitude, longitude pair.
- Devices
[]Get
Floor Plans Item Device - List of devices for the floorplan
- Floor
Plan stringId - Floor plan ID
- Height float64
- The height of your floor plan.
- Image
Extension string - The format type of the image.
- Image
Md5 string - The file contents (a base 64 encoded string) of your new image. Supported formats are PNG, GIF, and JPG. Note that all images are saved as PNG files, regardless of the format they are uploaded in. If you upload a new image, and you do NOT specify any new geolocation fields ('center, 'topLeftCorner', etc), the floor plan will be recentered with no rotation in order to maintain the aspect ratio of your new image.
- Image
Url string - The url link for the floor plan image.
- Image
Url stringExpires At - The time the image url link will expire.
- Name string
- The name of your floor plan.
- Top
Left GetCorner Floor Plans Item Top Left Corner - The longitude and latitude of the top left corner of your floor plan.
- Top
Right GetCorner Floor Plans Item Top Right Corner - The longitude and latitude of the top right corner of your floor plan.
- Width float64
- The width of your floor plan.
- bottom
Left GetCorner Floor Plans Item Bottom Left Corner - The longitude and latitude of the bottom left corner of your floor plan.
- bottom
Right GetCorner Floor Plans Item Bottom Right Corner - The longitude and latitude of the bottom right corner of your floor plan.
- center
Get
Floor Plans Item Center - The longitude and latitude of the center of your floor plan. The 'center' or two adjacent corners (e.g. 'topLeftCorner' and 'bottomLeftCorner') must be specified. If 'center' is specified, the floor plan is placed over that point with no rotation. If two adjacent corners are specified, the floor plan is rotated to line up with the two specified points. The aspect ratio of the floor plan's image is preserved regardless of which corners/center are specified. (This means if that more than two corners are specified, only two corners may be used to preserve the floor plan's aspect ratio.). No two points can have the same latitude, longitude pair.
- devices
List<Get
Floor Plans Item Device> - List of devices for the floorplan
- floor
Plan StringId - Floor plan ID
- height Double
- The height of your floor plan.
- image
Extension String - The format type of the image.
- image
Md5 String - The file contents (a base 64 encoded string) of your new image. Supported formats are PNG, GIF, and JPG. Note that all images are saved as PNG files, regardless of the format they are uploaded in. If you upload a new image, and you do NOT specify any new geolocation fields ('center, 'topLeftCorner', etc), the floor plan will be recentered with no rotation in order to maintain the aspect ratio of your new image.
- image
Url String - The url link for the floor plan image.
- image
Url StringExpires At - The time the image url link will expire.
- name String
- The name of your floor plan.
- top
Left GetCorner Floor Plans Item Top Left Corner - The longitude and latitude of the top left corner of your floor plan.
- top
Right GetCorner Floor Plans Item Top Right Corner - The longitude and latitude of the top right corner of your floor plan.
- width Double
- The width of your floor plan.
- bottom
Left GetCorner Floor Plans Item Bottom Left Corner - The longitude and latitude of the bottom left corner of your floor plan.
- bottom
Right GetCorner Floor Plans Item Bottom Right Corner - The longitude and latitude of the bottom right corner of your floor plan.
- center
Get
Floor Plans Item Center - The longitude and latitude of the center of your floor plan. The 'center' or two adjacent corners (e.g. 'topLeftCorner' and 'bottomLeftCorner') must be specified. If 'center' is specified, the floor plan is placed over that point with no rotation. If two adjacent corners are specified, the floor plan is rotated to line up with the two specified points. The aspect ratio of the floor plan's image is preserved regardless of which corners/center are specified. (This means if that more than two corners are specified, only two corners may be used to preserve the floor plan's aspect ratio.). No two points can have the same latitude, longitude pair.
- devices
Get
Floor Plans Item Device[] - List of devices for the floorplan
- floor
Plan stringId - Floor plan ID
- height number
- The height of your floor plan.
- image
Extension string - The format type of the image.
- image
Md5 string - The file contents (a base 64 encoded string) of your new image. Supported formats are PNG, GIF, and JPG. Note that all images are saved as PNG files, regardless of the format they are uploaded in. If you upload a new image, and you do NOT specify any new geolocation fields ('center, 'topLeftCorner', etc), the floor plan will be recentered with no rotation in order to maintain the aspect ratio of your new image.
- image
Url string - The url link for the floor plan image.
- image
Url stringExpires At - The time the image url link will expire.
- name string
- The name of your floor plan.
- top
Left GetCorner Floor Plans Item Top Left Corner - The longitude and latitude of the top left corner of your floor plan.
- top
Right GetCorner Floor Plans Item Top Right Corner - The longitude and latitude of the top right corner of your floor plan.
- width number
- The width of your floor plan.
- bottom_
left_ Getcorner Floor Plans Item Bottom Left Corner - The longitude and latitude of the bottom left corner of your floor plan.
- bottom_
right_ Getcorner Floor Plans Item Bottom Right Corner - The longitude and latitude of the bottom right corner of your floor plan.
- center
Get
Floor Plans Item Center - The longitude and latitude of the center of your floor plan. The 'center' or two adjacent corners (e.g. 'topLeftCorner' and 'bottomLeftCorner') must be specified. If 'center' is specified, the floor plan is placed over that point with no rotation. If two adjacent corners are specified, the floor plan is rotated to line up with the two specified points. The aspect ratio of the floor plan's image is preserved regardless of which corners/center are specified. (This means if that more than two corners are specified, only two corners may be used to preserve the floor plan's aspect ratio.). No two points can have the same latitude, longitude pair.
- devices
Sequence[Get
Floor Plans Item Device] - List of devices for the floorplan
- floor_
plan_ strid - Floor plan ID
- height float
- The height of your floor plan.
- image_
extension str - The format type of the image.
- image_
md5 str - The file contents (a base 64 encoded string) of your new image. Supported formats are PNG, GIF, and JPG. Note that all images are saved as PNG files, regardless of the format they are uploaded in. If you upload a new image, and you do NOT specify any new geolocation fields ('center, 'topLeftCorner', etc), the floor plan will be recentered with no rotation in order to maintain the aspect ratio of your new image.
- image_
url str - The url link for the floor plan image.
- image_
url_ strexpires_ at - The time the image url link will expire.
- name str
- The name of your floor plan.
- top_
left_ Getcorner Floor Plans Item Top Left Corner - The longitude and latitude of the top left corner of your floor plan.
- top_
right_ Getcorner Floor Plans Item Top Right Corner - The longitude and latitude of the top right corner of your floor plan.
- width float
- The width of your floor plan.
- bottom
Left Property MapCorner - The longitude and latitude of the bottom left corner of your floor plan.
- bottom
Right Property MapCorner - The longitude and latitude of the bottom right corner of your floor plan.
- center Property Map
- The longitude and latitude of the center of your floor plan. The 'center' or two adjacent corners (e.g. 'topLeftCorner' and 'bottomLeftCorner') must be specified. If 'center' is specified, the floor plan is placed over that point with no rotation. If two adjacent corners are specified, the floor plan is rotated to line up with the two specified points. The aspect ratio of the floor plan's image is preserved regardless of which corners/center are specified. (This means if that more than two corners are specified, only two corners may be used to preserve the floor plan's aspect ratio.). No two points can have the same latitude, longitude pair.
- devices List<Property Map>
- List of devices for the floorplan
- floor
Plan StringId - Floor plan ID
- height Number
- The height of your floor plan.
- image
Extension String - The format type of the image.
- image
Md5 String - The file contents (a base 64 encoded string) of your new image. Supported formats are PNG, GIF, and JPG. Note that all images are saved as PNG files, regardless of the format they are uploaded in. If you upload a new image, and you do NOT specify any new geolocation fields ('center, 'topLeftCorner', etc), the floor plan will be recentered with no rotation in order to maintain the aspect ratio of your new image.
- image
Url String - The url link for the floor plan image.
- image
Url StringExpires At - The time the image url link will expire.
- name String
- The name of your floor plan.
- top
Left Property MapCorner - The longitude and latitude of the top left corner of your floor plan.
- top
Right Property MapCorner - The longitude and latitude of the top right corner of your floor plan.
- width Number
- The width of your floor plan.
GetFloorPlansItemBottomLeftCorner
GetFloorPlansItemBottomRightCorner
GetFloorPlansItemCenter
GetFloorPlansItemDevice
- Address string
- Physical address of the device
- Details
List<Get
Floor Plans Item Device Detail> - Additional device information
- Firmware string
- Firmware version of the device
- Imei string
- IMEI of the device, if applicable
- Lan
Ip string - LAN IP address of the device
- Lat double
- Latitude of the device
- Lng double
- Longitude of the device
- Mac string
- MAC address of the device
- Model string
- Model of the device
- Name string
- Name of the device
- Network
Id string - ID of the network the device belongs to
- Notes string
- Notes for the device, limited to 255 characters
- Product
Type string - Product type of the device
- Serial string
- Serial number of the device
- List<string>
- List of tags assigned to the device
- Address string
- Physical address of the device
- Details
[]Get
Floor Plans Item Device Detail - Additional device information
- Firmware string
- Firmware version of the device
- Imei string
- IMEI of the device, if applicable
- Lan
Ip string - LAN IP address of the device
- Lat float64
- Latitude of the device
- Lng float64
- Longitude of the device
- Mac string
- MAC address of the device
- Model string
- Model of the device
- Name string
- Name of the device
- Network
Id string - ID of the network the device belongs to
- Notes string
- Notes for the device, limited to 255 characters
- Product
Type string - Product type of the device
- Serial string
- Serial number of the device
- []string
- List of tags assigned to the device
- address String
- Physical address of the device
- details
List<Get
Floor Plans Item Device Detail> - Additional device information
- firmware String
- Firmware version of the device
- imei String
- IMEI of the device, if applicable
- lan
Ip String - LAN IP address of the device
- lat Double
- Latitude of the device
- lng Double
- Longitude of the device
- mac String
- MAC address of the device
- model String
- Model of the device
- name String
- Name of the device
- network
Id String - ID of the network the device belongs to
- notes String
- Notes for the device, limited to 255 characters
- product
Type String - Product type of the device
- serial String
- Serial number of the device
- List<String>
- List of tags assigned to the device
- address string
- Physical address of the device
- details
Get
Floor Plans Item Device Detail[] - Additional device information
- firmware string
- Firmware version of the device
- imei string
- IMEI of the device, if applicable
- lan
Ip string - LAN IP address of the device
- lat number
- Latitude of the device
- lng number
- Longitude of the device
- mac string
- MAC address of the device
- model string
- Model of the device
- name string
- Name of the device
- network
Id string - ID of the network the device belongs to
- notes string
- Notes for the device, limited to 255 characters
- product
Type string - Product type of the device
- serial string
- Serial number of the device
- string[]
- List of tags assigned to the device
- address str
- Physical address of the device
- details
Sequence[Get
Floor Plans Item Device Detail] - Additional device information
- firmware str
- Firmware version of the device
- imei str
- IMEI of the device, if applicable
- lan_
ip str - LAN IP address of the device
- lat float
- Latitude of the device
- lng float
- Longitude of the device
- mac str
- MAC address of the device
- model str
- Model of the device
- name str
- Name of the device
- network_
id str - ID of the network the device belongs to
- notes str
- Notes for the device, limited to 255 characters
- product_
type str - Product type of the device
- serial str
- Serial number of the device
- Sequence[str]
- List of tags assigned to the device
- address String
- Physical address of the device
- details List<Property Map>
- Additional device information
- firmware String
- Firmware version of the device
- imei String
- IMEI of the device, if applicable
- lan
Ip String - LAN IP address of the device
- lat Number
- Latitude of the device
- lng Number
- Longitude of the device
- mac String
- MAC address of the device
- model String
- Model of the device
- name String
- Name of the device
- network
Id String - ID of the network the device belongs to
- notes String
- Notes for the device, limited to 255 characters
- product
Type String - Product type of the device
- serial String
- Serial number of the device
- List<String>
- List of tags assigned to the device
GetFloorPlansItemDeviceDetail
GetFloorPlansItemTopLeftCorner
GetFloorPlansItemTopRightCorner
Package Details
- Repository
- meraki pulumi/pulumi-meraki
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
meraki
Terraform Provider.