diff --git a/.pulumi-java-gen.version b/.pulumi-java-gen.version index 47d04a52..a881cf79 100644 --- a/.pulumi-java-gen.version +++ b/.pulumi-java-gen.version @@ -1 +1 @@ -0.18.0 \ No newline at end of file +0.20.0 \ No newline at end of file diff --git a/examples/go.mod b/examples/go.mod index 8d8ea328..91452d6e 100644 --- a/examples/go.mod +++ b/examples/go.mod @@ -60,7 +60,7 @@ require ( github.com/pkg/term v1.1.0 // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect github.com/pulumi/esc v0.10.0 // indirect - github.com/pulumi/pulumi/sdk/v3 v3.142.0 // indirect + github.com/pulumi/pulumi/sdk/v3 v3.143.0 // indirect github.com/rivo/uniseg v0.4.4 // indirect github.com/rogpeppe/go-internal v1.12.0 // indirect github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect @@ -76,14 +76,14 @@ require ( github.com/xanzy/ssh-agent v0.3.3 // indirect github.com/zclconf/go-cty v1.13.2 // indirect go.uber.org/atomic v1.9.0 // indirect - golang.org/x/crypto v0.26.0 // indirect + golang.org/x/crypto v0.31.0 // indirect golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 // indirect golang.org/x/mod v0.18.0 // indirect golang.org/x/net v0.28.0 // indirect - golang.org/x/sync v0.8.0 // indirect - golang.org/x/sys v0.24.0 // indirect - golang.org/x/term v0.23.0 // indirect - golang.org/x/text v0.17.0 // indirect + golang.org/x/sync v0.10.0 // indirect + golang.org/x/sys v0.28.0 // indirect + golang.org/x/term v0.27.0 // indirect + golang.org/x/text v0.21.0 // indirect golang.org/x/tools v0.22.0 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect google.golang.org/grpc v1.67.1 // indirect diff --git a/examples/go.sum b/examples/go.sum index e572d111..d125e946 100644 --- a/examples/go.sum +++ b/examples/go.sum @@ -163,8 +163,8 @@ github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE= github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c= github.com/pulumi/providertest v0.0.15 h1:nvpEHVvcAkiq3NguPUutB+si3sjU2PmFqkV8yw9QFhQ= github.com/pulumi/providertest v0.0.15/go.mod h1:GcsqEGgSngwaNOD+kICJPIUQlnA911fGBU8HDlJvVL0= -github.com/pulumi/pulumi/sdk/v3 v3.142.0 h1:SmcVddGuvwAh3g3XUVQQ5gVRQUKH1yZ6iETpDNHIHlw= -github.com/pulumi/pulumi/sdk/v3 v3.142.0/go.mod h1:PvKsX88co8XuwuPdzolMvew5lZV+4JmZfkeSjj7A6dI= +github.com/pulumi/pulumi/sdk/v3 v3.143.0 h1:z1m8Fc6l723eU2J/bP7UHE5t6WbBu4iIDAl1WaalQk4= +github.com/pulumi/pulumi/sdk/v3 v3.143.0/go.mod h1:OFpZabILGxrFqzcABFpMCksrHGVp4ymRM2BkKjlazDY= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis= @@ -227,8 +227,8 @@ golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5y golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a/go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4= golang.org/x/crypto v0.7.0/go.mod h1:pYwdfH91IfpZVANVyUOhSIPZaFoJGxTFbZhFTx+dXZU= -golang.org/x/crypto v0.26.0 h1:RrRspgV4mU+YwB4FYnuBoKsUapNIL5cohGAmSH3azsw= -golang.org/x/crypto v0.26.0/go.mod h1:GY7jblb9wI+FOo5y8/S2oY4zWP07AkOJ4+jxCqdqn54= +golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U= +golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk= golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 h1:LoYXNGAShUG3m/ehNk4iFctuhGX/+R1ZpfJ4/ia80JM= golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8/go.mod h1:jj3sYF3dwk5D+ghuXyeI3r5MFf+NT2An6/9dOA95KSI= golang.org/x/lint v0.0.0-20200302205851-738671d3881b/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY= @@ -257,8 +257,8 @@ golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJ golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= -golang.org/x/sync v0.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ= -golang.org/x/sync v0.8.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk= +golang.org/x/sync v0.10.0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ= +golang.org/x/sync v0.10.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk= golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= @@ -280,15 +280,15 @@ golang.org/x/sys v0.2.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.3.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.24.0 h1:Twjiwq9dn6R1fQcyiK+wQyHWfaz/BJB+YIpzU/Cv3Xg= -golang.org/x/sys v0.24.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= +golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA= +golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= golang.org/x/term v0.2.0/go.mod h1:TVmDHMZPmdnySmBfhjOoOdhjzdE1h4u1VwSiw2l1Nuc= golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k= golang.org/x/term v0.6.0/go.mod h1:m6U89DPEgQRMq3DNkDClhWw02AUbt2daBVO4cn4Hv9U= -golang.org/x/term v0.23.0 h1:F6D4vR+EHoL9/sWAWgAR1H2DcHr4PareCbAaCo1RpuU= -golang.org/x/term v0.23.0/go.mod h1:DgV24QBUrK6jhZXl+20l6UWznPlwAHm1Q1mGHtydmSk= +golang.org/x/term v0.27.0 h1:WP60Sv1nlK1T6SupCHbXzSaN0b9wUmsPoRS9b61A23Q= +golang.org/x/term v0.27.0/go.mod h1:iMsnZpn0cago0GOrHO2+Y7u7JPn5AylBrcoWkElMTSM= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= @@ -296,8 +296,8 @@ golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ= golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= golang.org/x/text v0.8.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8= -golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc= -golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY= +golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo= +golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ= golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= golang.org/x/tools v0.0.0-20181030221726-6c7e314b6563/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= diff --git a/provider/go.mod b/provider/go.mod index 6fab43ab..7003444f 100644 --- a/provider/go.mod +++ b/provider/go.mod @@ -1,13 +1,11 @@ module github.com/pulumi/pulumi-meraki/provider -go 1.22.0 - -toolchain go1.22.3 +go 1.22.3 require ( github.com/cisco-open/terraform-provider-meraki v0.2.3-alpha - github.com/pulumi/pulumi-terraform-bridge/v3 v3.97.1 - github.com/pulumi/pulumi/sdk/v3 v3.142.0 + github.com/pulumi/pulumi-terraform-bridge/v3 v3.97.2-0.20241213141026-5b45441dc774 + github.com/pulumi/pulumi/sdk/v3 v3.143.0 ) require ( @@ -131,9 +129,9 @@ require ( github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect github.com/pulumi/esc v0.10.0 // indirect github.com/pulumi/inflector v0.1.1 // indirect - github.com/pulumi/pulumi-java/pkg v0.18.0 // indirect + github.com/pulumi/pulumi-java/pkg v0.19.0 // indirect github.com/pulumi/pulumi-yaml v1.12.0 // indirect - github.com/pulumi/pulumi/pkg/v3 v3.142.0 // indirect + github.com/pulumi/pulumi/pkg/v3 v3.143.0 // indirect github.com/pulumi/schema-tools v0.1.2 // indirect github.com/rivo/uniseg v0.4.4 // indirect github.com/rogpeppe/go-internal v1.12.0 // indirect @@ -167,15 +165,15 @@ require ( go.opentelemetry.io/otel/metric v1.24.0 // indirect go.opentelemetry.io/otel/trace v1.24.0 // indirect go.uber.org/atomic v1.9.0 // indirect - golang.org/x/crypto v0.26.0 // indirect + golang.org/x/crypto v0.31.0 // indirect golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 // indirect golang.org/x/mod v0.18.0 // indirect golang.org/x/net v0.28.0 // indirect golang.org/x/oauth2 v0.22.0 // indirect - golang.org/x/sync v0.8.0 // indirect - golang.org/x/sys v0.24.0 // indirect - golang.org/x/term v0.23.0 // indirect - golang.org/x/text v0.17.0 // indirect + golang.org/x/sync v0.10.0 // indirect + golang.org/x/sys v0.28.0 // indirect + golang.org/x/term v0.27.0 // indirect + golang.org/x/text v0.21.0 // indirect golang.org/x/time v0.5.0 // indirect golang.org/x/tools v0.22.0 // indirect google.golang.org/api v0.169.0 // indirect diff --git a/provider/go.sum b/provider/go.sum index 0facf482..3a3c2d2b 100644 --- a/provider/go.sum +++ b/provider/go.sum @@ -724,16 +724,16 @@ github.com/pulumi/inflector v0.1.1 h1:dvlxlWtXwOJTUUtcYDvwnl6Mpg33prhK+7mzeF+Sob github.com/pulumi/inflector v0.1.1/go.mod h1:HUFCjcPTz96YtTuUlwG3i3EZG4WlniBvR9bd+iJxCUY= github.com/pulumi/providertest v0.1.3 h1:GpNKRy/haNjRHiUA9bi4diU4Op2zf3axYXbga5AepHg= github.com/pulumi/providertest v0.1.3/go.mod h1:GcsqEGgSngwaNOD+kICJPIUQlnA911fGBU8HDlJvVL0= -github.com/pulumi/pulumi-java/pkg v0.18.0 h1:3PApc5YegH69n6oubB63mqI97pF+oQywWr7ii4082Mw= -github.com/pulumi/pulumi-java/pkg v0.18.0/go.mod h1:YKYYFEb3Jvzf/dDJo0xOeEkIfBAMkkkdhXulauvEjmc= -github.com/pulumi/pulumi-terraform-bridge/v3 v3.97.1 h1:+KTtmSk6jqcqKvgNgtGVUWEimkpEZdLZs0xEYwFw288= -github.com/pulumi/pulumi-terraform-bridge/v3 v3.97.1/go.mod h1:B/Auryr+yVUkLOMzgpFe7HLwKAtXc6YJwpAXfNGyLPk= +github.com/pulumi/pulumi-java/pkg v0.19.0 h1:T9kkGUQJV7UTxenw08m3txsgQkNVnZZxvn1zCcNjaE8= +github.com/pulumi/pulumi-java/pkg v0.19.0/go.mod h1:YKYYFEb3Jvzf/dDJo0xOeEkIfBAMkkkdhXulauvEjmc= +github.com/pulumi/pulumi-terraform-bridge/v3 v3.97.2-0.20241213141026-5b45441dc774 h1:AtiLdBGvB9AJ2ptFywvcMUflZArvBlx4P/c+h5dIb+M= +github.com/pulumi/pulumi-terraform-bridge/v3 v3.97.2-0.20241213141026-5b45441dc774/go.mod h1:q0QIquTDad7QvzdLmT31bzISahN1XrnGF/w/vIsxlX0= github.com/pulumi/pulumi-yaml v1.12.0 h1:ThJP+EBqeJyCnS6w6/PwcEFOT5o112qv0lObhefmFCk= github.com/pulumi/pulumi-yaml v1.12.0/go.mod h1:EhZd1XDfuLa15O51qVVE16U6r8ldK9mLIBclqWCX27Y= -github.com/pulumi/pulumi/pkg/v3 v3.142.0 h1:UE8TFyXrlxvPrATpd3Kl3En34KrFIFWOxxNAodywPNU= -github.com/pulumi/pulumi/pkg/v3 v3.142.0/go.mod h1:3k6WwRIT7veiDnk3Yo2NtqEYX+4dgLCrMIFvEOnjQqI= -github.com/pulumi/pulumi/sdk/v3 v3.142.0 h1:SmcVddGuvwAh3g3XUVQQ5gVRQUKH1yZ6iETpDNHIHlw= -github.com/pulumi/pulumi/sdk/v3 v3.142.0/go.mod h1:PvKsX88co8XuwuPdzolMvew5lZV+4JmZfkeSjj7A6dI= +github.com/pulumi/pulumi/pkg/v3 v3.143.0 h1:diAlaNVZSRc59ePqbMuvuf/AwecpZyjhh1pGvmLEUwg= +github.com/pulumi/pulumi/pkg/v3 v3.143.0/go.mod h1:XzjN1uQI2HWXYolT2L4RIXzvLEnWTSOzFgFFIUfFEa8= +github.com/pulumi/pulumi/sdk/v3 v3.143.0 h1:z1m8Fc6l723eU2J/bP7UHE5t6WbBu4iIDAl1WaalQk4= +github.com/pulumi/pulumi/sdk/v3 v3.143.0/go.mod h1:OFpZabILGxrFqzcABFpMCksrHGVp4ymRM2BkKjlazDY= github.com/pulumi/schema-tools v0.1.2 h1:Fd9xvUjgck4NA+7/jSk7InqCUT4Kj940+EcnbQKpfZo= github.com/pulumi/schema-tools v0.1.2/go.mod h1:62lgj52Tzq11eqWTIaKd+EVyYAu5dEcDJxMhTjvMO/k= github.com/pulumi/terraform-diff-reader v0.0.2 h1:kTE4nEXU3/SYXESvAIem+wyHMI3abqkI3OhJ0G04LLI= @@ -879,8 +879,8 @@ golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa/go.mod h1:IxCIyHEi3zRg3s0 golang.org/x/crypto v0.3.0/go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4= golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU= golang.org/x/crypto v0.23.0/go.mod h1:CKFgDieR+mRhux2Lsu27y0fO304Db0wZe70UKqHu0v8= -golang.org/x/crypto v0.26.0 h1:RrRspgV4mU+YwB4FYnuBoKsUapNIL5cohGAmSH3azsw= -golang.org/x/crypto v0.26.0/go.mod h1:GY7jblb9wI+FOo5y8/S2oY4zWP07AkOJ4+jxCqdqn54= +golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U= +golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk= golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8= @@ -1021,8 +1021,8 @@ golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f/go.mod h1:RxMgew5VJxzue5/jJ golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= -golang.org/x/sync v0.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ= -golang.org/x/sync v0.8.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk= +golang.org/x/sync v0.10.0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ= +golang.org/x/sync v0.10.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk= golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= @@ -1104,8 +1104,8 @@ golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= -golang.org/x/sys v0.24.0 h1:Twjiwq9dn6R1fQcyiK+wQyHWfaz/BJB+YIpzU/Cv3Xg= -golang.org/x/sys v0.24.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= +golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA= +golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= golang.org/x/term v0.1.0/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= @@ -1114,8 +1114,8 @@ golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k= golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo= golang.org/x/term v0.17.0/go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk= golang.org/x/term v0.20.0/go.mod h1:8UkIAJTvZgivsXaD6/pH6U9ecQzZ45awqEOzuCvwpFY= -golang.org/x/term v0.23.0 h1:F6D4vR+EHoL9/sWAWgAR1H2DcHr4PareCbAaCo1RpuU= -golang.org/x/term v0.23.0/go.mod h1:DgV24QBUrK6jhZXl+20l6UWznPlwAHm1Q1mGHtydmSk= +golang.org/x/term v0.27.0 h1:WP60Sv1nlK1T6SupCHbXzSaN0b9wUmsPoRS9b61A23Q= +golang.org/x/term v0.27.0/go.mod h1:iMsnZpn0cago0GOrHO2+Y7u7JPn5AylBrcoWkElMTSM= golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= @@ -1130,8 +1130,8 @@ golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8= golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU= golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU= -golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc= -golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY= +golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo= +golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ= golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= golang.org/x/time v0.0.0-20191024005414-555d28b269f0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= diff --git a/sdk/dotnet/Administered/GetIdentitiesMe.cs b/sdk/dotnet/Administered/GetIdentitiesMe.cs index c9c5f77a..0afb4c5f 100644 --- a/sdk/dotnet/Administered/GetIdentitiesMe.cs +++ b/sdk/dotnet/Administered/GetIdentitiesMe.cs @@ -56,6 +56,29 @@ public static Task InvokeAsync(InvokeOptions? options = n /// public static Output Invoke(InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:administered/getIdentitiesMe:getIdentitiesMe", InvokeArgs.Empty, options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Administered.GetIdentitiesMe.Invoke(); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiAdministeredIdentitiesMeExample"] = example.Apply(getIdentitiesMeResult => getIdentitiesMeResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:administered/getIdentitiesMe:getIdentitiesMe", InvokeArgs.Empty, options.WithDefaults()); } diff --git a/sdk/dotnet/Administered/GetLicensingSubscriptionEntitlements.cs b/sdk/dotnet/Administered/GetLicensingSubscriptionEntitlements.cs index 91e86ca1..3204e2b8 100644 --- a/sdk/dotnet/Administered/GetLicensingSubscriptionEntitlements.cs +++ b/sdk/dotnet/Administered/GetLicensingSubscriptionEntitlements.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetLi /// public static Output Invoke(GetLicensingSubscriptionEntitlementsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:administered/getLicensingSubscriptionEntitlements:getLicensingSubscriptionEntitlements", args ?? new GetLicensingSubscriptionEntitlementsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Administered.GetLicensingSubscriptionEntitlements.Invoke(new() + /// { + /// Skuses = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiAdministeredLicensingSubscriptionEntitlementsExample"] = example.Apply(getLicensingSubscriptionEntitlementsResult => getLicensingSubscriptionEntitlementsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLicensingSubscriptionEntitlementsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:administered/getLicensingSubscriptionEntitlements:getLicensingSubscriptionEntitlements", args ?? new GetLicensingSubscriptionEntitlementsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Administered/GetLicensingSubscriptionSubscriptions.cs b/sdk/dotnet/Administered/GetLicensingSubscriptionSubscriptions.cs index e0b6b09a..55ffdd0e 100644 --- a/sdk/dotnet/Administered/GetLicensingSubscriptionSubscriptions.cs +++ b/sdk/dotnet/Administered/GetLicensingSubscriptionSubscriptions.cs @@ -102,6 +102,52 @@ public static Task InvokeAsync(GetL /// public static Output Invoke(GetLicensingSubscriptionSubscriptionsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:administered/getLicensingSubscriptionSubscriptions:getLicensingSubscriptionSubscriptions", args ?? new GetLicensingSubscriptionSubscriptionsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Administered.GetLicensingSubscriptionSubscriptions.Invoke(new() + /// { + /// EndDate = "string", + /// EndingBefore = "string", + /// OrganizationIds = new[] + /// { + /// "string", + /// }, + /// PerPage = 1, + /// ProductTypes = new[] + /// { + /// "string", + /// }, + /// StartDate = "string", + /// StartingAfter = "string", + /// Statuses = new[] + /// { + /// "string", + /// }, + /// SubscriptionIds = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiAdministeredLicensingSubscriptionSubscriptionsExample"] = example.Apply(getLicensingSubscriptionSubscriptionsResult => getLicensingSubscriptionSubscriptionsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLicensingSubscriptionSubscriptionsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:administered/getLicensingSubscriptionSubscriptions:getLicensingSubscriptionSubscriptions", args ?? new GetLicensingSubscriptionSubscriptionsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Administered/GetLicensingSubscriptionSubscriptionsComplianceStatuses.cs b/sdk/dotnet/Administered/GetLicensingSubscriptionSubscriptionsComplianceStatuses.cs index 708e70bb..b34f298c 100644 --- a/sdk/dotnet/Administered/GetLicensingSubscriptionSubscriptionsComplianceStatuses.cs +++ b/sdk/dotnet/Administered/GetLicensingSubscriptionSubscriptionsComplianceStatuses.cs @@ -76,6 +76,39 @@ public static Task public static Output Invoke(GetLicensingSubscriptionSubscriptionsComplianceStatusesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:administered/getLicensingSubscriptionSubscriptionsComplianceStatuses:getLicensingSubscriptionSubscriptionsComplianceStatuses", args ?? new GetLicensingSubscriptionSubscriptionsComplianceStatusesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Administered.GetLicensingSubscriptionSubscriptionsComplianceStatuses.Invoke(new() + /// { + /// OrganizationIds = new[] + /// { + /// "string", + /// }, + /// SubscriptionIds = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiAdministeredLicensingSubscriptionSubscriptionsComplianceStatusesExample"] = example.Apply(getLicensingSubscriptionSubscriptionsComplianceStatusesResult => getLicensingSubscriptionSubscriptionsComplianceStatusesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLicensingSubscriptionSubscriptionsComplianceStatusesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:administered/getLicensingSubscriptionSubscriptionsComplianceStatuses:getLicensingSubscriptionSubscriptionsComplianceStatuses", args ?? new GetLicensingSubscriptionSubscriptionsComplianceStatusesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetAppliancePerformance.cs b/sdk/dotnet/Devices/GetAppliancePerformance.cs index 8b320273..d2407027 100644 --- a/sdk/dotnet/Devices/GetAppliancePerformance.cs +++ b/sdk/dotnet/Devices/GetAppliancePerformance.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetAppliancePerfor /// public static Output Invoke(GetAppliancePerformanceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getAppliancePerformance:getAppliancePerformance", args ?? new GetAppliancePerformanceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetAppliancePerformance.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesAppliancePerformanceExample"] = example.Apply(getAppliancePerformanceResult => getAppliancePerformanceResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetAppliancePerformanceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getAppliancePerformance:getAppliancePerformance", args ?? new GetAppliancePerformanceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetApplianceRadioSettings.cs b/sdk/dotnet/Devices/GetApplianceRadioSettings.cs index 81a97882..6062c2e9 100644 --- a/sdk/dotnet/Devices/GetApplianceRadioSettings.cs +++ b/sdk/dotnet/Devices/GetApplianceRadioSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceRadi /// public static Output Invoke(GetApplianceRadioSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getApplianceRadioSettings:getApplianceRadioSettings", args ?? new GetApplianceRadioSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetApplianceRadioSettings.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesApplianceRadioSettingsExample"] = example.Apply(getApplianceRadioSettingsResult => getApplianceRadioSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceRadioSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getApplianceRadioSettings:getApplianceRadioSettings", args ?? new GetApplianceRadioSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetApplianceUplinksSettings.cs b/sdk/dotnet/Devices/GetApplianceUplinksSettings.cs index 1b50f4c7..61fafc40 100644 --- a/sdk/dotnet/Devices/GetApplianceUplinksSettings.cs +++ b/sdk/dotnet/Devices/GetApplianceUplinksSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceUp /// public static Output Invoke(GetApplianceUplinksSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getApplianceUplinksSettings:getApplianceUplinksSettings", args ?? new GetApplianceUplinksSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetApplianceUplinksSettings.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesApplianceUplinksSettingsExample"] = example.Apply(getApplianceUplinksSettingsResult => getApplianceUplinksSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceUplinksSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getApplianceUplinksSettings:getApplianceUplinksSettings", args ?? new GetApplianceUplinksSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetCameraAnalyticsLive.cs b/sdk/dotnet/Devices/GetCameraAnalyticsLive.cs index 41d961a1..069e7f02 100644 --- a/sdk/dotnet/Devices/GetCameraAnalyticsLive.cs +++ b/sdk/dotnet/Devices/GetCameraAnalyticsLive.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetCameraAnalyticsL /// public static Output Invoke(GetCameraAnalyticsLiveInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraAnalyticsLive:getCameraAnalyticsLive", args ?? new GetCameraAnalyticsLiveInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetCameraAnalyticsLive.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesCameraAnalyticsLiveExample"] = example.Apply(getCameraAnalyticsLiveResult => getCameraAnalyticsLiveResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCameraAnalyticsLiveInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraAnalyticsLive:getCameraAnalyticsLive", args ?? new GetCameraAnalyticsLiveInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetCameraCustomAnalytics.cs b/sdk/dotnet/Devices/GetCameraCustomAnalytics.cs index b372a4f3..f7d8df96 100644 --- a/sdk/dotnet/Devices/GetCameraCustomAnalytics.cs +++ b/sdk/dotnet/Devices/GetCameraCustomAnalytics.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetCameraCustomAn /// public static Output Invoke(GetCameraCustomAnalyticsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraCustomAnalytics:getCameraCustomAnalytics", args ?? new GetCameraCustomAnalyticsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetCameraCustomAnalytics.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesCameraCustomAnalyticsExample"] = example.Apply(getCameraCustomAnalyticsResult => getCameraCustomAnalyticsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCameraCustomAnalyticsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraCustomAnalytics:getCameraCustomAnalytics", args ?? new GetCameraCustomAnalyticsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetCameraQualityAndRetention.cs b/sdk/dotnet/Devices/GetCameraQualityAndRetention.cs index 825efa07..1e4d5cd2 100644 --- a/sdk/dotnet/Devices/GetCameraQualityAndRetention.cs +++ b/sdk/dotnet/Devices/GetCameraQualityAndRetention.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetCameraQual /// public static Output Invoke(GetCameraQualityAndRetentionInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraQualityAndRetention:getCameraQualityAndRetention", args ?? new GetCameraQualityAndRetentionInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetCameraQualityAndRetention.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesCameraQualityAndRetentionExample"] = example.Apply(getCameraQualityAndRetentionResult => getCameraQualityAndRetentionResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCameraQualityAndRetentionInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraQualityAndRetention:getCameraQualityAndRetention", args ?? new GetCameraQualityAndRetentionInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetCameraSense.cs b/sdk/dotnet/Devices/GetCameraSense.cs index 2e35be97..6eebb2b7 100644 --- a/sdk/dotnet/Devices/GetCameraSense.cs +++ b/sdk/dotnet/Devices/GetCameraSense.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetCameraSenseArgs args, In /// public static Output Invoke(GetCameraSenseInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraSense:getCameraSense", args ?? new GetCameraSenseInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetCameraSense.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesCameraSenseExample"] = example.Apply(getCameraSenseResult => getCameraSenseResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCameraSenseInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraSense:getCameraSense", args ?? new GetCameraSenseInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetCameraVideoLink.cs b/sdk/dotnet/Devices/GetCameraVideoLink.cs index 2ff7fda3..5c38df59 100644 --- a/sdk/dotnet/Devices/GetCameraVideoLink.cs +++ b/sdk/dotnet/Devices/GetCameraVideoLink.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetCameraVideoLinkArgs /// public static Output Invoke(GetCameraVideoLinkInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraVideoLink:getCameraVideoLink", args ?? new GetCameraVideoLinkInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetCameraVideoLink.Invoke(new() + /// { + /// Serial = "string", + /// Timestamp = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesCameraVideoLinkExample"] = example.Apply(getCameraVideoLinkResult => getCameraVideoLinkResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCameraVideoLinkInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraVideoLink:getCameraVideoLink", args ?? new GetCameraVideoLinkInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetCameraVideoSettings.cs b/sdk/dotnet/Devices/GetCameraVideoSettings.cs index 24fc511c..dd6342dc 100644 --- a/sdk/dotnet/Devices/GetCameraVideoSettings.cs +++ b/sdk/dotnet/Devices/GetCameraVideoSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetCameraVideoSetti /// public static Output Invoke(GetCameraVideoSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraVideoSettings:getCameraVideoSettings", args ?? new GetCameraVideoSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetCameraVideoSettings.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesCameraVideoSettingsExample"] = example.Apply(getCameraVideoSettingsResult => getCameraVideoSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCameraVideoSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraVideoSettings:getCameraVideoSettings", args ?? new GetCameraVideoSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetCameraWirelessProfiles.cs b/sdk/dotnet/Devices/GetCameraWirelessProfiles.cs index f4a5c1f6..a39c4286 100644 --- a/sdk/dotnet/Devices/GetCameraWirelessProfiles.cs +++ b/sdk/dotnet/Devices/GetCameraWirelessProfiles.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetCameraWireles /// public static Output Invoke(GetCameraWirelessProfilesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraWirelessProfiles:getCameraWirelessProfiles", args ?? new GetCameraWirelessProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetCameraWirelessProfiles.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesCameraWirelessProfilesExample"] = example.Apply(getCameraWirelessProfilesResult => getCameraWirelessProfilesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCameraWirelessProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCameraWirelessProfiles:getCameraWirelessProfiles", args ?? new GetCameraWirelessProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetCellularGatewayLan.cs b/sdk/dotnet/Devices/GetCellularGatewayLan.cs index 4eaecd78..0db60c17 100644 --- a/sdk/dotnet/Devices/GetCellularGatewayLan.cs +++ b/sdk/dotnet/Devices/GetCellularGatewayLan.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetCellularGatewayLa /// public static Output Invoke(GetCellularGatewayLanInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCellularGatewayLan:getCellularGatewayLan", args ?? new GetCellularGatewayLanInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetCellularGatewayLan.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesCellularGatewayLanExample"] = example.Apply(getCellularGatewayLanResult => getCellularGatewayLanResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCellularGatewayLanInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCellularGatewayLan:getCellularGatewayLan", args ?? new GetCellularGatewayLanInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetCellularGatewayPortForwardingRules.cs b/sdk/dotnet/Devices/GetCellularGatewayPortForwardingRules.cs index 1b8feaea..7894ca2c 100644 --- a/sdk/dotnet/Devices/GetCellularGatewayPortForwardingRules.cs +++ b/sdk/dotnet/Devices/GetCellularGatewayPortForwardingRules.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetC /// public static Output Invoke(GetCellularGatewayPortForwardingRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCellularGatewayPortForwardingRules:getCellularGatewayPortForwardingRules", args ?? new GetCellularGatewayPortForwardingRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetCellularGatewayPortForwardingRules.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesCellularGatewayPortForwardingRulesExample"] = example.Apply(getCellularGatewayPortForwardingRulesResult => getCellularGatewayPortForwardingRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCellularGatewayPortForwardingRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCellularGatewayPortForwardingRules:getCellularGatewayPortForwardingRules", args ?? new GetCellularGatewayPortForwardingRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetCellularSims.cs b/sdk/dotnet/Devices/GetCellularSims.cs index 07f48e40..0e22c490 100644 --- a/sdk/dotnet/Devices/GetCellularSims.cs +++ b/sdk/dotnet/Devices/GetCellularSims.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetCellularSimsArgs args, /// public static Output Invoke(GetCellularSimsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCellularSims:getCellularSims", args ?? new GetCellularSimsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetCellularSims.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesCellularSimsExample"] = example.Apply(getCellularSimsResult => getCellularSimsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCellularSimsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getCellularSims:getCellularSims", args ?? new GetCellularSimsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetLiveToolsArpTable.cs b/sdk/dotnet/Devices/GetLiveToolsArpTable.cs index 43f0a6d4..f16223e0 100644 --- a/sdk/dotnet/Devices/GetLiveToolsArpTable.cs +++ b/sdk/dotnet/Devices/GetLiveToolsArpTable.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetLiveToolsArpTableA /// public static Output Invoke(GetLiveToolsArpTableInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsArpTable:getLiveToolsArpTable", args ?? new GetLiveToolsArpTableInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetLiveToolsArpTable.Invoke(new() + /// { + /// ArpTableId = "string", + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesLiveToolsArpTableExample"] = example.Apply(getLiveToolsArpTableResult => getLiveToolsArpTableResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLiveToolsArpTableInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsArpTable:getLiveToolsArpTable", args ?? new GetLiveToolsArpTableInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetLiveToolsCableTest.cs b/sdk/dotnet/Devices/GetLiveToolsCableTest.cs index c2454bee..6b8d7a4e 100644 --- a/sdk/dotnet/Devices/GetLiveToolsCableTest.cs +++ b/sdk/dotnet/Devices/GetLiveToolsCableTest.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetLiveToolsCableTes /// public static Output Invoke(GetLiveToolsCableTestInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsCableTest:getLiveToolsCableTest", args ?? new GetLiveToolsCableTestInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetLiveToolsCableTest.Invoke(new() + /// { + /// Id = "string", + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesLiveToolsCableTestExample"] = example.Apply(getLiveToolsCableTestResult => getLiveToolsCableTestResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLiveToolsCableTestInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsCableTest:getLiveToolsCableTest", args ?? new GetLiveToolsCableTestInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetLiveToolsPing.cs b/sdk/dotnet/Devices/GetLiveToolsPing.cs index 56a835f1..22f34aeb 100644 --- a/sdk/dotnet/Devices/GetLiveToolsPing.cs +++ b/sdk/dotnet/Devices/GetLiveToolsPing.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetLiveToolsPingArgs args /// public static Output Invoke(GetLiveToolsPingInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsPing:getLiveToolsPing", args ?? new GetLiveToolsPingInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetLiveToolsPing.Invoke(new() + /// { + /// Id = "string", + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesLiveToolsPingExample"] = example.Apply(getLiveToolsPingResult => getLiveToolsPingResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLiveToolsPingInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsPing:getLiveToolsPing", args ?? new GetLiveToolsPingInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetLiveToolsPingDevice.cs b/sdk/dotnet/Devices/GetLiveToolsPingDevice.cs index 3b434358..ac0025b4 100644 --- a/sdk/dotnet/Devices/GetLiveToolsPingDevice.cs +++ b/sdk/dotnet/Devices/GetLiveToolsPingDevice.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetLiveToolsPingDev /// public static Output Invoke(GetLiveToolsPingDeviceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsPingDevice:getLiveToolsPingDevice", args ?? new GetLiveToolsPingDeviceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetLiveToolsPingDevice.Invoke(new() + /// { + /// Id = "string", + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesLiveToolsPingDeviceExample"] = example.Apply(getLiveToolsPingDeviceResult => getLiveToolsPingDeviceResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLiveToolsPingDeviceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsPingDevice:getLiveToolsPingDevice", args ?? new GetLiveToolsPingDeviceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetLiveToolsThroughputTest.cs b/sdk/dotnet/Devices/GetLiveToolsThroughputTest.cs index b7023683..0e74b7f8 100644 --- a/sdk/dotnet/Devices/GetLiveToolsThroughputTest.cs +++ b/sdk/dotnet/Devices/GetLiveToolsThroughputTest.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetLiveToolsThr /// public static Output Invoke(GetLiveToolsThroughputTestInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsThroughputTest:getLiveToolsThroughputTest", args ?? new GetLiveToolsThroughputTestInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetLiveToolsThroughputTest.Invoke(new() + /// { + /// Serial = "string", + /// ThroughputTestId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesLiveToolsThroughputTestExample"] = example.Apply(getLiveToolsThroughputTestResult => getLiveToolsThroughputTestResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLiveToolsThroughputTestInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsThroughputTest:getLiveToolsThroughputTest", args ?? new GetLiveToolsThroughputTestInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetLiveToolsWakeOnLan.cs b/sdk/dotnet/Devices/GetLiveToolsWakeOnLan.cs index 676953b3..9452bb89 100644 --- a/sdk/dotnet/Devices/GetLiveToolsWakeOnLan.cs +++ b/sdk/dotnet/Devices/GetLiveToolsWakeOnLan.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetLiveToolsWakeOnLa /// public static Output Invoke(GetLiveToolsWakeOnLanInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsWakeOnLan:getLiveToolsWakeOnLan", args ?? new GetLiveToolsWakeOnLanInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetLiveToolsWakeOnLan.Invoke(new() + /// { + /// Serial = "string", + /// WakeOnLanId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesLiveToolsWakeOnLanExample"] = example.Apply(getLiveToolsWakeOnLanResult => getLiveToolsWakeOnLanResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLiveToolsWakeOnLanInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLiveToolsWakeOnLan:getLiveToolsWakeOnLan", args ?? new GetLiveToolsWakeOnLanInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetLldpCdp.cs b/sdk/dotnet/Devices/GetLldpCdp.cs index 24ff8d8e..4fb29d5a 100644 --- a/sdk/dotnet/Devices/GetLldpCdp.cs +++ b/sdk/dotnet/Devices/GetLldpCdp.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetLldpCdpArgs args, InvokeOpti /// public static Output Invoke(GetLldpCdpInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLldpCdp:getLldpCdp", args ?? new GetLldpCdpInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetLldpCdp.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesLldpCdpExample"] = example.Apply(getLldpCdpResult => getLldpCdpResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLldpCdpInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getLldpCdp:getLldpCdp", args ?? new GetLldpCdpInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetManagementInterface.cs b/sdk/dotnet/Devices/GetManagementInterface.cs index 5894b183..63382d64 100644 --- a/sdk/dotnet/Devices/GetManagementInterface.cs +++ b/sdk/dotnet/Devices/GetManagementInterface.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetManagementInterf /// public static Output Invoke(GetManagementInterfaceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getManagementInterface:getManagementInterface", args ?? new GetManagementInterfaceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetManagementInterface.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesManagementInterfaceExample"] = example.Apply(getManagementInterfaceResult => getManagementInterfaceResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetManagementInterfaceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getManagementInterface:getManagementInterface", args ?? new GetManagementInterfaceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetSensorRelationships.cs b/sdk/dotnet/Devices/GetSensorRelationships.cs index 256bab7d..4655f692 100644 --- a/sdk/dotnet/Devices/GetSensorRelationships.cs +++ b/sdk/dotnet/Devices/GetSensorRelationships.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSensorRelationsh /// public static Output Invoke(GetSensorRelationshipsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSensorRelationships:getSensorRelationships", args ?? new GetSensorRelationshipsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetSensorRelationships.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesSensorRelationshipsExample"] = example.Apply(getSensorRelationshipsResult => getSensorRelationshipsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSensorRelationshipsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSensorRelationships:getSensorRelationships", args ?? new GetSensorRelationshipsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetSwitchPorts.cs b/sdk/dotnet/Devices/GetSwitchPorts.cs index 87df61f0..4542295b 100644 --- a/sdk/dotnet/Devices/GetSwitchPorts.cs +++ b/sdk/dotnet/Devices/GetSwitchPorts.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSwitchPortsArgs? args = /// public static Output Invoke(GetSwitchPortsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchPorts:getSwitchPorts", args ?? new GetSwitchPortsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSwitchPortsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchPorts:getSwitchPorts", args ?? new GetSwitchPortsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetSwitchPortsStatuses.cs b/sdk/dotnet/Devices/GetSwitchPortsStatuses.cs index 1ae9805d..7e5f4f66 100644 --- a/sdk/dotnet/Devices/GetSwitchPortsStatuses.cs +++ b/sdk/dotnet/Devices/GetSwitchPortsStatuses.cs @@ -66,6 +66,34 @@ public static Task InvokeAsync(GetSwitchPortsStatu /// public static Output Invoke(GetSwitchPortsStatusesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchPortsStatuses:getSwitchPortsStatuses", args ?? new GetSwitchPortsStatusesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetSwitchPortsStatuses.Invoke(new() + /// { + /// Serial = "string", + /// T0 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesSwitchPortsStatusesExample"] = example.Apply(getSwitchPortsStatusesResult => getSwitchPortsStatusesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchPortsStatusesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchPortsStatuses:getSwitchPortsStatuses", args ?? new GetSwitchPortsStatusesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetSwitchRoutingInterfaces.cs b/sdk/dotnet/Devices/GetSwitchRoutingInterfaces.cs index f76ef877..74748043 100644 --- a/sdk/dotnet/Devices/GetSwitchRoutingInterfaces.cs +++ b/sdk/dotnet/Devices/GetSwitchRoutingInterfaces.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSwitchRoutin /// public static Output Invoke(GetSwitchRoutingInterfacesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchRoutingInterfaces:getSwitchRoutingInterfaces", args ?? new GetSwitchRoutingInterfacesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSwitchRoutingInterfacesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchRoutingInterfaces:getSwitchRoutingInterfaces", args ?? new GetSwitchRoutingInterfacesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetSwitchRoutingInterfacesDhcp.cs b/sdk/dotnet/Devices/GetSwitchRoutingInterfacesDhcp.cs index d5052ffd..15907034 100644 --- a/sdk/dotnet/Devices/GetSwitchRoutingInterfacesDhcp.cs +++ b/sdk/dotnet/Devices/GetSwitchRoutingInterfacesDhcp.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetSwitchRo /// public static Output Invoke(GetSwitchRoutingInterfacesDhcpInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchRoutingInterfacesDhcp:getSwitchRoutingInterfacesDhcp", args ?? new GetSwitchRoutingInterfacesDhcpInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetSwitchRoutingInterfacesDhcp.Invoke(new() + /// { + /// InterfaceId = "string", + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesSwitchRoutingInterfacesDhcpExample"] = example.Apply(getSwitchRoutingInterfacesDhcpResult => getSwitchRoutingInterfacesDhcpResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchRoutingInterfacesDhcpInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchRoutingInterfacesDhcp:getSwitchRoutingInterfacesDhcp", args ?? new GetSwitchRoutingInterfacesDhcpInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetSwitchRoutingStaticRoutes.cs b/sdk/dotnet/Devices/GetSwitchRoutingStaticRoutes.cs index c74276f6..458c1af8 100644 --- a/sdk/dotnet/Devices/GetSwitchRoutingStaticRoutes.cs +++ b/sdk/dotnet/Devices/GetSwitchRoutingStaticRoutes.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSwitchRout /// public static Output Invoke(GetSwitchRoutingStaticRoutesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchRoutingStaticRoutes:getSwitchRoutingStaticRoutes", args ?? new GetSwitchRoutingStaticRoutesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSwitchRoutingStaticRoutesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchRoutingStaticRoutes:getSwitchRoutingStaticRoutes", args ?? new GetSwitchRoutingStaticRoutesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetSwitchWarmSpare.cs b/sdk/dotnet/Devices/GetSwitchWarmSpare.cs index c5f8f87a..5cab1603 100644 --- a/sdk/dotnet/Devices/GetSwitchWarmSpare.cs +++ b/sdk/dotnet/Devices/GetSwitchWarmSpare.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchWarmSpareArgs /// public static Output Invoke(GetSwitchWarmSpareInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchWarmSpare:getSwitchWarmSpare", args ?? new GetSwitchWarmSpareInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetSwitchWarmSpare.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesSwitchWarmSpareExample"] = example.Apply(getSwitchWarmSpareResult => getSwitchWarmSpareResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchWarmSpareInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getSwitchWarmSpare:getSwitchWarmSpare", args ?? new GetSwitchWarmSpareInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetWirelessBluetoothSettings.cs b/sdk/dotnet/Devices/GetWirelessBluetoothSettings.cs index 11bae244..aec15605 100644 --- a/sdk/dotnet/Devices/GetWirelessBluetoothSettings.cs +++ b/sdk/dotnet/Devices/GetWirelessBluetoothSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetWirelessBl /// public static Output Invoke(GetWirelessBluetoothSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getWirelessBluetoothSettings:getWirelessBluetoothSettings", args ?? new GetWirelessBluetoothSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetWirelessBluetoothSettings.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesWirelessBluetoothSettingsExample"] = example.Apply(getWirelessBluetoothSettingsResult => getWirelessBluetoothSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessBluetoothSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getWirelessBluetoothSettings:getWirelessBluetoothSettings", args ?? new GetWirelessBluetoothSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetWirelessConnectionStats.cs b/sdk/dotnet/Devices/GetWirelessConnectionStats.cs index 08bcd27c..5c722158 100644 --- a/sdk/dotnet/Devices/GetWirelessConnectionStats.cs +++ b/sdk/dotnet/Devices/GetWirelessConnectionStats.cs @@ -76,6 +76,39 @@ public static Task InvokeAsync(GetWirelessConn /// public static Output Invoke(GetWirelessConnectionStatsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getWirelessConnectionStats:getWirelessConnectionStats", args ?? new GetWirelessConnectionStatsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetWirelessConnectionStats.Invoke(new() + /// { + /// ApTag = "string", + /// Band = "string", + /// Serial = "string", + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// Vlan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesWirelessConnectionStatsExample"] = example.Apply(getWirelessConnectionStatsResult => getWirelessConnectionStatsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessConnectionStatsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getWirelessConnectionStats:getWirelessConnectionStats", args ?? new GetWirelessConnectionStatsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetWirelessLatencyStats.cs b/sdk/dotnet/Devices/GetWirelessLatencyStats.cs index 6f20d485..041ce8bd 100644 --- a/sdk/dotnet/Devices/GetWirelessLatencyStats.cs +++ b/sdk/dotnet/Devices/GetWirelessLatencyStats.cs @@ -78,6 +78,40 @@ public static Task InvokeAsync(GetWirelessLatency /// public static Output Invoke(GetWirelessLatencyStatsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getWirelessLatencyStats:getWirelessLatencyStats", args ?? new GetWirelessLatencyStatsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetWirelessLatencyStats.Invoke(new() + /// { + /// ApTag = "string", + /// Band = "string", + /// Fields = "string", + /// Serial = "string", + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// Vlan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesWirelessLatencyStatsExample"] = example.Apply(getWirelessLatencyStatsResult => getWirelessLatencyStatsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessLatencyStatsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getWirelessLatencyStats:getWirelessLatencyStats", args ?? new GetWirelessLatencyStatsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetWirelessRadioSettings.cs b/sdk/dotnet/Devices/GetWirelessRadioSettings.cs index b31214c2..8f130f7c 100644 --- a/sdk/dotnet/Devices/GetWirelessRadioSettings.cs +++ b/sdk/dotnet/Devices/GetWirelessRadioSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetWirelessRadioS /// public static Output Invoke(GetWirelessRadioSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getWirelessRadioSettings:getWirelessRadioSettings", args ?? new GetWirelessRadioSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetWirelessRadioSettings.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesWirelessRadioSettingsExample"] = example.Apply(getWirelessRadioSettingsResult => getWirelessRadioSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessRadioSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getWirelessRadioSettings:getWirelessRadioSettings", args ?? new GetWirelessRadioSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Devices/GetWirelessStatus.cs b/sdk/dotnet/Devices/GetWirelessStatus.cs index 63ecfb4b..07ac6811 100644 --- a/sdk/dotnet/Devices/GetWirelessStatus.cs +++ b/sdk/dotnet/Devices/GetWirelessStatus.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetWirelessStatusArgs ar /// public static Output Invoke(GetWirelessStatusInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getWirelessStatus:getWirelessStatus", args ?? new GetWirelessStatusInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Devices.GetWirelessStatus.Invoke(new() + /// { + /// Serial = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiDevicesWirelessStatusExample"] = example.Apply(getWirelessStatusResult => getWirelessStatusResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessStatusInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:devices/getWirelessStatus:getWirelessStatus", args ?? new GetWirelessStatusInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/GetDevices.cs b/sdk/dotnet/GetDevices.cs index 12a97562..ba027b59 100644 --- a/sdk/dotnet/GetDevices.cs +++ b/sdk/dotnet/GetDevices.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetDevicesArgs? args = null, In /// public static Output Invoke(GetDevicesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:index/getDevices:getDevices", args ?? new GetDevicesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetDevicesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:index/getDevices:getDevices", args ?? new GetDevicesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/GetNetworks.cs b/sdk/dotnet/GetNetworks.cs index a71be050..43b410a5 100644 --- a/sdk/dotnet/GetNetworks.cs +++ b/sdk/dotnet/GetNetworks.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetNetworksArgs? args = null, /// public static Output Invoke(GetNetworksInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:index/getNetworks:getNetworks", args ?? new GetNetworksInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetNetworksInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:index/getNetworks:getNetworks", args ?? new GetNetworksInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/GetOrganizations.cs b/sdk/dotnet/GetOrganizations.cs index 231a3557..aaa6c2ac 100644 --- a/sdk/dotnet/GetOrganizations.cs +++ b/sdk/dotnet/GetOrganizations.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetOrganizationsArgs? arg /// public static Output Invoke(GetOrganizationsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:index/getOrganizations:getOrganizations", args ?? new GetOrganizationsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetOrganizationsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:index/getOrganizations:getOrganizations", args ?? new GetOrganizationsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetAlertsHistory.cs b/sdk/dotnet/Networks/GetAlertsHistory.cs index f0842519..c09423a9 100644 --- a/sdk/dotnet/Networks/GetAlertsHistory.cs +++ b/sdk/dotnet/Networks/GetAlertsHistory.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetAlertsHistoryArgs args /// public static Output Invoke(GetAlertsHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getAlertsHistory:getAlertsHistory", args ?? new GetAlertsHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetAlertsHistory.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksAlertsHistoryExample"] = example.Apply(getAlertsHistoryResult => getAlertsHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetAlertsHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getAlertsHistory:getAlertsHistory", args ?? new GetAlertsHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetAlertsSettings.cs b/sdk/dotnet/Networks/GetAlertsSettings.cs index 54b8360e..96bb7983 100644 --- a/sdk/dotnet/Networks/GetAlertsSettings.cs +++ b/sdk/dotnet/Networks/GetAlertsSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetAlertsSettingsArgs ar /// public static Output Invoke(GetAlertsSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getAlertsSettings:getAlertsSettings", args ?? new GetAlertsSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetAlertsSettings.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksAlertsSettingsExample"] = example.Apply(getAlertsSettingsResult => getAlertsSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetAlertsSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getAlertsSettings:getAlertsSettings", args ?? new GetAlertsSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceConnectivityMonitoringDestinations.cs b/sdk/dotnet/Networks/GetApplianceConnectivityMonitoringDestinations.cs index df817088..9056681d 100644 --- a/sdk/dotnet/Networks/GetApplianceConnectivityMonitoringDestinations.cs +++ b/sdk/dotnet/Networks/GetApplianceConnectivityMonitoringDestinations.cs @@ -62,6 +62,32 @@ public static Task InvokeA /// public static Output Invoke(GetApplianceConnectivityMonitoringDestinationsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceConnectivityMonitoringDestinations:getApplianceConnectivityMonitoringDestinations", args ?? new GetApplianceConnectivityMonitoringDestinationsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceConnectivityMonitoringDestinations.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceConnectivityMonitoringDestinationsExample"] = example.Apply(getApplianceConnectivityMonitoringDestinationsResult => getApplianceConnectivityMonitoringDestinationsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceConnectivityMonitoringDestinationsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceConnectivityMonitoringDestinations:getApplianceConnectivityMonitoringDestinations", args ?? new GetApplianceConnectivityMonitoringDestinationsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceContentFiltering.cs b/sdk/dotnet/Networks/GetApplianceContentFiltering.cs index 00564a89..a0d12b6a 100644 --- a/sdk/dotnet/Networks/GetApplianceContentFiltering.cs +++ b/sdk/dotnet/Networks/GetApplianceContentFiltering.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceC /// public static Output Invoke(GetApplianceContentFilteringInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceContentFiltering:getApplianceContentFiltering", args ?? new GetApplianceContentFilteringInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceContentFiltering.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceContentFilteringExample"] = example.Apply(getApplianceContentFilteringResult => getApplianceContentFilteringResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceContentFilteringInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceContentFiltering:getApplianceContentFiltering", args ?? new GetApplianceContentFilteringInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceContentFilteringCategories.cs b/sdk/dotnet/Networks/GetApplianceContentFilteringCategories.cs index 3e4b5b91..5e8cea83 100644 --- a/sdk/dotnet/Networks/GetApplianceContentFilteringCategories.cs +++ b/sdk/dotnet/Networks/GetApplianceContentFilteringCategories.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(Get /// public static Output Invoke(GetApplianceContentFilteringCategoriesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceContentFilteringCategories:getApplianceContentFilteringCategories", args ?? new GetApplianceContentFilteringCategoriesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceContentFilteringCategories.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceContentFilteringCategoriesExample"] = example.Apply(getApplianceContentFilteringCategoriesResult => getApplianceContentFilteringCategoriesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceContentFilteringCategoriesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceContentFilteringCategories:getApplianceContentFilteringCategories", args ?? new GetApplianceContentFilteringCategoriesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceFirewallCellularFirewallRules.cs b/sdk/dotnet/Networks/GetApplianceFirewallCellularFirewallRules.cs index ba0af403..d6133f66 100644 --- a/sdk/dotnet/Networks/GetApplianceFirewallCellularFirewallRules.cs +++ b/sdk/dotnet/Networks/GetApplianceFirewallCellularFirewallRules.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync( /// public static Output Invoke(GetApplianceFirewallCellularFirewallRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallCellularFirewallRules:getApplianceFirewallCellularFirewallRules", args ?? new GetApplianceFirewallCellularFirewallRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceFirewallCellularFirewallRules.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceFirewallCellularFirewallRulesExample"] = example.Apply(getApplianceFirewallCellularFirewallRulesResult => getApplianceFirewallCellularFirewallRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceFirewallCellularFirewallRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallCellularFirewallRules:getApplianceFirewallCellularFirewallRules", args ?? new GetApplianceFirewallCellularFirewallRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceFirewallFirewalledServices.cs b/sdk/dotnet/Networks/GetApplianceFirewallFirewalledServices.cs index 56b50baf..90a20c76 100644 --- a/sdk/dotnet/Networks/GetApplianceFirewallFirewalledServices.cs +++ b/sdk/dotnet/Networks/GetApplianceFirewallFirewalledServices.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(Get /// public static Output Invoke(GetApplianceFirewallFirewalledServicesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallFirewalledServices:getApplianceFirewallFirewalledServices", args ?? new GetApplianceFirewallFirewalledServicesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceFirewallFirewalledServices.Invoke(new() + /// { + /// NetworkId = "string", + /// Service = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceFirewallFirewalledServicesExample"] = example.Apply(getApplianceFirewallFirewalledServicesResult => getApplianceFirewallFirewalledServicesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceFirewallFirewalledServicesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallFirewalledServices:getApplianceFirewallFirewalledServices", args ?? new GetApplianceFirewallFirewalledServicesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceFirewallInboundFirewallRules.cs b/sdk/dotnet/Networks/GetApplianceFirewallInboundFirewallRules.cs index 6aa384b8..397241c3 100644 --- a/sdk/dotnet/Networks/GetApplianceFirewallInboundFirewallRules.cs +++ b/sdk/dotnet/Networks/GetApplianceFirewallInboundFirewallRules.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(G /// public static Output Invoke(GetApplianceFirewallInboundFirewallRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallInboundFirewallRules:getApplianceFirewallInboundFirewallRules", args ?? new GetApplianceFirewallInboundFirewallRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceFirewallInboundFirewallRules.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceFirewallInboundFirewallRulesExample"] = example.Apply(getApplianceFirewallInboundFirewallRulesResult => getApplianceFirewallInboundFirewallRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceFirewallInboundFirewallRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallInboundFirewallRules:getApplianceFirewallInboundFirewallRules", args ?? new GetApplianceFirewallInboundFirewallRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceFirewallL3FirewallRules.cs b/sdk/dotnet/Networks/GetApplianceFirewallL3FirewallRules.cs index d482cd4f..b677ba2a 100644 --- a/sdk/dotnet/Networks/GetApplianceFirewallL3FirewallRules.cs +++ b/sdk/dotnet/Networks/GetApplianceFirewallL3FirewallRules.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApp /// public static Output Invoke(GetApplianceFirewallL3FirewallRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallL3FirewallRules:getApplianceFirewallL3FirewallRules", args ?? new GetApplianceFirewallL3FirewallRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceFirewallL3FirewallRules.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceFirewallL3FirewallRulesExample"] = example.Apply(getApplianceFirewallL3FirewallRulesResult => getApplianceFirewallL3FirewallRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceFirewallL3FirewallRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallL3FirewallRules:getApplianceFirewallL3FirewallRules", args ?? new GetApplianceFirewallL3FirewallRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceFirewallL7FirewallRules.cs b/sdk/dotnet/Networks/GetApplianceFirewallL7FirewallRules.cs index d4b89ee9..b8491886 100644 --- a/sdk/dotnet/Networks/GetApplianceFirewallL7FirewallRules.cs +++ b/sdk/dotnet/Networks/GetApplianceFirewallL7FirewallRules.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApp /// public static Output Invoke(GetApplianceFirewallL7FirewallRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallL7FirewallRules:getApplianceFirewallL7FirewallRules", args ?? new GetApplianceFirewallL7FirewallRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceFirewallL7FirewallRules.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceFirewallL7FirewallRulesExample"] = example.Apply(getApplianceFirewallL7FirewallRulesResult => getApplianceFirewallL7FirewallRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceFirewallL7FirewallRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallL7FirewallRules:getApplianceFirewallL7FirewallRules", args ?? new GetApplianceFirewallL7FirewallRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceFirewallL7FirewallRulesApplicationCategories.cs b/sdk/dotnet/Networks/GetApplianceFirewallL7FirewallRulesApplicationCategories.cs index e9e9cc74..8b897a4f 100644 --- a/sdk/dotnet/Networks/GetApplianceFirewallL7FirewallRulesApplicationCategories.cs +++ b/sdk/dotnet/Networks/GetApplianceFirewallL7FirewallRulesApplicationCategories.cs @@ -62,6 +62,32 @@ public static Task public static Output Invoke(GetApplianceFirewallL7FirewallRulesApplicationCategoriesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallL7FirewallRulesApplicationCategories:getApplianceFirewallL7FirewallRulesApplicationCategories", args ?? new GetApplianceFirewallL7FirewallRulesApplicationCategoriesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceFirewallL7FirewallRulesApplicationCategories.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceFirewallL7FirewallRulesApplicationCategoriesExample"] = example.Apply(getApplianceFirewallL7FirewallRulesApplicationCategoriesResult => getApplianceFirewallL7FirewallRulesApplicationCategoriesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceFirewallL7FirewallRulesApplicationCategoriesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallL7FirewallRulesApplicationCategories:getApplianceFirewallL7FirewallRulesApplicationCategories", args ?? new GetApplianceFirewallL7FirewallRulesApplicationCategoriesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceFirewallOneToManyNatRules.cs b/sdk/dotnet/Networks/GetApplianceFirewallOneToManyNatRules.cs index 2d684d8f..341a13d8 100644 --- a/sdk/dotnet/Networks/GetApplianceFirewallOneToManyNatRules.cs +++ b/sdk/dotnet/Networks/GetApplianceFirewallOneToManyNatRules.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetA /// public static Output Invoke(GetApplianceFirewallOneToManyNatRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallOneToManyNatRules:getApplianceFirewallOneToManyNatRules", args ?? new GetApplianceFirewallOneToManyNatRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceFirewallOneToManyNatRules.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceFirewallOneToManyNatRulesExample"] = example.Apply(getApplianceFirewallOneToManyNatRulesResult => getApplianceFirewallOneToManyNatRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceFirewallOneToManyNatRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallOneToManyNatRules:getApplianceFirewallOneToManyNatRules", args ?? new GetApplianceFirewallOneToManyNatRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceFirewallOneToOneNatRules.cs b/sdk/dotnet/Networks/GetApplianceFirewallOneToOneNatRules.cs index dfe654ed..445a74a5 100644 --- a/sdk/dotnet/Networks/GetApplianceFirewallOneToOneNatRules.cs +++ b/sdk/dotnet/Networks/GetApplianceFirewallOneToOneNatRules.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetAp /// public static Output Invoke(GetApplianceFirewallOneToOneNatRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallOneToOneNatRules:getApplianceFirewallOneToOneNatRules", args ?? new GetApplianceFirewallOneToOneNatRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceFirewallOneToOneNatRules.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceFirewallOneToOneNatRulesExample"] = example.Apply(getApplianceFirewallOneToOneNatRulesResult => getApplianceFirewallOneToOneNatRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceFirewallOneToOneNatRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallOneToOneNatRules:getApplianceFirewallOneToOneNatRules", args ?? new GetApplianceFirewallOneToOneNatRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceFirewallPortForwardingRules.cs b/sdk/dotnet/Networks/GetApplianceFirewallPortForwardingRules.cs index 89f9878a..5ce03526 100644 --- a/sdk/dotnet/Networks/GetApplianceFirewallPortForwardingRules.cs +++ b/sdk/dotnet/Networks/GetApplianceFirewallPortForwardingRules.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(Ge /// public static Output Invoke(GetApplianceFirewallPortForwardingRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallPortForwardingRules:getApplianceFirewallPortForwardingRules", args ?? new GetApplianceFirewallPortForwardingRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceFirewallPortForwardingRules.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceFirewallPortForwardingRulesExample"] = example.Apply(getApplianceFirewallPortForwardingRulesResult => getApplianceFirewallPortForwardingRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceFirewallPortForwardingRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallPortForwardingRules:getApplianceFirewallPortForwardingRules", args ?? new GetApplianceFirewallPortForwardingRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceFirewallSettings.cs b/sdk/dotnet/Networks/GetApplianceFirewallSettings.cs index 4b80d323..97053d68 100644 --- a/sdk/dotnet/Networks/GetApplianceFirewallSettings.cs +++ b/sdk/dotnet/Networks/GetApplianceFirewallSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceF /// public static Output Invoke(GetApplianceFirewallSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallSettings:getApplianceFirewallSettings", args ?? new GetApplianceFirewallSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceFirewallSettings.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceFirewallSettingsExample"] = example.Apply(getApplianceFirewallSettingsResult => getApplianceFirewallSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceFirewallSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceFirewallSettings:getApplianceFirewallSettings", args ?? new GetApplianceFirewallSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetAppliancePorts.cs b/sdk/dotnet/Networks/GetAppliancePorts.cs index cbbc4b2b..3b311e33 100644 --- a/sdk/dotnet/Networks/GetAppliancePorts.cs +++ b/sdk/dotnet/Networks/GetAppliancePorts.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetAppliancePortsArgs? a /// public static Output Invoke(GetAppliancePortsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getAppliancePorts:getAppliancePorts", args ?? new GetAppliancePortsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetAppliancePortsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getAppliancePorts:getAppliancePorts", args ?? new GetAppliancePortsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetAppliancePrefixesDelegatedStatics.cs b/sdk/dotnet/Networks/GetAppliancePrefixesDelegatedStatics.cs index c15acea2..021df10c 100644 --- a/sdk/dotnet/Networks/GetAppliancePrefixesDelegatedStatics.cs +++ b/sdk/dotnet/Networks/GetAppliancePrefixesDelegatedStatics.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetAp /// public static Output Invoke(GetAppliancePrefixesDelegatedStaticsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getAppliancePrefixesDelegatedStatics:getAppliancePrefixesDelegatedStatics", args ?? new GetAppliancePrefixesDelegatedStaticsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetAppliancePrefixesDelegatedStaticsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getAppliancePrefixesDelegatedStatics:getAppliancePrefixesDelegatedStatics", args ?? new GetAppliancePrefixesDelegatedStaticsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceRfProfiles.cs b/sdk/dotnet/Networks/GetApplianceRfProfiles.cs index fd89dc62..68c0667e 100644 --- a/sdk/dotnet/Networks/GetApplianceRfProfiles.cs +++ b/sdk/dotnet/Networks/GetApplianceRfProfiles.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceRfProfi /// public static Output Invoke(GetApplianceRfProfilesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceRfProfiles:getApplianceRfProfiles", args ?? new GetApplianceRfProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceRfProfiles.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceRfProfilesExample"] = example.Apply(getApplianceRfProfilesResult => getApplianceRfProfilesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceRfProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceRfProfiles:getApplianceRfProfiles", args ?? new GetApplianceRfProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceSecurityIntrusion.cs b/sdk/dotnet/Networks/GetApplianceSecurityIntrusion.cs index fa97c2ca..0a46d059 100644 --- a/sdk/dotnet/Networks/GetApplianceSecurityIntrusion.cs +++ b/sdk/dotnet/Networks/GetApplianceSecurityIntrusion.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetAppliance /// public static Output Invoke(GetApplianceSecurityIntrusionInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", args ?? new GetApplianceSecurityIntrusionInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceSecurityIntrusion.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceSecurityIntrusionExample"] = example.Apply(getApplianceSecurityIntrusionResult => getApplianceSecurityIntrusionResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceSecurityIntrusionInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", args ?? new GetApplianceSecurityIntrusionInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceSecurityMalware.cs b/sdk/dotnet/Networks/GetApplianceSecurityMalware.cs index 364f28af..b0d84efe 100644 --- a/sdk/dotnet/Networks/GetApplianceSecurityMalware.cs +++ b/sdk/dotnet/Networks/GetApplianceSecurityMalware.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceSe /// public static Output Invoke(GetApplianceSecurityMalwareInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceSecurityMalware:getApplianceSecurityMalware", args ?? new GetApplianceSecurityMalwareInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceSecurityMalware.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceSecurityMalwareExample"] = example.Apply(getApplianceSecurityMalwareResult => getApplianceSecurityMalwareResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceSecurityMalwareInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceSecurityMalware:getApplianceSecurityMalware", args ?? new GetApplianceSecurityMalwareInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceSettings.cs b/sdk/dotnet/Networks/GetApplianceSettings.cs index cfa4002f..58255f2e 100644 --- a/sdk/dotnet/Networks/GetApplianceSettings.cs +++ b/sdk/dotnet/Networks/GetApplianceSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceSettingsA /// public static Output Invoke(GetApplianceSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceSettings:getApplianceSettings", args ?? new GetApplianceSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceSettings.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceSettingsExample"] = example.Apply(getApplianceSettingsResult => getApplianceSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceSettings:getApplianceSettings", args ?? new GetApplianceSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceSingleLan.cs b/sdk/dotnet/Networks/GetApplianceSingleLan.cs index d76e0457..812362c5 100644 --- a/sdk/dotnet/Networks/GetApplianceSingleLan.cs +++ b/sdk/dotnet/Networks/GetApplianceSingleLan.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceSingleLa /// public static Output Invoke(GetApplianceSingleLanInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceSingleLan:getApplianceSingleLan", args ?? new GetApplianceSingleLanInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceSingleLan.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceSingleLanExample"] = example.Apply(getApplianceSingleLanResult => getApplianceSingleLanResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceSingleLanInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceSingleLan:getApplianceSingleLan", args ?? new GetApplianceSingleLanInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceSsids.cs b/sdk/dotnet/Networks/GetApplianceSsids.cs index 51090289..97c3b739 100644 --- a/sdk/dotnet/Networks/GetApplianceSsids.cs +++ b/sdk/dotnet/Networks/GetApplianceSsids.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetApplianceSsidsArgs? a /// public static Output Invoke(GetApplianceSsidsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceSsids:getApplianceSsids", args ?? new GetApplianceSsidsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetApplianceSsidsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceSsids:getApplianceSsids", args ?? new GetApplianceSsidsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceTrafficShaping.cs b/sdk/dotnet/Networks/GetApplianceTrafficShaping.cs index 76b1741d..abb48db5 100644 --- a/sdk/dotnet/Networks/GetApplianceTrafficShaping.cs +++ b/sdk/dotnet/Networks/GetApplianceTrafficShaping.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceTra /// public static Output Invoke(GetApplianceTrafficShapingInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceTrafficShaping:getApplianceTrafficShaping", args ?? new GetApplianceTrafficShapingInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceTrafficShaping.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceTrafficShapingExample"] = example.Apply(getApplianceTrafficShapingResult => getApplianceTrafficShapingResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceTrafficShapingInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceTrafficShaping:getApplianceTrafficShaping", args ?? new GetApplianceTrafficShapingInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceTrafficShapingRules.cs b/sdk/dotnet/Networks/GetApplianceTrafficShapingRules.cs index 80fc5fe1..164ec3c8 100644 --- a/sdk/dotnet/Networks/GetApplianceTrafficShapingRules.cs +++ b/sdk/dotnet/Networks/GetApplianceTrafficShapingRules.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplian /// public static Output Invoke(GetApplianceTrafficShapingRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceTrafficShapingRules:getApplianceTrafficShapingRules", args ?? new GetApplianceTrafficShapingRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceTrafficShapingRules.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceTrafficShapingRulesExample"] = example.Apply(getApplianceTrafficShapingRulesResult => getApplianceTrafficShapingRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceTrafficShapingRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceTrafficShapingRules:getApplianceTrafficShapingRules", args ?? new GetApplianceTrafficShapingRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceTrafficShapingUplinkBandwidth.cs b/sdk/dotnet/Networks/GetApplianceTrafficShapingUplinkBandwidth.cs index 78f2963f..dce6f79e 100644 --- a/sdk/dotnet/Networks/GetApplianceTrafficShapingUplinkBandwidth.cs +++ b/sdk/dotnet/Networks/GetApplianceTrafficShapingUplinkBandwidth.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync( /// public static Output Invoke(GetApplianceTrafficShapingUplinkBandwidthInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceTrafficShapingUplinkBandwidth:getApplianceTrafficShapingUplinkBandwidth", args ?? new GetApplianceTrafficShapingUplinkBandwidthInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceTrafficShapingUplinkBandwidth.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceTrafficShapingUplinkBandwidthExample"] = example.Apply(getApplianceTrafficShapingUplinkBandwidthResult => getApplianceTrafficShapingUplinkBandwidthResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceTrafficShapingUplinkBandwidthInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceTrafficShapingUplinkBandwidth:getApplianceTrafficShapingUplinkBandwidth", args ?? new GetApplianceTrafficShapingUplinkBandwidthInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceTrafficShapingUplinkSelection.cs b/sdk/dotnet/Networks/GetApplianceTrafficShapingUplinkSelection.cs index c7692bee..f4080f83 100644 --- a/sdk/dotnet/Networks/GetApplianceTrafficShapingUplinkSelection.cs +++ b/sdk/dotnet/Networks/GetApplianceTrafficShapingUplinkSelection.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync( /// public static Output Invoke(GetApplianceTrafficShapingUplinkSelectionInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceTrafficShapingUplinkSelection:getApplianceTrafficShapingUplinkSelection", args ?? new GetApplianceTrafficShapingUplinkSelectionInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceTrafficShapingUplinkSelection.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceTrafficShapingUplinkSelectionExample"] = example.Apply(getApplianceTrafficShapingUplinkSelectionResult => getApplianceTrafficShapingUplinkSelectionResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceTrafficShapingUplinkSelectionInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceTrafficShapingUplinkSelection:getApplianceTrafficShapingUplinkSelection", args ?? new GetApplianceTrafficShapingUplinkSelectionInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceVlans.cs b/sdk/dotnet/Networks/GetApplianceVlans.cs index d17d881f..d26e63e6 100644 --- a/sdk/dotnet/Networks/GetApplianceVlans.cs +++ b/sdk/dotnet/Networks/GetApplianceVlans.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetApplianceVlansArgs? a /// public static Output Invoke(GetApplianceVlansInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceVlans:getApplianceVlans", args ?? new GetApplianceVlansInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetApplianceVlansInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceVlans:getApplianceVlans", args ?? new GetApplianceVlansInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceVlansSettings.cs b/sdk/dotnet/Networks/GetApplianceVlansSettings.cs index 70da192f..7f31f9c7 100644 --- a/sdk/dotnet/Networks/GetApplianceVlansSettings.cs +++ b/sdk/dotnet/Networks/GetApplianceVlansSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceVlan /// public static Output Invoke(GetApplianceVlansSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceVlansSettings:getApplianceVlansSettings", args ?? new GetApplianceVlansSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceVlansSettings.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceVlansSettingsExample"] = example.Apply(getApplianceVlansSettingsResult => getApplianceVlansSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceVlansSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceVlansSettings:getApplianceVlansSettings", args ?? new GetApplianceVlansSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceVpnBgp.cs b/sdk/dotnet/Networks/GetApplianceVpnBgp.cs index 8d0ab24a..f93eba6b 100644 --- a/sdk/dotnet/Networks/GetApplianceVpnBgp.cs +++ b/sdk/dotnet/Networks/GetApplianceVpnBgp.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceVpnBgpArgs /// public static Output Invoke(GetApplianceVpnBgpInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceVpnBgp:getApplianceVpnBgp", args ?? new GetApplianceVpnBgpInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceVpnBgp.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceVpnBgpExample"] = example.Apply(getApplianceVpnBgpResult => getApplianceVpnBgpResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceVpnBgpInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceVpnBgp:getApplianceVpnBgp", args ?? new GetApplianceVpnBgpInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceVpnSiteToSiteVpn.cs b/sdk/dotnet/Networks/GetApplianceVpnSiteToSiteVpn.cs index 9892e3e2..dd27a21b 100644 --- a/sdk/dotnet/Networks/GetApplianceVpnSiteToSiteVpn.cs +++ b/sdk/dotnet/Networks/GetApplianceVpnSiteToSiteVpn.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceV /// public static Output Invoke(GetApplianceVpnSiteToSiteVpnInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceVpnSiteToSiteVpn:getApplianceVpnSiteToSiteVpn", args ?? new GetApplianceVpnSiteToSiteVpnInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceVpnSiteToSiteVpn.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceVpnSiteToSiteVpnExample"] = example.Apply(getApplianceVpnSiteToSiteVpnResult => getApplianceVpnSiteToSiteVpnResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceVpnSiteToSiteVpnInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceVpnSiteToSiteVpn:getApplianceVpnSiteToSiteVpn", args ?? new GetApplianceVpnSiteToSiteVpnInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetApplianceWarmSpare.cs b/sdk/dotnet/Networks/GetApplianceWarmSpare.cs index b5418ff7..20f5542e 100644 --- a/sdk/dotnet/Networks/GetApplianceWarmSpare.cs +++ b/sdk/dotnet/Networks/GetApplianceWarmSpare.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplianceWarmSpar /// public static Output Invoke(GetApplianceWarmSpareInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceWarmSpare:getApplianceWarmSpare", args ?? new GetApplianceWarmSpareInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetApplianceWarmSpare.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksApplianceWarmSpareExample"] = example.Apply(getApplianceWarmSpareResult => getApplianceWarmSpareResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceWarmSpareInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getApplianceWarmSpare:getApplianceWarmSpare", args ?? new GetApplianceWarmSpareInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetBluetoothClients.cs b/sdk/dotnet/Networks/GetBluetoothClients.cs index be84c941..52269ddf 100644 --- a/sdk/dotnet/Networks/GetBluetoothClients.cs +++ b/sdk/dotnet/Networks/GetBluetoothClients.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetBluetoothClientsArg /// public static Output Invoke(GetBluetoothClientsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getBluetoothClients:getBluetoothClients", args ?? new GetBluetoothClientsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetBluetoothClients.Invoke(new() + /// { + /// BluetoothClientId = "string", + /// ConnectivityHistoryTimespan = 1, + /// IncludeConnectivityHistory = false, + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksBluetoothClientsExample"] = example.Apply(getBluetoothClientsResult => getBluetoothClientsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetBluetoothClientsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getBluetoothClients:getBluetoothClients", args ?? new GetBluetoothClientsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetCameraQualityRetentionProfiles.cs b/sdk/dotnet/Networks/GetCameraQualityRetentionProfiles.cs index aa5a5d8c..5e5a4f64 100644 --- a/sdk/dotnet/Networks/GetCameraQualityRetentionProfiles.cs +++ b/sdk/dotnet/Networks/GetCameraQualityRetentionProfiles.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetCamer /// public static Output Invoke(GetCameraQualityRetentionProfilesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCameraQualityRetentionProfiles:getCameraQualityRetentionProfiles", args ?? new GetCameraQualityRetentionProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetCameraQualityRetentionProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCameraQualityRetentionProfiles:getCameraQualityRetentionProfiles", args ?? new GetCameraQualityRetentionProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetCameraWirelessProfiles.cs b/sdk/dotnet/Networks/GetCameraWirelessProfiles.cs index 4be741cc..532bf579 100644 --- a/sdk/dotnet/Networks/GetCameraWirelessProfiles.cs +++ b/sdk/dotnet/Networks/GetCameraWirelessProfiles.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetCameraWireles /// public static Output Invoke(GetCameraWirelessProfilesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCameraWirelessProfiles:getCameraWirelessProfiles", args ?? new GetCameraWirelessProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetCameraWirelessProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCameraWirelessProfiles:getCameraWirelessProfiles", args ?? new GetCameraWirelessProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetCellularGatewayConnectivityMonitoringDestinations.cs b/sdk/dotnet/Networks/GetCellularGatewayConnectivityMonitoringDestinations.cs index 14f819fb..6ad92d64 100644 --- a/sdk/dotnet/Networks/GetCellularGatewayConnectivityMonitoringDestinations.cs +++ b/sdk/dotnet/Networks/GetCellularGatewayConnectivityMonitoringDestinations.cs @@ -62,6 +62,32 @@ public static Task I /// public static Output Invoke(GetCellularGatewayConnectivityMonitoringDestinationsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCellularGatewayConnectivityMonitoringDestinations:getCellularGatewayConnectivityMonitoringDestinations", args ?? new GetCellularGatewayConnectivityMonitoringDestinationsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetCellularGatewayConnectivityMonitoringDestinations.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksCellularGatewayConnectivityMonitoringDestinationsExample"] = example.Apply(getCellularGatewayConnectivityMonitoringDestinationsResult => getCellularGatewayConnectivityMonitoringDestinationsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCellularGatewayConnectivityMonitoringDestinationsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCellularGatewayConnectivityMonitoringDestinations:getCellularGatewayConnectivityMonitoringDestinations", args ?? new GetCellularGatewayConnectivityMonitoringDestinationsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetCellularGatewayDhcp.cs b/sdk/dotnet/Networks/GetCellularGatewayDhcp.cs index e7303c24..447e27a5 100644 --- a/sdk/dotnet/Networks/GetCellularGatewayDhcp.cs +++ b/sdk/dotnet/Networks/GetCellularGatewayDhcp.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetCellularGatewayD /// public static Output Invoke(GetCellularGatewayDhcpInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCellularGatewayDhcp:getCellularGatewayDhcp", args ?? new GetCellularGatewayDhcpInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetCellularGatewayDhcp.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksCellularGatewayDhcpExample"] = example.Apply(getCellularGatewayDhcpResult => getCellularGatewayDhcpResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCellularGatewayDhcpInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCellularGatewayDhcp:getCellularGatewayDhcp", args ?? new GetCellularGatewayDhcpInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetCellularGatewaySubnetPool.cs b/sdk/dotnet/Networks/GetCellularGatewaySubnetPool.cs index 876c3fe1..22b47a14 100644 --- a/sdk/dotnet/Networks/GetCellularGatewaySubnetPool.cs +++ b/sdk/dotnet/Networks/GetCellularGatewaySubnetPool.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetCellularGa /// public static Output Invoke(GetCellularGatewaySubnetPoolInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCellularGatewaySubnetPool:getCellularGatewaySubnetPool", args ?? new GetCellularGatewaySubnetPoolInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetCellularGatewaySubnetPool.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksCellularGatewaySubnetPoolExample"] = example.Apply(getCellularGatewaySubnetPoolResult => getCellularGatewaySubnetPoolResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCellularGatewaySubnetPoolInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCellularGatewaySubnetPool:getCellularGatewaySubnetPool", args ?? new GetCellularGatewaySubnetPoolInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetCellularGatewayUplink.cs b/sdk/dotnet/Networks/GetCellularGatewayUplink.cs index 8c565fa0..864604aa 100644 --- a/sdk/dotnet/Networks/GetCellularGatewayUplink.cs +++ b/sdk/dotnet/Networks/GetCellularGatewayUplink.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetCellularGatewa /// public static Output Invoke(GetCellularGatewayUplinkInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCellularGatewayUplink:getCellularGatewayUplink", args ?? new GetCellularGatewayUplinkInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetCellularGatewayUplink.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksCellularGatewayUplinkExample"] = example.Apply(getCellularGatewayUplinkResult => getCellularGatewayUplinkResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCellularGatewayUplinkInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getCellularGatewayUplink:getCellularGatewayUplink", args ?? new GetCellularGatewayUplinkInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetClients.cs b/sdk/dotnet/Networks/GetClients.cs index a333e4ed..9f949520 100644 --- a/sdk/dotnet/Networks/GetClients.cs +++ b/sdk/dotnet/Networks/GetClients.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetClientsArgs args, InvokeOpti /// public static Output Invoke(GetClientsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getClients:getClients", args ?? new GetClientsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetClients.Invoke(new() + /// { + /// ClientId = "string", + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksClientsExample"] = example.Apply(getClientsResult => getClientsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetClientsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getClients:getClients", args ?? new GetClientsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetClientsOverview.cs b/sdk/dotnet/Networks/GetClientsOverview.cs index e1400ac1..e8137bbb 100644 --- a/sdk/dotnet/Networks/GetClientsOverview.cs +++ b/sdk/dotnet/Networks/GetClientsOverview.cs @@ -70,6 +70,36 @@ public static Task InvokeAsync(GetClientsOverviewArgs /// public static Output Invoke(GetClientsOverviewInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getClientsOverview:getClientsOverview", args ?? new GetClientsOverviewInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetClientsOverview.Invoke(new() + /// { + /// NetworkId = "string", + /// Resolution = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksClientsOverviewExample"] = example.Apply(getClientsOverviewResult => getClientsOverviewResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetClientsOverviewInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getClientsOverview:getClientsOverview", args ?? new GetClientsOverviewInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetClientsPolicy.cs b/sdk/dotnet/Networks/GetClientsPolicy.cs index 39b33704..895e7022 100644 --- a/sdk/dotnet/Networks/GetClientsPolicy.cs +++ b/sdk/dotnet/Networks/GetClientsPolicy.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetClientsPolicyArgs args /// public static Output Invoke(GetClientsPolicyInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getClientsPolicy:getClientsPolicy", args ?? new GetClientsPolicyInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetClientsPolicy.Invoke(new() + /// { + /// ClientId = "string", + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksClientsPolicyExample"] = example.Apply(getClientsPolicyResult => getClientsPolicyResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetClientsPolicyInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getClientsPolicy:getClientsPolicy", args ?? new GetClientsPolicyInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetClientsSplashAuthorizationStatus.cs b/sdk/dotnet/Networks/GetClientsSplashAuthorizationStatus.cs index 17e904df..59f040f2 100644 --- a/sdk/dotnet/Networks/GetClientsSplashAuthorizationStatus.cs +++ b/sdk/dotnet/Networks/GetClientsSplashAuthorizationStatus.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetCli /// public static Output Invoke(GetClientsSplashAuthorizationStatusInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getClientsSplashAuthorizationStatus:getClientsSplashAuthorizationStatus", args ?? new GetClientsSplashAuthorizationStatusInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetClientsSplashAuthorizationStatus.Invoke(new() + /// { + /// ClientId = "string", + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksClientsSplashAuthorizationStatusExample"] = example.Apply(getClientsSplashAuthorizationStatusResult => getClientsSplashAuthorizationStatusResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetClientsSplashAuthorizationStatusInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getClientsSplashAuthorizationStatus:getClientsSplashAuthorizationStatus", args ?? new GetClientsSplashAuthorizationStatusInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetEvents.cs b/sdk/dotnet/Networks/GetEvents.cs index 92f1a55c..f7cefeea 100644 --- a/sdk/dotnet/Networks/GetEvents.cs +++ b/sdk/dotnet/Networks/GetEvents.cs @@ -102,6 +102,52 @@ public static Task InvokeAsync(GetEventsArgs args, InvokeOption /// public static Output Invoke(GetEventsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getEvents:getEvents", args ?? new GetEventsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetEvents.Invoke(new() + /// { + /// ClientIp = "string", + /// ClientMac = "string", + /// ClientName = "string", + /// DeviceMac = "string", + /// DeviceName = "string", + /// DeviceSerial = "string", + /// EndingBefore = "string", + /// ExcludedEventTypes = new[] + /// { + /// "string", + /// }, + /// IncludedEventTypes = new[] + /// { + /// "string", + /// }, + /// NetworkId = "string", + /// PerPage = 1, + /// ProductType = "string", + /// SmDeviceMac = "string", + /// SmDeviceName = "string", + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksEventsExample"] = example.Apply(getEventsResult => getEventsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetEventsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getEvents:getEvents", args ?? new GetEventsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetEventsEventTypes.cs b/sdk/dotnet/Networks/GetEventsEventTypes.cs index aa342006..2569a15d 100644 --- a/sdk/dotnet/Networks/GetEventsEventTypes.cs +++ b/sdk/dotnet/Networks/GetEventsEventTypes.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetEventsEventTypesArg /// public static Output Invoke(GetEventsEventTypesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getEventsEventTypes:getEventsEventTypes", args ?? new GetEventsEventTypesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetEventsEventTypes.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksEventsEventTypesExample"] = example.Apply(getEventsEventTypesResult => getEventsEventTypesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetEventsEventTypesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getEventsEventTypes:getEventsEventTypes", args ?? new GetEventsEventTypesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetFirmwareUpgrades.cs b/sdk/dotnet/Networks/GetFirmwareUpgrades.cs index 47bd4ae9..6894af22 100644 --- a/sdk/dotnet/Networks/GetFirmwareUpgrades.cs +++ b/sdk/dotnet/Networks/GetFirmwareUpgrades.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetFirmwareUpgradesArg /// public static Output Invoke(GetFirmwareUpgradesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getFirmwareUpgrades:getFirmwareUpgrades", args ?? new GetFirmwareUpgradesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetFirmwareUpgrades.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksFirmwareUpgradesExample"] = example.Apply(getFirmwareUpgradesResult => getFirmwareUpgradesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetFirmwareUpgradesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getFirmwareUpgrades:getFirmwareUpgrades", args ?? new GetFirmwareUpgradesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetFirmwareUpgradesStagedEvents.cs b/sdk/dotnet/Networks/GetFirmwareUpgradesStagedEvents.cs index e4f7bef8..ca007762 100644 --- a/sdk/dotnet/Networks/GetFirmwareUpgradesStagedEvents.cs +++ b/sdk/dotnet/Networks/GetFirmwareUpgradesStagedEvents.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetFirmwar /// public static Output Invoke(GetFirmwareUpgradesStagedEventsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getFirmwareUpgradesStagedEvents:getFirmwareUpgradesStagedEvents", args ?? new GetFirmwareUpgradesStagedEventsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetFirmwareUpgradesStagedEvents.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksFirmwareUpgradesStagedEventsExample"] = example.Apply(getFirmwareUpgradesStagedEventsResult => getFirmwareUpgradesStagedEventsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetFirmwareUpgradesStagedEventsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getFirmwareUpgradesStagedEvents:getFirmwareUpgradesStagedEvents", args ?? new GetFirmwareUpgradesStagedEventsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetFirmwareUpgradesStagedGroups.cs b/sdk/dotnet/Networks/GetFirmwareUpgradesStagedGroups.cs index b5389290..f8bbeb08 100644 --- a/sdk/dotnet/Networks/GetFirmwareUpgradesStagedGroups.cs +++ b/sdk/dotnet/Networks/GetFirmwareUpgradesStagedGroups.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetFirmwar /// public static Output Invoke(GetFirmwareUpgradesStagedGroupsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getFirmwareUpgradesStagedGroups:getFirmwareUpgradesStagedGroups", args ?? new GetFirmwareUpgradesStagedGroupsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetFirmwareUpgradesStagedGroupsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getFirmwareUpgradesStagedGroups:getFirmwareUpgradesStagedGroups", args ?? new GetFirmwareUpgradesStagedGroupsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetFirmwareUpgradesStagedStages.cs b/sdk/dotnet/Networks/GetFirmwareUpgradesStagedStages.cs index c82627a6..54c44a54 100644 --- a/sdk/dotnet/Networks/GetFirmwareUpgradesStagedStages.cs +++ b/sdk/dotnet/Networks/GetFirmwareUpgradesStagedStages.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetFirmwar /// public static Output Invoke(GetFirmwareUpgradesStagedStagesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getFirmwareUpgradesStagedStages:getFirmwareUpgradesStagedStages", args ?? new GetFirmwareUpgradesStagedStagesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetFirmwareUpgradesStagedStages.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksFirmwareUpgradesStagedStagesExample"] = example.Apply(getFirmwareUpgradesStagedStagesResult => getFirmwareUpgradesStagedStagesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetFirmwareUpgradesStagedStagesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getFirmwareUpgradesStagedStages:getFirmwareUpgradesStagedStages", args ?? new GetFirmwareUpgradesStagedStagesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetFloorPlans.cs b/sdk/dotnet/Networks/GetFloorPlans.cs index 52068a7b..b5241e81 100644 --- a/sdk/dotnet/Networks/GetFloorPlans.cs +++ b/sdk/dotnet/Networks/GetFloorPlans.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetFloorPlansArgs? args = nu /// public static Output Invoke(GetFloorPlansInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getFloorPlans:getFloorPlans", args ?? new GetFloorPlansInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetFloorPlansInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getFloorPlans:getFloorPlans", args ?? new GetFloorPlansInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetGroupPolicies.cs b/sdk/dotnet/Networks/GetGroupPolicies.cs index dcf62d39..50c10da9 100644 --- a/sdk/dotnet/Networks/GetGroupPolicies.cs +++ b/sdk/dotnet/Networks/GetGroupPolicies.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetGroupPoliciesArgs? arg /// public static Output Invoke(GetGroupPoliciesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getGroupPolicies:getGroupPolicies", args ?? new GetGroupPoliciesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetGroupPoliciesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getGroupPolicies:getGroupPolicies", args ?? new GetGroupPoliciesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetHealthAlerts.cs b/sdk/dotnet/Networks/GetHealthAlerts.cs index 7a8397af..5aa65ff2 100644 --- a/sdk/dotnet/Networks/GetHealthAlerts.cs +++ b/sdk/dotnet/Networks/GetHealthAlerts.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetHealthAlertsArgs args, /// public static Output Invoke(GetHealthAlertsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getHealthAlerts:getHealthAlerts", args ?? new GetHealthAlertsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetHealthAlerts.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksHealthAlertsExample"] = example.Apply(getHealthAlertsResult => getHealthAlertsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetHealthAlertsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getHealthAlerts:getHealthAlerts", args ?? new GetHealthAlertsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetInsightApplicationsHealthByTime.cs b/sdk/dotnet/Networks/GetInsightApplicationsHealthByTime.cs index 51cbf487..60e7e423 100644 --- a/sdk/dotnet/Networks/GetInsightApplicationsHealthByTime.cs +++ b/sdk/dotnet/Networks/GetInsightApplicationsHealthByTime.cs @@ -72,6 +72,37 @@ public static Task InvokeAsync(GetInsi /// public static Output Invoke(GetInsightApplicationsHealthByTimeInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getInsightApplicationsHealthByTime:getInsightApplicationsHealthByTime", args ?? new GetInsightApplicationsHealthByTimeInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetInsightApplicationsHealthByTime.Invoke(new() + /// { + /// ApplicationId = "string", + /// NetworkId = "string", + /// Resolution = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksInsightApplicationsHealthByTimeExample"] = example.Apply(getInsightApplicationsHealthByTimeResult => getInsightApplicationsHealthByTimeResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetInsightApplicationsHealthByTimeInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getInsightApplicationsHealthByTime:getInsightApplicationsHealthByTime", args ?? new GetInsightApplicationsHealthByTimeInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetMerakiAuthUsers.cs b/sdk/dotnet/Networks/GetMerakiAuthUsers.cs index eb9dd128..17f457ea 100644 --- a/sdk/dotnet/Networks/GetMerakiAuthUsers.cs +++ b/sdk/dotnet/Networks/GetMerakiAuthUsers.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetMerakiAuthUsersArgs? /// public static Output Invoke(GetMerakiAuthUsersInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getMerakiAuthUsers:getMerakiAuthUsers", args ?? new GetMerakiAuthUsersInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetMerakiAuthUsersInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getMerakiAuthUsers:getMerakiAuthUsers", args ?? new GetMerakiAuthUsersInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetNetflow.cs b/sdk/dotnet/Networks/GetNetflow.cs index a1a0e678..29f3d837 100644 --- a/sdk/dotnet/Networks/GetNetflow.cs +++ b/sdk/dotnet/Networks/GetNetflow.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetNetflowArgs args, InvokeOpti /// public static Output Invoke(GetNetflowInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getNetflow:getNetflow", args ?? new GetNetflowInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetNetflow.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksNetflowExample"] = example.Apply(getNetflowResult => getNetflowResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetNetflowInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getNetflow:getNetflow", args ?? new GetNetflowInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetPiiPiiKeys.cs b/sdk/dotnet/Networks/GetPiiPiiKeys.cs index e5076470..adbc1a00 100644 --- a/sdk/dotnet/Networks/GetPiiPiiKeys.cs +++ b/sdk/dotnet/Networks/GetPiiPiiKeys.cs @@ -74,6 +74,38 @@ public static Task InvokeAsync(GetPiiPiiKeysArgs args, Invo /// public static Output Invoke(GetPiiPiiKeysInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getPiiPiiKeys:getPiiPiiKeys", args ?? new GetPiiPiiKeysInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetPiiPiiKeys.Invoke(new() + /// { + /// BluetoothMac = "string", + /// Email = "string", + /// Imei = "string", + /// Mac = "string", + /// NetworkId = "string", + /// Serial = "string", + /// Username = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksPiiPiiKeysExample"] = example.Apply(getPiiPiiKeysResult => getPiiPiiKeysResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetPiiPiiKeysInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getPiiPiiKeys:getPiiPiiKeys", args ?? new GetPiiPiiKeysInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetPiiRequests.cs b/sdk/dotnet/Networks/GetPiiRequests.cs index efb7845c..96375464 100644 --- a/sdk/dotnet/Networks/GetPiiRequests.cs +++ b/sdk/dotnet/Networks/GetPiiRequests.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetPiiRequestsArgs? args = /// public static Output Invoke(GetPiiRequestsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getPiiRequests:getPiiRequests", args ?? new GetPiiRequestsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetPiiRequestsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getPiiRequests:getPiiRequests", args ?? new GetPiiRequestsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetPiiSmDevicesForKey.cs b/sdk/dotnet/Networks/GetPiiSmDevicesForKey.cs index 669494f7..a1aaf877 100644 --- a/sdk/dotnet/Networks/GetPiiSmDevicesForKey.cs +++ b/sdk/dotnet/Networks/GetPiiSmDevicesForKey.cs @@ -74,6 +74,38 @@ public static Task InvokeAsync(GetPiiSmDevicesForKe /// public static Output Invoke(GetPiiSmDevicesForKeyInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getPiiSmDevicesForKey:getPiiSmDevicesForKey", args ?? new GetPiiSmDevicesForKeyInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetPiiSmDevicesForKey.Invoke(new() + /// { + /// BluetoothMac = "string", + /// Email = "string", + /// Imei = "string", + /// Mac = "string", + /// NetworkId = "string", + /// Serial = "string", + /// Username = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksPiiSmDevicesForKeyExample"] = example.Apply(getPiiSmDevicesForKeyResult => getPiiSmDevicesForKeyResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetPiiSmDevicesForKeyInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getPiiSmDevicesForKey:getPiiSmDevicesForKey", args ?? new GetPiiSmDevicesForKeyInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetPiiSmOwnersForKey.cs b/sdk/dotnet/Networks/GetPiiSmOwnersForKey.cs index 599d67db..511283b0 100644 --- a/sdk/dotnet/Networks/GetPiiSmOwnersForKey.cs +++ b/sdk/dotnet/Networks/GetPiiSmOwnersForKey.cs @@ -74,6 +74,38 @@ public static Task InvokeAsync(GetPiiSmOwnersForKeyA /// public static Output Invoke(GetPiiSmOwnersForKeyInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getPiiSmOwnersForKey:getPiiSmOwnersForKey", args ?? new GetPiiSmOwnersForKeyInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetPiiSmOwnersForKey.Invoke(new() + /// { + /// BluetoothMac = "string", + /// Email = "string", + /// Imei = "string", + /// Mac = "string", + /// NetworkId = "string", + /// Serial = "string", + /// Username = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksPiiSmOwnersForKeyExample"] = example.Apply(getPiiSmOwnersForKeyResult => getPiiSmOwnersForKeyResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetPiiSmOwnersForKeyInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getPiiSmOwnersForKey:getPiiSmOwnersForKey", args ?? new GetPiiSmOwnersForKeyInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetPoliciesByClient.cs b/sdk/dotnet/Networks/GetPoliciesByClient.cs index 2488ed1c..ea4eae49 100644 --- a/sdk/dotnet/Networks/GetPoliciesByClient.cs +++ b/sdk/dotnet/Networks/GetPoliciesByClient.cs @@ -72,6 +72,37 @@ public static Task InvokeAsync(GetPoliciesByClientArg /// public static Output Invoke(GetPoliciesByClientInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getPoliciesByClient:getPoliciesByClient", args ?? new GetPoliciesByClientInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetPoliciesByClient.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// T0 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksPoliciesByClientExample"] = example.Apply(getPoliciesByClientResult => getPoliciesByClientResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetPoliciesByClientInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getPoliciesByClient:getPoliciesByClient", args ?? new GetPoliciesByClientInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSensorAlertsCurrentOverviewByMetric.cs b/sdk/dotnet/Networks/GetSensorAlertsCurrentOverviewByMetric.cs index 66a8bce8..d60eefc5 100644 --- a/sdk/dotnet/Networks/GetSensorAlertsCurrentOverviewByMetric.cs +++ b/sdk/dotnet/Networks/GetSensorAlertsCurrentOverviewByMetric.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(Get /// public static Output Invoke(GetSensorAlertsCurrentOverviewByMetricInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSensorAlertsCurrentOverviewByMetric:getSensorAlertsCurrentOverviewByMetric", args ?? new GetSensorAlertsCurrentOverviewByMetricInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSensorAlertsCurrentOverviewByMetric.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSensorAlertsCurrentOverviewByMetricExample"] = example.Apply(getSensorAlertsCurrentOverviewByMetricResult => getSensorAlertsCurrentOverviewByMetricResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSensorAlertsCurrentOverviewByMetricInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSensorAlertsCurrentOverviewByMetric:getSensorAlertsCurrentOverviewByMetric", args ?? new GetSensorAlertsCurrentOverviewByMetricInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSensorAlertsOverviewByMetric.cs b/sdk/dotnet/Networks/GetSensorAlertsOverviewByMetric.cs index 44f0082e..8e5fb3ef 100644 --- a/sdk/dotnet/Networks/GetSensorAlertsOverviewByMetric.cs +++ b/sdk/dotnet/Networks/GetSensorAlertsOverviewByMetric.cs @@ -70,6 +70,36 @@ public static Task InvokeAsync(GetSensorA /// public static Output Invoke(GetSensorAlertsOverviewByMetricInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSensorAlertsOverviewByMetric:getSensorAlertsOverviewByMetric", args ?? new GetSensorAlertsOverviewByMetricInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSensorAlertsOverviewByMetric.Invoke(new() + /// { + /// Interval = 1, + /// NetworkId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSensorAlertsOverviewByMetricExample"] = example.Apply(getSensorAlertsOverviewByMetricResult => getSensorAlertsOverviewByMetricResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSensorAlertsOverviewByMetricInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSensorAlertsOverviewByMetric:getSensorAlertsOverviewByMetric", args ?? new GetSensorAlertsOverviewByMetricInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSensorAlertsProfiles.cs b/sdk/dotnet/Networks/GetSensorAlertsProfiles.cs index 23bde25e..f883b033 100644 --- a/sdk/dotnet/Networks/GetSensorAlertsProfiles.cs +++ b/sdk/dotnet/Networks/GetSensorAlertsProfiles.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSensorAlertsPro /// public static Output Invoke(GetSensorAlertsProfilesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSensorAlertsProfiles:getSensorAlertsProfiles", args ?? new GetSensorAlertsProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSensorAlertsProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSensorAlertsProfiles:getSensorAlertsProfiles", args ?? new GetSensorAlertsProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSensorMqttBrokers.cs b/sdk/dotnet/Networks/GetSensorMqttBrokers.cs index 2f577f15..2d85b059 100644 --- a/sdk/dotnet/Networks/GetSensorMqttBrokers.cs +++ b/sdk/dotnet/Networks/GetSensorMqttBrokers.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSensorMqttBrokersA /// public static Output Invoke(GetSensorMqttBrokersInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSensorMqttBrokers:getSensorMqttBrokers", args ?? new GetSensorMqttBrokersInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSensorMqttBrokersInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSensorMqttBrokers:getSensorMqttBrokers", args ?? new GetSensorMqttBrokersInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSensorRelationships.cs b/sdk/dotnet/Networks/GetSensorRelationships.cs index a2e858ab..bf71dd25 100644 --- a/sdk/dotnet/Networks/GetSensorRelationships.cs +++ b/sdk/dotnet/Networks/GetSensorRelationships.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSensorRelationsh /// public static Output Invoke(GetSensorRelationshipsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSensorRelationships:getSensorRelationships", args ?? new GetSensorRelationshipsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSensorRelationships.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSensorRelationshipsExample"] = example.Apply(getSensorRelationshipsResult => getSensorRelationshipsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSensorRelationshipsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSensorRelationships:getSensorRelationships", args ?? new GetSensorRelationshipsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSettings.cs b/sdk/dotnet/Networks/GetSettings.cs index b1236ff1..dbc0ae65 100644 --- a/sdk/dotnet/Networks/GetSettings.cs +++ b/sdk/dotnet/Networks/GetSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSettingsArgs args, InvokeOp /// public static Output Invoke(GetSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSettings:getSettings", args ?? new GetSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSettings.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSettingsExample"] = example.Apply(getSettingsResult => getSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSettings:getSettings", args ?? new GetSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmBypassActivationLockAttempts.cs b/sdk/dotnet/Networks/GetSmBypassActivationLockAttempts.cs index 421e0e88..ea70dab8 100644 --- a/sdk/dotnet/Networks/GetSmBypassActivationLockAttempts.cs +++ b/sdk/dotnet/Networks/GetSmBypassActivationLockAttempts.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetSmByp /// public static Output Invoke(GetSmBypassActivationLockAttemptsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmBypassActivationLockAttempts:getSmBypassActivationLockAttempts", args ?? new GetSmBypassActivationLockAttemptsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmBypassActivationLockAttempts.Invoke(new() + /// { + /// AttemptId = "string", + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmBypassActivationLockAttemptsExample"] = example.Apply(getSmBypassActivationLockAttemptsResult => getSmBypassActivationLockAttemptsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmBypassActivationLockAttemptsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmBypassActivationLockAttempts:getSmBypassActivationLockAttempts", args ?? new GetSmBypassActivationLockAttemptsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmDevices.cs b/sdk/dotnet/Networks/GetSmDevices.cs index 77360f53..930d1285 100644 --- a/sdk/dotnet/Networks/GetSmDevices.cs +++ b/sdk/dotnet/Networks/GetSmDevices.cs @@ -124,6 +124,63 @@ public static Task InvokeAsync(GetSmDevicesArgs args, Invoke /// public static Output Invoke(GetSmDevicesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevices:getSmDevices", args ?? new GetSmDevicesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmDevices.Invoke(new() + /// { + /// EndingBefore = "string", + /// Fields = new[] + /// { + /// "string", + /// }, + /// Ids = new[] + /// { + /// "string", + /// }, + /// NetworkId = "string", + /// PerPage = 1, + /// Scopes = new[] + /// { + /// "string", + /// }, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// SystemTypes = new[] + /// { + /// "string", + /// }, + /// Uuids = new[] + /// { + /// "string", + /// }, + /// WifiMacs = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmDevicesExample"] = example.Apply(getSmDevicesResult => getSmDevicesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmDevicesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevices:getSmDevices", args ?? new GetSmDevicesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmDevicesCellularUsageHistory.cs b/sdk/dotnet/Networks/GetSmDevicesCellularUsageHistory.cs index 0e3cbb0a..364d45f1 100644 --- a/sdk/dotnet/Networks/GetSmDevicesCellularUsageHistory.cs +++ b/sdk/dotnet/Networks/GetSmDevicesCellularUsageHistory.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetSmDevi /// public static Output Invoke(GetSmDevicesCellularUsageHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesCellularUsageHistory:getSmDevicesCellularUsageHistory", args ?? new GetSmDevicesCellularUsageHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmDevicesCellularUsageHistory.Invoke(new() + /// { + /// DeviceId = "string", + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmDevicesCellularUsageHistoryExample"] = example.Apply(getSmDevicesCellularUsageHistoryResult => getSmDevicesCellularUsageHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmDevicesCellularUsageHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesCellularUsageHistory:getSmDevicesCellularUsageHistory", args ?? new GetSmDevicesCellularUsageHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmDevicesCerts.cs b/sdk/dotnet/Networks/GetSmDevicesCerts.cs index bf06b089..4c78b2d0 100644 --- a/sdk/dotnet/Networks/GetSmDevicesCerts.cs +++ b/sdk/dotnet/Networks/GetSmDevicesCerts.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetSmDevicesCertsArgs ar /// public static Output Invoke(GetSmDevicesCertsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesCerts:getSmDevicesCerts", args ?? new GetSmDevicesCertsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmDevicesCerts.Invoke(new() + /// { + /// DeviceId = "string", + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmDevicesCertsExample"] = example.Apply(getSmDevicesCertsResult => getSmDevicesCertsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmDevicesCertsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesCerts:getSmDevicesCerts", args ?? new GetSmDevicesCertsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmDevicesConnectivity.cs b/sdk/dotnet/Networks/GetSmDevicesConnectivity.cs index 96e3da79..a7bf530b 100644 --- a/sdk/dotnet/Networks/GetSmDevicesConnectivity.cs +++ b/sdk/dotnet/Networks/GetSmDevicesConnectivity.cs @@ -70,6 +70,36 @@ public static Task InvokeAsync(GetSmDevicesConne /// public static Output Invoke(GetSmDevicesConnectivityInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesConnectivity:getSmDevicesConnectivity", args ?? new GetSmDevicesConnectivityInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmDevicesConnectivity.Invoke(new() + /// { + /// DeviceId = "string", + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmDevicesConnectivityExample"] = example.Apply(getSmDevicesConnectivityResult => getSmDevicesConnectivityResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmDevicesConnectivityInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesConnectivity:getSmDevicesConnectivity", args ?? new GetSmDevicesConnectivityInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmDevicesDesktopLogs.cs b/sdk/dotnet/Networks/GetSmDevicesDesktopLogs.cs index 92421403..f8cfee28 100644 --- a/sdk/dotnet/Networks/GetSmDevicesDesktopLogs.cs +++ b/sdk/dotnet/Networks/GetSmDevicesDesktopLogs.cs @@ -70,6 +70,36 @@ public static Task InvokeAsync(GetSmDevicesDeskto /// public static Output Invoke(GetSmDevicesDesktopLogsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesDesktopLogs:getSmDevicesDesktopLogs", args ?? new GetSmDevicesDesktopLogsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmDevicesDesktopLogs.Invoke(new() + /// { + /// DeviceId = "string", + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmDevicesDesktopLogsExample"] = example.Apply(getSmDevicesDesktopLogsResult => getSmDevicesDesktopLogsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmDevicesDesktopLogsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesDesktopLogs:getSmDevicesDesktopLogs", args ?? new GetSmDevicesDesktopLogsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmDevicesDeviceCommandLogs.cs b/sdk/dotnet/Networks/GetSmDevicesDeviceCommandLogs.cs index 073a64b5..ee6a0b1a 100644 --- a/sdk/dotnet/Networks/GetSmDevicesDeviceCommandLogs.cs +++ b/sdk/dotnet/Networks/GetSmDevicesDeviceCommandLogs.cs @@ -70,6 +70,36 @@ public static Task InvokeAsync(GetSmDevices /// public static Output Invoke(GetSmDevicesDeviceCommandLogsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesDeviceCommandLogs:getSmDevicesDeviceCommandLogs", args ?? new GetSmDevicesDeviceCommandLogsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmDevicesDeviceCommandLogs.Invoke(new() + /// { + /// DeviceId = "string", + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmDevicesDeviceCommandLogsExample"] = example.Apply(getSmDevicesDeviceCommandLogsResult => getSmDevicesDeviceCommandLogsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmDevicesDeviceCommandLogsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesDeviceCommandLogs:getSmDevicesDeviceCommandLogs", args ?? new GetSmDevicesDeviceCommandLogsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmDevicesDeviceProfiles.cs b/sdk/dotnet/Networks/GetSmDevicesDeviceProfiles.cs index 697f0baf..e11b604e 100644 --- a/sdk/dotnet/Networks/GetSmDevicesDeviceProfiles.cs +++ b/sdk/dotnet/Networks/GetSmDevicesDeviceProfiles.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetSmDevicesDev /// public static Output Invoke(GetSmDevicesDeviceProfilesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesDeviceProfiles:getSmDevicesDeviceProfiles", args ?? new GetSmDevicesDeviceProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmDevicesDeviceProfiles.Invoke(new() + /// { + /// DeviceId = "string", + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmDevicesDeviceProfilesExample"] = example.Apply(getSmDevicesDeviceProfilesResult => getSmDevicesDeviceProfilesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmDevicesDeviceProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesDeviceProfiles:getSmDevicesDeviceProfiles", args ?? new GetSmDevicesDeviceProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmDevicesNetworkAdapters.cs b/sdk/dotnet/Networks/GetSmDevicesNetworkAdapters.cs index 4220285b..1167b4a0 100644 --- a/sdk/dotnet/Networks/GetSmDevicesNetworkAdapters.cs +++ b/sdk/dotnet/Networks/GetSmDevicesNetworkAdapters.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetSmDevicesNe /// public static Output Invoke(GetSmDevicesNetworkAdaptersInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesNetworkAdapters:getSmDevicesNetworkAdapters", args ?? new GetSmDevicesNetworkAdaptersInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmDevicesNetworkAdapters.Invoke(new() + /// { + /// DeviceId = "string", + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmDevicesNetworkAdaptersExample"] = example.Apply(getSmDevicesNetworkAdaptersResult => getSmDevicesNetworkAdaptersResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmDevicesNetworkAdaptersInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesNetworkAdapters:getSmDevicesNetworkAdapters", args ?? new GetSmDevicesNetworkAdaptersInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmDevicesPerformanceHistory.cs b/sdk/dotnet/Networks/GetSmDevicesPerformanceHistory.cs index 6343adc4..0e32b1d8 100644 --- a/sdk/dotnet/Networks/GetSmDevicesPerformanceHistory.cs +++ b/sdk/dotnet/Networks/GetSmDevicesPerformanceHistory.cs @@ -70,6 +70,36 @@ public static Task InvokeAsync(GetSmDevice /// public static Output Invoke(GetSmDevicesPerformanceHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesPerformanceHistory:getSmDevicesPerformanceHistory", args ?? new GetSmDevicesPerformanceHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmDevicesPerformanceHistory.Invoke(new() + /// { + /// DeviceId = "string", + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmDevicesPerformanceHistoryExample"] = example.Apply(getSmDevicesPerformanceHistoryResult => getSmDevicesPerformanceHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmDevicesPerformanceHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesPerformanceHistory:getSmDevicesPerformanceHistory", args ?? new GetSmDevicesPerformanceHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmDevicesSecurityCenters.cs b/sdk/dotnet/Networks/GetSmDevicesSecurityCenters.cs index 2c985039..930378ab 100644 --- a/sdk/dotnet/Networks/GetSmDevicesSecurityCenters.cs +++ b/sdk/dotnet/Networks/GetSmDevicesSecurityCenters.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetSmDevicesSe /// public static Output Invoke(GetSmDevicesSecurityCentersInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesSecurityCenters:getSmDevicesSecurityCenters", args ?? new GetSmDevicesSecurityCentersInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmDevicesSecurityCenters.Invoke(new() + /// { + /// DeviceId = "string", + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmDevicesSecurityCentersExample"] = example.Apply(getSmDevicesSecurityCentersResult => getSmDevicesSecurityCentersResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmDevicesSecurityCentersInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesSecurityCenters:getSmDevicesSecurityCenters", args ?? new GetSmDevicesSecurityCentersInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmDevicesWlanLists.cs b/sdk/dotnet/Networks/GetSmDevicesWlanLists.cs index e5c46d66..2e0db96f 100644 --- a/sdk/dotnet/Networks/GetSmDevicesWlanLists.cs +++ b/sdk/dotnet/Networks/GetSmDevicesWlanLists.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetSmDevicesWlanList /// public static Output Invoke(GetSmDevicesWlanListsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesWlanLists:getSmDevicesWlanLists", args ?? new GetSmDevicesWlanListsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmDevicesWlanLists.Invoke(new() + /// { + /// DeviceId = "string", + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmDevicesWlanListsExample"] = example.Apply(getSmDevicesWlanListsResult => getSmDevicesWlanListsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmDevicesWlanListsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmDevicesWlanLists:getSmDevicesWlanLists", args ?? new GetSmDevicesWlanListsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmProfiles.cs b/sdk/dotnet/Networks/GetSmProfiles.cs index c3324d92..b9a28bf9 100644 --- a/sdk/dotnet/Networks/GetSmProfiles.cs +++ b/sdk/dotnet/Networks/GetSmProfiles.cs @@ -70,6 +70,36 @@ public static Task InvokeAsync(GetSmProfilesArgs args, Invo /// public static Output Invoke(GetSmProfilesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmProfiles:getSmProfiles", args ?? new GetSmProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmProfiles.Invoke(new() + /// { + /// NetworkId = "string", + /// PayloadTypes = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmProfilesExample"] = example.Apply(getSmProfilesResult => getSmProfilesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmProfiles:getSmProfiles", args ?? new GetSmProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmTargetGroups.cs b/sdk/dotnet/Networks/GetSmTargetGroups.cs index 563c927b..36233265 100644 --- a/sdk/dotnet/Networks/GetSmTargetGroups.cs +++ b/sdk/dotnet/Networks/GetSmTargetGroups.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSmTargetGroupsArgs? a /// public static Output Invoke(GetSmTargetGroupsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmTargetGroups:getSmTargetGroups", args ?? new GetSmTargetGroupsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSmTargetGroupsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmTargetGroups:getSmTargetGroups", args ?? new GetSmTargetGroupsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmTrustedAccessConfigs.cs b/sdk/dotnet/Networks/GetSmTrustedAccessConfigs.cs index ba32556a..f9b9455a 100644 --- a/sdk/dotnet/Networks/GetSmTrustedAccessConfigs.cs +++ b/sdk/dotnet/Networks/GetSmTrustedAccessConfigs.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetSmTrustedAcce /// public static Output Invoke(GetSmTrustedAccessConfigsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmTrustedAccessConfigs:getSmTrustedAccessConfigs", args ?? new GetSmTrustedAccessConfigsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmTrustedAccessConfigs.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmTrustedAccessConfigsExample"] = example.Apply(getSmTrustedAccessConfigsResult => getSmTrustedAccessConfigsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmTrustedAccessConfigsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmTrustedAccessConfigs:getSmTrustedAccessConfigs", args ?? new GetSmTrustedAccessConfigsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmUserAccessDevices.cs b/sdk/dotnet/Networks/GetSmUserAccessDevices.cs index f3c314f4..d6cf6f93 100644 --- a/sdk/dotnet/Networks/GetSmUserAccessDevices.cs +++ b/sdk/dotnet/Networks/GetSmUserAccessDevices.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetSmUserAccessDevi /// public static Output Invoke(GetSmUserAccessDevicesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmUserAccessDevices:getSmUserAccessDevices", args ?? new GetSmUserAccessDevicesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmUserAccessDevices.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmUserAccessDevicesExample"] = example.Apply(getSmUserAccessDevicesResult => getSmUserAccessDevicesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmUserAccessDevicesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmUserAccessDevices:getSmUserAccessDevices", args ?? new GetSmUserAccessDevicesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmUsers.cs b/sdk/dotnet/Networks/GetSmUsers.cs index e7f6775b..3be648c3 100644 --- a/sdk/dotnet/Networks/GetSmUsers.cs +++ b/sdk/dotnet/Networks/GetSmUsers.cs @@ -94,6 +94,48 @@ public static Task InvokeAsync(GetSmUsersArgs args, InvokeOpti /// public static Output Invoke(GetSmUsersInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmUsers:getSmUsers", args ?? new GetSmUsersInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmUsers.Invoke(new() + /// { + /// Emails = new[] + /// { + /// "string", + /// }, + /// Ids = new[] + /// { + /// "string", + /// }, + /// NetworkId = "string", + /// Scopes = new[] + /// { + /// "string", + /// }, + /// Usernames = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmUsersExample"] = example.Apply(getSmUsersResult => getSmUsersResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmUsersInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmUsers:getSmUsers", args ?? new GetSmUsersInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmUsersDeviceProfiles.cs b/sdk/dotnet/Networks/GetSmUsersDeviceProfiles.cs index b5cf3eb9..ad412763 100644 --- a/sdk/dotnet/Networks/GetSmUsersDeviceProfiles.cs +++ b/sdk/dotnet/Networks/GetSmUsersDeviceProfiles.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetSmUsersDeviceP /// public static Output Invoke(GetSmUsersDeviceProfilesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmUsersDeviceProfiles:getSmUsersDeviceProfiles", args ?? new GetSmUsersDeviceProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmUsersDeviceProfiles.Invoke(new() + /// { + /// NetworkId = "string", + /// UserId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmUsersDeviceProfilesExample"] = example.Apply(getSmUsersDeviceProfilesResult => getSmUsersDeviceProfilesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmUsersDeviceProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmUsersDeviceProfiles:getSmUsersDeviceProfiles", args ?? new GetSmUsersDeviceProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSmUsersSoftwares.cs b/sdk/dotnet/Networks/GetSmUsersSoftwares.cs index e2bbef61..c37cd8fa 100644 --- a/sdk/dotnet/Networks/GetSmUsersSoftwares.cs +++ b/sdk/dotnet/Networks/GetSmUsersSoftwares.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetSmUsersSoftwaresArg /// public static Output Invoke(GetSmUsersSoftwaresInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmUsersSoftwares:getSmUsersSoftwares", args ?? new GetSmUsersSoftwaresInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSmUsersSoftwares.Invoke(new() + /// { + /// NetworkId = "string", + /// UserId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSmUsersSoftwaresExample"] = example.Apply(getSmUsersSoftwaresResult => getSmUsersSoftwaresResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmUsersSoftwaresInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSmUsersSoftwares:getSmUsersSoftwares", args ?? new GetSmUsersSoftwaresInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSnmp.cs b/sdk/dotnet/Networks/GetSnmp.cs index 978111d0..9d8dbe70 100644 --- a/sdk/dotnet/Networks/GetSnmp.cs +++ b/sdk/dotnet/Networks/GetSnmp.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSnmpArgs args, InvokeOptions? o /// public static Output Invoke(GetSnmpInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSnmp:getSnmp", args ?? new GetSnmpInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSnmp.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSnmpExample"] = example.Apply(getSnmpResult => getSnmpResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSnmpInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSnmp:getSnmp", args ?? new GetSnmpInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchAccessControlLists.cs b/sdk/dotnet/Networks/GetSwitchAccessControlLists.cs index ac2b4061..1bd088a0 100644 --- a/sdk/dotnet/Networks/GetSwitchAccessControlLists.cs +++ b/sdk/dotnet/Networks/GetSwitchAccessControlLists.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchAcces /// public static Output Invoke(GetSwitchAccessControlListsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchAccessControlLists:getSwitchAccessControlLists", args ?? new GetSwitchAccessControlListsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchAccessControlLists.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchAccessControlListsExample"] = example.Apply(getSwitchAccessControlListsResult => getSwitchAccessControlListsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchAccessControlListsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchAccessControlLists:getSwitchAccessControlLists", args ?? new GetSwitchAccessControlListsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchAccessPolicies.cs b/sdk/dotnet/Networks/GetSwitchAccessPolicies.cs index 1f09c5e7..87a98afa 100644 --- a/sdk/dotnet/Networks/GetSwitchAccessPolicies.cs +++ b/sdk/dotnet/Networks/GetSwitchAccessPolicies.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSwitchAccessPol /// public static Output Invoke(GetSwitchAccessPoliciesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchAccessPolicies:getSwitchAccessPolicies", args ?? new GetSwitchAccessPoliciesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSwitchAccessPoliciesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchAccessPolicies:getSwitchAccessPolicies", args ?? new GetSwitchAccessPoliciesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchAlternateManagementInterface.cs b/sdk/dotnet/Networks/GetSwitchAlternateManagementInterface.cs index b9b4f55f..ac21b6a4 100644 --- a/sdk/dotnet/Networks/GetSwitchAlternateManagementInterface.cs +++ b/sdk/dotnet/Networks/GetSwitchAlternateManagementInterface.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetS /// public static Output Invoke(GetSwitchAlternateManagementInterfaceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchAlternateManagementInterface:getSwitchAlternateManagementInterface", args ?? new GetSwitchAlternateManagementInterfaceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchAlternateManagementInterface.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchAlternateManagementInterfaceExample"] = example.Apply(getSwitchAlternateManagementInterfaceResult => getSwitchAlternateManagementInterfaceResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchAlternateManagementInterfaceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchAlternateManagementInterface:getSwitchAlternateManagementInterface", args ?? new GetSwitchAlternateManagementInterfaceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchDhcpServerPolicy.cs b/sdk/dotnet/Networks/GetSwitchDhcpServerPolicy.cs index 1a152613..cf06153b 100644 --- a/sdk/dotnet/Networks/GetSwitchDhcpServerPolicy.cs +++ b/sdk/dotnet/Networks/GetSwitchDhcpServerPolicy.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchDhcpSer /// public static Output Invoke(GetSwitchDhcpServerPolicyInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchDhcpServerPolicy:getSwitchDhcpServerPolicy", args ?? new GetSwitchDhcpServerPolicyInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchDhcpServerPolicy.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchDhcpServerPolicyExample"] = example.Apply(getSwitchDhcpServerPolicyResult => getSwitchDhcpServerPolicyResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchDhcpServerPolicyInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchDhcpServerPolicy:getSwitchDhcpServerPolicy", args ?? new GetSwitchDhcpServerPolicyInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchDhcpServerPolicyArpInspectionTrustedServers.cs b/sdk/dotnet/Networks/GetSwitchDhcpServerPolicyArpInspectionTrustedServers.cs index 697b16ec..ad0d0d24 100644 --- a/sdk/dotnet/Networks/GetSwitchDhcpServerPolicyArpInspectionTrustedServers.cs +++ b/sdk/dotnet/Networks/GetSwitchDhcpServerPolicyArpInspectionTrustedServers.cs @@ -68,6 +68,35 @@ public static Task I /// public static Output Invoke(GetSwitchDhcpServerPolicyArpInspectionTrustedServersInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers:getSwitchDhcpServerPolicyArpInspectionTrustedServers", args ?? new GetSwitchDhcpServerPolicyArpInspectionTrustedServersInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchDhcpServerPolicyArpInspectionTrustedServers.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchDhcpServerPolicyArpInspectionTrustedServersExample"] = example.Apply(getSwitchDhcpServerPolicyArpInspectionTrustedServersResult => getSwitchDhcpServerPolicyArpInspectionTrustedServersResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchDhcpServerPolicyArpInspectionTrustedServersInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers:getSwitchDhcpServerPolicyArpInspectionTrustedServers", args ?? new GetSwitchDhcpServerPolicyArpInspectionTrustedServersInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchDhcpServerPolicyArpInspectionWarningsByDevice.cs b/sdk/dotnet/Networks/GetSwitchDhcpServerPolicyArpInspectionWarningsByDevice.cs index d0e3f465..a68385ee 100644 --- a/sdk/dotnet/Networks/GetSwitchDhcpServerPolicyArpInspectionWarningsByDevice.cs +++ b/sdk/dotnet/Networks/GetSwitchDhcpServerPolicyArpInspectionWarningsByDevice.cs @@ -68,6 +68,35 @@ public static Task /// public static Output Invoke(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice:getSwitchDhcpServerPolicyArpInspectionWarningsByDevice", args ?? new GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchDhcpServerPolicyArpInspectionWarningsByDevice.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchDhcpServerPolicyArpInspectionWarningsByDeviceExample"] = example.Apply(getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult => getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice:getSwitchDhcpServerPolicyArpInspectionWarningsByDevice", args ?? new GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchDhcpV4ServersSeen.cs b/sdk/dotnet/Networks/GetSwitchDhcpV4ServersSeen.cs index a19ffd5d..c365fa71 100644 --- a/sdk/dotnet/Networks/GetSwitchDhcpV4ServersSeen.cs +++ b/sdk/dotnet/Networks/GetSwitchDhcpV4ServersSeen.cs @@ -72,6 +72,37 @@ public static Task InvokeAsync(GetSwitchDhcpV4 /// public static Output Invoke(GetSwitchDhcpV4ServersSeenInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchDhcpV4ServersSeen:getSwitchDhcpV4ServersSeen", args ?? new GetSwitchDhcpV4ServersSeenInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchDhcpV4ServersSeen.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// T0 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchDhcpV4ServersSeenExample"] = example.Apply(getSwitchDhcpV4ServersSeenResult => getSwitchDhcpV4ServersSeenResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchDhcpV4ServersSeenInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchDhcpV4ServersSeen:getSwitchDhcpV4ServersSeen", args ?? new GetSwitchDhcpV4ServersSeenInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchDscpToCosMappings.cs b/sdk/dotnet/Networks/GetSwitchDscpToCosMappings.cs index 50e147ea..0d818b50 100644 --- a/sdk/dotnet/Networks/GetSwitchDscpToCosMappings.cs +++ b/sdk/dotnet/Networks/GetSwitchDscpToCosMappings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchDscpTo /// public static Output Invoke(GetSwitchDscpToCosMappingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchDscpToCosMappings:getSwitchDscpToCosMappings", args ?? new GetSwitchDscpToCosMappingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchDscpToCosMappings.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchDscpToCosMappingsExample"] = example.Apply(getSwitchDscpToCosMappingsResult => getSwitchDscpToCosMappingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchDscpToCosMappingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchDscpToCosMappings:getSwitchDscpToCosMappings", args ?? new GetSwitchDscpToCosMappingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchLinkAggregations.cs b/sdk/dotnet/Networks/GetSwitchLinkAggregations.cs index b26f7501..b12ba7da 100644 --- a/sdk/dotnet/Networks/GetSwitchLinkAggregations.cs +++ b/sdk/dotnet/Networks/GetSwitchLinkAggregations.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchLinkAgg /// public static Output Invoke(GetSwitchLinkAggregationsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchLinkAggregations:getSwitchLinkAggregations", args ?? new GetSwitchLinkAggregationsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchLinkAggregations.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchLinkAggregationsExample"] = example.Apply(getSwitchLinkAggregationsResult => getSwitchLinkAggregationsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchLinkAggregationsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchLinkAggregations:getSwitchLinkAggregations", args ?? new GetSwitchLinkAggregationsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchMtu.cs b/sdk/dotnet/Networks/GetSwitchMtu.cs index 958c5c75..fd7439e9 100644 --- a/sdk/dotnet/Networks/GetSwitchMtu.cs +++ b/sdk/dotnet/Networks/GetSwitchMtu.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchMtuArgs args, Invoke /// public static Output Invoke(GetSwitchMtuInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchMtu:getSwitchMtu", args ?? new GetSwitchMtuInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchMtu.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchMtuExample"] = example.Apply(getSwitchMtuResult => getSwitchMtuResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchMtuInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchMtu:getSwitchMtu", args ?? new GetSwitchMtuInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchPortSchedules.cs b/sdk/dotnet/Networks/GetSwitchPortSchedules.cs index 663258ea..0f54c1e2 100644 --- a/sdk/dotnet/Networks/GetSwitchPortSchedules.cs +++ b/sdk/dotnet/Networks/GetSwitchPortSchedules.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchPortSchedu /// public static Output Invoke(GetSwitchPortSchedulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchPortSchedules:getSwitchPortSchedules", args ?? new GetSwitchPortSchedulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchPortSchedules.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchPortSchedulesExample"] = example.Apply(getSwitchPortSchedulesResult => getSwitchPortSchedulesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchPortSchedulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchPortSchedules:getSwitchPortSchedules", args ?? new GetSwitchPortSchedulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchQosRulesOrder.cs b/sdk/dotnet/Networks/GetSwitchQosRulesOrder.cs index 43e83f34..04e6198d 100644 --- a/sdk/dotnet/Networks/GetSwitchQosRulesOrder.cs +++ b/sdk/dotnet/Networks/GetSwitchQosRulesOrder.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSwitchQosRulesOr /// public static Output Invoke(GetSwitchQosRulesOrderInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchQosRulesOrder:getSwitchQosRulesOrder", args ?? new GetSwitchQosRulesOrderInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSwitchQosRulesOrderInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchQosRulesOrder:getSwitchQosRulesOrder", args ?? new GetSwitchQosRulesOrderInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchRoutingMulticast.cs b/sdk/dotnet/Networks/GetSwitchRoutingMulticast.cs index fb196327..e9c572c9 100644 --- a/sdk/dotnet/Networks/GetSwitchRoutingMulticast.cs +++ b/sdk/dotnet/Networks/GetSwitchRoutingMulticast.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchRouting /// public static Output Invoke(GetSwitchRoutingMulticastInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchRoutingMulticast:getSwitchRoutingMulticast", args ?? new GetSwitchRoutingMulticastInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchRoutingMulticast.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchRoutingMulticastExample"] = example.Apply(getSwitchRoutingMulticastResult => getSwitchRoutingMulticastResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchRoutingMulticastInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchRoutingMulticast:getSwitchRoutingMulticast", args ?? new GetSwitchRoutingMulticastInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchRoutingMulticastRendezvousPoints.cs b/sdk/dotnet/Networks/GetSwitchRoutingMulticastRendezvousPoints.cs index 79a1514b..22faf999 100644 --- a/sdk/dotnet/Networks/GetSwitchRoutingMulticastRendezvousPoints.cs +++ b/sdk/dotnet/Networks/GetSwitchRoutingMulticastRendezvousPoints.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync( /// public static Output Invoke(GetSwitchRoutingMulticastRendezvousPointsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchRoutingMulticastRendezvousPoints:getSwitchRoutingMulticastRendezvousPoints", args ?? new GetSwitchRoutingMulticastRendezvousPointsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSwitchRoutingMulticastRendezvousPointsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchRoutingMulticastRendezvousPoints:getSwitchRoutingMulticastRendezvousPoints", args ?? new GetSwitchRoutingMulticastRendezvousPointsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchRoutingOspf.cs b/sdk/dotnet/Networks/GetSwitchRoutingOspf.cs index 74c9b6aa..36415b2e 100644 --- a/sdk/dotnet/Networks/GetSwitchRoutingOspf.cs +++ b/sdk/dotnet/Networks/GetSwitchRoutingOspf.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchRoutingOspfA /// public static Output Invoke(GetSwitchRoutingOspfInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchRoutingOspf:getSwitchRoutingOspf", args ?? new GetSwitchRoutingOspfInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchRoutingOspf.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchRoutingOspfExample"] = example.Apply(getSwitchRoutingOspfResult => getSwitchRoutingOspfResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchRoutingOspfInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchRoutingOspf:getSwitchRoutingOspf", args ?? new GetSwitchRoutingOspfInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchSettings.cs b/sdk/dotnet/Networks/GetSwitchSettings.cs index b7680e9e..fb095473 100644 --- a/sdk/dotnet/Networks/GetSwitchSettings.cs +++ b/sdk/dotnet/Networks/GetSwitchSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchSettingsArgs ar /// public static Output Invoke(GetSwitchSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchSettings:getSwitchSettings", args ?? new GetSwitchSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchSettings.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchSettingsExample"] = example.Apply(getSwitchSettingsResult => getSwitchSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchSettings:getSwitchSettings", args ?? new GetSwitchSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchStacks.cs b/sdk/dotnet/Networks/GetSwitchStacks.cs index f4045d0e..c24566a6 100644 --- a/sdk/dotnet/Networks/GetSwitchStacks.cs +++ b/sdk/dotnet/Networks/GetSwitchStacks.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSwitchStacksArgs? args /// public static Output Invoke(GetSwitchStacksInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStacks:getSwitchStacks", args ?? new GetSwitchStacksInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSwitchStacksInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStacks:getSwitchStacks", args ?? new GetSwitchStacksInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchStacksRoutingInterfaces.cs b/sdk/dotnet/Networks/GetSwitchStacksRoutingInterfaces.cs index 04b6a5b2..57607139 100644 --- a/sdk/dotnet/Networks/GetSwitchStacksRoutingInterfaces.cs +++ b/sdk/dotnet/Networks/GetSwitchStacksRoutingInterfaces.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSwitch /// public static Output Invoke(GetSwitchStacksRoutingInterfacesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStacksRoutingInterfaces:getSwitchStacksRoutingInterfaces", args ?? new GetSwitchStacksRoutingInterfacesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSwitchStacksRoutingInterfacesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStacksRoutingInterfaces:getSwitchStacksRoutingInterfaces", args ?? new GetSwitchStacksRoutingInterfacesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchStacksRoutingInterfacesDhcp.cs b/sdk/dotnet/Networks/GetSwitchStacksRoutingInterfacesDhcp.cs index a3eba88a..e4c95549 100644 --- a/sdk/dotnet/Networks/GetSwitchStacksRoutingInterfacesDhcp.cs +++ b/sdk/dotnet/Networks/GetSwitchStacksRoutingInterfacesDhcp.cs @@ -66,6 +66,34 @@ public static Task InvokeAsync(GetSw /// public static Output Invoke(GetSwitchStacksRoutingInterfacesDhcpInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStacksRoutingInterfacesDhcp:getSwitchStacksRoutingInterfacesDhcp", args ?? new GetSwitchStacksRoutingInterfacesDhcpInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchStacksRoutingInterfacesDhcp.Invoke(new() + /// { + /// InterfaceId = "string", + /// NetworkId = "string", + /// SwitchStackId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchStacksRoutingInterfacesDhcpExample"] = example.Apply(getSwitchStacksRoutingInterfacesDhcpResult => getSwitchStacksRoutingInterfacesDhcpResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchStacksRoutingInterfacesDhcpInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStacksRoutingInterfacesDhcp:getSwitchStacksRoutingInterfacesDhcp", args ?? new GetSwitchStacksRoutingInterfacesDhcpInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchStacksRoutingStaticRoutes.cs b/sdk/dotnet/Networks/GetSwitchStacksRoutingStaticRoutes.cs index e4e2ab52..7983b019 100644 --- a/sdk/dotnet/Networks/GetSwitchStacksRoutingStaticRoutes.cs +++ b/sdk/dotnet/Networks/GetSwitchStacksRoutingStaticRoutes.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSwit /// public static Output Invoke(GetSwitchStacksRoutingStaticRoutesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStacksRoutingStaticRoutes:getSwitchStacksRoutingStaticRoutes", args ?? new GetSwitchStacksRoutingStaticRoutesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSwitchStacksRoutingStaticRoutesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStacksRoutingStaticRoutes:getSwitchStacksRoutingStaticRoutes", args ?? new GetSwitchStacksRoutingStaticRoutesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchStormControl.cs b/sdk/dotnet/Networks/GetSwitchStormControl.cs index 541b2a58..87080bec 100644 --- a/sdk/dotnet/Networks/GetSwitchStormControl.cs +++ b/sdk/dotnet/Networks/GetSwitchStormControl.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchStormContro /// public static Output Invoke(GetSwitchStormControlInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStormControl:getSwitchStormControl", args ?? new GetSwitchStormControlInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchStormControl.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchStormControlExample"] = example.Apply(getSwitchStormControlResult => getSwitchStormControlResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchStormControlInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStormControl:getSwitchStormControl", args ?? new GetSwitchStormControlInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSwitchStp.cs b/sdk/dotnet/Networks/GetSwitchStp.cs index 342927b4..e2b015f4 100644 --- a/sdk/dotnet/Networks/GetSwitchStp.cs +++ b/sdk/dotnet/Networks/GetSwitchStp.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSwitchStpArgs args, Invoke /// public static Output Invoke(GetSwitchStpInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStp:getSwitchStp", args ?? new GetSwitchStpInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSwitchStp.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSwitchStpExample"] = example.Apply(getSwitchStpResult => getSwitchStpResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchStpInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSwitchStp:getSwitchStp", args ?? new GetSwitchStpInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetSyslogServers.cs b/sdk/dotnet/Networks/GetSyslogServers.cs index 8c07a0ea..f866c0c3 100644 --- a/sdk/dotnet/Networks/GetSyslogServers.cs +++ b/sdk/dotnet/Networks/GetSyslogServers.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSyslogServersArgs args /// public static Output Invoke(GetSyslogServersInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSyslogServers:getSyslogServers", args ?? new GetSyslogServersInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetSyslogServers.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksSyslogServersExample"] = example.Apply(getSyslogServersResult => getSyslogServersResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSyslogServersInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getSyslogServers:getSyslogServers", args ?? new GetSyslogServersInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetTopologyLinkLayer.cs b/sdk/dotnet/Networks/GetTopologyLinkLayer.cs index 16e74b33..a79830f4 100644 --- a/sdk/dotnet/Networks/GetTopologyLinkLayer.cs +++ b/sdk/dotnet/Networks/GetTopologyLinkLayer.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetTopologyLinkLayerA /// public static Output Invoke(GetTopologyLinkLayerInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getTopologyLinkLayer:getTopologyLinkLayer", args ?? new GetTopologyLinkLayerInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetTopologyLinkLayer.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksTopologyLinkLayerExample"] = example.Apply(getTopologyLinkLayerResult => getTopologyLinkLayerResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetTopologyLinkLayerInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getTopologyLinkLayer:getTopologyLinkLayer", args ?? new GetTopologyLinkLayerInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetTrafficAnalysis.cs b/sdk/dotnet/Networks/GetTrafficAnalysis.cs index f0e50454..cea45e58 100644 --- a/sdk/dotnet/Networks/GetTrafficAnalysis.cs +++ b/sdk/dotnet/Networks/GetTrafficAnalysis.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetTrafficAnalysisArgs /// public static Output Invoke(GetTrafficAnalysisInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getTrafficAnalysis:getTrafficAnalysis", args ?? new GetTrafficAnalysisInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetTrafficAnalysis.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksTrafficAnalysisExample"] = example.Apply(getTrafficAnalysisResult => getTrafficAnalysisResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetTrafficAnalysisInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getTrafficAnalysis:getTrafficAnalysis", args ?? new GetTrafficAnalysisInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetTrafficShapingApplicationCategories.cs b/sdk/dotnet/Networks/GetTrafficShapingApplicationCategories.cs index e85c5eed..2dcf0771 100644 --- a/sdk/dotnet/Networks/GetTrafficShapingApplicationCategories.cs +++ b/sdk/dotnet/Networks/GetTrafficShapingApplicationCategories.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(Get /// public static Output Invoke(GetTrafficShapingApplicationCategoriesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getTrafficShapingApplicationCategories:getTrafficShapingApplicationCategories", args ?? new GetTrafficShapingApplicationCategoriesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetTrafficShapingApplicationCategories.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksTrafficShapingApplicationCategoriesExample"] = example.Apply(getTrafficShapingApplicationCategoriesResult => getTrafficShapingApplicationCategoriesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetTrafficShapingApplicationCategoriesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getTrafficShapingApplicationCategories:getTrafficShapingApplicationCategories", args ?? new GetTrafficShapingApplicationCategoriesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetTrafficShapingDscpTaggingOptions.cs b/sdk/dotnet/Networks/GetTrafficShapingDscpTaggingOptions.cs index 3b4f53cc..cc0b361a 100644 --- a/sdk/dotnet/Networks/GetTrafficShapingDscpTaggingOptions.cs +++ b/sdk/dotnet/Networks/GetTrafficShapingDscpTaggingOptions.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetTra /// public static Output Invoke(GetTrafficShapingDscpTaggingOptionsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getTrafficShapingDscpTaggingOptions:getTrafficShapingDscpTaggingOptions", args ?? new GetTrafficShapingDscpTaggingOptionsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetTrafficShapingDscpTaggingOptions.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksTrafficShapingDscpTaggingOptionsExample"] = example.Apply(getTrafficShapingDscpTaggingOptionsResult => getTrafficShapingDscpTaggingOptionsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetTrafficShapingDscpTaggingOptionsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getTrafficShapingDscpTaggingOptions:getTrafficShapingDscpTaggingOptions", args ?? new GetTrafficShapingDscpTaggingOptionsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetVlanProfiles.cs b/sdk/dotnet/Networks/GetVlanProfiles.cs index 942f644a..28df9c13 100644 --- a/sdk/dotnet/Networks/GetVlanProfiles.cs +++ b/sdk/dotnet/Networks/GetVlanProfiles.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetVlanProfilesArgs args, /// public static Output Invoke(GetVlanProfilesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getVlanProfiles:getVlanProfiles", args ?? new GetVlanProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetVlanProfiles.Invoke(new() + /// { + /// Iname = "string", + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksVlanProfilesExample"] = example.Apply(getVlanProfilesResult => getVlanProfilesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetVlanProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getVlanProfiles:getVlanProfiles", args ?? new GetVlanProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetVlanProfilesAssignmentsByDevice.cs b/sdk/dotnet/Networks/GetVlanProfilesAssignmentsByDevice.cs index 581a5177..6709990a 100644 --- a/sdk/dotnet/Networks/GetVlanProfilesAssignmentsByDevice.cs +++ b/sdk/dotnet/Networks/GetVlanProfilesAssignmentsByDevice.cs @@ -92,6 +92,47 @@ public static Task InvokeAsync(GetVlan /// public static Output Invoke(GetVlanProfilesAssignmentsByDeviceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getVlanProfilesAssignmentsByDevice:getVlanProfilesAssignmentsByDevice", args ?? new GetVlanProfilesAssignmentsByDeviceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetVlanProfilesAssignmentsByDevice.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// ProductTypes = new[] + /// { + /// "string", + /// }, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StackIds = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksVlanProfilesAssignmentsByDeviceExample"] = example.Apply(getVlanProfilesAssignmentsByDeviceResult => getVlanProfilesAssignmentsByDeviceResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetVlanProfilesAssignmentsByDeviceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getVlanProfilesAssignmentsByDevice:getVlanProfilesAssignmentsByDevice", args ?? new GetVlanProfilesAssignmentsByDeviceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWebhooksHttpServers.cs b/sdk/dotnet/Networks/GetWebhooksHttpServers.cs index e9060335..539f5d7c 100644 --- a/sdk/dotnet/Networks/GetWebhooksHttpServers.cs +++ b/sdk/dotnet/Networks/GetWebhooksHttpServers.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetWebhooksHttpServ /// public static Output Invoke(GetWebhooksHttpServersInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWebhooksHttpServers:getWebhooksHttpServers", args ?? new GetWebhooksHttpServersInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetWebhooksHttpServersInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWebhooksHttpServers:getWebhooksHttpServers", args ?? new GetWebhooksHttpServersInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWebhooksPayloadTemplates.cs b/sdk/dotnet/Networks/GetWebhooksPayloadTemplates.cs index 3f49d933..7cdc869d 100644 --- a/sdk/dotnet/Networks/GetWebhooksPayloadTemplates.cs +++ b/sdk/dotnet/Networks/GetWebhooksPayloadTemplates.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetWebhooksPay /// public static Output Invoke(GetWebhooksPayloadTemplatesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWebhooksPayloadTemplates:getWebhooksPayloadTemplates", args ?? new GetWebhooksPayloadTemplatesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetWebhooksPayloadTemplatesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWebhooksPayloadTemplates:getWebhooksPayloadTemplates", args ?? new GetWebhooksPayloadTemplatesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWebhooksWebhookTests.cs b/sdk/dotnet/Networks/GetWebhooksWebhookTests.cs index 219cf301..e217fd57 100644 --- a/sdk/dotnet/Networks/GetWebhooksWebhookTests.cs +++ b/sdk/dotnet/Networks/GetWebhooksWebhookTests.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetWebhooksWebhook /// public static Output Invoke(GetWebhooksWebhookTestsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWebhooksWebhookTests:getWebhooksWebhookTests", args ?? new GetWebhooksWebhookTestsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWebhooksWebhookTests.Invoke(new() + /// { + /// NetworkId = "string", + /// WebhookTestId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWebhooksWebhookTestsExample"] = example.Apply(getWebhooksWebhookTestsResult => getWebhooksWebhookTestsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWebhooksWebhookTestsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWebhooksWebhookTests:getWebhooksWebhookTests", args ?? new GetWebhooksWebhookTestsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessAlternateManagementInterface.cs b/sdk/dotnet/Networks/GetWirelessAlternateManagementInterface.cs index 2c727400..976ac913 100644 --- a/sdk/dotnet/Networks/GetWirelessAlternateManagementInterface.cs +++ b/sdk/dotnet/Networks/GetWirelessAlternateManagementInterface.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(Ge /// public static Output Invoke(GetWirelessAlternateManagementInterfaceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessAlternateManagementInterface:getWirelessAlternateManagementInterface", args ?? new GetWirelessAlternateManagementInterfaceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessAlternateManagementInterface.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessAlternateManagementInterfaceExample"] = example.Apply(getWirelessAlternateManagementInterfaceResult => getWirelessAlternateManagementInterfaceResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessAlternateManagementInterfaceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessAlternateManagementInterface:getWirelessAlternateManagementInterface", args ?? new GetWirelessAlternateManagementInterfaceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessBilling.cs b/sdk/dotnet/Networks/GetWirelessBilling.cs index c1e37fc9..380f3bd2 100644 --- a/sdk/dotnet/Networks/GetWirelessBilling.cs +++ b/sdk/dotnet/Networks/GetWirelessBilling.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetWirelessBillingArgs /// public static Output Invoke(GetWirelessBillingInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessBilling:getWirelessBilling", args ?? new GetWirelessBillingInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessBilling.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessBillingExample"] = example.Apply(getWirelessBillingResult => getWirelessBillingResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessBillingInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessBilling:getWirelessBilling", args ?? new GetWirelessBillingInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessBluetoothSettings.cs b/sdk/dotnet/Networks/GetWirelessBluetoothSettings.cs index 672a0571..cf8c3a99 100644 --- a/sdk/dotnet/Networks/GetWirelessBluetoothSettings.cs +++ b/sdk/dotnet/Networks/GetWirelessBluetoothSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetWirelessBl /// public static Output Invoke(GetWirelessBluetoothSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessBluetoothSettings:getWirelessBluetoothSettings", args ?? new GetWirelessBluetoothSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessBluetoothSettings.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessBluetoothSettingsExample"] = example.Apply(getWirelessBluetoothSettingsResult => getWirelessBluetoothSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessBluetoothSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessBluetoothSettings:getWirelessBluetoothSettings", args ?? new GetWirelessBluetoothSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessChannelUtilizationHistory.cs b/sdk/dotnet/Networks/GetWirelessChannelUtilizationHistory.cs index d4ade248..4342253f 100644 --- a/sdk/dotnet/Networks/GetWirelessChannelUtilizationHistory.cs +++ b/sdk/dotnet/Networks/GetWirelessChannelUtilizationHistory.cs @@ -80,6 +80,41 @@ public static Task InvokeAsync(GetWi /// public static Output Invoke(GetWirelessChannelUtilizationHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessChannelUtilizationHistory:getWirelessChannelUtilizationHistory", args ?? new GetWirelessChannelUtilizationHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessChannelUtilizationHistory.Invoke(new() + /// { + /// ApTag = "string", + /// AutoResolution = false, + /// Band = "string", + /// ClientId = "string", + /// DeviceSerial = "string", + /// NetworkId = "string", + /// Resolution = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessChannelUtilizationHistoryExample"] = example.Apply(getWirelessChannelUtilizationHistoryResult => getWirelessChannelUtilizationHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessChannelUtilizationHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessChannelUtilizationHistory:getWirelessChannelUtilizationHistory", args ?? new GetWirelessChannelUtilizationHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessClientCountHistory.cs b/sdk/dotnet/Networks/GetWirelessClientCountHistory.cs index e4ee1c9e..090b9b44 100644 --- a/sdk/dotnet/Networks/GetWirelessClientCountHistory.cs +++ b/sdk/dotnet/Networks/GetWirelessClientCountHistory.cs @@ -82,6 +82,42 @@ public static Task InvokeAsync(GetWirelessC /// public static Output Invoke(GetWirelessClientCountHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessClientCountHistory:getWirelessClientCountHistory", args ?? new GetWirelessClientCountHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessClientCountHistory.Invoke(new() + /// { + /// ApTag = "string", + /// AutoResolution = false, + /// Band = "string", + /// ClientId = "string", + /// DeviceSerial = "string", + /// NetworkId = "string", + /// Resolution = 1, + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessClientCountHistoryExample"] = example.Apply(getWirelessClientCountHistoryResult => getWirelessClientCountHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessClientCountHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessClientCountHistory:getWirelessClientCountHistory", args ?? new GetWirelessClientCountHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessClientsConnectionStats.cs b/sdk/dotnet/Networks/GetWirelessClientsConnectionStats.cs index 767d7f97..cb35923b 100644 --- a/sdk/dotnet/Networks/GetWirelessClientsConnectionStats.cs +++ b/sdk/dotnet/Networks/GetWirelessClientsConnectionStats.cs @@ -78,6 +78,40 @@ public static Task InvokeAsync(GetWirel /// public static Output Invoke(GetWirelessClientsConnectionStatsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessClientsConnectionStats:getWirelessClientsConnectionStats", args ?? new GetWirelessClientsConnectionStatsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessClientsConnectionStats.Invoke(new() + /// { + /// ApTag = "string", + /// Band = "string", + /// ClientId = "string", + /// NetworkId = "string", + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// Vlan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessClientsConnectionStatsExample"] = example.Apply(getWirelessClientsConnectionStatsResult => getWirelessClientsConnectionStatsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessClientsConnectionStatsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessClientsConnectionStats:getWirelessClientsConnectionStats", args ?? new GetWirelessClientsConnectionStatsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessClientsLatencyStats.cs b/sdk/dotnet/Networks/GetWirelessClientsLatencyStats.cs index 1462a308..35a5d8b1 100644 --- a/sdk/dotnet/Networks/GetWirelessClientsLatencyStats.cs +++ b/sdk/dotnet/Networks/GetWirelessClientsLatencyStats.cs @@ -80,6 +80,41 @@ public static Task InvokeAsync(GetWireless /// public static Output Invoke(GetWirelessClientsLatencyStatsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessClientsLatencyStats:getWirelessClientsLatencyStats", args ?? new GetWirelessClientsLatencyStatsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessClientsLatencyStats.Invoke(new() + /// { + /// ApTag = "string", + /// Band = "string", + /// ClientId = "string", + /// Fields = "string", + /// NetworkId = "string", + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// Vlan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessClientsLatencyStatsExample"] = example.Apply(getWirelessClientsLatencyStatsResult => getWirelessClientsLatencyStatsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessClientsLatencyStatsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessClientsLatencyStats:getWirelessClientsLatencyStats", args ?? new GetWirelessClientsLatencyStatsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessConnectionStats.cs b/sdk/dotnet/Networks/GetWirelessConnectionStats.cs index 7858cb6c..75cc796f 100644 --- a/sdk/dotnet/Networks/GetWirelessConnectionStats.cs +++ b/sdk/dotnet/Networks/GetWirelessConnectionStats.cs @@ -76,6 +76,39 @@ public static Task InvokeAsync(GetWirelessConn /// public static Output Invoke(GetWirelessConnectionStatsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessConnectionStats:getWirelessConnectionStats", args ?? new GetWirelessConnectionStatsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessConnectionStats.Invoke(new() + /// { + /// ApTag = "string", + /// Band = "string", + /// NetworkId = "string", + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// Vlan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessConnectionStatsExample"] = example.Apply(getWirelessConnectionStatsResult => getWirelessConnectionStatsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessConnectionStatsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessConnectionStats:getWirelessConnectionStats", args ?? new GetWirelessConnectionStatsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessDataRateHistory.cs b/sdk/dotnet/Networks/GetWirelessDataRateHistory.cs index 884dd9c3..24b889b6 100644 --- a/sdk/dotnet/Networks/GetWirelessDataRateHistory.cs +++ b/sdk/dotnet/Networks/GetWirelessDataRateHistory.cs @@ -82,6 +82,42 @@ public static Task InvokeAsync(GetWirelessData /// public static Output Invoke(GetWirelessDataRateHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessDataRateHistory:getWirelessDataRateHistory", args ?? new GetWirelessDataRateHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessDataRateHistory.Invoke(new() + /// { + /// ApTag = "string", + /// AutoResolution = false, + /// Band = "string", + /// ClientId = "string", + /// DeviceSerial = "string", + /// NetworkId = "string", + /// Resolution = 1, + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessDataRateHistoryExample"] = example.Apply(getWirelessDataRateHistoryResult => getWirelessDataRateHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessDataRateHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessDataRateHistory:getWirelessDataRateHistory", args ?? new GetWirelessDataRateHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessDevicesConnectionStats.cs b/sdk/dotnet/Networks/GetWirelessDevicesConnectionStats.cs index 49717a6d..762c0886 100644 --- a/sdk/dotnet/Networks/GetWirelessDevicesConnectionStats.cs +++ b/sdk/dotnet/Networks/GetWirelessDevicesConnectionStats.cs @@ -76,6 +76,39 @@ public static Task InvokeAsync(GetWirel /// public static Output Invoke(GetWirelessDevicesConnectionStatsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessDevicesConnectionStats:getWirelessDevicesConnectionStats", args ?? new GetWirelessDevicesConnectionStatsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessDevicesConnectionStats.Invoke(new() + /// { + /// ApTag = "string", + /// Band = "string", + /// NetworkId = "string", + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// Vlan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessDevicesConnectionStatsExample"] = example.Apply(getWirelessDevicesConnectionStatsResult => getWirelessDevicesConnectionStatsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessDevicesConnectionStatsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessDevicesConnectionStats:getWirelessDevicesConnectionStats", args ?? new GetWirelessDevicesConnectionStatsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessEthernetPortsProfiles.cs b/sdk/dotnet/Networks/GetWirelessEthernetPortsProfiles.cs index 50c0c7d9..14fc556f 100644 --- a/sdk/dotnet/Networks/GetWirelessEthernetPortsProfiles.cs +++ b/sdk/dotnet/Networks/GetWirelessEthernetPortsProfiles.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetWirele /// public static Output Invoke(GetWirelessEthernetPortsProfilesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessEthernetPortsProfiles:getWirelessEthernetPortsProfiles", args ?? new GetWirelessEthernetPortsProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessEthernetPortsProfiles.Invoke(new() + /// { + /// NetworkId = "string", + /// ProfileId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessEthernetPortsProfilesExample"] = example.Apply(getWirelessEthernetPortsProfilesResult => getWirelessEthernetPortsProfilesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessEthernetPortsProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessEthernetPortsProfiles:getWirelessEthernetPortsProfiles", args ?? new GetWirelessEthernetPortsProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessFailedConnections.cs b/sdk/dotnet/Networks/GetWirelessFailedConnections.cs index b1431314..9dc02e7c 100644 --- a/sdk/dotnet/Networks/GetWirelessFailedConnections.cs +++ b/sdk/dotnet/Networks/GetWirelessFailedConnections.cs @@ -80,6 +80,41 @@ public static Task InvokeAsync(GetWirelessFa /// public static Output Invoke(GetWirelessFailedConnectionsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessFailedConnections:getWirelessFailedConnections", args ?? new GetWirelessFailedConnectionsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessFailedConnections.Invoke(new() + /// { + /// ApTag = "string", + /// Band = "string", + /// ClientId = "string", + /// NetworkId = "string", + /// Serial = "string", + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// Vlan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessFailedConnectionsExample"] = example.Apply(getWirelessFailedConnectionsResult => getWirelessFailedConnectionsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessFailedConnectionsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessFailedConnections:getWirelessFailedConnections", args ?? new GetWirelessFailedConnectionsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessLatencyHistory.cs b/sdk/dotnet/Networks/GetWirelessLatencyHistory.cs index a587cf5d..230a2dfb 100644 --- a/sdk/dotnet/Networks/GetWirelessLatencyHistory.cs +++ b/sdk/dotnet/Networks/GetWirelessLatencyHistory.cs @@ -84,6 +84,43 @@ public static Task InvokeAsync(GetWirelessLaten /// public static Output Invoke(GetWirelessLatencyHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessLatencyHistory:getWirelessLatencyHistory", args ?? new GetWirelessLatencyHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessLatencyHistory.Invoke(new() + /// { + /// AccessCategory = "string", + /// ApTag = "string", + /// AutoResolution = false, + /// Band = "string", + /// ClientId = "string", + /// DeviceSerial = "string", + /// NetworkId = "string", + /// Resolution = 1, + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessLatencyHistoryExample"] = example.Apply(getWirelessLatencyHistoryResult => getWirelessLatencyHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessLatencyHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessLatencyHistory:getWirelessLatencyHistory", args ?? new GetWirelessLatencyHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessLatencyStats.cs b/sdk/dotnet/Networks/GetWirelessLatencyStats.cs index 569efae7..4821b468 100644 --- a/sdk/dotnet/Networks/GetWirelessLatencyStats.cs +++ b/sdk/dotnet/Networks/GetWirelessLatencyStats.cs @@ -78,6 +78,40 @@ public static Task InvokeAsync(GetWirelessLatency /// public static Output Invoke(GetWirelessLatencyStatsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessLatencyStats:getWirelessLatencyStats", args ?? new GetWirelessLatencyStatsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessLatencyStats.Invoke(new() + /// { + /// ApTag = "string", + /// Band = "string", + /// Fields = "string", + /// NetworkId = "string", + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// Vlan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessLatencyStatsExample"] = example.Apply(getWirelessLatencyStatsResult => getWirelessLatencyStatsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessLatencyStatsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessLatencyStats:getWirelessLatencyStats", args ?? new GetWirelessLatencyStatsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessMeshStatuses.cs b/sdk/dotnet/Networks/GetWirelessMeshStatuses.cs index 76c6d6c7..64c54c10 100644 --- a/sdk/dotnet/Networks/GetWirelessMeshStatuses.cs +++ b/sdk/dotnet/Networks/GetWirelessMeshStatuses.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetWirelessMeshSta /// public static Output Invoke(GetWirelessMeshStatusesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessMeshStatuses:getWirelessMeshStatuses", args ?? new GetWirelessMeshStatusesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessMeshStatuses.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessMeshStatusesExample"] = example.Apply(getWirelessMeshStatusesResult => getWirelessMeshStatusesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessMeshStatusesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessMeshStatuses:getWirelessMeshStatuses", args ?? new GetWirelessMeshStatusesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessRfProfiles.cs b/sdk/dotnet/Networks/GetWirelessRfProfiles.cs index 34cea74c..eb2b82ba 100644 --- a/sdk/dotnet/Networks/GetWirelessRfProfiles.cs +++ b/sdk/dotnet/Networks/GetWirelessRfProfiles.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetWirelessRfProfile /// public static Output Invoke(GetWirelessRfProfilesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessRfProfiles:getWirelessRfProfiles", args ?? new GetWirelessRfProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessRfProfiles.Invoke(new() + /// { + /// IncludeTemplateProfiles = false, + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessRfProfilesExample"] = example.Apply(getWirelessRfProfilesResult => getWirelessRfProfilesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessRfProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessRfProfiles:getWirelessRfProfiles", args ?? new GetWirelessRfProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSettings.cs b/sdk/dotnet/Networks/GetWirelessSettings.cs index a656bda4..795efe9c 100644 --- a/sdk/dotnet/Networks/GetWirelessSettings.cs +++ b/sdk/dotnet/Networks/GetWirelessSettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetWirelessSettingsArg /// public static Output Invoke(GetWirelessSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSettings:getWirelessSettings", args ?? new GetWirelessSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSettings.Invoke(new() + /// { + /// NetworkId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSettingsExample"] = example.Apply(getWirelessSettingsResult => getWirelessSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSettings:getWirelessSettings", args ?? new GetWirelessSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSignalQualityHistory.cs b/sdk/dotnet/Networks/GetWirelessSignalQualityHistory.cs index ea226a93..375b0bc9 100644 --- a/sdk/dotnet/Networks/GetWirelessSignalQualityHistory.cs +++ b/sdk/dotnet/Networks/GetWirelessSignalQualityHistory.cs @@ -82,6 +82,42 @@ public static Task InvokeAsync(GetWireles /// public static Output Invoke(GetWirelessSignalQualityHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSignalQualityHistory:getWirelessSignalQualityHistory", args ?? new GetWirelessSignalQualityHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSignalQualityHistory.Invoke(new() + /// { + /// ApTag = "string", + /// AutoResolution = false, + /// Band = "string", + /// ClientId = "string", + /// DeviceSerial = "string", + /// NetworkId = "string", + /// Resolution = 1, + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSignalQualityHistoryExample"] = example.Apply(getWirelessSignalQualityHistoryResult => getWirelessSignalQualityHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSignalQualityHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSignalQualityHistory:getWirelessSignalQualityHistory", args ?? new GetWirelessSignalQualityHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsids.cs b/sdk/dotnet/Networks/GetWirelessSsids.cs index 5b006a43..f908aa06 100644 --- a/sdk/dotnet/Networks/GetWirelessSsids.cs +++ b/sdk/dotnet/Networks/GetWirelessSsids.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetWirelessSsidsArgs? arg /// public static Output Invoke(GetWirelessSsidsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsids:getWirelessSsids", args ?? new GetWirelessSsidsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetWirelessSsidsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsids:getWirelessSsids", args ?? new GetWirelessSsidsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsidsBonjourForwarding.cs b/sdk/dotnet/Networks/GetWirelessSsidsBonjourForwarding.cs index 3db6c00b..5090207c 100644 --- a/sdk/dotnet/Networks/GetWirelessSsidsBonjourForwarding.cs +++ b/sdk/dotnet/Networks/GetWirelessSsidsBonjourForwarding.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetWirel /// public static Output Invoke(GetWirelessSsidsBonjourForwardingInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsBonjourForwarding:getWirelessSsidsBonjourForwarding", args ?? new GetWirelessSsidsBonjourForwardingInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSsidsBonjourForwarding.Invoke(new() + /// { + /// NetworkId = "string", + /// Number = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSsidsBonjourForwardingExample"] = example.Apply(getWirelessSsidsBonjourForwardingResult => getWirelessSsidsBonjourForwardingResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSsidsBonjourForwardingInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsBonjourForwarding:getWirelessSsidsBonjourForwarding", args ?? new GetWirelessSsidsBonjourForwardingInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsidsDeviceTypeGroupPolicies.cs b/sdk/dotnet/Networks/GetWirelessSsidsDeviceTypeGroupPolicies.cs index 1ad985f2..300a28a3 100644 --- a/sdk/dotnet/Networks/GetWirelessSsidsDeviceTypeGroupPolicies.cs +++ b/sdk/dotnet/Networks/GetWirelessSsidsDeviceTypeGroupPolicies.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(Ge /// public static Output Invoke(GetWirelessSsidsDeviceTypeGroupPoliciesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsDeviceTypeGroupPolicies:getWirelessSsidsDeviceTypeGroupPolicies", args ?? new GetWirelessSsidsDeviceTypeGroupPoliciesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSsidsDeviceTypeGroupPolicies.Invoke(new() + /// { + /// NetworkId = "string", + /// Number = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSsidsDeviceTypeGroupPoliciesExample"] = example.Apply(getWirelessSsidsDeviceTypeGroupPoliciesResult => getWirelessSsidsDeviceTypeGroupPoliciesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSsidsDeviceTypeGroupPoliciesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsDeviceTypeGroupPolicies:getWirelessSsidsDeviceTypeGroupPolicies", args ?? new GetWirelessSsidsDeviceTypeGroupPoliciesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsidsEapOverride.cs b/sdk/dotnet/Networks/GetWirelessSsidsEapOverride.cs index e25f56fa..f2857327 100644 --- a/sdk/dotnet/Networks/GetWirelessSsidsEapOverride.cs +++ b/sdk/dotnet/Networks/GetWirelessSsidsEapOverride.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetWirelessSsi /// public static Output Invoke(GetWirelessSsidsEapOverrideInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsEapOverride:getWirelessSsidsEapOverride", args ?? new GetWirelessSsidsEapOverrideInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSsidsEapOverride.Invoke(new() + /// { + /// NetworkId = "string", + /// Number = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSsidsEapOverrideExample"] = example.Apply(getWirelessSsidsEapOverrideResult => getWirelessSsidsEapOverrideResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSsidsEapOverrideInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsEapOverride:getWirelessSsidsEapOverride", args ?? new GetWirelessSsidsEapOverrideInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsidsFirewallL3FirewallRules.cs b/sdk/dotnet/Networks/GetWirelessSsidsFirewallL3FirewallRules.cs index 5e0a2f74..e95b580d 100644 --- a/sdk/dotnet/Networks/GetWirelessSsidsFirewallL3FirewallRules.cs +++ b/sdk/dotnet/Networks/GetWirelessSsidsFirewallL3FirewallRules.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(Ge /// public static Output Invoke(GetWirelessSsidsFirewallL3FirewallRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsFirewallL3FirewallRules:getWirelessSsidsFirewallL3FirewallRules", args ?? new GetWirelessSsidsFirewallL3FirewallRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSsidsFirewallL3FirewallRules.Invoke(new() + /// { + /// NetworkId = "string", + /// Number = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSsidsFirewallL3FirewallRulesExample"] = example.Apply(getWirelessSsidsFirewallL3FirewallRulesResult => getWirelessSsidsFirewallL3FirewallRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSsidsFirewallL3FirewallRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsFirewallL3FirewallRules:getWirelessSsidsFirewallL3FirewallRules", args ?? new GetWirelessSsidsFirewallL3FirewallRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsidsFirewallL7FirewallRules.cs b/sdk/dotnet/Networks/GetWirelessSsidsFirewallL7FirewallRules.cs index 79d2bd33..509620c8 100644 --- a/sdk/dotnet/Networks/GetWirelessSsidsFirewallL7FirewallRules.cs +++ b/sdk/dotnet/Networks/GetWirelessSsidsFirewallL7FirewallRules.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(Ge /// public static Output Invoke(GetWirelessSsidsFirewallL7FirewallRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsFirewallL7FirewallRules:getWirelessSsidsFirewallL7FirewallRules", args ?? new GetWirelessSsidsFirewallL7FirewallRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSsidsFirewallL7FirewallRules.Invoke(new() + /// { + /// NetworkId = "string", + /// Number = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSsidsFirewallL7FirewallRulesExample"] = example.Apply(getWirelessSsidsFirewallL7FirewallRulesResult => getWirelessSsidsFirewallL7FirewallRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSsidsFirewallL7FirewallRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsFirewallL7FirewallRules:getWirelessSsidsFirewallL7FirewallRules", args ?? new GetWirelessSsidsFirewallL7FirewallRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsidsHotspot20.cs b/sdk/dotnet/Networks/GetWirelessSsidsHotspot20.cs index f54cc37e..0fef07a2 100644 --- a/sdk/dotnet/Networks/GetWirelessSsidsHotspot20.cs +++ b/sdk/dotnet/Networks/GetWirelessSsidsHotspot20.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetWirelessSsids /// public static Output Invoke(GetWirelessSsidsHotspot20InvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsHotspot20:getWirelessSsidsHotspot20", args ?? new GetWirelessSsidsHotspot20InvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSsidsHotspot20.Invoke(new() + /// { + /// NetworkId = "string", + /// Number = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSsidsHotspot20Example"] = example.Apply(getWirelessSsidsHotspot20Result => getWirelessSsidsHotspot20Result.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSsidsHotspot20InvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsHotspot20:getWirelessSsidsHotspot20", args ?? new GetWirelessSsidsHotspot20InvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsidsIdentityPsks.cs b/sdk/dotnet/Networks/GetWirelessSsidsIdentityPsks.cs index 53adac9b..b0e0defb 100644 --- a/sdk/dotnet/Networks/GetWirelessSsidsIdentityPsks.cs +++ b/sdk/dotnet/Networks/GetWirelessSsidsIdentityPsks.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetWirelessSs /// public static Output Invoke(GetWirelessSsidsIdentityPsksInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsIdentityPsks:getWirelessSsidsIdentityPsks", args ?? new GetWirelessSsidsIdentityPsksInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetWirelessSsidsIdentityPsksInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsIdentityPsks:getWirelessSsidsIdentityPsks", args ?? new GetWirelessSsidsIdentityPsksInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsidsSchedules.cs b/sdk/dotnet/Networks/GetWirelessSsidsSchedules.cs index c9bb8725..de6804dc 100644 --- a/sdk/dotnet/Networks/GetWirelessSsidsSchedules.cs +++ b/sdk/dotnet/Networks/GetWirelessSsidsSchedules.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetWirelessSsids /// public static Output Invoke(GetWirelessSsidsSchedulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsSchedules:getWirelessSsidsSchedules", args ?? new GetWirelessSsidsSchedulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSsidsSchedules.Invoke(new() + /// { + /// NetworkId = "string", + /// Number = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSsidsSchedulesExample"] = example.Apply(getWirelessSsidsSchedulesResult => getWirelessSsidsSchedulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSsidsSchedulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsSchedules:getWirelessSsidsSchedules", args ?? new GetWirelessSsidsSchedulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsidsSplashSettings.cs b/sdk/dotnet/Networks/GetWirelessSsidsSplashSettings.cs index d6af8d7c..effc6963 100644 --- a/sdk/dotnet/Networks/GetWirelessSsidsSplashSettings.cs +++ b/sdk/dotnet/Networks/GetWirelessSsidsSplashSettings.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetWireless /// public static Output Invoke(GetWirelessSsidsSplashSettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsSplashSettings:getWirelessSsidsSplashSettings", args ?? new GetWirelessSsidsSplashSettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSsidsSplashSettings.Invoke(new() + /// { + /// NetworkId = "string", + /// Number = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSsidsSplashSettingsExample"] = example.Apply(getWirelessSsidsSplashSettingsResult => getWirelessSsidsSplashSettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSsidsSplashSettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsSplashSettings:getWirelessSsidsSplashSettings", args ?? new GetWirelessSsidsSplashSettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsidsTrafficShapingRules.cs b/sdk/dotnet/Networks/GetWirelessSsidsTrafficShapingRules.cs index ffd8f1dc..f4ded23e 100644 --- a/sdk/dotnet/Networks/GetWirelessSsidsTrafficShapingRules.cs +++ b/sdk/dotnet/Networks/GetWirelessSsidsTrafficShapingRules.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetWir /// public static Output Invoke(GetWirelessSsidsTrafficShapingRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsTrafficShapingRules:getWirelessSsidsTrafficShapingRules", args ?? new GetWirelessSsidsTrafficShapingRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSsidsTrafficShapingRules.Invoke(new() + /// { + /// NetworkId = "string", + /// Number = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSsidsTrafficShapingRulesExample"] = example.Apply(getWirelessSsidsTrafficShapingRulesResult => getWirelessSsidsTrafficShapingRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSsidsTrafficShapingRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsTrafficShapingRules:getWirelessSsidsTrafficShapingRules", args ?? new GetWirelessSsidsTrafficShapingRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessSsidsVpn.cs b/sdk/dotnet/Networks/GetWirelessSsidsVpn.cs index 6caeecc7..73ef5332 100644 --- a/sdk/dotnet/Networks/GetWirelessSsidsVpn.cs +++ b/sdk/dotnet/Networks/GetWirelessSsidsVpn.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetWirelessSsidsVpnArg /// public static Output Invoke(GetWirelessSsidsVpnInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsVpn:getWirelessSsidsVpn", args ?? new GetWirelessSsidsVpnInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessSsidsVpn.Invoke(new() + /// { + /// NetworkId = "string", + /// Number = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessSsidsVpnExample"] = example.Apply(getWirelessSsidsVpnResult => getWirelessSsidsVpnResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessSsidsVpnInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessSsidsVpn:getWirelessSsidsVpn", args ?? new GetWirelessSsidsVpnInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Networks/GetWirelessUsageHistory.cs b/sdk/dotnet/Networks/GetWirelessUsageHistory.cs index 1835a029..a9d259c2 100644 --- a/sdk/dotnet/Networks/GetWirelessUsageHistory.cs +++ b/sdk/dotnet/Networks/GetWirelessUsageHistory.cs @@ -82,6 +82,42 @@ public static Task InvokeAsync(GetWirelessUsageHi /// public static Output Invoke(GetWirelessUsageHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessUsageHistory:getWirelessUsageHistory", args ?? new GetWirelessUsageHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Networks.GetWirelessUsageHistory.Invoke(new() + /// { + /// ApTag = "string", + /// AutoResolution = false, + /// Band = "string", + /// ClientId = "string", + /// DeviceSerial = "string", + /// NetworkId = "string", + /// Resolution = 1, + /// Ssid = 1, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiNetworksWirelessUsageHistoryExample"] = example.Apply(getWirelessUsageHistoryResult => getWirelessUsageHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessUsageHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:networks/getWirelessUsageHistory:getWirelessUsageHistory", args ?? new GetWirelessUsageHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetActionBatches.cs b/sdk/dotnet/Organizations/GetActionBatches.cs index 8eedfebd..e2f32f50 100644 --- a/sdk/dotnet/Organizations/GetActionBatches.cs +++ b/sdk/dotnet/Organizations/GetActionBatches.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetActionBatchesArgs? arg /// public static Output Invoke(GetActionBatchesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getActionBatches:getActionBatches", args ?? new GetActionBatchesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetActionBatchesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getActionBatches:getActionBatches", args ?? new GetActionBatchesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetAdaptivePolicyAcls.cs b/sdk/dotnet/Organizations/GetAdaptivePolicyAcls.cs index 923c96b6..18dafad9 100644 --- a/sdk/dotnet/Organizations/GetAdaptivePolicyAcls.cs +++ b/sdk/dotnet/Organizations/GetAdaptivePolicyAcls.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetAdaptivePolicyAcl /// public static Output Invoke(GetAdaptivePolicyAclsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdaptivePolicyAcls:getAdaptivePolicyAcls", args ?? new GetAdaptivePolicyAclsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetAdaptivePolicyAclsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdaptivePolicyAcls:getAdaptivePolicyAcls", args ?? new GetAdaptivePolicyAclsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetAdaptivePolicyGroups.cs b/sdk/dotnet/Organizations/GetAdaptivePolicyGroups.cs index 286dd41c..2df7ad23 100644 --- a/sdk/dotnet/Organizations/GetAdaptivePolicyGroups.cs +++ b/sdk/dotnet/Organizations/GetAdaptivePolicyGroups.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetAdaptivePolicyG /// public static Output Invoke(GetAdaptivePolicyGroupsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdaptivePolicyGroups:getAdaptivePolicyGroups", args ?? new GetAdaptivePolicyGroupsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetAdaptivePolicyGroupsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdaptivePolicyGroups:getAdaptivePolicyGroups", args ?? new GetAdaptivePolicyGroupsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetAdaptivePolicyOverview.cs b/sdk/dotnet/Organizations/GetAdaptivePolicyOverview.cs index 85f336ab..3d0030d8 100644 --- a/sdk/dotnet/Organizations/GetAdaptivePolicyOverview.cs +++ b/sdk/dotnet/Organizations/GetAdaptivePolicyOverview.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetAdaptivePolic /// public static Output Invoke(GetAdaptivePolicyOverviewInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdaptivePolicyOverview:getAdaptivePolicyOverview", args ?? new GetAdaptivePolicyOverviewInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetAdaptivePolicyOverview.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsAdaptivePolicyOverviewExample"] = example.Apply(getAdaptivePolicyOverviewResult => getAdaptivePolicyOverviewResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetAdaptivePolicyOverviewInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdaptivePolicyOverview:getAdaptivePolicyOverview", args ?? new GetAdaptivePolicyOverviewInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetAdaptivePolicyPolicies.cs b/sdk/dotnet/Organizations/GetAdaptivePolicyPolicies.cs index 78103cd6..cd8c00ce 100644 --- a/sdk/dotnet/Organizations/GetAdaptivePolicyPolicies.cs +++ b/sdk/dotnet/Organizations/GetAdaptivePolicyPolicies.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetAdaptivePolic /// public static Output Invoke(GetAdaptivePolicyPoliciesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdaptivePolicyPolicies:getAdaptivePolicyPolicies", args ?? new GetAdaptivePolicyPoliciesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetAdaptivePolicyPoliciesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdaptivePolicyPolicies:getAdaptivePolicyPolicies", args ?? new GetAdaptivePolicyPoliciesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetAdaptivePolicySettings.cs b/sdk/dotnet/Organizations/GetAdaptivePolicySettings.cs index 45a6f4b9..0d62c86b 100644 --- a/sdk/dotnet/Organizations/GetAdaptivePolicySettings.cs +++ b/sdk/dotnet/Organizations/GetAdaptivePolicySettings.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetAdaptivePolic /// public static Output Invoke(GetAdaptivePolicySettingsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdaptivePolicySettings:getAdaptivePolicySettings", args ?? new GetAdaptivePolicySettingsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetAdaptivePolicySettings.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsAdaptivePolicySettingsExample"] = example.Apply(getAdaptivePolicySettingsResult => getAdaptivePolicySettingsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetAdaptivePolicySettingsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdaptivePolicySettings:getAdaptivePolicySettings", args ?? new GetAdaptivePolicySettingsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetAdmins.cs b/sdk/dotnet/Organizations/GetAdmins.cs index a6becf63..739d663a 100644 --- a/sdk/dotnet/Organizations/GetAdmins.cs +++ b/sdk/dotnet/Organizations/GetAdmins.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetAdminsArgs args, InvokeOption /// public static Output Invoke(GetAdminsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdmins:getAdmins", args ?? new GetAdminsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetAdmins.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsAdminsExample"] = example.Apply(getAdminsResult => getAdminsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetAdminsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAdmins:getAdmins", args ?? new GetAdminsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetAlertsProfiles.cs b/sdk/dotnet/Organizations/GetAlertsProfiles.cs index 601ac025..8a0e1d13 100644 --- a/sdk/dotnet/Organizations/GetAlertsProfiles.cs +++ b/sdk/dotnet/Organizations/GetAlertsProfiles.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetAlertsProfilesArgs ar /// public static Output Invoke(GetAlertsProfilesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAlertsProfiles:getAlertsProfiles", args ?? new GetAlertsProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetAlertsProfiles.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsAlertsProfilesExample"] = example.Apply(getAlertsProfilesResult => getAlertsProfilesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetAlertsProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getAlertsProfiles:getAlertsProfiles", args ?? new GetAlertsProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetApiRequests.cs b/sdk/dotnet/Organizations/GetApiRequests.cs index b891a89c..c07019c8 100644 --- a/sdk/dotnet/Organizations/GetApiRequests.cs +++ b/sdk/dotnet/Organizations/GetApiRequests.cs @@ -96,6 +96,49 @@ public static Task InvokeAsync(GetApiRequestsArgs args, In /// public static Output Invoke(GetApiRequestsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApiRequests:getApiRequests", args ?? new GetApiRequestsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetApiRequests.Invoke(new() + /// { + /// AdminId = "string", + /// EndingBefore = "string", + /// Method = "string", + /// OperationIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// Path = "string", + /// PerPage = 1, + /// ResponseCode = 1, + /// SourceIp = "string", + /// StartingAfter = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// UserAgent = "string", + /// Version = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsApiRequestsExample"] = example.Apply(getApiRequestsResult => getApiRequestsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApiRequestsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApiRequests:getApiRequests", args ?? new GetApiRequestsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetApiRequestsOverview.cs b/sdk/dotnet/Organizations/GetApiRequestsOverview.cs index d7663dc5..f53092fa 100644 --- a/sdk/dotnet/Organizations/GetApiRequestsOverview.cs +++ b/sdk/dotnet/Organizations/GetApiRequestsOverview.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetApiRequestsOverv /// public static Output Invoke(GetApiRequestsOverviewInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApiRequestsOverview:getApiRequestsOverview", args ?? new GetApiRequestsOverviewInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetApiRequestsOverview.Invoke(new() + /// { + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsApiRequestsOverviewExample"] = example.Apply(getApiRequestsOverviewResult => getApiRequestsOverviewResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApiRequestsOverviewInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApiRequestsOverview:getApiRequestsOverview", args ?? new GetApiRequestsOverviewInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetApiRequestsOverviewResponseCodesByInterval.cs b/sdk/dotnet/Organizations/GetApiRequestsOverviewResponseCodesByInterval.cs index c5e33946..aa815f53 100644 --- a/sdk/dotnet/Organizations/GetApiRequestsOverviewResponseCodesByInterval.cs +++ b/sdk/dotnet/Organizations/GetApiRequestsOverviewResponseCodesByInterval.cs @@ -98,6 +98,50 @@ public static Task InvokeAs /// public static Output Invoke(GetApiRequestsOverviewResponseCodesByIntervalInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApiRequestsOverviewResponseCodesByInterval:getApiRequestsOverviewResponseCodesByInterval", args ?? new GetApiRequestsOverviewResponseCodesByIntervalInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetApiRequestsOverviewResponseCodesByInterval.Invoke(new() + /// { + /// AdminIds = new[] + /// { + /// "string", + /// }, + /// Interval = 1, + /// OperationIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// SourceIps = new[] + /// { + /// "string", + /// }, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// UserAgent = "string", + /// Version = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsApiRequestsOverviewResponseCodesByIntervalExample"] = example.Apply(getApiRequestsOverviewResponseCodesByIntervalResult => getApiRequestsOverviewResponseCodesByIntervalResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApiRequestsOverviewResponseCodesByIntervalInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApiRequestsOverviewResponseCodesByInterval:getApiRequestsOverviewResponseCodesByInterval", args ?? new GetApiRequestsOverviewResponseCodesByIntervalInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetApplianceSecurityIntrusion.cs b/sdk/dotnet/Organizations/GetApplianceSecurityIntrusion.cs index ab8b9b05..3a94e227 100644 --- a/sdk/dotnet/Organizations/GetApplianceSecurityIntrusion.cs +++ b/sdk/dotnet/Organizations/GetApplianceSecurityIntrusion.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetAppliance /// public static Output Invoke(GetApplianceSecurityIntrusionInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", args ?? new GetApplianceSecurityIntrusionInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetApplianceSecurityIntrusion.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsApplianceSecurityIntrusionExample"] = example.Apply(getApplianceSecurityIntrusionResult => getApplianceSecurityIntrusionResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceSecurityIntrusionInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", args ?? new GetApplianceSecurityIntrusionInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetApplianceTrafficShapingVpnExclusionsByNetwork.cs b/sdk/dotnet/Organizations/GetApplianceTrafficShapingVpnExclusionsByNetwork.cs index bfd0ff9d..72be3842 100644 --- a/sdk/dotnet/Organizations/GetApplianceTrafficShapingVpnExclusionsByNetwork.cs +++ b/sdk/dotnet/Organizations/GetApplianceTrafficShapingVpnExclusionsByNetwork.cs @@ -76,6 +76,39 @@ public static Task Invok /// public static Output Invoke(GetApplianceTrafficShapingVpnExclusionsByNetworkInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceTrafficShapingVpnExclusionsByNetwork:getApplianceTrafficShapingVpnExclusionsByNetwork", args ?? new GetApplianceTrafficShapingVpnExclusionsByNetworkInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetApplianceTrafficShapingVpnExclusionsByNetwork.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsApplianceTrafficShapingVpnExclusionsByNetworkExample"] = example.Apply(getApplianceTrafficShapingVpnExclusionsByNetworkResult => getApplianceTrafficShapingVpnExclusionsByNetworkResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceTrafficShapingVpnExclusionsByNetworkInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceTrafficShapingVpnExclusionsByNetwork:getApplianceTrafficShapingVpnExclusionsByNetwork", args ?? new GetApplianceTrafficShapingVpnExclusionsByNetworkInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetApplianceUplinksStatusesOverview.cs b/sdk/dotnet/Organizations/GetApplianceUplinksStatusesOverview.cs index 7148b1c0..604a992a 100644 --- a/sdk/dotnet/Organizations/GetApplianceUplinksStatusesOverview.cs +++ b/sdk/dotnet/Organizations/GetApplianceUplinksStatusesOverview.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApp /// public static Output Invoke(GetApplianceUplinksStatusesOverviewInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceUplinksStatusesOverview:getApplianceUplinksStatusesOverview", args ?? new GetApplianceUplinksStatusesOverviewInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetApplianceUplinksStatusesOverview.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsApplianceUplinksStatusesOverviewExample"] = example.Apply(getApplianceUplinksStatusesOverviewResult => getApplianceUplinksStatusesOverviewResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceUplinksStatusesOverviewInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceUplinksStatusesOverview:getApplianceUplinksStatusesOverview", args ?? new GetApplianceUplinksStatusesOverviewInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetApplianceUplinksUsageByNetwork.cs b/sdk/dotnet/Organizations/GetApplianceUplinksUsageByNetwork.cs index 574959d1..03085662 100644 --- a/sdk/dotnet/Organizations/GetApplianceUplinksUsageByNetwork.cs +++ b/sdk/dotnet/Organizations/GetApplianceUplinksUsageByNetwork.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetAppli /// public static Output Invoke(GetApplianceUplinksUsageByNetworkInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceUplinksUsageByNetwork:getApplianceUplinksUsageByNetwork", args ?? new GetApplianceUplinksUsageByNetworkInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetApplianceUplinksUsageByNetwork.Invoke(new() + /// { + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsApplianceUplinksUsageByNetworkExample"] = example.Apply(getApplianceUplinksUsageByNetworkResult => getApplianceUplinksUsageByNetworkResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceUplinksUsageByNetworkInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceUplinksUsageByNetwork:getApplianceUplinksUsageByNetwork", args ?? new GetApplianceUplinksUsageByNetworkInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetApplianceVpnThirdPartyVpnpeers.cs b/sdk/dotnet/Organizations/GetApplianceVpnThirdPartyVpnpeers.cs index a959e7a7..c3a11213 100644 --- a/sdk/dotnet/Organizations/GetApplianceVpnThirdPartyVpnpeers.cs +++ b/sdk/dotnet/Organizations/GetApplianceVpnThirdPartyVpnpeers.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetAppli /// public static Output Invoke(GetApplianceVpnThirdPartyVpnpeersInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceVpnThirdPartyVpnpeers:getApplianceVpnThirdPartyVpnpeers", args ?? new GetApplianceVpnThirdPartyVpnpeersInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetApplianceVpnThirdPartyVpnpeers.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsApplianceVpnThirdPartyVpnpeersExample"] = example.Apply(getApplianceVpnThirdPartyVpnpeersResult => getApplianceVpnThirdPartyVpnpeersResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceVpnThirdPartyVpnpeersInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceVpnThirdPartyVpnpeers:getApplianceVpnThirdPartyVpnpeers", args ?? new GetApplianceVpnThirdPartyVpnpeersInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetApplianceVpnVpnFirewallRules.cs b/sdk/dotnet/Organizations/GetApplianceVpnVpnFirewallRules.cs index f745d964..965ed874 100644 --- a/sdk/dotnet/Organizations/GetApplianceVpnVpnFirewallRules.cs +++ b/sdk/dotnet/Organizations/GetApplianceVpnVpnFirewallRules.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetApplian /// public static Output Invoke(GetApplianceVpnVpnFirewallRulesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceVpnVpnFirewallRules:getApplianceVpnVpnFirewallRules", args ?? new GetApplianceVpnVpnFirewallRulesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetApplianceVpnVpnFirewallRules.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsApplianceVpnVpnFirewallRulesExample"] = example.Apply(getApplianceVpnVpnFirewallRulesResult => getApplianceVpnVpnFirewallRulesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetApplianceVpnVpnFirewallRulesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getApplianceVpnVpnFirewallRules:getApplianceVpnVpnFirewallRules", args ?? new GetApplianceVpnVpnFirewallRulesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetBrandingPolicies.cs b/sdk/dotnet/Organizations/GetBrandingPolicies.cs index 9744af89..ad0a245a 100644 --- a/sdk/dotnet/Organizations/GetBrandingPolicies.cs +++ b/sdk/dotnet/Organizations/GetBrandingPolicies.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetBrandingPoliciesArg /// public static Output Invoke(GetBrandingPoliciesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getBrandingPolicies:getBrandingPolicies", args ?? new GetBrandingPoliciesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetBrandingPoliciesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getBrandingPolicies:getBrandingPolicies", args ?? new GetBrandingPoliciesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetBrandingPoliciesPriorities.cs b/sdk/dotnet/Organizations/GetBrandingPoliciesPriorities.cs index 418917f7..2999ea20 100644 --- a/sdk/dotnet/Organizations/GetBrandingPoliciesPriorities.cs +++ b/sdk/dotnet/Organizations/GetBrandingPoliciesPriorities.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetBrandingP /// public static Output Invoke(GetBrandingPoliciesPrioritiesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getBrandingPoliciesPriorities:getBrandingPoliciesPriorities", args ?? new GetBrandingPoliciesPrioritiesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetBrandingPoliciesPriorities.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsBrandingPoliciesPrioritiesExample"] = example.Apply(getBrandingPoliciesPrioritiesResult => getBrandingPoliciesPrioritiesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetBrandingPoliciesPrioritiesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getBrandingPoliciesPriorities:getBrandingPoliciesPriorities", args ?? new GetBrandingPoliciesPrioritiesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetCameraBoundariesAreasByDevice.cs b/sdk/dotnet/Organizations/GetCameraBoundariesAreasByDevice.cs index 9bdbf3b2..0427c396 100644 --- a/sdk/dotnet/Organizations/GetCameraBoundariesAreasByDevice.cs +++ b/sdk/dotnet/Organizations/GetCameraBoundariesAreasByDevice.cs @@ -70,6 +70,36 @@ public static Task InvokeAsync(GetCamera /// public static Output Invoke(GetCameraBoundariesAreasByDeviceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraBoundariesAreasByDevice:getCameraBoundariesAreasByDevice", args ?? new GetCameraBoundariesAreasByDeviceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetCameraBoundariesAreasByDevice.Invoke(new() + /// { + /// OrganizationId = "string", + /// Serials = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsCameraBoundariesAreasByDeviceExample"] = example.Apply(getCameraBoundariesAreasByDeviceResult => getCameraBoundariesAreasByDeviceResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCameraBoundariesAreasByDeviceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraBoundariesAreasByDevice:getCameraBoundariesAreasByDevice", args ?? new GetCameraBoundariesAreasByDeviceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetCameraBoundariesLinesByDevice.cs b/sdk/dotnet/Organizations/GetCameraBoundariesLinesByDevice.cs index 5c8ca94b..33d1285e 100644 --- a/sdk/dotnet/Organizations/GetCameraBoundariesLinesByDevice.cs +++ b/sdk/dotnet/Organizations/GetCameraBoundariesLinesByDevice.cs @@ -70,6 +70,36 @@ public static Task InvokeAsync(GetCamera /// public static Output Invoke(GetCameraBoundariesLinesByDeviceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraBoundariesLinesByDevice:getCameraBoundariesLinesByDevice", args ?? new GetCameraBoundariesLinesByDeviceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetCameraBoundariesLinesByDevice.Invoke(new() + /// { + /// OrganizationId = "string", + /// Serials = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsCameraBoundariesLinesByDeviceExample"] = example.Apply(getCameraBoundariesLinesByDeviceResult => getCameraBoundariesLinesByDeviceResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCameraBoundariesLinesByDeviceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraBoundariesLinesByDevice:getCameraBoundariesLinesByDevice", args ?? new GetCameraBoundariesLinesByDeviceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetCameraCustomAnalyticsArtifacts.cs b/sdk/dotnet/Organizations/GetCameraCustomAnalyticsArtifacts.cs index e49feaf6..0c119287 100644 --- a/sdk/dotnet/Organizations/GetCameraCustomAnalyticsArtifacts.cs +++ b/sdk/dotnet/Organizations/GetCameraCustomAnalyticsArtifacts.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetCamer /// public static Output Invoke(GetCameraCustomAnalyticsArtifactsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraCustomAnalyticsArtifacts:getCameraCustomAnalyticsArtifacts", args ?? new GetCameraCustomAnalyticsArtifactsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetCameraCustomAnalyticsArtifactsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraCustomAnalyticsArtifacts:getCameraCustomAnalyticsArtifacts", args ?? new GetCameraCustomAnalyticsArtifactsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetCameraDetectionsHistoryByBoundaryByInterval.cs b/sdk/dotnet/Organizations/GetCameraDetectionsHistoryByBoundaryByInterval.cs index 90cefe41..b5b782b4 100644 --- a/sdk/dotnet/Organizations/GetCameraDetectionsHistoryByBoundaryByInterval.cs +++ b/sdk/dotnet/Organizations/GetCameraDetectionsHistoryByBoundaryByInterval.cs @@ -90,6 +90,46 @@ public static Task InvokeA /// public static Output Invoke(GetCameraDetectionsHistoryByBoundaryByIntervalInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraDetectionsHistoryByBoundaryByInterval:getCameraDetectionsHistoryByBoundaryByInterval", args ?? new GetCameraDetectionsHistoryByBoundaryByIntervalInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetCameraDetectionsHistoryByBoundaryByInterval.Invoke(new() + /// { + /// BoundaryIds = new[] + /// { + /// "string", + /// }, + /// BoundaryTypes = new[] + /// { + /// "string", + /// }, + /// Duration = 1, + /// OrganizationId = "string", + /// PerPage = 1, + /// Ranges = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsCameraDetectionsHistoryByBoundaryByIntervalExample"] = example.Apply(getCameraDetectionsHistoryByBoundaryByIntervalResult => getCameraDetectionsHistoryByBoundaryByIntervalResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCameraDetectionsHistoryByBoundaryByIntervalInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraDetectionsHistoryByBoundaryByInterval:getCameraDetectionsHistoryByBoundaryByInterval", args ?? new GetCameraDetectionsHistoryByBoundaryByIntervalInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetCameraPermissions.cs b/sdk/dotnet/Organizations/GetCameraPermissions.cs index e2960033..92d49c15 100644 --- a/sdk/dotnet/Organizations/GetCameraPermissions.cs +++ b/sdk/dotnet/Organizations/GetCameraPermissions.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetCameraPermissionsA /// public static Output Invoke(GetCameraPermissionsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraPermissions:getCameraPermissions", args ?? new GetCameraPermissionsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetCameraPermissions.Invoke(new() + /// { + /// OrganizationId = "string", + /// PermissionScopeId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsCameraPermissionsExample"] = example.Apply(getCameraPermissionsResult => getCameraPermissionsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCameraPermissionsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraPermissions:getCameraPermissions", args ?? new GetCameraPermissionsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetCameraRoles.cs b/sdk/dotnet/Organizations/GetCameraRoles.cs index 20a5c7e7..6f95dc7d 100644 --- a/sdk/dotnet/Organizations/GetCameraRoles.cs +++ b/sdk/dotnet/Organizations/GetCameraRoles.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetCameraRolesArgs? args = /// public static Output Invoke(GetCameraRolesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraRoles:getCameraRoles", args ?? new GetCameraRolesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetCameraRolesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCameraRoles:getCameraRoles", args ?? new GetCameraRolesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetCellularGatewayUplinkStatuses.cs b/sdk/dotnet/Organizations/GetCellularGatewayUplinkStatuses.cs index af812521..d0b7763a 100644 --- a/sdk/dotnet/Organizations/GetCellularGatewayUplinkStatuses.cs +++ b/sdk/dotnet/Organizations/GetCellularGatewayUplinkStatuses.cs @@ -92,6 +92,47 @@ public static Task InvokeAsync(GetCellul /// public static Output Invoke(GetCellularGatewayUplinkStatusesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCellularGatewayUplinkStatuses:getCellularGatewayUplinkStatuses", args ?? new GetCellularGatewayUplinkStatusesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetCellularGatewayUplinkStatuses.Invoke(new() + /// { + /// EndingBefore = "string", + /// Iccids = new[] + /// { + /// "string", + /// }, + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsCellularGatewayUplinkStatusesExample"] = example.Apply(getCellularGatewayUplinkStatusesResult => getCellularGatewayUplinkStatusesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetCellularGatewayUplinkStatusesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getCellularGatewayUplinkStatuses:getCellularGatewayUplinkStatuses", args ?? new GetCellularGatewayUplinkStatusesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetClientsBandwidthUsageHistory.cs b/sdk/dotnet/Organizations/GetClientsBandwidthUsageHistory.cs index 11a1b2b1..b6daedf5 100644 --- a/sdk/dotnet/Organizations/GetClientsBandwidthUsageHistory.cs +++ b/sdk/dotnet/Organizations/GetClientsBandwidthUsageHistory.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetClients /// public static Output Invoke(GetClientsBandwidthUsageHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getClientsBandwidthUsageHistory:getClientsBandwidthUsageHistory", args ?? new GetClientsBandwidthUsageHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetClientsBandwidthUsageHistory.Invoke(new() + /// { + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsClientsBandwidthUsageHistoryExample"] = example.Apply(getClientsBandwidthUsageHistoryResult => getClientsBandwidthUsageHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetClientsBandwidthUsageHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getClientsBandwidthUsageHistory:getClientsBandwidthUsageHistory", args ?? new GetClientsBandwidthUsageHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetClientsOverview.cs b/sdk/dotnet/Organizations/GetClientsOverview.cs index 08fdff26..5bad3dcf 100644 --- a/sdk/dotnet/Organizations/GetClientsOverview.cs +++ b/sdk/dotnet/Organizations/GetClientsOverview.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetClientsOverviewArgs /// public static Output Invoke(GetClientsOverviewInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getClientsOverview:getClientsOverview", args ?? new GetClientsOverviewInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetClientsOverview.Invoke(new() + /// { + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsClientsOverviewExample"] = example.Apply(getClientsOverviewResult => getClientsOverviewResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetClientsOverviewInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getClientsOverview:getClientsOverview", args ?? new GetClientsOverviewInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetClientsSearch.cs b/sdk/dotnet/Organizations/GetClientsSearch.cs index 6f22728a..945368f8 100644 --- a/sdk/dotnet/Organizations/GetClientsSearch.cs +++ b/sdk/dotnet/Organizations/GetClientsSearch.cs @@ -70,6 +70,36 @@ public static Task InvokeAsync(GetClientsSearchArgs args /// public static Output Invoke(GetClientsSearchInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getClientsSearch:getClientsSearch", args ?? new GetClientsSearchInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetClientsSearch.Invoke(new() + /// { + /// EndingBefore = "string", + /// Mac = "string", + /// OrganizationId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsClientsSearchExample"] = example.Apply(getClientsSearchResult => getClientsSearchResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetClientsSearchInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getClientsSearch:getClientsSearch", args ?? new GetClientsSearchInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetConfigTemplates.cs b/sdk/dotnet/Organizations/GetConfigTemplates.cs index 3384533c..0c66b15d 100644 --- a/sdk/dotnet/Organizations/GetConfigTemplates.cs +++ b/sdk/dotnet/Organizations/GetConfigTemplates.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetConfigTemplatesArgs? /// public static Output Invoke(GetConfigTemplatesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getConfigTemplates:getConfigTemplates", args ?? new GetConfigTemplatesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetConfigTemplatesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getConfigTemplates:getConfigTemplates", args ?? new GetConfigTemplatesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetConfigTemplatesSwitchProfiles.cs b/sdk/dotnet/Organizations/GetConfigTemplatesSwitchProfiles.cs index 24d1457d..4560a4a0 100644 --- a/sdk/dotnet/Organizations/GetConfigTemplatesSwitchProfiles.cs +++ b/sdk/dotnet/Organizations/GetConfigTemplatesSwitchProfiles.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetConfig /// public static Output Invoke(GetConfigTemplatesSwitchProfilesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getConfigTemplatesSwitchProfiles:getConfigTemplatesSwitchProfiles", args ?? new GetConfigTemplatesSwitchProfilesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetConfigTemplatesSwitchProfiles.Invoke(new() + /// { + /// ConfigTemplateId = "string", + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsConfigTemplatesSwitchProfilesExample"] = example.Apply(getConfigTemplatesSwitchProfilesResult => getConfigTemplatesSwitchProfilesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetConfigTemplatesSwitchProfilesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getConfigTemplatesSwitchProfiles:getConfigTemplatesSwitchProfiles", args ?? new GetConfigTemplatesSwitchProfilesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetConfigTemplatesSwitchProfilesPorts.cs b/sdk/dotnet/Organizations/GetConfigTemplatesSwitchProfilesPorts.cs index 0b9ecbd4..9970521c 100644 --- a/sdk/dotnet/Organizations/GetConfigTemplatesSwitchProfilesPorts.cs +++ b/sdk/dotnet/Organizations/GetConfigTemplatesSwitchProfilesPorts.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetC /// public static Output Invoke(GetConfigTemplatesSwitchProfilesPortsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getConfigTemplatesSwitchProfilesPorts:getConfigTemplatesSwitchProfilesPorts", args ?? new GetConfigTemplatesSwitchProfilesPortsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetConfigTemplatesSwitchProfilesPortsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getConfigTemplatesSwitchProfilesPorts:getConfigTemplatesSwitchProfilesPorts", args ?? new GetConfigTemplatesSwitchProfilesPortsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetDevices.cs b/sdk/dotnet/Organizations/GetDevices.cs index c973baa1..d087eeb5 100644 --- a/sdk/dotnet/Organizations/GetDevices.cs +++ b/sdk/dotnet/Organizations/GetDevices.cs @@ -144,6 +144,73 @@ public static Task InvokeAsync(GetDevicesArgs args, InvokeOpti /// public static Output Invoke(GetDevicesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevices:getDevices", args ?? new GetDevicesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetDevices.Invoke(new() + /// { + /// ConfigurationUpdatedAfter = "string", + /// EndingBefore = "string", + /// Mac = "string", + /// Macs = new[] + /// { + /// "string", + /// }, + /// Model = "string", + /// Models = new[] + /// { + /// "string", + /// }, + /// Name = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// ProductTypes = new[] + /// { + /// "string", + /// }, + /// SensorAlertProfileIds = new[] + /// { + /// "string", + /// }, + /// SensorMetrics = new[] + /// { + /// "string", + /// }, + /// Serial = "string", + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// Tags = new[] + /// { + /// "string", + /// }, + /// TagsFilterType = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsDevicesExample"] = example.Apply(getDevicesResult => getDevicesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetDevicesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevices:getDevices", args ?? new GetDevicesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetDevicesAvailabilities.cs b/sdk/dotnet/Organizations/GetDevicesAvailabilities.cs index 2e4d3509..84ed274f 100644 --- a/sdk/dotnet/Organizations/GetDevicesAvailabilities.cs +++ b/sdk/dotnet/Organizations/GetDevicesAvailabilities.cs @@ -102,6 +102,52 @@ public static Task InvokeAsync(GetDevicesAvailab /// public static Output Invoke(GetDevicesAvailabilitiesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesAvailabilities:getDevicesAvailabilities", args ?? new GetDevicesAvailabilitiesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetDevicesAvailabilities.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// ProductTypes = new[] + /// { + /// "string", + /// }, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// Tags = new[] + /// { + /// "string", + /// }, + /// TagsFilterType = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsDevicesAvailabilitiesExample"] = example.Apply(getDevicesAvailabilitiesResult => getDevicesAvailabilitiesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetDevicesAvailabilitiesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesAvailabilities:getDevicesAvailabilities", args ?? new GetDevicesAvailabilitiesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetDevicesAvailabilitiesChangeHistory.cs b/sdk/dotnet/Organizations/GetDevicesAvailabilitiesChangeHistory.cs index b6f89688..525514ed 100644 --- a/sdk/dotnet/Organizations/GetDevicesAvailabilitiesChangeHistory.cs +++ b/sdk/dotnet/Organizations/GetDevicesAvailabilitiesChangeHistory.cs @@ -106,6 +106,54 @@ public static Task InvokeAsync(GetD /// public static Output Invoke(GetDevicesAvailabilitiesChangeHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesAvailabilitiesChangeHistory:getDevicesAvailabilitiesChangeHistory", args ?? new GetDevicesAvailabilitiesChangeHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetDevicesAvailabilitiesChangeHistory.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// ProductTypes = new[] + /// { + /// "string", + /// }, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// Statuses = new[] + /// { + /// "string", + /// }, + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsDevicesAvailabilitiesChangeHistoryExample"] = example.Apply(getDevicesAvailabilitiesChangeHistoryResult => getDevicesAvailabilitiesChangeHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetDevicesAvailabilitiesChangeHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesAvailabilitiesChangeHistory:getDevicesAvailabilitiesChangeHistory", args ?? new GetDevicesAvailabilitiesChangeHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetDevicesBootsHistory.cs b/sdk/dotnet/Organizations/GetDevicesBootsHistory.cs index c70e1ed7..c50c781c 100644 --- a/sdk/dotnet/Organizations/GetDevicesBootsHistory.cs +++ b/sdk/dotnet/Organizations/GetDevicesBootsHistory.cs @@ -86,6 +86,44 @@ public static Task InvokeAsync(GetDevicesBootsHist /// public static Output Invoke(GetDevicesBootsHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesBootsHistory:getDevicesBootsHistory", args ?? new GetDevicesBootsHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetDevicesBootsHistory.Invoke(new() + /// { + /// EndingBefore = "string", + /// MostRecentPerDevice = false, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// SortOrder = "string", + /// StartingAfter = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsDevicesBootsHistoryExample"] = example.Apply(getDevicesBootsHistoryResult => getDevicesBootsHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetDevicesBootsHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesBootsHistory:getDevicesBootsHistory", args ?? new GetDevicesBootsHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetDevicesPowerModulesStatusesByDevice.cs b/sdk/dotnet/Organizations/GetDevicesPowerModulesStatusesByDevice.cs index 562d8b68..5cee2e31 100644 --- a/sdk/dotnet/Organizations/GetDevicesPowerModulesStatusesByDevice.cs +++ b/sdk/dotnet/Organizations/GetDevicesPowerModulesStatusesByDevice.cs @@ -102,6 +102,52 @@ public static Task InvokeAsync(Get /// public static Output Invoke(GetDevicesPowerModulesStatusesByDeviceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesPowerModulesStatusesByDevice:getDevicesPowerModulesStatusesByDevice", args ?? new GetDevicesPowerModulesStatusesByDeviceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetDevicesPowerModulesStatusesByDevice.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// ProductTypes = new[] + /// { + /// "string", + /// }, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// Tags = new[] + /// { + /// "string", + /// }, + /// TagsFilterType = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsDevicesPowerModulesStatusesByDeviceExample"] = example.Apply(getDevicesPowerModulesStatusesByDeviceResult => getDevicesPowerModulesStatusesByDeviceResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetDevicesPowerModulesStatusesByDeviceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesPowerModulesStatusesByDevice:getDevicesPowerModulesStatusesByDevice", args ?? new GetDevicesPowerModulesStatusesByDeviceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetDevicesProvisioningStatuses.cs b/sdk/dotnet/Organizations/GetDevicesProvisioningStatuses.cs index 4c4704e4..2666f87c 100644 --- a/sdk/dotnet/Organizations/GetDevicesProvisioningStatuses.cs +++ b/sdk/dotnet/Organizations/GetDevicesProvisioningStatuses.cs @@ -104,6 +104,53 @@ public static Task InvokeAsync(GetDevicesP /// public static Output Invoke(GetDevicesProvisioningStatusesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesProvisioningStatuses:getDevicesProvisioningStatuses", args ?? new GetDevicesProvisioningStatusesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetDevicesProvisioningStatuses.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// ProductTypes = new[] + /// { + /// "string", + /// }, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// Status = "string", + /// Tags = new[] + /// { + /// "string", + /// }, + /// TagsFilterType = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsDevicesProvisioningStatusesExample"] = example.Apply(getDevicesProvisioningStatusesResult => getDevicesProvisioningStatusesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetDevicesProvisioningStatusesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesProvisioningStatuses:getDevicesProvisioningStatuses", args ?? new GetDevicesProvisioningStatusesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetDevicesStatuses.cs b/sdk/dotnet/Organizations/GetDevicesStatuses.cs index 78303152..ae17ab89 100644 --- a/sdk/dotnet/Organizations/GetDevicesStatuses.cs +++ b/sdk/dotnet/Organizations/GetDevicesStatuses.cs @@ -118,6 +118,60 @@ public static Task InvokeAsync(GetDevicesStatusesArgs /// public static Output Invoke(GetDevicesStatusesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesStatuses:getDevicesStatuses", args ?? new GetDevicesStatusesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetDevicesStatuses.Invoke(new() + /// { + /// EndingBefore = "string", + /// Models = new[] + /// { + /// "string", + /// }, + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// ProductTypes = new[] + /// { + /// "string", + /// }, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// Statuses = new[] + /// { + /// "string", + /// }, + /// Tags = new[] + /// { + /// "string", + /// }, + /// TagsFilterType = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsDevicesStatusesExample"] = example.Apply(getDevicesStatusesResult => getDevicesStatusesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetDevicesStatusesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesStatuses:getDevicesStatuses", args ?? new GetDevicesStatusesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetDevicesStatusesOverview.cs b/sdk/dotnet/Organizations/GetDevicesStatusesOverview.cs index 57a30ac3..574301df 100644 --- a/sdk/dotnet/Organizations/GetDevicesStatusesOverview.cs +++ b/sdk/dotnet/Organizations/GetDevicesStatusesOverview.cs @@ -78,6 +78,40 @@ public static Task InvokeAsync(GetDevicesStatu /// public static Output Invoke(GetDevicesStatusesOverviewInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesStatusesOverview:getDevicesStatusesOverview", args ?? new GetDevicesStatusesOverviewInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetDevicesStatusesOverview.Invoke(new() + /// { + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// ProductTypes = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsDevicesStatusesOverviewExample"] = example.Apply(getDevicesStatusesOverviewResult => getDevicesStatusesOverviewResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetDevicesStatusesOverviewInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesStatusesOverview:getDevicesStatusesOverview", args ?? new GetDevicesStatusesOverviewInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetDevicesUplinksAddressesByDevice.cs b/sdk/dotnet/Organizations/GetDevicesUplinksAddressesByDevice.cs index c57052c3..62e2e9a7 100644 --- a/sdk/dotnet/Organizations/GetDevicesUplinksAddressesByDevice.cs +++ b/sdk/dotnet/Organizations/GetDevicesUplinksAddressesByDevice.cs @@ -102,6 +102,52 @@ public static Task InvokeAsync(GetDevi /// public static Output Invoke(GetDevicesUplinksAddressesByDeviceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesUplinksAddressesByDevice:getDevicesUplinksAddressesByDevice", args ?? new GetDevicesUplinksAddressesByDeviceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetDevicesUplinksAddressesByDevice.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// ProductTypes = new[] + /// { + /// "string", + /// }, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// Tags = new[] + /// { + /// "string", + /// }, + /// TagsFilterType = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsDevicesUplinksAddressesByDeviceExample"] = example.Apply(getDevicesUplinksAddressesByDeviceResult => getDevicesUplinksAddressesByDeviceResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetDevicesUplinksAddressesByDeviceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesUplinksAddressesByDevice:getDevicesUplinksAddressesByDevice", args ?? new GetDevicesUplinksAddressesByDeviceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetDevicesUplinksLossAndLatency.cs b/sdk/dotnet/Organizations/GetDevicesUplinksLossAndLatency.cs index e37ad54a..f30e5795 100644 --- a/sdk/dotnet/Organizations/GetDevicesUplinksLossAndLatency.cs +++ b/sdk/dotnet/Organizations/GetDevicesUplinksLossAndLatency.cs @@ -72,6 +72,37 @@ public static Task InvokeAsync(GetDevices /// public static Output Invoke(GetDevicesUplinksLossAndLatencyInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesUplinksLossAndLatency:getDevicesUplinksLossAndLatency", args ?? new GetDevicesUplinksLossAndLatencyInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetDevicesUplinksLossAndLatency.Invoke(new() + /// { + /// Ip = "string", + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// Uplink = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsDevicesUplinksLossAndLatencyExample"] = example.Apply(getDevicesUplinksLossAndLatencyResult => getDevicesUplinksLossAndLatencyResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetDevicesUplinksLossAndLatencyInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getDevicesUplinksLossAndLatency:getDevicesUplinksLossAndLatency", args ?? new GetDevicesUplinksLossAndLatencyInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetEarlyAccessFeatures.cs b/sdk/dotnet/Organizations/GetEarlyAccessFeatures.cs index 40064f9d..b3f8ad6e 100644 --- a/sdk/dotnet/Organizations/GetEarlyAccessFeatures.cs +++ b/sdk/dotnet/Organizations/GetEarlyAccessFeatures.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetEarlyAccessFeatu /// public static Output Invoke(GetEarlyAccessFeaturesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getEarlyAccessFeatures:getEarlyAccessFeatures", args ?? new GetEarlyAccessFeaturesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetEarlyAccessFeatures.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsEarlyAccessFeaturesExample"] = example.Apply(getEarlyAccessFeaturesResult => getEarlyAccessFeaturesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetEarlyAccessFeaturesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getEarlyAccessFeatures:getEarlyAccessFeatures", args ?? new GetEarlyAccessFeaturesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetEarlyAccessFeaturesOptIns.cs b/sdk/dotnet/Organizations/GetEarlyAccessFeaturesOptIns.cs index 91276ace..f75de333 100644 --- a/sdk/dotnet/Organizations/GetEarlyAccessFeaturesOptIns.cs +++ b/sdk/dotnet/Organizations/GetEarlyAccessFeaturesOptIns.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetEarlyAcces /// public static Output Invoke(GetEarlyAccessFeaturesOptInsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getEarlyAccessFeaturesOptIns:getEarlyAccessFeaturesOptIns", args ?? new GetEarlyAccessFeaturesOptInsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetEarlyAccessFeaturesOptIns.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsEarlyAccessFeaturesOptInsExample"] = example.Apply(getEarlyAccessFeaturesOptInsResult => getEarlyAccessFeaturesOptInsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetEarlyAccessFeaturesOptInsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getEarlyAccessFeaturesOptIns:getEarlyAccessFeaturesOptIns", args ?? new GetEarlyAccessFeaturesOptInsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetFirmwareUpgrades.cs b/sdk/dotnet/Organizations/GetFirmwareUpgrades.cs index be3a4adc..9ad26fe8 100644 --- a/sdk/dotnet/Organizations/GetFirmwareUpgrades.cs +++ b/sdk/dotnet/Organizations/GetFirmwareUpgrades.cs @@ -84,6 +84,43 @@ public static Task InvokeAsync(GetFirmwareUpgradesArg /// public static Output Invoke(GetFirmwareUpgradesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getFirmwareUpgrades:getFirmwareUpgrades", args ?? new GetFirmwareUpgradesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetFirmwareUpgrades.Invoke(new() + /// { + /// EndingBefore = "string", + /// OrganizationId = "string", + /// PerPage = 1, + /// ProductTypes = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// Statuses = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsFirmwareUpgradesExample"] = example.Apply(getFirmwareUpgradesResult => getFirmwareUpgradesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetFirmwareUpgradesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getFirmwareUpgrades:getFirmwareUpgrades", args ?? new GetFirmwareUpgradesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetFirmwareUpgradesByDevice.cs b/sdk/dotnet/Organizations/GetFirmwareUpgradesByDevice.cs index 48bc6794..1eb8c1f1 100644 --- a/sdk/dotnet/Organizations/GetFirmwareUpgradesByDevice.cs +++ b/sdk/dotnet/Organizations/GetFirmwareUpgradesByDevice.cs @@ -108,6 +108,55 @@ public static Task InvokeAsync(GetFirmwareUpg /// public static Output Invoke(GetFirmwareUpgradesByDeviceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getFirmwareUpgradesByDevice:getFirmwareUpgradesByDevice", args ?? new GetFirmwareUpgradesByDeviceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetFirmwareUpgradesByDevice.Invoke(new() + /// { + /// EndingBefore = "string", + /// FirmwareUpgradeBatchIds = new[] + /// { + /// "string", + /// }, + /// Macs = new[] + /// { + /// "string", + /// }, + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// Upgradestatuses = new[] + /// { + /// "string", + /// }, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsFirmwareUpgradesByDeviceExample"] = example.Apply(getFirmwareUpgradesByDeviceResult => getFirmwareUpgradesByDeviceResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetFirmwareUpgradesByDeviceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getFirmwareUpgradesByDevice:getFirmwareUpgradesByDevice", args ?? new GetFirmwareUpgradesByDeviceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetInsightApplications.cs b/sdk/dotnet/Organizations/GetInsightApplications.cs index 65628bee..1579870e 100644 --- a/sdk/dotnet/Organizations/GetInsightApplications.cs +++ b/sdk/dotnet/Organizations/GetInsightApplications.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetInsightApplicati /// public static Output Invoke(GetInsightApplicationsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getInsightApplications:getInsightApplications", args ?? new GetInsightApplicationsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetInsightApplications.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsInsightApplicationsExample"] = example.Apply(getInsightApplicationsResult => getInsightApplicationsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetInsightApplicationsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getInsightApplications:getInsightApplications", args ?? new GetInsightApplicationsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetInsightMonitoredMediaServers.cs b/sdk/dotnet/Organizations/GetInsightMonitoredMediaServers.cs index a98d8dd8..f19e2af8 100644 --- a/sdk/dotnet/Organizations/GetInsightMonitoredMediaServers.cs +++ b/sdk/dotnet/Organizations/GetInsightMonitoredMediaServers.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetInsight /// public static Output Invoke(GetInsightMonitoredMediaServersInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getInsightMonitoredMediaServers:getInsightMonitoredMediaServers", args ?? new GetInsightMonitoredMediaServersInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetInsightMonitoredMediaServersInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getInsightMonitoredMediaServers:getInsightMonitoredMediaServers", args ?? new GetInsightMonitoredMediaServersInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetInventoryDevices.cs b/sdk/dotnet/Organizations/GetInventoryDevices.cs index 231ea4f0..b1ab472a 100644 --- a/sdk/dotnet/Organizations/GetInventoryDevices.cs +++ b/sdk/dotnet/Organizations/GetInventoryDevices.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetInventoryDevicesArg /// public static Output Invoke(GetInventoryDevicesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getInventoryDevices:getInventoryDevices", args ?? new GetInventoryDevicesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetInventoryDevicesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getInventoryDevices:getInventoryDevices", args ?? new GetInventoryDevicesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetInventoryOnboardingCloudMonitoringImports.cs b/sdk/dotnet/Organizations/GetInventoryOnboardingCloudMonitoringImports.cs index 47d83536..95a67db0 100644 --- a/sdk/dotnet/Organizations/GetInventoryOnboardingCloudMonitoringImports.cs +++ b/sdk/dotnet/Organizations/GetInventoryOnboardingCloudMonitoringImports.cs @@ -70,6 +70,36 @@ public static Task InvokeAsy /// public static Output Invoke(GetInventoryOnboardingCloudMonitoringImportsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getInventoryOnboardingCloudMonitoringImports:getInventoryOnboardingCloudMonitoringImports", args ?? new GetInventoryOnboardingCloudMonitoringImportsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetInventoryOnboardingCloudMonitoringImports.Invoke(new() + /// { + /// ImportIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsInventoryOnboardingCloudMonitoringImportsExample"] = example.Apply(getInventoryOnboardingCloudMonitoringImportsResult => getInventoryOnboardingCloudMonitoringImportsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetInventoryOnboardingCloudMonitoringImportsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getInventoryOnboardingCloudMonitoringImports:getInventoryOnboardingCloudMonitoringImports", args ?? new GetInventoryOnboardingCloudMonitoringImportsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetInventoryOnboardingCloudMonitoringNetworks.cs b/sdk/dotnet/Organizations/GetInventoryOnboardingCloudMonitoringNetworks.cs index 79a69568..951bdb74 100644 --- a/sdk/dotnet/Organizations/GetInventoryOnboardingCloudMonitoringNetworks.cs +++ b/sdk/dotnet/Organizations/GetInventoryOnboardingCloudMonitoringNetworks.cs @@ -72,6 +72,37 @@ public static Task InvokeAs /// public static Output Invoke(GetInventoryOnboardingCloudMonitoringNetworksInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getInventoryOnboardingCloudMonitoringNetworks:getInventoryOnboardingCloudMonitoringNetworks", args ?? new GetInventoryOnboardingCloudMonitoringNetworksInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetInventoryOnboardingCloudMonitoringNetworks.Invoke(new() + /// { + /// DeviceType = "string", + /// EndingBefore = "string", + /// OrganizationId = "string", + /// PerPage = 1, + /// Search = "string", + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsInventoryOnboardingCloudMonitoringNetworksExample"] = example.Apply(getInventoryOnboardingCloudMonitoringNetworksResult => getInventoryOnboardingCloudMonitoringNetworksResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetInventoryOnboardingCloudMonitoringNetworksInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getInventoryOnboardingCloudMonitoringNetworks:getInventoryOnboardingCloudMonitoringNetworks", args ?? new GetInventoryOnboardingCloudMonitoringNetworksInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetLicenses.cs b/sdk/dotnet/Organizations/GetLicenses.cs index 78e15fc7..89ba20ca 100644 --- a/sdk/dotnet/Organizations/GetLicenses.cs +++ b/sdk/dotnet/Organizations/GetLicenses.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetLicensesArgs args, InvokeOp /// public static Output Invoke(GetLicensesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getLicenses:getLicenses", args ?? new GetLicensesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetLicenses.Invoke(new() + /// { + /// LicenseId = "string", + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsLicensesExample"] = example.Apply(getLicensesResult => getLicensesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLicensesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getLicenses:getLicenses", args ?? new GetLicensesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetLicensesOverview.cs b/sdk/dotnet/Organizations/GetLicensesOverview.cs index 1ed7db3f..64fa7aa9 100644 --- a/sdk/dotnet/Organizations/GetLicensesOverview.cs +++ b/sdk/dotnet/Organizations/GetLicensesOverview.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetLicensesOverviewArg /// public static Output Invoke(GetLicensesOverviewInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getLicensesOverview:getLicensesOverview", args ?? new GetLicensesOverviewInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetLicensesOverview.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsLicensesOverviewExample"] = example.Apply(getLicensesOverviewResult => getLicensesOverviewResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLicensesOverviewInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getLicensesOverview:getLicensesOverview", args ?? new GetLicensesOverviewInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetLicensingCotermLicenses.cs b/sdk/dotnet/Organizations/GetLicensingCotermLicenses.cs index 697556be..d69fe6ca 100644 --- a/sdk/dotnet/Organizations/GetLicensingCotermLicenses.cs +++ b/sdk/dotnet/Organizations/GetLicensingCotermLicenses.cs @@ -72,6 +72,37 @@ public static Task InvokeAsync(GetLicensingCot /// public static Output Invoke(GetLicensingCotermLicensesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getLicensingCotermLicenses:getLicensingCotermLicenses", args ?? new GetLicensingCotermLicensesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetLicensingCotermLicenses.Invoke(new() + /// { + /// EndingBefore = "string", + /// Expired = false, + /// Invalidated = false, + /// OrganizationId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsLicensingCotermLicensesExample"] = example.Apply(getLicensingCotermLicensesResult => getLicensingCotermLicensesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLicensingCotermLicensesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getLicensingCotermLicenses:getLicensingCotermLicenses", args ?? new GetLicensingCotermLicensesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetLoginSecurity.cs b/sdk/dotnet/Organizations/GetLoginSecurity.cs index 7fa4292e..72ce076a 100644 --- a/sdk/dotnet/Organizations/GetLoginSecurity.cs +++ b/sdk/dotnet/Organizations/GetLoginSecurity.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetLoginSecurityArgs args /// public static Output Invoke(GetLoginSecurityInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getLoginSecurity:getLoginSecurity", args ?? new GetLoginSecurityInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetLoginSecurity.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsLoginSecurityExample"] = example.Apply(getLoginSecurityResult => getLoginSecurityResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetLoginSecurityInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getLoginSecurity:getLoginSecurity", args ?? new GetLoginSecurityInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetOpenapiSpec.cs b/sdk/dotnet/Organizations/GetOpenapiSpec.cs index e28513d8..27afd7b2 100644 --- a/sdk/dotnet/Organizations/GetOpenapiSpec.cs +++ b/sdk/dotnet/Organizations/GetOpenapiSpec.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetOpenapiSpecArgs args, In /// public static Output Invoke(GetOpenapiSpecInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getOpenapiSpec:getOpenapiSpec", args ?? new GetOpenapiSpecInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetOpenapiSpec.Invoke(new() + /// { + /// OrganizationId = "string", + /// Version = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsOpenapiSpecExample"] = example.Apply(getOpenapiSpecResult => getOpenapiSpecResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetOpenapiSpecInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getOpenapiSpec:getOpenapiSpec", args ?? new GetOpenapiSpecInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetPolicyObjects.cs b/sdk/dotnet/Organizations/GetPolicyObjects.cs index 8c695c22..b829d2da 100644 --- a/sdk/dotnet/Organizations/GetPolicyObjects.cs +++ b/sdk/dotnet/Organizations/GetPolicyObjects.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetPolicyObjectsArgs? arg /// public static Output Invoke(GetPolicyObjectsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getPolicyObjects:getPolicyObjects", args ?? new GetPolicyObjectsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetPolicyObjects.Invoke(new() + /// { + /// EndingBefore = "string", + /// OrganizationId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsPolicyObjectsExample"] = example.Apply(getPolicyObjectsResult => getPolicyObjectsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetPolicyObjectsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getPolicyObjects:getPolicyObjects", args ?? new GetPolicyObjectsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetPolicyObjectsGroups.cs b/sdk/dotnet/Organizations/GetPolicyObjectsGroups.cs index 8548b155..0aa903b3 100644 --- a/sdk/dotnet/Organizations/GetPolicyObjectsGroups.cs +++ b/sdk/dotnet/Organizations/GetPolicyObjectsGroups.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetPolicyObjectsGro /// public static Output Invoke(GetPolicyObjectsGroupsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getPolicyObjectsGroups:getPolicyObjectsGroups", args ?? new GetPolicyObjectsGroupsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetPolicyObjectsGroups.Invoke(new() + /// { + /// EndingBefore = "string", + /// OrganizationId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsPolicyObjectsGroupsExample"] = example.Apply(getPolicyObjectsGroupsResult => getPolicyObjectsGroupsResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetPolicyObjectsGroupsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getPolicyObjectsGroups:getPolicyObjectsGroups", args ?? new GetPolicyObjectsGroupsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSaml.cs b/sdk/dotnet/Organizations/GetSaml.cs index 3888968d..11337d14 100644 --- a/sdk/dotnet/Organizations/GetSaml.cs +++ b/sdk/dotnet/Organizations/GetSaml.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSamlArgs args, InvokeOptions? o /// public static Output Invoke(GetSamlInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSaml:getSaml", args ?? new GetSamlInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSaml.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSamlExample"] = example.Apply(getSamlResult => getSamlResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSamlInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSaml:getSaml", args ?? new GetSamlInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSamlIdps.cs b/sdk/dotnet/Organizations/GetSamlIdps.cs index 2a66f1eb..12dd7423 100644 --- a/sdk/dotnet/Organizations/GetSamlIdps.cs +++ b/sdk/dotnet/Organizations/GetSamlIdps.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSamlIdpsArgs? args = null, /// public static Output Invoke(GetSamlIdpsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSamlIdps:getSamlIdps", args ?? new GetSamlIdpsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSamlIdpsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSamlIdps:getSamlIdps", args ?? new GetSamlIdpsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSamlRoles.cs b/sdk/dotnet/Organizations/GetSamlRoles.cs index 8f7dcddf..22127642 100644 --- a/sdk/dotnet/Organizations/GetSamlRoles.cs +++ b/sdk/dotnet/Organizations/GetSamlRoles.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSamlRolesArgs? args = null /// public static Output Invoke(GetSamlRolesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSamlRoles:getSamlRoles", args ?? new GetSamlRolesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSamlRolesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSamlRoles:getSamlRoles", args ?? new GetSamlRolesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSensorReadingsHistory.cs b/sdk/dotnet/Organizations/GetSensorReadingsHistory.cs index 45475643..87cda2a6 100644 --- a/sdk/dotnet/Organizations/GetSensorReadingsHistory.cs +++ b/sdk/dotnet/Organizations/GetSensorReadingsHistory.cs @@ -98,6 +98,50 @@ public static Task InvokeAsync(GetSensorReadings /// public static Output Invoke(GetSensorReadingsHistoryInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSensorReadingsHistory:getSensorReadingsHistory", args ?? new GetSensorReadingsHistoryInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSensorReadingsHistory.Invoke(new() + /// { + /// EndingBefore = "string", + /// Metrics = new[] + /// { + /// "string", + /// }, + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSensorReadingsHistoryExample"] = example.Apply(getSensorReadingsHistoryResult => getSensorReadingsHistoryResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSensorReadingsHistoryInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSensorReadingsHistory:getSensorReadingsHistory", args ?? new GetSensorReadingsHistoryInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSensorReadingsLatest.cs b/sdk/dotnet/Organizations/GetSensorReadingsLatest.cs index 58d02cbb..a467e24b 100644 --- a/sdk/dotnet/Organizations/GetSensorReadingsLatest.cs +++ b/sdk/dotnet/Organizations/GetSensorReadingsLatest.cs @@ -92,6 +92,47 @@ public static Task InvokeAsync(GetSensorReadingsL /// public static Output Invoke(GetSensorReadingsLatestInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSensorReadingsLatest:getSensorReadingsLatest", args ?? new GetSensorReadingsLatestInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSensorReadingsLatest.Invoke(new() + /// { + /// EndingBefore = "string", + /// Metrics = new[] + /// { + /// "string", + /// }, + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSensorReadingsLatestExample"] = example.Apply(getSensorReadingsLatestResult => getSensorReadingsLatestResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSensorReadingsLatestInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSensorReadingsLatest:getSensorReadingsLatest", args ?? new GetSensorReadingsLatestInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSmAdminsRoles.cs b/sdk/dotnet/Organizations/GetSmAdminsRoles.cs index 4244b181..dfeb3140 100644 --- a/sdk/dotnet/Organizations/GetSmAdminsRoles.cs +++ b/sdk/dotnet/Organizations/GetSmAdminsRoles.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetSmAdminsRolesArgs? arg /// public static Output Invoke(GetSmAdminsRolesInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSmAdminsRoles:getSmAdminsRoles", args ?? new GetSmAdminsRolesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSmAdminsRoles.Invoke(new() + /// { + /// EndingBefore = "string", + /// OrganizationId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSmAdminsRolesExample"] = example.Apply(getSmAdminsRolesResult => getSmAdminsRolesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmAdminsRolesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSmAdminsRoles:getSmAdminsRoles", args ?? new GetSmAdminsRolesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSmApnsCert.cs b/sdk/dotnet/Organizations/GetSmApnsCert.cs index 03aabbaf..e03e1195 100644 --- a/sdk/dotnet/Organizations/GetSmApnsCert.cs +++ b/sdk/dotnet/Organizations/GetSmApnsCert.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSmApnsCertArgs args, Invo /// public static Output Invoke(GetSmApnsCertInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSmApnsCert:getSmApnsCert", args ?? new GetSmApnsCertInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSmApnsCert.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSmApnsCertExample"] = example.Apply(getSmApnsCertResult => getSmApnsCertResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmApnsCertInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSmApnsCert:getSmApnsCert", args ?? new GetSmApnsCertInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSmSentryPoliciesAssignmentsByNetwork.cs b/sdk/dotnet/Organizations/GetSmSentryPoliciesAssignmentsByNetwork.cs index f31795e5..287ca4d6 100644 --- a/sdk/dotnet/Organizations/GetSmSentryPoliciesAssignmentsByNetwork.cs +++ b/sdk/dotnet/Organizations/GetSmSentryPoliciesAssignmentsByNetwork.cs @@ -76,6 +76,39 @@ public static Task InvokeAsync(Ge /// public static Output Invoke(GetSmSentryPoliciesAssignmentsByNetworkInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSmSentryPoliciesAssignmentsByNetwork:getSmSentryPoliciesAssignmentsByNetwork", args ?? new GetSmSentryPoliciesAssignmentsByNetworkInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSmSentryPoliciesAssignmentsByNetwork.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSmSentryPoliciesAssignmentsByNetworkExample"] = example.Apply(getSmSentryPoliciesAssignmentsByNetworkResult => getSmSentryPoliciesAssignmentsByNetworkResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSmSentryPoliciesAssignmentsByNetworkInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSmSentryPoliciesAssignmentsByNetwork:getSmSentryPoliciesAssignmentsByNetwork", args ?? new GetSmSentryPoliciesAssignmentsByNetworkInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSmVppAccounts.cs b/sdk/dotnet/Organizations/GetSmVppAccounts.cs index bb4b538b..0dea837c 100644 --- a/sdk/dotnet/Organizations/GetSmVppAccounts.cs +++ b/sdk/dotnet/Organizations/GetSmVppAccounts.cs @@ -22,6 +22,12 @@ public static Task InvokeAsync(GetSmVppAccountsArgs? arg /// public static Output Invoke(GetSmVppAccountsInvokeArgs? args = null, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSmVppAccounts:getSmVppAccounts", args ?? new GetSmVppAccountsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + public static Output Invoke(GetSmVppAccountsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSmVppAccounts:getSmVppAccounts", args ?? new GetSmVppAccountsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSnmp.cs b/sdk/dotnet/Organizations/GetSnmp.cs index dc5d8ee2..2b3d8bb2 100644 --- a/sdk/dotnet/Organizations/GetSnmp.cs +++ b/sdk/dotnet/Organizations/GetSnmp.cs @@ -62,6 +62,32 @@ public static Task InvokeAsync(GetSnmpArgs args, InvokeOptions? o /// public static Output Invoke(GetSnmpInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSnmp:getSnmp", args ?? new GetSnmpInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSnmp.Invoke(new() + /// { + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSnmpExample"] = example.Apply(getSnmpResult => getSnmpResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSnmpInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSnmp:getSnmp", args ?? new GetSnmpInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSummaryTopAppliancesByUtilization.cs b/sdk/dotnet/Organizations/GetSummaryTopAppliancesByUtilization.cs index 620d0d8a..7114010b 100644 --- a/sdk/dotnet/Organizations/GetSummaryTopAppliancesByUtilization.cs +++ b/sdk/dotnet/Organizations/GetSummaryTopAppliancesByUtilization.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetSu /// public static Output Invoke(GetSummaryTopAppliancesByUtilizationInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopAppliancesByUtilization:getSummaryTopAppliancesByUtilization", args ?? new GetSummaryTopAppliancesByUtilizationInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSummaryTopAppliancesByUtilization.Invoke(new() + /// { + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSummaryTopAppliancesByUtilizationExample"] = example.Apply(getSummaryTopAppliancesByUtilizationResult => getSummaryTopAppliancesByUtilizationResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSummaryTopAppliancesByUtilizationInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopAppliancesByUtilization:getSummaryTopAppliancesByUtilization", args ?? new GetSummaryTopAppliancesByUtilizationInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSummaryTopClientsByUsage.cs b/sdk/dotnet/Organizations/GetSummaryTopClientsByUsage.cs index 41c893f2..400c8642 100644 --- a/sdk/dotnet/Organizations/GetSummaryTopClientsByUsage.cs +++ b/sdk/dotnet/Organizations/GetSummaryTopClientsByUsage.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetSummaryTopC /// public static Output Invoke(GetSummaryTopClientsByUsageInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopClientsByUsage:getSummaryTopClientsByUsage", args ?? new GetSummaryTopClientsByUsageInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSummaryTopClientsByUsage.Invoke(new() + /// { + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSummaryTopClientsByUsageExample"] = example.Apply(getSummaryTopClientsByUsageResult => getSummaryTopClientsByUsageResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSummaryTopClientsByUsageInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopClientsByUsage:getSummaryTopClientsByUsage", args ?? new GetSummaryTopClientsByUsageInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSummaryTopClientsManufacturersByUsage.cs b/sdk/dotnet/Organizations/GetSummaryTopClientsManufacturersByUsage.cs index 2742403c..c9be50b7 100644 --- a/sdk/dotnet/Organizations/GetSummaryTopClientsManufacturersByUsage.cs +++ b/sdk/dotnet/Organizations/GetSummaryTopClientsManufacturersByUsage.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(G /// public static Output Invoke(GetSummaryTopClientsManufacturersByUsageInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopClientsManufacturersByUsage:getSummaryTopClientsManufacturersByUsage", args ?? new GetSummaryTopClientsManufacturersByUsageInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSummaryTopClientsManufacturersByUsage.Invoke(new() + /// { + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSummaryTopClientsManufacturersByUsageExample"] = example.Apply(getSummaryTopClientsManufacturersByUsageResult => getSummaryTopClientsManufacturersByUsageResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSummaryTopClientsManufacturersByUsageInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopClientsManufacturersByUsage:getSummaryTopClientsManufacturersByUsage", args ?? new GetSummaryTopClientsManufacturersByUsageInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSummaryTopDevicesByUsage.cs b/sdk/dotnet/Organizations/GetSummaryTopDevicesByUsage.cs index 58f9938d..9c425f15 100644 --- a/sdk/dotnet/Organizations/GetSummaryTopDevicesByUsage.cs +++ b/sdk/dotnet/Organizations/GetSummaryTopDevicesByUsage.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetSummaryTopD /// public static Output Invoke(GetSummaryTopDevicesByUsageInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopDevicesByUsage:getSummaryTopDevicesByUsage", args ?? new GetSummaryTopDevicesByUsageInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSummaryTopDevicesByUsage.Invoke(new() + /// { + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSummaryTopDevicesByUsageExample"] = example.Apply(getSummaryTopDevicesByUsageResult => getSummaryTopDevicesByUsageResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSummaryTopDevicesByUsageInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopDevicesByUsage:getSummaryTopDevicesByUsage", args ?? new GetSummaryTopDevicesByUsageInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSummaryTopDevicesModelsByUsage.cs b/sdk/dotnet/Organizations/GetSummaryTopDevicesModelsByUsage.cs index ffeec469..01a04eb4 100644 --- a/sdk/dotnet/Organizations/GetSummaryTopDevicesModelsByUsage.cs +++ b/sdk/dotnet/Organizations/GetSummaryTopDevicesModelsByUsage.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetSumma /// public static Output Invoke(GetSummaryTopDevicesModelsByUsageInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopDevicesModelsByUsage:getSummaryTopDevicesModelsByUsage", args ?? new GetSummaryTopDevicesModelsByUsageInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSummaryTopDevicesModelsByUsage.Invoke(new() + /// { + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSummaryTopDevicesModelsByUsageExample"] = example.Apply(getSummaryTopDevicesModelsByUsageResult => getSummaryTopDevicesModelsByUsageResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSummaryTopDevicesModelsByUsageInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopDevicesModelsByUsage:getSummaryTopDevicesModelsByUsage", args ?? new GetSummaryTopDevicesModelsByUsageInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSummaryTopNetworksByStatus.cs b/sdk/dotnet/Organizations/GetSummaryTopNetworksByStatus.cs index 75e0d899..b96a7adb 100644 --- a/sdk/dotnet/Organizations/GetSummaryTopNetworksByStatus.cs +++ b/sdk/dotnet/Organizations/GetSummaryTopNetworksByStatus.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetSummaryTo /// public static Output Invoke(GetSummaryTopNetworksByStatusInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopNetworksByStatus:getSummaryTopNetworksByStatus", args ?? new GetSummaryTopNetworksByStatusInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSummaryTopNetworksByStatus.Invoke(new() + /// { + /// EndingBefore = "string", + /// OrganizationId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSummaryTopNetworksByStatusExample"] = example.Apply(getSummaryTopNetworksByStatusResult => getSummaryTopNetworksByStatusResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSummaryTopNetworksByStatusInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopNetworksByStatus:getSummaryTopNetworksByStatus", args ?? new GetSummaryTopNetworksByStatusInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSummaryTopSsidsByUsage.cs b/sdk/dotnet/Organizations/GetSummaryTopSsidsByUsage.cs index a85aeea1..f610b307 100644 --- a/sdk/dotnet/Organizations/GetSummaryTopSsidsByUsage.cs +++ b/sdk/dotnet/Organizations/GetSummaryTopSsidsByUsage.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetSummaryTopSsi /// public static Output Invoke(GetSummaryTopSsidsByUsageInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopSsidsByUsage:getSummaryTopSsidsByUsage", args ?? new GetSummaryTopSsidsByUsageInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSummaryTopSsidsByUsage.Invoke(new() + /// { + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSummaryTopSsidsByUsageExample"] = example.Apply(getSummaryTopSsidsByUsageResult => getSummaryTopSsidsByUsageResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSummaryTopSsidsByUsageInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopSsidsByUsage:getSummaryTopSsidsByUsage", args ?? new GetSummaryTopSsidsByUsageInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSummaryTopSwitchesByEnergyUsage.cs b/sdk/dotnet/Organizations/GetSummaryTopSwitchesByEnergyUsage.cs index 10cbe945..ea5e478f 100644 --- a/sdk/dotnet/Organizations/GetSummaryTopSwitchesByEnergyUsage.cs +++ b/sdk/dotnet/Organizations/GetSummaryTopSwitchesByEnergyUsage.cs @@ -68,6 +68,35 @@ public static Task InvokeAsync(GetSumm /// public static Output Invoke(GetSummaryTopSwitchesByEnergyUsageInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopSwitchesByEnergyUsage:getSummaryTopSwitchesByEnergyUsage", args ?? new GetSummaryTopSwitchesByEnergyUsageInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSummaryTopSwitchesByEnergyUsage.Invoke(new() + /// { + /// OrganizationId = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSummaryTopSwitchesByEnergyUsageExample"] = example.Apply(getSummaryTopSwitchesByEnergyUsageResult => getSummaryTopSwitchesByEnergyUsageResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSummaryTopSwitchesByEnergyUsageInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSummaryTopSwitchesByEnergyUsage:getSummaryTopSwitchesByEnergyUsage", args ?? new GetSummaryTopSwitchesByEnergyUsageInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetSwitchPortsBySwitch.cs b/sdk/dotnet/Organizations/GetSwitchPortsBySwitch.cs index 07541128..ed973db8 100644 --- a/sdk/dotnet/Organizations/GetSwitchPortsBySwitch.cs +++ b/sdk/dotnet/Organizations/GetSwitchPortsBySwitch.cs @@ -108,6 +108,55 @@ public static Task InvokeAsync(GetSwitchPortsBySwi /// public static Output Invoke(GetSwitchPortsBySwitchInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSwitchPortsBySwitch:getSwitchPortsBySwitch", args ?? new GetSwitchPortsBySwitchInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetSwitchPortsBySwitch.Invoke(new() + /// { + /// ConfigurationUpdatedAfter = "string", + /// EndingBefore = "string", + /// Mac = "string", + /// Macs = new[] + /// { + /// "string", + /// }, + /// Name = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// PortProfileIds = new[] + /// { + /// "string", + /// }, + /// Serial = "string", + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsSwitchPortsBySwitchExample"] = example.Apply(getSwitchPortsBySwitchResult => getSwitchPortsBySwitchResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetSwitchPortsBySwitchInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getSwitchPortsBySwitch:getSwitchPortsBySwitch", args ?? new GetSwitchPortsBySwitchInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetUplinksStatuses.cs b/sdk/dotnet/Organizations/GetUplinksStatuses.cs index 0f84f704..ba572706 100644 --- a/sdk/dotnet/Organizations/GetUplinksStatuses.cs +++ b/sdk/dotnet/Organizations/GetUplinksStatuses.cs @@ -92,6 +92,47 @@ public static Task InvokeAsync(GetUplinksStatusesArgs /// public static Output Invoke(GetUplinksStatusesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getUplinksStatuses:getUplinksStatuses", args ?? new GetUplinksStatusesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetUplinksStatuses.Invoke(new() + /// { + /// EndingBefore = "string", + /// Iccids = new[] + /// { + /// "string", + /// }, + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsUplinksStatusesExample"] = example.Apply(getUplinksStatusesResult => getUplinksStatusesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetUplinksStatusesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getUplinksStatuses:getUplinksStatuses", args ?? new GetUplinksStatusesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetWebhooksCallbacksStatuses.cs b/sdk/dotnet/Organizations/GetWebhooksCallbacksStatuses.cs index 0123ecfd..64d6c45d 100644 --- a/sdk/dotnet/Organizations/GetWebhooksCallbacksStatuses.cs +++ b/sdk/dotnet/Organizations/GetWebhooksCallbacksStatuses.cs @@ -64,6 +64,33 @@ public static Task InvokeAsync(GetWebhooksCa /// public static Output Invoke(GetWebhooksCallbacksStatusesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWebhooksCallbacksStatuses:getWebhooksCallbacksStatuses", args ?? new GetWebhooksCallbacksStatusesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetWebhooksCallbacksStatuses.Invoke(new() + /// { + /// CallbackId = "string", + /// OrganizationId = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsWebhooksCallbacksStatusesExample"] = example.Apply(getWebhooksCallbacksStatusesResult => getWebhooksCallbacksStatusesResult.Item), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWebhooksCallbacksStatusesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWebhooksCallbacksStatuses:getWebhooksCallbacksStatuses", args ?? new GetWebhooksCallbacksStatusesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetWebhooksLogs.cs b/sdk/dotnet/Organizations/GetWebhooksLogs.cs index 70054ea1..b25a197f 100644 --- a/sdk/dotnet/Organizations/GetWebhooksLogs.cs +++ b/sdk/dotnet/Organizations/GetWebhooksLogs.cs @@ -76,6 +76,39 @@ public static Task InvokeAsync(GetWebhooksLogsArgs args, /// public static Output Invoke(GetWebhooksLogsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWebhooksLogs:getWebhooksLogs", args ?? new GetWebhooksLogsInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetWebhooksLogs.Invoke(new() + /// { + /// EndingBefore = "string", + /// OrganizationId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// Url = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsWebhooksLogsExample"] = example.Apply(getWebhooksLogsResult => getWebhooksLogsResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWebhooksLogsInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWebhooksLogs:getWebhooksLogs", args ?? new GetWebhooksLogsInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationByDevice.cs b/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationByDevice.cs index 41a17b89..fd5b9fae 100644 --- a/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationByDevice.cs +++ b/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationByDevice.cs @@ -92,6 +92,47 @@ public static Task InvokeAsy /// public static Output Invoke(GetWirelessDevicesChannelUtilizationByDeviceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesChannelUtilizationByDevice:getWirelessDevicesChannelUtilizationByDevice", args ?? new GetWirelessDevicesChannelUtilizationByDeviceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetWirelessDevicesChannelUtilizationByDevice.Invoke(new() + /// { + /// EndingBefore = "string", + /// Interval = 1, + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsWirelessDevicesChannelUtilizationByDeviceExample"] = example.Apply(getWirelessDevicesChannelUtilizationByDeviceResult => getWirelessDevicesChannelUtilizationByDeviceResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessDevicesChannelUtilizationByDeviceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesChannelUtilizationByDevice:getWirelessDevicesChannelUtilizationByDevice", args ?? new GetWirelessDevicesChannelUtilizationByDeviceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationByNetwork.cs b/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationByNetwork.cs index 6fd39a3e..286da442 100644 --- a/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationByNetwork.cs +++ b/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationByNetwork.cs @@ -92,6 +92,47 @@ public static Task InvokeAs /// public static Output Invoke(GetWirelessDevicesChannelUtilizationByNetworkInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesChannelUtilizationByNetwork:getWirelessDevicesChannelUtilizationByNetwork", args ?? new GetWirelessDevicesChannelUtilizationByNetworkInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetWirelessDevicesChannelUtilizationByNetwork.Invoke(new() + /// { + /// EndingBefore = "string", + /// Interval = 1, + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsWirelessDevicesChannelUtilizationByNetworkExample"] = example.Apply(getWirelessDevicesChannelUtilizationByNetworkResult => getWirelessDevicesChannelUtilizationByNetworkResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessDevicesChannelUtilizationByNetworkInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesChannelUtilizationByNetwork:getWirelessDevicesChannelUtilizationByNetwork", args ?? new GetWirelessDevicesChannelUtilizationByNetworkInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.cs b/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.cs index 9ae24275..a75d93be 100644 --- a/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.cs +++ b/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.cs @@ -92,6 +92,47 @@ public static Task public static Output Invoke(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval:getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval", args ?? new GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.Invoke(new() + /// { + /// EndingBefore = "string", + /// Interval = 1, + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalExample"] = example.Apply(getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult => getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval:getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval", args ?? new GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.cs b/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.cs index 9cda9660..6eb1a35a 100644 --- a/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.cs +++ b/sdk/dotnet/Organizations/GetWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.cs @@ -92,6 +92,47 @@ public static Task public static Output Invoke(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval:getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval", args ?? new GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.Invoke(new() + /// { + /// EndingBefore = "string", + /// Interval = 1, + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalExample"] = example.Apply(getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult => getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval:getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval", args ?? new GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetWirelessDevicesEthernetStatuses.cs b/sdk/dotnet/Organizations/GetWirelessDevicesEthernetStatuses.cs index 87ac9c9e..55a24158 100644 --- a/sdk/dotnet/Organizations/GetWirelessDevicesEthernetStatuses.cs +++ b/sdk/dotnet/Organizations/GetWirelessDevicesEthernetStatuses.cs @@ -76,6 +76,39 @@ public static Task InvokeAsync(GetWire /// public static Output Invoke(GetWirelessDevicesEthernetStatusesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesEthernetStatuses:getWirelessDevicesEthernetStatuses", args ?? new GetWirelessDevicesEthernetStatusesInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetWirelessDevicesEthernetStatuses.Invoke(new() + /// { + /// EndingBefore = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// StartingAfter = "string", + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsWirelessDevicesEthernetStatusesExample"] = example.Apply(getWirelessDevicesEthernetStatusesResult => getWirelessDevicesEthernetStatusesResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessDevicesEthernetStatusesInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesEthernetStatuses:getWirelessDevicesEthernetStatuses", args ?? new GetWirelessDevicesEthernetStatusesInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByClient.cs b/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByClient.cs index 85de4183..80e1f995 100644 --- a/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByClient.cs +++ b/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByClient.cs @@ -106,6 +106,54 @@ public static Task InvokeAsync(GetWi /// public static Output Invoke(GetWirelessDevicesPacketLossByClientInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesPacketLossByClient:getWirelessDevicesPacketLossByClient", args ?? new GetWirelessDevicesPacketLossByClientInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetWirelessDevicesPacketLossByClient.Invoke(new() + /// { + /// Bands = new[] + /// { + /// "string", + /// }, + /// EndingBefore = "string", + /// Macs = new[] + /// { + /// "string", + /// }, + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Ssids = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsWirelessDevicesPacketLossByClientExample"] = example.Apply(getWirelessDevicesPacketLossByClientResult => getWirelessDevicesPacketLossByClientResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessDevicesPacketLossByClientInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesPacketLossByClient:getWirelessDevicesPacketLossByClient", args ?? new GetWirelessDevicesPacketLossByClientInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByDevice.cs b/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByDevice.cs index fed929c6..0da1e845 100644 --- a/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByDevice.cs +++ b/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByDevice.cs @@ -106,6 +106,54 @@ public static Task InvokeAsync(GetWi /// public static Output Invoke(GetWirelessDevicesPacketLossByDeviceInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesPacketLossByDevice:getWirelessDevicesPacketLossByDevice", args ?? new GetWirelessDevicesPacketLossByDeviceInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetWirelessDevicesPacketLossByDevice.Invoke(new() + /// { + /// Bands = new[] + /// { + /// "string", + /// }, + /// EndingBefore = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// Ssids = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsWirelessDevicesPacketLossByDeviceExample"] = example.Apply(getWirelessDevicesPacketLossByDeviceResult => getWirelessDevicesPacketLossByDeviceResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessDevicesPacketLossByDeviceInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesPacketLossByDevice:getWirelessDevicesPacketLossByDevice", args ?? new GetWirelessDevicesPacketLossByDeviceInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByNetwork.cs b/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByNetwork.cs index 1e07a6d0..d91a4926 100644 --- a/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByNetwork.cs +++ b/sdk/dotnet/Organizations/GetWirelessDevicesPacketLossByNetwork.cs @@ -106,6 +106,54 @@ public static Task InvokeAsync(GetW /// public static Output Invoke(GetWirelessDevicesPacketLossByNetworkInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesPacketLossByNetwork:getWirelessDevicesPacketLossByNetwork", args ?? new GetWirelessDevicesPacketLossByNetworkInvokeArgs(), options.WithDefaults()); + + /// + /// ## Example Usage + /// + /// ```csharp + /// using System.Collections.Generic; + /// using System.Linq; + /// using Pulumi; + /// using Meraki = Pulumi.Meraki; + /// + /// return await Deployment.RunAsync(() => + /// { + /// var example = Meraki.Organizations.GetWirelessDevicesPacketLossByNetwork.Invoke(new() + /// { + /// Bands = new[] + /// { + /// "string", + /// }, + /// EndingBefore = "string", + /// NetworkIds = new[] + /// { + /// "string", + /// }, + /// OrganizationId = "string", + /// PerPage = 1, + /// Serials = new[] + /// { + /// "string", + /// }, + /// Ssids = new[] + /// { + /// "string", + /// }, + /// StartingAfter = "string", + /// T0 = "string", + /// T1 = "string", + /// Timespan = 1, + /// }); + /// + /// return new Dictionary<string, object?> + /// { + /// ["merakiOrganizationsWirelessDevicesPacketLossByNetworkExample"] = example.Apply(getWirelessDevicesPacketLossByNetworkResult => getWirelessDevicesPacketLossByNetworkResult.Items), + /// }; + /// }); + /// ``` + /// + public static Output Invoke(GetWirelessDevicesPacketLossByNetworkInvokeArgs args, InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("meraki:organizations/getWirelessDevicesPacketLossByNetwork:getWirelessDevicesPacketLossByNetwork", args ?? new GetWirelessDevicesPacketLossByNetworkInvokeArgs(), options.WithDefaults()); } diff --git a/sdk/dotnet/Utilities.cs b/sdk/dotnet/Utilities.cs index 91d24b12..836d0e88 100644 --- a/sdk/dotnet/Utilities.cs +++ b/sdk/dotnet/Utilities.cs @@ -57,6 +57,14 @@ static class Utilities return dst; } + public static global::Pulumi.InvokeOutputOptions WithDefaults(this global::Pulumi.InvokeOutputOptions? src) + { + var dst = src ?? new global::Pulumi.InvokeOutputOptions{}; + dst.Version = src?.Version ?? Version; + dst.PluginDownloadURL = src?.PluginDownloadURL ?? "github://api.github.com/pulumi/pulumi-meraki"; + return dst; + } + private readonly static string version; public static string Version => version; diff --git a/sdk/go.mod b/sdk/go.mod index 19748cdb..3912eb3b 100644 --- a/sdk/go.mod +++ b/sdk/go.mod @@ -2,7 +2,7 @@ module github.com/pulumi/pulumi-meraki/sdk go 1.21 -require github.com/pulumi/pulumi/sdk/v3 v3.142.0 +require github.com/pulumi/pulumi/sdk/v3 v3.143.0 require github.com/BurntSushi/toml v1.2.1 // indirect @@ -72,14 +72,14 @@ require ( github.com/xanzy/ssh-agent v0.3.3 // indirect github.com/zclconf/go-cty v1.13.2 // indirect go.uber.org/atomic v1.9.0 // indirect - golang.org/x/crypto v0.24.0 // indirect + golang.org/x/crypto v0.31.0 // indirect golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 // indirect golang.org/x/mod v0.18.0 // indirect golang.org/x/net v0.26.0 // indirect - golang.org/x/sync v0.7.0 // indirect - golang.org/x/sys v0.21.0 // indirect - golang.org/x/term v0.21.0 // indirect - golang.org/x/text v0.16.0 // indirect + golang.org/x/sync v0.10.0 // indirect + golang.org/x/sys v0.28.0 // indirect + golang.org/x/term v0.27.0 // indirect + golang.org/x/text v0.21.0 // indirect golang.org/x/tools v0.22.0 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de // indirect google.golang.org/grpc v1.63.2 // indirect diff --git a/sdk/go.sum b/sdk/go.sum index 16a7bbf5..e8db5bab 100644 --- a/sdk/go.sum +++ b/sdk/go.sum @@ -150,8 +150,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435 github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE= github.com/pulumi/esc v0.9.1 h1:HH5eEv8sgyxSpY5a8yePyqFXzA8cvBvapfH8457+mIs= github.com/pulumi/esc v0.9.1/go.mod h1:oEJ6bOsjYlQUpjf70GiX+CXn3VBmpwFDxUTlmtUN84c= -github.com/pulumi/pulumi/sdk/v3 v3.142.0 h1:SmcVddGuvwAh3g3XUVQQ5gVRQUKH1yZ6iETpDNHIHlw= -github.com/pulumi/pulumi/sdk/v3 v3.142.0/go.mod h1:PvKsX88co8XuwuPdzolMvew5lZV+4JmZfkeSjj7A6dI= +github.com/pulumi/pulumi/sdk/v3 v3.143.0 h1:z1m8Fc6l723eU2J/bP7UHE5t6WbBu4iIDAl1WaalQk4= +github.com/pulumi/pulumi/sdk/v3 v3.143.0/go.mod h1:OFpZabILGxrFqzcABFpMCksrHGVp4ymRM2BkKjlazDY= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis= @@ -205,8 +205,8 @@ golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5y golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a/go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4= golang.org/x/crypto v0.7.0/go.mod h1:pYwdfH91IfpZVANVyUOhSIPZaFoJGxTFbZhFTx+dXZU= -golang.org/x/crypto v0.24.0 h1:mnl8DM0o513X8fdIkmyFE/5hTYxbwYOjDS/+rK6qpRI= -golang.org/x/crypto v0.24.0/go.mod h1:Z1PMYSOR5nyMcyAVAIQSKCDwalqy85Aqn1x3Ws4L5DM= +golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U= +golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk= golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 h1:LoYXNGAShUG3m/ehNk4iFctuhGX/+R1ZpfJ4/ia80JM= golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8/go.mod h1:jj3sYF3dwk5D+ghuXyeI3r5MFf+NT2An6/9dOA95KSI= golang.org/x/lint v0.0.0-20200302205851-738671d3881b/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY= @@ -235,8 +235,8 @@ golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJ golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= -golang.org/x/sync v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M= -golang.org/x/sync v0.7.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk= +golang.org/x/sync v0.10.0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ= +golang.org/x/sync v0.10.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk= golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= @@ -257,15 +257,15 @@ golang.org/x/sys v0.2.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.3.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws= -golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= +golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA= +golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= golang.org/x/term v0.2.0/go.mod h1:TVmDHMZPmdnySmBfhjOoOdhjzdE1h4u1VwSiw2l1Nuc= golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k= golang.org/x/term v0.6.0/go.mod h1:m6U89DPEgQRMq3DNkDClhWw02AUbt2daBVO4cn4Hv9U= -golang.org/x/term v0.21.0 h1:WVXCp+/EBEHOj53Rvu+7KiT/iElMrO8ACK16SMZ3jaA= -golang.org/x/term v0.21.0/go.mod h1:ooXLefLobQVslOqselCNF4SxFAaoS6KujMbsGzSDmX0= +golang.org/x/term v0.27.0 h1:WP60Sv1nlK1T6SupCHbXzSaN0b9wUmsPoRS9b61A23Q= +golang.org/x/term v0.27.0/go.mod h1:iMsnZpn0cago0GOrHO2+Y7u7JPn5AylBrcoWkElMTSM= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= @@ -273,8 +273,8 @@ golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ= golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= golang.org/x/text v0.8.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8= -golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4= -golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI= +golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo= +golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ= golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= golang.org/x/tools v0.0.0-20181030221726-6c7e314b6563/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= diff --git a/sdk/go/meraki/administered/getIdentitiesMe.go b/sdk/go/meraki/administered/getIdentitiesMe.go index 0d63a424..afaa5ee0 100644 --- a/sdk/go/meraki/administered/getIdentitiesMe.go +++ b/sdk/go/meraki/administered/getIdentitiesMe.go @@ -54,18 +54,8 @@ type GetIdentitiesMeResult struct { func GetIdentitiesMeOutput(ctx *pulumi.Context, opts ...pulumi.InvokeOption) GetIdentitiesMeResultOutput { return pulumi.ToOutput(0).ApplyT(func(int) (GetIdentitiesMeResultOutput, error) { - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetIdentitiesMeResult - secret, err := ctx.InvokePackageRaw("meraki:administered/getIdentitiesMe:getIdentitiesMe", nil, &rv, "", opts...) - if err != nil { - return GetIdentitiesMeResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetIdentitiesMeResultOutput) - if secret { - return pulumi.ToSecret(output).(GetIdentitiesMeResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:administered/getIdentitiesMe:getIdentitiesMe", nil, GetIdentitiesMeResultOutput{}, options).(GetIdentitiesMeResultOutput), nil }).(GetIdentitiesMeResultOutput) } diff --git a/sdk/go/meraki/administered/getLicensingSubscriptionEntitlements.go b/sdk/go/meraki/administered/getLicensingSubscriptionEntitlements.go index cf2ebc01..470c00ed 100644 --- a/sdk/go/meraki/administered/getLicensingSubscriptionEntitlements.go +++ b/sdk/go/meraki/administered/getLicensingSubscriptionEntitlements.go @@ -65,21 +65,11 @@ type GetLicensingSubscriptionEntitlementsResult struct { } func GetLicensingSubscriptionEntitlementsOutput(ctx *pulumi.Context, args GetLicensingSubscriptionEntitlementsOutputArgs, opts ...pulumi.InvokeOption) GetLicensingSubscriptionEntitlementsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetLicensingSubscriptionEntitlementsResultOutput, error) { args := v.(GetLicensingSubscriptionEntitlementsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetLicensingSubscriptionEntitlementsResult - secret, err := ctx.InvokePackageRaw("meraki:administered/getLicensingSubscriptionEntitlements:getLicensingSubscriptionEntitlements", args, &rv, "", opts...) - if err != nil { - return GetLicensingSubscriptionEntitlementsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetLicensingSubscriptionEntitlementsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetLicensingSubscriptionEntitlementsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:administered/getLicensingSubscriptionEntitlements:getLicensingSubscriptionEntitlements", args, GetLicensingSubscriptionEntitlementsResultOutput{}, options).(GetLicensingSubscriptionEntitlementsResultOutput), nil }).(GetLicensingSubscriptionEntitlementsResultOutput) } diff --git a/sdk/go/meraki/administered/getLicensingSubscriptionSubscriptions.go b/sdk/go/meraki/administered/getLicensingSubscriptionSubscriptions.go index ed39d7ca..927723bd 100644 --- a/sdk/go/meraki/administered/getLicensingSubscriptionSubscriptions.go +++ b/sdk/go/meraki/administered/getLicensingSubscriptionSubscriptions.go @@ -116,21 +116,11 @@ type GetLicensingSubscriptionSubscriptionsResult struct { } func GetLicensingSubscriptionSubscriptionsOutput(ctx *pulumi.Context, args GetLicensingSubscriptionSubscriptionsOutputArgs, opts ...pulumi.InvokeOption) GetLicensingSubscriptionSubscriptionsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetLicensingSubscriptionSubscriptionsResultOutput, error) { args := v.(GetLicensingSubscriptionSubscriptionsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetLicensingSubscriptionSubscriptionsResult - secret, err := ctx.InvokePackageRaw("meraki:administered/getLicensingSubscriptionSubscriptions:getLicensingSubscriptionSubscriptions", args, &rv, "", opts...) - if err != nil { - return GetLicensingSubscriptionSubscriptionsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetLicensingSubscriptionSubscriptionsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetLicensingSubscriptionSubscriptionsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:administered/getLicensingSubscriptionSubscriptions:getLicensingSubscriptionSubscriptions", args, GetLicensingSubscriptionSubscriptionsResultOutput{}, options).(GetLicensingSubscriptionSubscriptionsResultOutput), nil }).(GetLicensingSubscriptionSubscriptionsResultOutput) } diff --git a/sdk/go/meraki/administered/getLicensingSubscriptionSubscriptionsComplianceStatuses.go b/sdk/go/meraki/administered/getLicensingSubscriptionSubscriptionsComplianceStatuses.go index 9a5459f2..0b96a44e 100644 --- a/sdk/go/meraki/administered/getLicensingSubscriptionSubscriptionsComplianceStatuses.go +++ b/sdk/go/meraki/administered/getLicensingSubscriptionSubscriptionsComplianceStatuses.go @@ -73,21 +73,11 @@ type GetLicensingSubscriptionSubscriptionsComplianceStatusesResult struct { } func GetLicensingSubscriptionSubscriptionsComplianceStatusesOutput(ctx *pulumi.Context, args GetLicensingSubscriptionSubscriptionsComplianceStatusesOutputArgs, opts ...pulumi.InvokeOption) GetLicensingSubscriptionSubscriptionsComplianceStatusesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetLicensingSubscriptionSubscriptionsComplianceStatusesResultOutput, error) { args := v.(GetLicensingSubscriptionSubscriptionsComplianceStatusesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetLicensingSubscriptionSubscriptionsComplianceStatusesResult - secret, err := ctx.InvokePackageRaw("meraki:administered/getLicensingSubscriptionSubscriptionsComplianceStatuses:getLicensingSubscriptionSubscriptionsComplianceStatuses", args, &rv, "", opts...) - if err != nil { - return GetLicensingSubscriptionSubscriptionsComplianceStatusesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetLicensingSubscriptionSubscriptionsComplianceStatusesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetLicensingSubscriptionSubscriptionsComplianceStatusesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:administered/getLicensingSubscriptionSubscriptionsComplianceStatuses:getLicensingSubscriptionSubscriptionsComplianceStatuses", args, GetLicensingSubscriptionSubscriptionsComplianceStatusesResultOutput{}, options).(GetLicensingSubscriptionSubscriptionsComplianceStatusesResultOutput), nil }).(GetLicensingSubscriptionSubscriptionsComplianceStatusesResultOutput) } diff --git a/sdk/go/meraki/devices/getAppliancePerformance.go b/sdk/go/meraki/devices/getAppliancePerformance.go index 838bf532..b210d3f4 100644 --- a/sdk/go/meraki/devices/getAppliancePerformance.go +++ b/sdk/go/meraki/devices/getAppliancePerformance.go @@ -63,21 +63,11 @@ type GetAppliancePerformanceResult struct { } func GetAppliancePerformanceOutput(ctx *pulumi.Context, args GetAppliancePerformanceOutputArgs, opts ...pulumi.InvokeOption) GetAppliancePerformanceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetAppliancePerformanceResultOutput, error) { args := v.(GetAppliancePerformanceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetAppliancePerformanceResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getAppliancePerformance:getAppliancePerformance", args, &rv, "", opts...) - if err != nil { - return GetAppliancePerformanceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetAppliancePerformanceResultOutput) - if secret { - return pulumi.ToSecret(output).(GetAppliancePerformanceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getAppliancePerformance:getAppliancePerformance", args, GetAppliancePerformanceResultOutput{}, options).(GetAppliancePerformanceResultOutput), nil }).(GetAppliancePerformanceResultOutput) } diff --git a/sdk/go/meraki/devices/getApplianceRadioSettings.go b/sdk/go/meraki/devices/getApplianceRadioSettings.go index 8f0daa76..7fbf8222 100644 --- a/sdk/go/meraki/devices/getApplianceRadioSettings.go +++ b/sdk/go/meraki/devices/getApplianceRadioSettings.go @@ -63,21 +63,11 @@ type LookupApplianceRadioSettingsResult struct { } func LookupApplianceRadioSettingsOutput(ctx *pulumi.Context, args LookupApplianceRadioSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceRadioSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceRadioSettingsResultOutput, error) { args := v.(LookupApplianceRadioSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceRadioSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getApplianceRadioSettings:getApplianceRadioSettings", args, &rv, "", opts...) - if err != nil { - return LookupApplianceRadioSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceRadioSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceRadioSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getApplianceRadioSettings:getApplianceRadioSettings", args, LookupApplianceRadioSettingsResultOutput{}, options).(LookupApplianceRadioSettingsResultOutput), nil }).(LookupApplianceRadioSettingsResultOutput) } diff --git a/sdk/go/meraki/devices/getApplianceUplinksSettings.go b/sdk/go/meraki/devices/getApplianceUplinksSettings.go index 75f00433..fed74d75 100644 --- a/sdk/go/meraki/devices/getApplianceUplinksSettings.go +++ b/sdk/go/meraki/devices/getApplianceUplinksSettings.go @@ -63,21 +63,11 @@ type LookupApplianceUplinksSettingsResult struct { } func LookupApplianceUplinksSettingsOutput(ctx *pulumi.Context, args LookupApplianceUplinksSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceUplinksSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceUplinksSettingsResultOutput, error) { args := v.(LookupApplianceUplinksSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceUplinksSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getApplianceUplinksSettings:getApplianceUplinksSettings", args, &rv, "", opts...) - if err != nil { - return LookupApplianceUplinksSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceUplinksSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceUplinksSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getApplianceUplinksSettings:getApplianceUplinksSettings", args, LookupApplianceUplinksSettingsResultOutput{}, options).(LookupApplianceUplinksSettingsResultOutput), nil }).(LookupApplianceUplinksSettingsResultOutput) } diff --git a/sdk/go/meraki/devices/getCameraAnalyticsLive.go b/sdk/go/meraki/devices/getCameraAnalyticsLive.go index 53c9fc47..0d5df7c2 100644 --- a/sdk/go/meraki/devices/getCameraAnalyticsLive.go +++ b/sdk/go/meraki/devices/getCameraAnalyticsLive.go @@ -63,21 +63,11 @@ type GetCameraAnalyticsLiveResult struct { } func GetCameraAnalyticsLiveOutput(ctx *pulumi.Context, args GetCameraAnalyticsLiveOutputArgs, opts ...pulumi.InvokeOption) GetCameraAnalyticsLiveResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetCameraAnalyticsLiveResultOutput, error) { args := v.(GetCameraAnalyticsLiveArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetCameraAnalyticsLiveResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getCameraAnalyticsLive:getCameraAnalyticsLive", args, &rv, "", opts...) - if err != nil { - return GetCameraAnalyticsLiveResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetCameraAnalyticsLiveResultOutput) - if secret { - return pulumi.ToSecret(output).(GetCameraAnalyticsLiveResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getCameraAnalyticsLive:getCameraAnalyticsLive", args, GetCameraAnalyticsLiveResultOutput{}, options).(GetCameraAnalyticsLiveResultOutput), nil }).(GetCameraAnalyticsLiveResultOutput) } diff --git a/sdk/go/meraki/devices/getCameraCustomAnalytics.go b/sdk/go/meraki/devices/getCameraCustomAnalytics.go index e05ab450..50dbda13 100644 --- a/sdk/go/meraki/devices/getCameraCustomAnalytics.go +++ b/sdk/go/meraki/devices/getCameraCustomAnalytics.go @@ -63,21 +63,11 @@ type LookupCameraCustomAnalyticsResult struct { } func LookupCameraCustomAnalyticsOutput(ctx *pulumi.Context, args LookupCameraCustomAnalyticsOutputArgs, opts ...pulumi.InvokeOption) LookupCameraCustomAnalyticsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCameraCustomAnalyticsResultOutput, error) { args := v.(LookupCameraCustomAnalyticsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCameraCustomAnalyticsResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getCameraCustomAnalytics:getCameraCustomAnalytics", args, &rv, "", opts...) - if err != nil { - return LookupCameraCustomAnalyticsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCameraCustomAnalyticsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCameraCustomAnalyticsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getCameraCustomAnalytics:getCameraCustomAnalytics", args, LookupCameraCustomAnalyticsResultOutput{}, options).(LookupCameraCustomAnalyticsResultOutput), nil }).(LookupCameraCustomAnalyticsResultOutput) } diff --git a/sdk/go/meraki/devices/getCameraQualityAndRetention.go b/sdk/go/meraki/devices/getCameraQualityAndRetention.go index 2dbc598d..adc679ca 100644 --- a/sdk/go/meraki/devices/getCameraQualityAndRetention.go +++ b/sdk/go/meraki/devices/getCameraQualityAndRetention.go @@ -63,21 +63,11 @@ type LookupCameraQualityAndRetentionResult struct { } func LookupCameraQualityAndRetentionOutput(ctx *pulumi.Context, args LookupCameraQualityAndRetentionOutputArgs, opts ...pulumi.InvokeOption) LookupCameraQualityAndRetentionResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCameraQualityAndRetentionResultOutput, error) { args := v.(LookupCameraQualityAndRetentionArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCameraQualityAndRetentionResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getCameraQualityAndRetention:getCameraQualityAndRetention", args, &rv, "", opts...) - if err != nil { - return LookupCameraQualityAndRetentionResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCameraQualityAndRetentionResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCameraQualityAndRetentionResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getCameraQualityAndRetention:getCameraQualityAndRetention", args, LookupCameraQualityAndRetentionResultOutput{}, options).(LookupCameraQualityAndRetentionResultOutput), nil }).(LookupCameraQualityAndRetentionResultOutput) } diff --git a/sdk/go/meraki/devices/getCameraSense.go b/sdk/go/meraki/devices/getCameraSense.go index 8027962c..63043236 100644 --- a/sdk/go/meraki/devices/getCameraSense.go +++ b/sdk/go/meraki/devices/getCameraSense.go @@ -63,21 +63,11 @@ type LookupCameraSenseResult struct { } func LookupCameraSenseOutput(ctx *pulumi.Context, args LookupCameraSenseOutputArgs, opts ...pulumi.InvokeOption) LookupCameraSenseResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCameraSenseResultOutput, error) { args := v.(LookupCameraSenseArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCameraSenseResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getCameraSense:getCameraSense", args, &rv, "", opts...) - if err != nil { - return LookupCameraSenseResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCameraSenseResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCameraSenseResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getCameraSense:getCameraSense", args, LookupCameraSenseResultOutput{}, options).(LookupCameraSenseResultOutput), nil }).(LookupCameraSenseResultOutput) } diff --git a/sdk/go/meraki/devices/getCameraVideoLink.go b/sdk/go/meraki/devices/getCameraVideoLink.go index b0db5c42..623c3541 100644 --- a/sdk/go/meraki/devices/getCameraVideoLink.go +++ b/sdk/go/meraki/devices/getCameraVideoLink.go @@ -68,21 +68,11 @@ type GetCameraVideoLinkResult struct { } func GetCameraVideoLinkOutput(ctx *pulumi.Context, args GetCameraVideoLinkOutputArgs, opts ...pulumi.InvokeOption) GetCameraVideoLinkResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetCameraVideoLinkResultOutput, error) { args := v.(GetCameraVideoLinkArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetCameraVideoLinkResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getCameraVideoLink:getCameraVideoLink", args, &rv, "", opts...) - if err != nil { - return GetCameraVideoLinkResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetCameraVideoLinkResultOutput) - if secret { - return pulumi.ToSecret(output).(GetCameraVideoLinkResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getCameraVideoLink:getCameraVideoLink", args, GetCameraVideoLinkResultOutput{}, options).(GetCameraVideoLinkResultOutput), nil }).(GetCameraVideoLinkResultOutput) } diff --git a/sdk/go/meraki/devices/getCameraVideoSettings.go b/sdk/go/meraki/devices/getCameraVideoSettings.go index ab98eaea..07882413 100644 --- a/sdk/go/meraki/devices/getCameraVideoSettings.go +++ b/sdk/go/meraki/devices/getCameraVideoSettings.go @@ -63,21 +63,11 @@ type LookupCameraVideoSettingsResult struct { } func LookupCameraVideoSettingsOutput(ctx *pulumi.Context, args LookupCameraVideoSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupCameraVideoSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCameraVideoSettingsResultOutput, error) { args := v.(LookupCameraVideoSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCameraVideoSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getCameraVideoSettings:getCameraVideoSettings", args, &rv, "", opts...) - if err != nil { - return LookupCameraVideoSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCameraVideoSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCameraVideoSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getCameraVideoSettings:getCameraVideoSettings", args, LookupCameraVideoSettingsResultOutput{}, options).(LookupCameraVideoSettingsResultOutput), nil }).(LookupCameraVideoSettingsResultOutput) } diff --git a/sdk/go/meraki/devices/getCameraWirelessProfiles.go b/sdk/go/meraki/devices/getCameraWirelessProfiles.go index ae2c5c38..b1ab9831 100644 --- a/sdk/go/meraki/devices/getCameraWirelessProfiles.go +++ b/sdk/go/meraki/devices/getCameraWirelessProfiles.go @@ -63,21 +63,11 @@ type LookupCameraWirelessProfilesResult struct { } func LookupCameraWirelessProfilesOutput(ctx *pulumi.Context, args LookupCameraWirelessProfilesOutputArgs, opts ...pulumi.InvokeOption) LookupCameraWirelessProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCameraWirelessProfilesResultOutput, error) { args := v.(LookupCameraWirelessProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCameraWirelessProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getCameraWirelessProfiles:getCameraWirelessProfiles", args, &rv, "", opts...) - if err != nil { - return LookupCameraWirelessProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCameraWirelessProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCameraWirelessProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getCameraWirelessProfiles:getCameraWirelessProfiles", args, LookupCameraWirelessProfilesResultOutput{}, options).(LookupCameraWirelessProfilesResultOutput), nil }).(LookupCameraWirelessProfilesResultOutput) } diff --git a/sdk/go/meraki/devices/getCellularGatewayLan.go b/sdk/go/meraki/devices/getCellularGatewayLan.go index cf74f7cf..b8a84c20 100644 --- a/sdk/go/meraki/devices/getCellularGatewayLan.go +++ b/sdk/go/meraki/devices/getCellularGatewayLan.go @@ -63,21 +63,11 @@ type LookupCellularGatewayLanResult struct { } func LookupCellularGatewayLanOutput(ctx *pulumi.Context, args LookupCellularGatewayLanOutputArgs, opts ...pulumi.InvokeOption) LookupCellularGatewayLanResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCellularGatewayLanResultOutput, error) { args := v.(LookupCellularGatewayLanArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCellularGatewayLanResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getCellularGatewayLan:getCellularGatewayLan", args, &rv, "", opts...) - if err != nil { - return LookupCellularGatewayLanResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCellularGatewayLanResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCellularGatewayLanResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getCellularGatewayLan:getCellularGatewayLan", args, LookupCellularGatewayLanResultOutput{}, options).(LookupCellularGatewayLanResultOutput), nil }).(LookupCellularGatewayLanResultOutput) } diff --git a/sdk/go/meraki/devices/getCellularGatewayPortForwardingRules.go b/sdk/go/meraki/devices/getCellularGatewayPortForwardingRules.go index 0de0fb93..8084ef90 100644 --- a/sdk/go/meraki/devices/getCellularGatewayPortForwardingRules.go +++ b/sdk/go/meraki/devices/getCellularGatewayPortForwardingRules.go @@ -63,21 +63,11 @@ type LookupCellularGatewayPortForwardingRulesResult struct { } func LookupCellularGatewayPortForwardingRulesOutput(ctx *pulumi.Context, args LookupCellularGatewayPortForwardingRulesOutputArgs, opts ...pulumi.InvokeOption) LookupCellularGatewayPortForwardingRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCellularGatewayPortForwardingRulesResultOutput, error) { args := v.(LookupCellularGatewayPortForwardingRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCellularGatewayPortForwardingRulesResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getCellularGatewayPortForwardingRules:getCellularGatewayPortForwardingRules", args, &rv, "", opts...) - if err != nil { - return LookupCellularGatewayPortForwardingRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCellularGatewayPortForwardingRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCellularGatewayPortForwardingRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getCellularGatewayPortForwardingRules:getCellularGatewayPortForwardingRules", args, LookupCellularGatewayPortForwardingRulesResultOutput{}, options).(LookupCellularGatewayPortForwardingRulesResultOutput), nil }).(LookupCellularGatewayPortForwardingRulesResultOutput) } diff --git a/sdk/go/meraki/devices/getCellularSims.go b/sdk/go/meraki/devices/getCellularSims.go index bb49ac1c..7a1aa337 100644 --- a/sdk/go/meraki/devices/getCellularSims.go +++ b/sdk/go/meraki/devices/getCellularSims.go @@ -63,21 +63,11 @@ type LookupCellularSimsResult struct { } func LookupCellularSimsOutput(ctx *pulumi.Context, args LookupCellularSimsOutputArgs, opts ...pulumi.InvokeOption) LookupCellularSimsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCellularSimsResultOutput, error) { args := v.(LookupCellularSimsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCellularSimsResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getCellularSims:getCellularSims", args, &rv, "", opts...) - if err != nil { - return LookupCellularSimsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCellularSimsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCellularSimsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getCellularSims:getCellularSims", args, LookupCellularSimsResultOutput{}, options).(LookupCellularSimsResultOutput), nil }).(LookupCellularSimsResultOutput) } diff --git a/sdk/go/meraki/devices/getLiveToolsArpTable.go b/sdk/go/meraki/devices/getLiveToolsArpTable.go index f2d0831e..eb6e785c 100644 --- a/sdk/go/meraki/devices/getLiveToolsArpTable.go +++ b/sdk/go/meraki/devices/getLiveToolsArpTable.go @@ -68,21 +68,11 @@ type LookupLiveToolsArpTableResult struct { } func LookupLiveToolsArpTableOutput(ctx *pulumi.Context, args LookupLiveToolsArpTableOutputArgs, opts ...pulumi.InvokeOption) LookupLiveToolsArpTableResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupLiveToolsArpTableResultOutput, error) { args := v.(LookupLiveToolsArpTableArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupLiveToolsArpTableResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getLiveToolsArpTable:getLiveToolsArpTable", args, &rv, "", opts...) - if err != nil { - return LookupLiveToolsArpTableResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupLiveToolsArpTableResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupLiveToolsArpTableResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getLiveToolsArpTable:getLiveToolsArpTable", args, LookupLiveToolsArpTableResultOutput{}, options).(LookupLiveToolsArpTableResultOutput), nil }).(LookupLiveToolsArpTableResultOutput) } diff --git a/sdk/go/meraki/devices/getLiveToolsCableTest.go b/sdk/go/meraki/devices/getLiveToolsCableTest.go index 50880098..b31df732 100644 --- a/sdk/go/meraki/devices/getLiveToolsCableTest.go +++ b/sdk/go/meraki/devices/getLiveToolsCableTest.go @@ -66,21 +66,11 @@ type GetLiveToolsCableTestResult struct { } func GetLiveToolsCableTestOutput(ctx *pulumi.Context, args GetLiveToolsCableTestOutputArgs, opts ...pulumi.InvokeOption) GetLiveToolsCableTestResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetLiveToolsCableTestResultOutput, error) { args := v.(GetLiveToolsCableTestArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetLiveToolsCableTestResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getLiveToolsCableTest:getLiveToolsCableTest", args, &rv, "", opts...) - if err != nil { - return GetLiveToolsCableTestResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetLiveToolsCableTestResultOutput) - if secret { - return pulumi.ToSecret(output).(GetLiveToolsCableTestResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getLiveToolsCableTest:getLiveToolsCableTest", args, GetLiveToolsCableTestResultOutput{}, options).(GetLiveToolsCableTestResultOutput), nil }).(GetLiveToolsCableTestResultOutput) } diff --git a/sdk/go/meraki/devices/getLiveToolsPing.go b/sdk/go/meraki/devices/getLiveToolsPing.go index 1b0e3e05..34ac239e 100644 --- a/sdk/go/meraki/devices/getLiveToolsPing.go +++ b/sdk/go/meraki/devices/getLiveToolsPing.go @@ -66,21 +66,11 @@ type LookupLiveToolsPingResult struct { } func LookupLiveToolsPingOutput(ctx *pulumi.Context, args LookupLiveToolsPingOutputArgs, opts ...pulumi.InvokeOption) LookupLiveToolsPingResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupLiveToolsPingResultOutput, error) { args := v.(LookupLiveToolsPingArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupLiveToolsPingResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getLiveToolsPing:getLiveToolsPing", args, &rv, "", opts...) - if err != nil { - return LookupLiveToolsPingResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupLiveToolsPingResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupLiveToolsPingResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getLiveToolsPing:getLiveToolsPing", args, LookupLiveToolsPingResultOutput{}, options).(LookupLiveToolsPingResultOutput), nil }).(LookupLiveToolsPingResultOutput) } diff --git a/sdk/go/meraki/devices/getLiveToolsPingDevice.go b/sdk/go/meraki/devices/getLiveToolsPingDevice.go index b9ca9e9e..08d9dab6 100644 --- a/sdk/go/meraki/devices/getLiveToolsPingDevice.go +++ b/sdk/go/meraki/devices/getLiveToolsPingDevice.go @@ -66,21 +66,11 @@ type LookupLiveToolsPingDeviceResult struct { } func LookupLiveToolsPingDeviceOutput(ctx *pulumi.Context, args LookupLiveToolsPingDeviceOutputArgs, opts ...pulumi.InvokeOption) LookupLiveToolsPingDeviceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupLiveToolsPingDeviceResultOutput, error) { args := v.(LookupLiveToolsPingDeviceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupLiveToolsPingDeviceResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getLiveToolsPingDevice:getLiveToolsPingDevice", args, &rv, "", opts...) - if err != nil { - return LookupLiveToolsPingDeviceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupLiveToolsPingDeviceResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupLiveToolsPingDeviceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getLiveToolsPingDevice:getLiveToolsPingDevice", args, LookupLiveToolsPingDeviceResultOutput{}, options).(LookupLiveToolsPingDeviceResultOutput), nil }).(LookupLiveToolsPingDeviceResultOutput) } diff --git a/sdk/go/meraki/devices/getLiveToolsThroughputTest.go b/sdk/go/meraki/devices/getLiveToolsThroughputTest.go index 8e82ecdd..75846e48 100644 --- a/sdk/go/meraki/devices/getLiveToolsThroughputTest.go +++ b/sdk/go/meraki/devices/getLiveToolsThroughputTest.go @@ -68,21 +68,11 @@ type LookupLiveToolsThroughputTestResult struct { } func LookupLiveToolsThroughputTestOutput(ctx *pulumi.Context, args LookupLiveToolsThroughputTestOutputArgs, opts ...pulumi.InvokeOption) LookupLiveToolsThroughputTestResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupLiveToolsThroughputTestResultOutput, error) { args := v.(LookupLiveToolsThroughputTestArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupLiveToolsThroughputTestResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getLiveToolsThroughputTest:getLiveToolsThroughputTest", args, &rv, "", opts...) - if err != nil { - return LookupLiveToolsThroughputTestResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupLiveToolsThroughputTestResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupLiveToolsThroughputTestResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getLiveToolsThroughputTest:getLiveToolsThroughputTest", args, LookupLiveToolsThroughputTestResultOutput{}, options).(LookupLiveToolsThroughputTestResultOutput), nil }).(LookupLiveToolsThroughputTestResultOutput) } diff --git a/sdk/go/meraki/devices/getLiveToolsWakeOnLan.go b/sdk/go/meraki/devices/getLiveToolsWakeOnLan.go index e5cc0d0b..309b2cda 100644 --- a/sdk/go/meraki/devices/getLiveToolsWakeOnLan.go +++ b/sdk/go/meraki/devices/getLiveToolsWakeOnLan.go @@ -68,21 +68,11 @@ type LookupLiveToolsWakeOnLanResult struct { } func LookupLiveToolsWakeOnLanOutput(ctx *pulumi.Context, args LookupLiveToolsWakeOnLanOutputArgs, opts ...pulumi.InvokeOption) LookupLiveToolsWakeOnLanResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupLiveToolsWakeOnLanResultOutput, error) { args := v.(LookupLiveToolsWakeOnLanArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupLiveToolsWakeOnLanResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getLiveToolsWakeOnLan:getLiveToolsWakeOnLan", args, &rv, "", opts...) - if err != nil { - return LookupLiveToolsWakeOnLanResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupLiveToolsWakeOnLanResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupLiveToolsWakeOnLanResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getLiveToolsWakeOnLan:getLiveToolsWakeOnLan", args, LookupLiveToolsWakeOnLanResultOutput{}, options).(LookupLiveToolsWakeOnLanResultOutput), nil }).(LookupLiveToolsWakeOnLanResultOutput) } diff --git a/sdk/go/meraki/devices/getLldpCdp.go b/sdk/go/meraki/devices/getLldpCdp.go index 25704d94..d03958ac 100644 --- a/sdk/go/meraki/devices/getLldpCdp.go +++ b/sdk/go/meraki/devices/getLldpCdp.go @@ -63,21 +63,11 @@ type GetLldpCdpResult struct { } func GetLldpCdpOutput(ctx *pulumi.Context, args GetLldpCdpOutputArgs, opts ...pulumi.InvokeOption) GetLldpCdpResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetLldpCdpResultOutput, error) { args := v.(GetLldpCdpArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetLldpCdpResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getLldpCdp:getLldpCdp", args, &rv, "", opts...) - if err != nil { - return GetLldpCdpResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetLldpCdpResultOutput) - if secret { - return pulumi.ToSecret(output).(GetLldpCdpResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getLldpCdp:getLldpCdp", args, GetLldpCdpResultOutput{}, options).(GetLldpCdpResultOutput), nil }).(GetLldpCdpResultOutput) } diff --git a/sdk/go/meraki/devices/getManagementInterface.go b/sdk/go/meraki/devices/getManagementInterface.go index 431d1e91..f7e4e009 100644 --- a/sdk/go/meraki/devices/getManagementInterface.go +++ b/sdk/go/meraki/devices/getManagementInterface.go @@ -63,21 +63,11 @@ type LookupManagementInterfaceResult struct { } func LookupManagementInterfaceOutput(ctx *pulumi.Context, args LookupManagementInterfaceOutputArgs, opts ...pulumi.InvokeOption) LookupManagementInterfaceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupManagementInterfaceResultOutput, error) { args := v.(LookupManagementInterfaceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupManagementInterfaceResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getManagementInterface:getManagementInterface", args, &rv, "", opts...) - if err != nil { - return LookupManagementInterfaceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupManagementInterfaceResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupManagementInterfaceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getManagementInterface:getManagementInterface", args, LookupManagementInterfaceResultOutput{}, options).(LookupManagementInterfaceResultOutput), nil }).(LookupManagementInterfaceResultOutput) } diff --git a/sdk/go/meraki/devices/getSensorRelationships.go b/sdk/go/meraki/devices/getSensorRelationships.go index 73975147..718fbc58 100644 --- a/sdk/go/meraki/devices/getSensorRelationships.go +++ b/sdk/go/meraki/devices/getSensorRelationships.go @@ -63,21 +63,11 @@ type LookupSensorRelationshipsResult struct { } func LookupSensorRelationshipsOutput(ctx *pulumi.Context, args LookupSensorRelationshipsOutputArgs, opts ...pulumi.InvokeOption) LookupSensorRelationshipsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSensorRelationshipsResultOutput, error) { args := v.(LookupSensorRelationshipsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSensorRelationshipsResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getSensorRelationships:getSensorRelationships", args, &rv, "", opts...) - if err != nil { - return LookupSensorRelationshipsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSensorRelationshipsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSensorRelationshipsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getSensorRelationships:getSensorRelationships", args, LookupSensorRelationshipsResultOutput{}, options).(LookupSensorRelationshipsResultOutput), nil }).(LookupSensorRelationshipsResultOutput) } diff --git a/sdk/go/meraki/devices/getSwitchPorts.go b/sdk/go/meraki/devices/getSwitchPorts.go index 99805919..69485f8c 100644 --- a/sdk/go/meraki/devices/getSwitchPorts.go +++ b/sdk/go/meraki/devices/getSwitchPorts.go @@ -44,21 +44,11 @@ type LookupSwitchPortsResult struct { } func LookupSwitchPortsOutput(ctx *pulumi.Context, args LookupSwitchPortsOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchPortsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchPortsResultOutput, error) { args := v.(LookupSwitchPortsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchPortsResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getSwitchPorts:getSwitchPorts", args, &rv, "", opts...) - if err != nil { - return LookupSwitchPortsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchPortsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchPortsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getSwitchPorts:getSwitchPorts", args, LookupSwitchPortsResultOutput{}, options).(LookupSwitchPortsResultOutput), nil }).(LookupSwitchPortsResultOutput) } diff --git a/sdk/go/meraki/devices/getSwitchPortsStatuses.go b/sdk/go/meraki/devices/getSwitchPortsStatuses.go index c3d44316..cd40dc81 100644 --- a/sdk/go/meraki/devices/getSwitchPortsStatuses.go +++ b/sdk/go/meraki/devices/getSwitchPortsStatuses.go @@ -74,21 +74,11 @@ type GetSwitchPortsStatusesResult struct { } func GetSwitchPortsStatusesOutput(ctx *pulumi.Context, args GetSwitchPortsStatusesOutputArgs, opts ...pulumi.InvokeOption) GetSwitchPortsStatusesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSwitchPortsStatusesResultOutput, error) { args := v.(GetSwitchPortsStatusesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSwitchPortsStatusesResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getSwitchPortsStatuses:getSwitchPortsStatuses", args, &rv, "", opts...) - if err != nil { - return GetSwitchPortsStatusesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSwitchPortsStatusesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSwitchPortsStatusesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getSwitchPortsStatuses:getSwitchPortsStatuses", args, GetSwitchPortsStatusesResultOutput{}, options).(GetSwitchPortsStatusesResultOutput), nil }).(GetSwitchPortsStatusesResultOutput) } diff --git a/sdk/go/meraki/devices/getSwitchRoutingInterfaces.go b/sdk/go/meraki/devices/getSwitchRoutingInterfaces.go index 723b49da..8d1f293a 100644 --- a/sdk/go/meraki/devices/getSwitchRoutingInterfaces.go +++ b/sdk/go/meraki/devices/getSwitchRoutingInterfaces.go @@ -44,21 +44,11 @@ type LookupSwitchRoutingInterfacesResult struct { } func LookupSwitchRoutingInterfacesOutput(ctx *pulumi.Context, args LookupSwitchRoutingInterfacesOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchRoutingInterfacesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchRoutingInterfacesResultOutput, error) { args := v.(LookupSwitchRoutingInterfacesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchRoutingInterfacesResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getSwitchRoutingInterfaces:getSwitchRoutingInterfaces", args, &rv, "", opts...) - if err != nil { - return LookupSwitchRoutingInterfacesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchRoutingInterfacesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchRoutingInterfacesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getSwitchRoutingInterfaces:getSwitchRoutingInterfaces", args, LookupSwitchRoutingInterfacesResultOutput{}, options).(LookupSwitchRoutingInterfacesResultOutput), nil }).(LookupSwitchRoutingInterfacesResultOutput) } diff --git a/sdk/go/meraki/devices/getSwitchRoutingInterfacesDhcp.go b/sdk/go/meraki/devices/getSwitchRoutingInterfacesDhcp.go index 00875586..9fe81286 100644 --- a/sdk/go/meraki/devices/getSwitchRoutingInterfacesDhcp.go +++ b/sdk/go/meraki/devices/getSwitchRoutingInterfacesDhcp.go @@ -68,21 +68,11 @@ type LookupSwitchRoutingInterfacesDhcpResult struct { } func LookupSwitchRoutingInterfacesDhcpOutput(ctx *pulumi.Context, args LookupSwitchRoutingInterfacesDhcpOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchRoutingInterfacesDhcpResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchRoutingInterfacesDhcpResultOutput, error) { args := v.(LookupSwitchRoutingInterfacesDhcpArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchRoutingInterfacesDhcpResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getSwitchRoutingInterfacesDhcp:getSwitchRoutingInterfacesDhcp", args, &rv, "", opts...) - if err != nil { - return LookupSwitchRoutingInterfacesDhcpResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchRoutingInterfacesDhcpResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchRoutingInterfacesDhcpResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getSwitchRoutingInterfacesDhcp:getSwitchRoutingInterfacesDhcp", args, LookupSwitchRoutingInterfacesDhcpResultOutput{}, options).(LookupSwitchRoutingInterfacesDhcpResultOutput), nil }).(LookupSwitchRoutingInterfacesDhcpResultOutput) } diff --git a/sdk/go/meraki/devices/getSwitchRoutingStaticRoutes.go b/sdk/go/meraki/devices/getSwitchRoutingStaticRoutes.go index aaad10fd..9284405a 100644 --- a/sdk/go/meraki/devices/getSwitchRoutingStaticRoutes.go +++ b/sdk/go/meraki/devices/getSwitchRoutingStaticRoutes.go @@ -44,21 +44,11 @@ type LookupSwitchRoutingStaticRoutesResult struct { } func LookupSwitchRoutingStaticRoutesOutput(ctx *pulumi.Context, args LookupSwitchRoutingStaticRoutesOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchRoutingStaticRoutesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchRoutingStaticRoutesResultOutput, error) { args := v.(LookupSwitchRoutingStaticRoutesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchRoutingStaticRoutesResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getSwitchRoutingStaticRoutes:getSwitchRoutingStaticRoutes", args, &rv, "", opts...) - if err != nil { - return LookupSwitchRoutingStaticRoutesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchRoutingStaticRoutesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchRoutingStaticRoutesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getSwitchRoutingStaticRoutes:getSwitchRoutingStaticRoutes", args, LookupSwitchRoutingStaticRoutesResultOutput{}, options).(LookupSwitchRoutingStaticRoutesResultOutput), nil }).(LookupSwitchRoutingStaticRoutesResultOutput) } diff --git a/sdk/go/meraki/devices/getSwitchWarmSpare.go b/sdk/go/meraki/devices/getSwitchWarmSpare.go index a42fd7fc..5b404cd3 100644 --- a/sdk/go/meraki/devices/getSwitchWarmSpare.go +++ b/sdk/go/meraki/devices/getSwitchWarmSpare.go @@ -63,21 +63,11 @@ type LookupSwitchWarmSpareResult struct { } func LookupSwitchWarmSpareOutput(ctx *pulumi.Context, args LookupSwitchWarmSpareOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchWarmSpareResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchWarmSpareResultOutput, error) { args := v.(LookupSwitchWarmSpareArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchWarmSpareResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getSwitchWarmSpare:getSwitchWarmSpare", args, &rv, "", opts...) - if err != nil { - return LookupSwitchWarmSpareResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchWarmSpareResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchWarmSpareResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getSwitchWarmSpare:getSwitchWarmSpare", args, LookupSwitchWarmSpareResultOutput{}, options).(LookupSwitchWarmSpareResultOutput), nil }).(LookupSwitchWarmSpareResultOutput) } diff --git a/sdk/go/meraki/devices/getWirelessBluetoothSettings.go b/sdk/go/meraki/devices/getWirelessBluetoothSettings.go index 8d632b06..f62a4be2 100644 --- a/sdk/go/meraki/devices/getWirelessBluetoothSettings.go +++ b/sdk/go/meraki/devices/getWirelessBluetoothSettings.go @@ -63,21 +63,11 @@ type LookupWirelessBluetoothSettingsResult struct { } func LookupWirelessBluetoothSettingsOutput(ctx *pulumi.Context, args LookupWirelessBluetoothSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessBluetoothSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessBluetoothSettingsResultOutput, error) { args := v.(LookupWirelessBluetoothSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessBluetoothSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getWirelessBluetoothSettings:getWirelessBluetoothSettings", args, &rv, "", opts...) - if err != nil { - return LookupWirelessBluetoothSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessBluetoothSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessBluetoothSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getWirelessBluetoothSettings:getWirelessBluetoothSettings", args, LookupWirelessBluetoothSettingsResultOutput{}, options).(LookupWirelessBluetoothSettingsResultOutput), nil }).(LookupWirelessBluetoothSettingsResultOutput) } diff --git a/sdk/go/meraki/devices/getWirelessConnectionStats.go b/sdk/go/meraki/devices/getWirelessConnectionStats.go index 3b0cbe69..1d3dd53b 100644 --- a/sdk/go/meraki/devices/getWirelessConnectionStats.go +++ b/sdk/go/meraki/devices/getWirelessConnectionStats.go @@ -98,21 +98,11 @@ type GetWirelessConnectionStatsResult struct { } func GetWirelessConnectionStatsOutput(ctx *pulumi.Context, args GetWirelessConnectionStatsOutputArgs, opts ...pulumi.InvokeOption) GetWirelessConnectionStatsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessConnectionStatsResultOutput, error) { args := v.(GetWirelessConnectionStatsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessConnectionStatsResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getWirelessConnectionStats:getWirelessConnectionStats", args, &rv, "", opts...) - if err != nil { - return GetWirelessConnectionStatsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessConnectionStatsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessConnectionStatsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getWirelessConnectionStats:getWirelessConnectionStats", args, GetWirelessConnectionStatsResultOutput{}, options).(GetWirelessConnectionStatsResultOutput), nil }).(GetWirelessConnectionStatsResultOutput) } diff --git a/sdk/go/meraki/devices/getWirelessLatencyStats.go b/sdk/go/meraki/devices/getWirelessLatencyStats.go index 01a1d02a..8e9624bc 100644 --- a/sdk/go/meraki/devices/getWirelessLatencyStats.go +++ b/sdk/go/meraki/devices/getWirelessLatencyStats.go @@ -103,21 +103,11 @@ type GetWirelessLatencyStatsResult struct { } func GetWirelessLatencyStatsOutput(ctx *pulumi.Context, args GetWirelessLatencyStatsOutputArgs, opts ...pulumi.InvokeOption) GetWirelessLatencyStatsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessLatencyStatsResultOutput, error) { args := v.(GetWirelessLatencyStatsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessLatencyStatsResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getWirelessLatencyStats:getWirelessLatencyStats", args, &rv, "", opts...) - if err != nil { - return GetWirelessLatencyStatsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessLatencyStatsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessLatencyStatsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getWirelessLatencyStats:getWirelessLatencyStats", args, GetWirelessLatencyStatsResultOutput{}, options).(GetWirelessLatencyStatsResultOutput), nil }).(GetWirelessLatencyStatsResultOutput) } diff --git a/sdk/go/meraki/devices/getWirelessRadioSettings.go b/sdk/go/meraki/devices/getWirelessRadioSettings.go index 45ee8777..cf6faca7 100644 --- a/sdk/go/meraki/devices/getWirelessRadioSettings.go +++ b/sdk/go/meraki/devices/getWirelessRadioSettings.go @@ -63,21 +63,11 @@ type LookupWirelessRadioSettingsResult struct { } func LookupWirelessRadioSettingsOutput(ctx *pulumi.Context, args LookupWirelessRadioSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessRadioSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessRadioSettingsResultOutput, error) { args := v.(LookupWirelessRadioSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessRadioSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getWirelessRadioSettings:getWirelessRadioSettings", args, &rv, "", opts...) - if err != nil { - return LookupWirelessRadioSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessRadioSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessRadioSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getWirelessRadioSettings:getWirelessRadioSettings", args, LookupWirelessRadioSettingsResultOutput{}, options).(LookupWirelessRadioSettingsResultOutput), nil }).(LookupWirelessRadioSettingsResultOutput) } diff --git a/sdk/go/meraki/devices/getWirelessStatus.go b/sdk/go/meraki/devices/getWirelessStatus.go index bcdb40bc..39f021e3 100644 --- a/sdk/go/meraki/devices/getWirelessStatus.go +++ b/sdk/go/meraki/devices/getWirelessStatus.go @@ -63,21 +63,11 @@ type GetWirelessStatusResult struct { } func GetWirelessStatusOutput(ctx *pulumi.Context, args GetWirelessStatusOutputArgs, opts ...pulumi.InvokeOption) GetWirelessStatusResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessStatusResultOutput, error) { args := v.(GetWirelessStatusArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessStatusResult - secret, err := ctx.InvokePackageRaw("meraki:devices/getWirelessStatus:getWirelessStatus", args, &rv, "", opts...) - if err != nil { - return GetWirelessStatusResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessStatusResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessStatusResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:devices/getWirelessStatus:getWirelessStatus", args, GetWirelessStatusResultOutput{}, options).(GetWirelessStatusResultOutput), nil }).(GetWirelessStatusResultOutput) } diff --git a/sdk/go/meraki/getDevices.go b/sdk/go/meraki/getDevices.go index 5782e113..6de4a18a 100644 --- a/sdk/go/meraki/getDevices.go +++ b/sdk/go/meraki/getDevices.go @@ -108,21 +108,11 @@ type GetDevicesResult struct { } func GetDevicesOutput(ctx *pulumi.Context, args GetDevicesOutputArgs, opts ...pulumi.InvokeOption) GetDevicesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetDevicesResultOutput, error) { args := v.(GetDevicesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetDevicesResult - secret, err := ctx.InvokePackageRaw("meraki:index/getDevices:getDevices", args, &rv, "", opts...) - if err != nil { - return GetDevicesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetDevicesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetDevicesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:index/getDevices:getDevices", args, GetDevicesResultOutput{}, options).(GetDevicesResultOutput), nil }).(GetDevicesResultOutput) } diff --git a/sdk/go/meraki/getNetworks.go b/sdk/go/meraki/getNetworks.go index 96c776d1..720d13d6 100644 --- a/sdk/go/meraki/getNetworks.go +++ b/sdk/go/meraki/getNetworks.go @@ -72,21 +72,11 @@ type GetNetworksResult struct { } func GetNetworksOutput(ctx *pulumi.Context, args GetNetworksOutputArgs, opts ...pulumi.InvokeOption) GetNetworksResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetNetworksResultOutput, error) { args := v.(GetNetworksArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetNetworksResult - secret, err := ctx.InvokePackageRaw("meraki:index/getNetworks:getNetworks", args, &rv, "", opts...) - if err != nil { - return GetNetworksResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetNetworksResultOutput) - if secret { - return pulumi.ToSecret(output).(GetNetworksResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:index/getNetworks:getNetworks", args, GetNetworksResultOutput{}, options).(GetNetworksResultOutput), nil }).(GetNetworksResultOutput) } diff --git a/sdk/go/meraki/getOrganizations.go b/sdk/go/meraki/getOrganizations.go index ba9e6ce4..fbe11095 100644 --- a/sdk/go/meraki/getOrganizations.go +++ b/sdk/go/meraki/getOrganizations.go @@ -52,21 +52,11 @@ type GetOrganizationsResult struct { } func GetOrganizationsOutput(ctx *pulumi.Context, args GetOrganizationsOutputArgs, opts ...pulumi.InvokeOption) GetOrganizationsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetOrganizationsResultOutput, error) { args := v.(GetOrganizationsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetOrganizationsResult - secret, err := ctx.InvokePackageRaw("meraki:index/getOrganizations:getOrganizations", args, &rv, "", opts...) - if err != nil { - return GetOrganizationsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetOrganizationsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetOrganizationsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:index/getOrganizations:getOrganizations", args, GetOrganizationsResultOutput{}, options).(GetOrganizationsResultOutput), nil }).(GetOrganizationsResultOutput) } diff --git a/sdk/go/meraki/networks/getAlertsHistory.go b/sdk/go/meraki/networks/getAlertsHistory.go index 2e204c1f..cf70f67b 100644 --- a/sdk/go/meraki/networks/getAlertsHistory.go +++ b/sdk/go/meraki/networks/getAlertsHistory.go @@ -79,21 +79,11 @@ type GetAlertsHistoryResult struct { } func GetAlertsHistoryOutput(ctx *pulumi.Context, args GetAlertsHistoryOutputArgs, opts ...pulumi.InvokeOption) GetAlertsHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetAlertsHistoryResultOutput, error) { args := v.(GetAlertsHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetAlertsHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getAlertsHistory:getAlertsHistory", args, &rv, "", opts...) - if err != nil { - return GetAlertsHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetAlertsHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetAlertsHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getAlertsHistory:getAlertsHistory", args, GetAlertsHistoryResultOutput{}, options).(GetAlertsHistoryResultOutput), nil }).(GetAlertsHistoryResultOutput) } diff --git a/sdk/go/meraki/networks/getAlertsSettings.go b/sdk/go/meraki/networks/getAlertsSettings.go index 48b946ae..833f7f25 100644 --- a/sdk/go/meraki/networks/getAlertsSettings.go +++ b/sdk/go/meraki/networks/getAlertsSettings.go @@ -63,21 +63,11 @@ type LookupAlertsSettingsResult struct { } func LookupAlertsSettingsOutput(ctx *pulumi.Context, args LookupAlertsSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupAlertsSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupAlertsSettingsResultOutput, error) { args := v.(LookupAlertsSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupAlertsSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getAlertsSettings:getAlertsSettings", args, &rv, "", opts...) - if err != nil { - return LookupAlertsSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupAlertsSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupAlertsSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getAlertsSettings:getAlertsSettings", args, LookupAlertsSettingsResultOutput{}, options).(LookupAlertsSettingsResultOutput), nil }).(LookupAlertsSettingsResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceConnectivityMonitoringDestinations.go b/sdk/go/meraki/networks/getApplianceConnectivityMonitoringDestinations.go index 8e8bfdd9..555b9546 100644 --- a/sdk/go/meraki/networks/getApplianceConnectivityMonitoringDestinations.go +++ b/sdk/go/meraki/networks/getApplianceConnectivityMonitoringDestinations.go @@ -63,21 +63,11 @@ type LookupApplianceConnectivityMonitoringDestinationsResult struct { } func LookupApplianceConnectivityMonitoringDestinationsOutput(ctx *pulumi.Context, args LookupApplianceConnectivityMonitoringDestinationsOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceConnectivityMonitoringDestinationsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceConnectivityMonitoringDestinationsResultOutput, error) { args := v.(LookupApplianceConnectivityMonitoringDestinationsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceConnectivityMonitoringDestinationsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceConnectivityMonitoringDestinations:getApplianceConnectivityMonitoringDestinations", args, &rv, "", opts...) - if err != nil { - return LookupApplianceConnectivityMonitoringDestinationsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceConnectivityMonitoringDestinationsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceConnectivityMonitoringDestinationsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceConnectivityMonitoringDestinations:getApplianceConnectivityMonitoringDestinations", args, LookupApplianceConnectivityMonitoringDestinationsResultOutput{}, options).(LookupApplianceConnectivityMonitoringDestinationsResultOutput), nil }).(LookupApplianceConnectivityMonitoringDestinationsResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceContentFiltering.go b/sdk/go/meraki/networks/getApplianceContentFiltering.go index 876d48f7..4080e4e9 100644 --- a/sdk/go/meraki/networks/getApplianceContentFiltering.go +++ b/sdk/go/meraki/networks/getApplianceContentFiltering.go @@ -63,21 +63,11 @@ type LookupApplianceContentFilteringResult struct { } func LookupApplianceContentFilteringOutput(ctx *pulumi.Context, args LookupApplianceContentFilteringOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceContentFilteringResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceContentFilteringResultOutput, error) { args := v.(LookupApplianceContentFilteringArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceContentFilteringResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceContentFiltering:getApplianceContentFiltering", args, &rv, "", opts...) - if err != nil { - return LookupApplianceContentFilteringResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceContentFilteringResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceContentFilteringResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceContentFiltering:getApplianceContentFiltering", args, LookupApplianceContentFilteringResultOutput{}, options).(LookupApplianceContentFilteringResultOutput), nil }).(LookupApplianceContentFilteringResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceContentFilteringCategories.go b/sdk/go/meraki/networks/getApplianceContentFilteringCategories.go index 62d8f6e1..96ce210f 100644 --- a/sdk/go/meraki/networks/getApplianceContentFilteringCategories.go +++ b/sdk/go/meraki/networks/getApplianceContentFilteringCategories.go @@ -63,21 +63,11 @@ type GetApplianceContentFilteringCategoriesResult struct { } func GetApplianceContentFilteringCategoriesOutput(ctx *pulumi.Context, args GetApplianceContentFilteringCategoriesOutputArgs, opts ...pulumi.InvokeOption) GetApplianceContentFilteringCategoriesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetApplianceContentFilteringCategoriesResultOutput, error) { args := v.(GetApplianceContentFilteringCategoriesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetApplianceContentFilteringCategoriesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceContentFilteringCategories:getApplianceContentFilteringCategories", args, &rv, "", opts...) - if err != nil { - return GetApplianceContentFilteringCategoriesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetApplianceContentFilteringCategoriesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetApplianceContentFilteringCategoriesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceContentFilteringCategories:getApplianceContentFilteringCategories", args, GetApplianceContentFilteringCategoriesResultOutput{}, options).(GetApplianceContentFilteringCategoriesResultOutput), nil }).(GetApplianceContentFilteringCategoriesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceFirewallCellularFirewallRules.go b/sdk/go/meraki/networks/getApplianceFirewallCellularFirewallRules.go index f5dfcb87..b8b34002 100644 --- a/sdk/go/meraki/networks/getApplianceFirewallCellularFirewallRules.go +++ b/sdk/go/meraki/networks/getApplianceFirewallCellularFirewallRules.go @@ -63,21 +63,11 @@ type LookupApplianceFirewallCellularFirewallRulesResult struct { } func LookupApplianceFirewallCellularFirewallRulesOutput(ctx *pulumi.Context, args LookupApplianceFirewallCellularFirewallRulesOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceFirewallCellularFirewallRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceFirewallCellularFirewallRulesResultOutput, error) { args := v.(LookupApplianceFirewallCellularFirewallRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceFirewallCellularFirewallRulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceFirewallCellularFirewallRules:getApplianceFirewallCellularFirewallRules", args, &rv, "", opts...) - if err != nil { - return LookupApplianceFirewallCellularFirewallRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceFirewallCellularFirewallRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceFirewallCellularFirewallRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceFirewallCellularFirewallRules:getApplianceFirewallCellularFirewallRules", args, LookupApplianceFirewallCellularFirewallRulesResultOutput{}, options).(LookupApplianceFirewallCellularFirewallRulesResultOutput), nil }).(LookupApplianceFirewallCellularFirewallRulesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceFirewallFirewalledServices.go b/sdk/go/meraki/networks/getApplianceFirewallFirewalledServices.go index fee32026..37a65b2e 100644 --- a/sdk/go/meraki/networks/getApplianceFirewallFirewalledServices.go +++ b/sdk/go/meraki/networks/getApplianceFirewallFirewalledServices.go @@ -68,21 +68,11 @@ type LookupApplianceFirewallFirewalledServicesResult struct { } func LookupApplianceFirewallFirewalledServicesOutput(ctx *pulumi.Context, args LookupApplianceFirewallFirewalledServicesOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceFirewallFirewalledServicesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceFirewallFirewalledServicesResultOutput, error) { args := v.(LookupApplianceFirewallFirewalledServicesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceFirewallFirewalledServicesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceFirewallFirewalledServices:getApplianceFirewallFirewalledServices", args, &rv, "", opts...) - if err != nil { - return LookupApplianceFirewallFirewalledServicesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceFirewallFirewalledServicesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceFirewallFirewalledServicesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceFirewallFirewalledServices:getApplianceFirewallFirewalledServices", args, LookupApplianceFirewallFirewalledServicesResultOutput{}, options).(LookupApplianceFirewallFirewalledServicesResultOutput), nil }).(LookupApplianceFirewallFirewalledServicesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceFirewallInboundFirewallRules.go b/sdk/go/meraki/networks/getApplianceFirewallInboundFirewallRules.go index 8b580b0e..e0ce32c9 100644 --- a/sdk/go/meraki/networks/getApplianceFirewallInboundFirewallRules.go +++ b/sdk/go/meraki/networks/getApplianceFirewallInboundFirewallRules.go @@ -63,21 +63,11 @@ type LookupApplianceFirewallInboundFirewallRulesResult struct { } func LookupApplianceFirewallInboundFirewallRulesOutput(ctx *pulumi.Context, args LookupApplianceFirewallInboundFirewallRulesOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceFirewallInboundFirewallRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceFirewallInboundFirewallRulesResultOutput, error) { args := v.(LookupApplianceFirewallInboundFirewallRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceFirewallInboundFirewallRulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceFirewallInboundFirewallRules:getApplianceFirewallInboundFirewallRules", args, &rv, "", opts...) - if err != nil { - return LookupApplianceFirewallInboundFirewallRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceFirewallInboundFirewallRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceFirewallInboundFirewallRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceFirewallInboundFirewallRules:getApplianceFirewallInboundFirewallRules", args, LookupApplianceFirewallInboundFirewallRulesResultOutput{}, options).(LookupApplianceFirewallInboundFirewallRulesResultOutput), nil }).(LookupApplianceFirewallInboundFirewallRulesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceFirewallL3FirewallRules.go b/sdk/go/meraki/networks/getApplianceFirewallL3FirewallRules.go index 29b66028..4b821e36 100644 --- a/sdk/go/meraki/networks/getApplianceFirewallL3FirewallRules.go +++ b/sdk/go/meraki/networks/getApplianceFirewallL3FirewallRules.go @@ -63,21 +63,11 @@ type LookupApplianceFirewallL3FirewallRulesResult struct { } func LookupApplianceFirewallL3FirewallRulesOutput(ctx *pulumi.Context, args LookupApplianceFirewallL3FirewallRulesOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceFirewallL3FirewallRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceFirewallL3FirewallRulesResultOutput, error) { args := v.(LookupApplianceFirewallL3FirewallRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceFirewallL3FirewallRulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceFirewallL3FirewallRules:getApplianceFirewallL3FirewallRules", args, &rv, "", opts...) - if err != nil { - return LookupApplianceFirewallL3FirewallRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceFirewallL3FirewallRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceFirewallL3FirewallRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceFirewallL3FirewallRules:getApplianceFirewallL3FirewallRules", args, LookupApplianceFirewallL3FirewallRulesResultOutput{}, options).(LookupApplianceFirewallL3FirewallRulesResultOutput), nil }).(LookupApplianceFirewallL3FirewallRulesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceFirewallL7FirewallRules.go b/sdk/go/meraki/networks/getApplianceFirewallL7FirewallRules.go index a8a9aa8e..5a4c2755 100644 --- a/sdk/go/meraki/networks/getApplianceFirewallL7FirewallRules.go +++ b/sdk/go/meraki/networks/getApplianceFirewallL7FirewallRules.go @@ -63,21 +63,11 @@ type LookupApplianceFirewallL7FirewallRulesResult struct { } func LookupApplianceFirewallL7FirewallRulesOutput(ctx *pulumi.Context, args LookupApplianceFirewallL7FirewallRulesOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceFirewallL7FirewallRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceFirewallL7FirewallRulesResultOutput, error) { args := v.(LookupApplianceFirewallL7FirewallRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceFirewallL7FirewallRulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceFirewallL7FirewallRules:getApplianceFirewallL7FirewallRules", args, &rv, "", opts...) - if err != nil { - return LookupApplianceFirewallL7FirewallRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceFirewallL7FirewallRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceFirewallL7FirewallRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceFirewallL7FirewallRules:getApplianceFirewallL7FirewallRules", args, LookupApplianceFirewallL7FirewallRulesResultOutput{}, options).(LookupApplianceFirewallL7FirewallRulesResultOutput), nil }).(LookupApplianceFirewallL7FirewallRulesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceFirewallL7FirewallRulesApplicationCategories.go b/sdk/go/meraki/networks/getApplianceFirewallL7FirewallRulesApplicationCategories.go index daa3bdbe..99a2032a 100644 --- a/sdk/go/meraki/networks/getApplianceFirewallL7FirewallRulesApplicationCategories.go +++ b/sdk/go/meraki/networks/getApplianceFirewallL7FirewallRulesApplicationCategories.go @@ -63,21 +63,11 @@ type GetApplianceFirewallL7FirewallRulesApplicationCategoriesResult struct { } func GetApplianceFirewallL7FirewallRulesApplicationCategoriesOutput(ctx *pulumi.Context, args GetApplianceFirewallL7FirewallRulesApplicationCategoriesOutputArgs, opts ...pulumi.InvokeOption) GetApplianceFirewallL7FirewallRulesApplicationCategoriesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetApplianceFirewallL7FirewallRulesApplicationCategoriesResultOutput, error) { args := v.(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetApplianceFirewallL7FirewallRulesApplicationCategoriesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceFirewallL7FirewallRulesApplicationCategories:getApplianceFirewallL7FirewallRulesApplicationCategories", args, &rv, "", opts...) - if err != nil { - return GetApplianceFirewallL7FirewallRulesApplicationCategoriesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetApplianceFirewallL7FirewallRulesApplicationCategoriesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetApplianceFirewallL7FirewallRulesApplicationCategoriesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceFirewallL7FirewallRulesApplicationCategories:getApplianceFirewallL7FirewallRulesApplicationCategories", args, GetApplianceFirewallL7FirewallRulesApplicationCategoriesResultOutput{}, options).(GetApplianceFirewallL7FirewallRulesApplicationCategoriesResultOutput), nil }).(GetApplianceFirewallL7FirewallRulesApplicationCategoriesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceFirewallOneToManyNatRules.go b/sdk/go/meraki/networks/getApplianceFirewallOneToManyNatRules.go index c0af3bfd..e76336cd 100644 --- a/sdk/go/meraki/networks/getApplianceFirewallOneToManyNatRules.go +++ b/sdk/go/meraki/networks/getApplianceFirewallOneToManyNatRules.go @@ -63,21 +63,11 @@ type LookupApplianceFirewallOneToManyNatRulesResult struct { } func LookupApplianceFirewallOneToManyNatRulesOutput(ctx *pulumi.Context, args LookupApplianceFirewallOneToManyNatRulesOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceFirewallOneToManyNatRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceFirewallOneToManyNatRulesResultOutput, error) { args := v.(LookupApplianceFirewallOneToManyNatRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceFirewallOneToManyNatRulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceFirewallOneToManyNatRules:getApplianceFirewallOneToManyNatRules", args, &rv, "", opts...) - if err != nil { - return LookupApplianceFirewallOneToManyNatRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceFirewallOneToManyNatRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceFirewallOneToManyNatRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceFirewallOneToManyNatRules:getApplianceFirewallOneToManyNatRules", args, LookupApplianceFirewallOneToManyNatRulesResultOutput{}, options).(LookupApplianceFirewallOneToManyNatRulesResultOutput), nil }).(LookupApplianceFirewallOneToManyNatRulesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceFirewallOneToOneNatRules.go b/sdk/go/meraki/networks/getApplianceFirewallOneToOneNatRules.go index d27d8656..9bd35f9d 100644 --- a/sdk/go/meraki/networks/getApplianceFirewallOneToOneNatRules.go +++ b/sdk/go/meraki/networks/getApplianceFirewallOneToOneNatRules.go @@ -63,21 +63,11 @@ type LookupApplianceFirewallOneToOneNatRulesResult struct { } func LookupApplianceFirewallOneToOneNatRulesOutput(ctx *pulumi.Context, args LookupApplianceFirewallOneToOneNatRulesOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceFirewallOneToOneNatRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceFirewallOneToOneNatRulesResultOutput, error) { args := v.(LookupApplianceFirewallOneToOneNatRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceFirewallOneToOneNatRulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceFirewallOneToOneNatRules:getApplianceFirewallOneToOneNatRules", args, &rv, "", opts...) - if err != nil { - return LookupApplianceFirewallOneToOneNatRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceFirewallOneToOneNatRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceFirewallOneToOneNatRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceFirewallOneToOneNatRules:getApplianceFirewallOneToOneNatRules", args, LookupApplianceFirewallOneToOneNatRulesResultOutput{}, options).(LookupApplianceFirewallOneToOneNatRulesResultOutput), nil }).(LookupApplianceFirewallOneToOneNatRulesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceFirewallPortForwardingRules.go b/sdk/go/meraki/networks/getApplianceFirewallPortForwardingRules.go index 61a3bb55..4c57d72d 100644 --- a/sdk/go/meraki/networks/getApplianceFirewallPortForwardingRules.go +++ b/sdk/go/meraki/networks/getApplianceFirewallPortForwardingRules.go @@ -63,21 +63,11 @@ type LookupApplianceFirewallPortForwardingRulesResult struct { } func LookupApplianceFirewallPortForwardingRulesOutput(ctx *pulumi.Context, args LookupApplianceFirewallPortForwardingRulesOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceFirewallPortForwardingRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceFirewallPortForwardingRulesResultOutput, error) { args := v.(LookupApplianceFirewallPortForwardingRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceFirewallPortForwardingRulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceFirewallPortForwardingRules:getApplianceFirewallPortForwardingRules", args, &rv, "", opts...) - if err != nil { - return LookupApplianceFirewallPortForwardingRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceFirewallPortForwardingRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceFirewallPortForwardingRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceFirewallPortForwardingRules:getApplianceFirewallPortForwardingRules", args, LookupApplianceFirewallPortForwardingRulesResultOutput{}, options).(LookupApplianceFirewallPortForwardingRulesResultOutput), nil }).(LookupApplianceFirewallPortForwardingRulesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceFirewallSettings.go b/sdk/go/meraki/networks/getApplianceFirewallSettings.go index d2dd0f12..b52aa462 100644 --- a/sdk/go/meraki/networks/getApplianceFirewallSettings.go +++ b/sdk/go/meraki/networks/getApplianceFirewallSettings.go @@ -63,21 +63,11 @@ type LookupApplianceFirewallSettingsResult struct { } func LookupApplianceFirewallSettingsOutput(ctx *pulumi.Context, args LookupApplianceFirewallSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceFirewallSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceFirewallSettingsResultOutput, error) { args := v.(LookupApplianceFirewallSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceFirewallSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceFirewallSettings:getApplianceFirewallSettings", args, &rv, "", opts...) - if err != nil { - return LookupApplianceFirewallSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceFirewallSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceFirewallSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceFirewallSettings:getApplianceFirewallSettings", args, LookupApplianceFirewallSettingsResultOutput{}, options).(LookupApplianceFirewallSettingsResultOutput), nil }).(LookupApplianceFirewallSettingsResultOutput) } diff --git a/sdk/go/meraki/networks/getAppliancePorts.go b/sdk/go/meraki/networks/getAppliancePorts.go index 1c7f481e..e6c6320a 100644 --- a/sdk/go/meraki/networks/getAppliancePorts.go +++ b/sdk/go/meraki/networks/getAppliancePorts.go @@ -44,21 +44,11 @@ type LookupAppliancePortsResult struct { } func LookupAppliancePortsOutput(ctx *pulumi.Context, args LookupAppliancePortsOutputArgs, opts ...pulumi.InvokeOption) LookupAppliancePortsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupAppliancePortsResultOutput, error) { args := v.(LookupAppliancePortsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupAppliancePortsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getAppliancePorts:getAppliancePorts", args, &rv, "", opts...) - if err != nil { - return LookupAppliancePortsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupAppliancePortsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupAppliancePortsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getAppliancePorts:getAppliancePorts", args, LookupAppliancePortsResultOutput{}, options).(LookupAppliancePortsResultOutput), nil }).(LookupAppliancePortsResultOutput) } diff --git a/sdk/go/meraki/networks/getAppliancePrefixesDelegatedStatics.go b/sdk/go/meraki/networks/getAppliancePrefixesDelegatedStatics.go index 63eac823..ef39b2b2 100644 --- a/sdk/go/meraki/networks/getAppliancePrefixesDelegatedStatics.go +++ b/sdk/go/meraki/networks/getAppliancePrefixesDelegatedStatics.go @@ -44,21 +44,11 @@ type LookupAppliancePrefixesDelegatedStaticsResult struct { } func LookupAppliancePrefixesDelegatedStaticsOutput(ctx *pulumi.Context, args LookupAppliancePrefixesDelegatedStaticsOutputArgs, opts ...pulumi.InvokeOption) LookupAppliancePrefixesDelegatedStaticsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupAppliancePrefixesDelegatedStaticsResultOutput, error) { args := v.(LookupAppliancePrefixesDelegatedStaticsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupAppliancePrefixesDelegatedStaticsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getAppliancePrefixesDelegatedStatics:getAppliancePrefixesDelegatedStatics", args, &rv, "", opts...) - if err != nil { - return LookupAppliancePrefixesDelegatedStaticsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupAppliancePrefixesDelegatedStaticsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupAppliancePrefixesDelegatedStaticsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getAppliancePrefixesDelegatedStatics:getAppliancePrefixesDelegatedStatics", args, LookupAppliancePrefixesDelegatedStaticsResultOutput{}, options).(LookupAppliancePrefixesDelegatedStaticsResultOutput), nil }).(LookupAppliancePrefixesDelegatedStaticsResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceRfProfiles.go b/sdk/go/meraki/networks/getApplianceRfProfiles.go index c25e8cdc..03825712 100644 --- a/sdk/go/meraki/networks/getApplianceRfProfiles.go +++ b/sdk/go/meraki/networks/getApplianceRfProfiles.go @@ -67,21 +67,11 @@ type LookupApplianceRfProfilesResult struct { } func LookupApplianceRfProfilesOutput(ctx *pulumi.Context, args LookupApplianceRfProfilesOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceRfProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceRfProfilesResultOutput, error) { args := v.(LookupApplianceRfProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceRfProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceRfProfiles:getApplianceRfProfiles", args, &rv, "", opts...) - if err != nil { - return LookupApplianceRfProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceRfProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceRfProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceRfProfiles:getApplianceRfProfiles", args, LookupApplianceRfProfilesResultOutput{}, options).(LookupApplianceRfProfilesResultOutput), nil }).(LookupApplianceRfProfilesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceSecurityIntrusion.go b/sdk/go/meraki/networks/getApplianceSecurityIntrusion.go index 3f9a9e50..9f48aba4 100644 --- a/sdk/go/meraki/networks/getApplianceSecurityIntrusion.go +++ b/sdk/go/meraki/networks/getApplianceSecurityIntrusion.go @@ -63,21 +63,11 @@ type LookupApplianceSecurityIntrusionResult struct { } func LookupApplianceSecurityIntrusionOutput(ctx *pulumi.Context, args LookupApplianceSecurityIntrusionOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceSecurityIntrusionResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceSecurityIntrusionResultOutput, error) { args := v.(LookupApplianceSecurityIntrusionArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceSecurityIntrusionResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", args, &rv, "", opts...) - if err != nil { - return LookupApplianceSecurityIntrusionResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceSecurityIntrusionResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceSecurityIntrusionResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", args, LookupApplianceSecurityIntrusionResultOutput{}, options).(LookupApplianceSecurityIntrusionResultOutput), nil }).(LookupApplianceSecurityIntrusionResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceSecurityMalware.go b/sdk/go/meraki/networks/getApplianceSecurityMalware.go index 94907208..9d718499 100644 --- a/sdk/go/meraki/networks/getApplianceSecurityMalware.go +++ b/sdk/go/meraki/networks/getApplianceSecurityMalware.go @@ -63,21 +63,11 @@ type LookupApplianceSecurityMalwareResult struct { } func LookupApplianceSecurityMalwareOutput(ctx *pulumi.Context, args LookupApplianceSecurityMalwareOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceSecurityMalwareResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceSecurityMalwareResultOutput, error) { args := v.(LookupApplianceSecurityMalwareArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceSecurityMalwareResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceSecurityMalware:getApplianceSecurityMalware", args, &rv, "", opts...) - if err != nil { - return LookupApplianceSecurityMalwareResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceSecurityMalwareResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceSecurityMalwareResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceSecurityMalware:getApplianceSecurityMalware", args, LookupApplianceSecurityMalwareResultOutput{}, options).(LookupApplianceSecurityMalwareResultOutput), nil }).(LookupApplianceSecurityMalwareResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceSettings.go b/sdk/go/meraki/networks/getApplianceSettings.go index 7f33302a..cfb62f17 100644 --- a/sdk/go/meraki/networks/getApplianceSettings.go +++ b/sdk/go/meraki/networks/getApplianceSettings.go @@ -63,21 +63,11 @@ type LookupApplianceSettingsResult struct { } func LookupApplianceSettingsOutput(ctx *pulumi.Context, args LookupApplianceSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceSettingsResultOutput, error) { args := v.(LookupApplianceSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceSettings:getApplianceSettings", args, &rv, "", opts...) - if err != nil { - return LookupApplianceSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceSettings:getApplianceSettings", args, LookupApplianceSettingsResultOutput{}, options).(LookupApplianceSettingsResultOutput), nil }).(LookupApplianceSettingsResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceSingleLan.go b/sdk/go/meraki/networks/getApplianceSingleLan.go index dfa0801e..282056bc 100644 --- a/sdk/go/meraki/networks/getApplianceSingleLan.go +++ b/sdk/go/meraki/networks/getApplianceSingleLan.go @@ -63,21 +63,11 @@ type LookupApplianceSingleLanResult struct { } func LookupApplianceSingleLanOutput(ctx *pulumi.Context, args LookupApplianceSingleLanOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceSingleLanResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceSingleLanResultOutput, error) { args := v.(LookupApplianceSingleLanArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceSingleLanResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceSingleLan:getApplianceSingleLan", args, &rv, "", opts...) - if err != nil { - return LookupApplianceSingleLanResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceSingleLanResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceSingleLanResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceSingleLan:getApplianceSingleLan", args, LookupApplianceSingleLanResultOutput{}, options).(LookupApplianceSingleLanResultOutput), nil }).(LookupApplianceSingleLanResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceSsids.go b/sdk/go/meraki/networks/getApplianceSsids.go index 383bc626..5cf4eb54 100644 --- a/sdk/go/meraki/networks/getApplianceSsids.go +++ b/sdk/go/meraki/networks/getApplianceSsids.go @@ -44,21 +44,11 @@ type LookupApplianceSsidsResult struct { } func LookupApplianceSsidsOutput(ctx *pulumi.Context, args LookupApplianceSsidsOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceSsidsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceSsidsResultOutput, error) { args := v.(LookupApplianceSsidsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceSsidsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceSsids:getApplianceSsids", args, &rv, "", opts...) - if err != nil { - return LookupApplianceSsidsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceSsidsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceSsidsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceSsids:getApplianceSsids", args, LookupApplianceSsidsResultOutput{}, options).(LookupApplianceSsidsResultOutput), nil }).(LookupApplianceSsidsResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceTrafficShaping.go b/sdk/go/meraki/networks/getApplianceTrafficShaping.go index 0c004109..e8293a5b 100644 --- a/sdk/go/meraki/networks/getApplianceTrafficShaping.go +++ b/sdk/go/meraki/networks/getApplianceTrafficShaping.go @@ -63,21 +63,11 @@ type LookupApplianceTrafficShapingResult struct { } func LookupApplianceTrafficShapingOutput(ctx *pulumi.Context, args LookupApplianceTrafficShapingOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceTrafficShapingResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceTrafficShapingResultOutput, error) { args := v.(LookupApplianceTrafficShapingArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceTrafficShapingResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceTrafficShaping:getApplianceTrafficShaping", args, &rv, "", opts...) - if err != nil { - return LookupApplianceTrafficShapingResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceTrafficShapingResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceTrafficShapingResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceTrafficShaping:getApplianceTrafficShaping", args, LookupApplianceTrafficShapingResultOutput{}, options).(LookupApplianceTrafficShapingResultOutput), nil }).(LookupApplianceTrafficShapingResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceTrafficShapingRules.go b/sdk/go/meraki/networks/getApplianceTrafficShapingRules.go index fc450da0..b6385382 100644 --- a/sdk/go/meraki/networks/getApplianceTrafficShapingRules.go +++ b/sdk/go/meraki/networks/getApplianceTrafficShapingRules.go @@ -63,21 +63,11 @@ type LookupApplianceTrafficShapingRulesResult struct { } func LookupApplianceTrafficShapingRulesOutput(ctx *pulumi.Context, args LookupApplianceTrafficShapingRulesOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceTrafficShapingRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceTrafficShapingRulesResultOutput, error) { args := v.(LookupApplianceTrafficShapingRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceTrafficShapingRulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceTrafficShapingRules:getApplianceTrafficShapingRules", args, &rv, "", opts...) - if err != nil { - return LookupApplianceTrafficShapingRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceTrafficShapingRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceTrafficShapingRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceTrafficShapingRules:getApplianceTrafficShapingRules", args, LookupApplianceTrafficShapingRulesResultOutput{}, options).(LookupApplianceTrafficShapingRulesResultOutput), nil }).(LookupApplianceTrafficShapingRulesResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceTrafficShapingUplinkBandwidth.go b/sdk/go/meraki/networks/getApplianceTrafficShapingUplinkBandwidth.go index 95df4676..162f81b1 100644 --- a/sdk/go/meraki/networks/getApplianceTrafficShapingUplinkBandwidth.go +++ b/sdk/go/meraki/networks/getApplianceTrafficShapingUplinkBandwidth.go @@ -63,21 +63,11 @@ type LookupApplianceTrafficShapingUplinkBandwidthResult struct { } func LookupApplianceTrafficShapingUplinkBandwidthOutput(ctx *pulumi.Context, args LookupApplianceTrafficShapingUplinkBandwidthOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceTrafficShapingUplinkBandwidthResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceTrafficShapingUplinkBandwidthResultOutput, error) { args := v.(LookupApplianceTrafficShapingUplinkBandwidthArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceTrafficShapingUplinkBandwidthResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceTrafficShapingUplinkBandwidth:getApplianceTrafficShapingUplinkBandwidth", args, &rv, "", opts...) - if err != nil { - return LookupApplianceTrafficShapingUplinkBandwidthResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceTrafficShapingUplinkBandwidthResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceTrafficShapingUplinkBandwidthResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceTrafficShapingUplinkBandwidth:getApplianceTrafficShapingUplinkBandwidth", args, LookupApplianceTrafficShapingUplinkBandwidthResultOutput{}, options).(LookupApplianceTrafficShapingUplinkBandwidthResultOutput), nil }).(LookupApplianceTrafficShapingUplinkBandwidthResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceTrafficShapingUplinkSelection.go b/sdk/go/meraki/networks/getApplianceTrafficShapingUplinkSelection.go index b3267ef5..e0b8b4ed 100644 --- a/sdk/go/meraki/networks/getApplianceTrafficShapingUplinkSelection.go +++ b/sdk/go/meraki/networks/getApplianceTrafficShapingUplinkSelection.go @@ -63,21 +63,11 @@ type LookupApplianceTrafficShapingUplinkSelectionResult struct { } func LookupApplianceTrafficShapingUplinkSelectionOutput(ctx *pulumi.Context, args LookupApplianceTrafficShapingUplinkSelectionOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceTrafficShapingUplinkSelectionResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceTrafficShapingUplinkSelectionResultOutput, error) { args := v.(LookupApplianceTrafficShapingUplinkSelectionArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceTrafficShapingUplinkSelectionResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceTrafficShapingUplinkSelection:getApplianceTrafficShapingUplinkSelection", args, &rv, "", opts...) - if err != nil { - return LookupApplianceTrafficShapingUplinkSelectionResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceTrafficShapingUplinkSelectionResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceTrafficShapingUplinkSelectionResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceTrafficShapingUplinkSelection:getApplianceTrafficShapingUplinkSelection", args, LookupApplianceTrafficShapingUplinkSelectionResultOutput{}, options).(LookupApplianceTrafficShapingUplinkSelectionResultOutput), nil }).(LookupApplianceTrafficShapingUplinkSelectionResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceVlans.go b/sdk/go/meraki/networks/getApplianceVlans.go index 3177da44..025c8c7f 100644 --- a/sdk/go/meraki/networks/getApplianceVlans.go +++ b/sdk/go/meraki/networks/getApplianceVlans.go @@ -44,21 +44,11 @@ type LookupApplianceVlansResult struct { } func LookupApplianceVlansOutput(ctx *pulumi.Context, args LookupApplianceVlansOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceVlansResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceVlansResultOutput, error) { args := v.(LookupApplianceVlansArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceVlansResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceVlans:getApplianceVlans", args, &rv, "", opts...) - if err != nil { - return LookupApplianceVlansResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceVlansResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceVlansResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceVlans:getApplianceVlans", args, LookupApplianceVlansResultOutput{}, options).(LookupApplianceVlansResultOutput), nil }).(LookupApplianceVlansResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceVlansSettings.go b/sdk/go/meraki/networks/getApplianceVlansSettings.go index f196f423..e885f537 100644 --- a/sdk/go/meraki/networks/getApplianceVlansSettings.go +++ b/sdk/go/meraki/networks/getApplianceVlansSettings.go @@ -63,21 +63,11 @@ type LookupApplianceVlansSettingsResult struct { } func LookupApplianceVlansSettingsOutput(ctx *pulumi.Context, args LookupApplianceVlansSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceVlansSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceVlansSettingsResultOutput, error) { args := v.(LookupApplianceVlansSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceVlansSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceVlansSettings:getApplianceVlansSettings", args, &rv, "", opts...) - if err != nil { - return LookupApplianceVlansSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceVlansSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceVlansSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceVlansSettings:getApplianceVlansSettings", args, LookupApplianceVlansSettingsResultOutput{}, options).(LookupApplianceVlansSettingsResultOutput), nil }).(LookupApplianceVlansSettingsResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceVpnBgp.go b/sdk/go/meraki/networks/getApplianceVpnBgp.go index 24fc6d57..d7d723f0 100644 --- a/sdk/go/meraki/networks/getApplianceVpnBgp.go +++ b/sdk/go/meraki/networks/getApplianceVpnBgp.go @@ -63,21 +63,11 @@ type LookupApplianceVpnBgpResult struct { } func LookupApplianceVpnBgpOutput(ctx *pulumi.Context, args LookupApplianceVpnBgpOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceVpnBgpResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceVpnBgpResultOutput, error) { args := v.(LookupApplianceVpnBgpArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceVpnBgpResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceVpnBgp:getApplianceVpnBgp", args, &rv, "", opts...) - if err != nil { - return LookupApplianceVpnBgpResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceVpnBgpResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceVpnBgpResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceVpnBgp:getApplianceVpnBgp", args, LookupApplianceVpnBgpResultOutput{}, options).(LookupApplianceVpnBgpResultOutput), nil }).(LookupApplianceVpnBgpResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceVpnSiteToSiteVpn.go b/sdk/go/meraki/networks/getApplianceVpnSiteToSiteVpn.go index 6e7c9ad7..29e084a4 100644 --- a/sdk/go/meraki/networks/getApplianceVpnSiteToSiteVpn.go +++ b/sdk/go/meraki/networks/getApplianceVpnSiteToSiteVpn.go @@ -63,21 +63,11 @@ type LookupApplianceVpnSiteToSiteVpnResult struct { } func LookupApplianceVpnSiteToSiteVpnOutput(ctx *pulumi.Context, args LookupApplianceVpnSiteToSiteVpnOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceVpnSiteToSiteVpnResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceVpnSiteToSiteVpnResultOutput, error) { args := v.(LookupApplianceVpnSiteToSiteVpnArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceVpnSiteToSiteVpnResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceVpnSiteToSiteVpn:getApplianceVpnSiteToSiteVpn", args, &rv, "", opts...) - if err != nil { - return LookupApplianceVpnSiteToSiteVpnResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceVpnSiteToSiteVpnResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceVpnSiteToSiteVpnResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceVpnSiteToSiteVpn:getApplianceVpnSiteToSiteVpn", args, LookupApplianceVpnSiteToSiteVpnResultOutput{}, options).(LookupApplianceVpnSiteToSiteVpnResultOutput), nil }).(LookupApplianceVpnSiteToSiteVpnResultOutput) } diff --git a/sdk/go/meraki/networks/getApplianceWarmSpare.go b/sdk/go/meraki/networks/getApplianceWarmSpare.go index 9ed6c7f7..b705bdd6 100644 --- a/sdk/go/meraki/networks/getApplianceWarmSpare.go +++ b/sdk/go/meraki/networks/getApplianceWarmSpare.go @@ -63,21 +63,11 @@ type LookupApplianceWarmSpareResult struct { } func LookupApplianceWarmSpareOutput(ctx *pulumi.Context, args LookupApplianceWarmSpareOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceWarmSpareResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceWarmSpareResultOutput, error) { args := v.(LookupApplianceWarmSpareArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceWarmSpareResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getApplianceWarmSpare:getApplianceWarmSpare", args, &rv, "", opts...) - if err != nil { - return LookupApplianceWarmSpareResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceWarmSpareResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceWarmSpareResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getApplianceWarmSpare:getApplianceWarmSpare", args, LookupApplianceWarmSpareResultOutput{}, options).(LookupApplianceWarmSpareResultOutput), nil }).(LookupApplianceWarmSpareResultOutput) } diff --git a/sdk/go/meraki/networks/getBluetoothClients.go b/sdk/go/meraki/networks/getBluetoothClients.go index 550eb4b4..22240768 100644 --- a/sdk/go/meraki/networks/getBluetoothClients.go +++ b/sdk/go/meraki/networks/getBluetoothClients.go @@ -78,21 +78,11 @@ type GetBluetoothClientsResult struct { } func GetBluetoothClientsOutput(ctx *pulumi.Context, args GetBluetoothClientsOutputArgs, opts ...pulumi.InvokeOption) GetBluetoothClientsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetBluetoothClientsResultOutput, error) { args := v.(GetBluetoothClientsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetBluetoothClientsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getBluetoothClients:getBluetoothClients", args, &rv, "", opts...) - if err != nil { - return GetBluetoothClientsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetBluetoothClientsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetBluetoothClientsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getBluetoothClients:getBluetoothClients", args, GetBluetoothClientsResultOutput{}, options).(GetBluetoothClientsResultOutput), nil }).(GetBluetoothClientsResultOutput) } diff --git a/sdk/go/meraki/networks/getCameraQualityRetentionProfiles.go b/sdk/go/meraki/networks/getCameraQualityRetentionProfiles.go index 661c0e90..3ee0a46c 100644 --- a/sdk/go/meraki/networks/getCameraQualityRetentionProfiles.go +++ b/sdk/go/meraki/networks/getCameraQualityRetentionProfiles.go @@ -44,21 +44,11 @@ type LookupCameraQualityRetentionProfilesResult struct { } func LookupCameraQualityRetentionProfilesOutput(ctx *pulumi.Context, args LookupCameraQualityRetentionProfilesOutputArgs, opts ...pulumi.InvokeOption) LookupCameraQualityRetentionProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCameraQualityRetentionProfilesResultOutput, error) { args := v.(LookupCameraQualityRetentionProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCameraQualityRetentionProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getCameraQualityRetentionProfiles:getCameraQualityRetentionProfiles", args, &rv, "", opts...) - if err != nil { - return LookupCameraQualityRetentionProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCameraQualityRetentionProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCameraQualityRetentionProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getCameraQualityRetentionProfiles:getCameraQualityRetentionProfiles", args, LookupCameraQualityRetentionProfilesResultOutput{}, options).(LookupCameraQualityRetentionProfilesResultOutput), nil }).(LookupCameraQualityRetentionProfilesResultOutput) } diff --git a/sdk/go/meraki/networks/getCameraWirelessProfiles.go b/sdk/go/meraki/networks/getCameraWirelessProfiles.go index e36c685f..98a2c969 100644 --- a/sdk/go/meraki/networks/getCameraWirelessProfiles.go +++ b/sdk/go/meraki/networks/getCameraWirelessProfiles.go @@ -44,21 +44,11 @@ type LookupCameraWirelessProfilesResult struct { } func LookupCameraWirelessProfilesOutput(ctx *pulumi.Context, args LookupCameraWirelessProfilesOutputArgs, opts ...pulumi.InvokeOption) LookupCameraWirelessProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCameraWirelessProfilesResultOutput, error) { args := v.(LookupCameraWirelessProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCameraWirelessProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getCameraWirelessProfiles:getCameraWirelessProfiles", args, &rv, "", opts...) - if err != nil { - return LookupCameraWirelessProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCameraWirelessProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCameraWirelessProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getCameraWirelessProfiles:getCameraWirelessProfiles", args, LookupCameraWirelessProfilesResultOutput{}, options).(LookupCameraWirelessProfilesResultOutput), nil }).(LookupCameraWirelessProfilesResultOutput) } diff --git a/sdk/go/meraki/networks/getCellularGatewayConnectivityMonitoringDestinations.go b/sdk/go/meraki/networks/getCellularGatewayConnectivityMonitoringDestinations.go index bb55aa4d..5cf20217 100644 --- a/sdk/go/meraki/networks/getCellularGatewayConnectivityMonitoringDestinations.go +++ b/sdk/go/meraki/networks/getCellularGatewayConnectivityMonitoringDestinations.go @@ -63,21 +63,11 @@ type LookupCellularGatewayConnectivityMonitoringDestinationsResult struct { } func LookupCellularGatewayConnectivityMonitoringDestinationsOutput(ctx *pulumi.Context, args LookupCellularGatewayConnectivityMonitoringDestinationsOutputArgs, opts ...pulumi.InvokeOption) LookupCellularGatewayConnectivityMonitoringDestinationsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCellularGatewayConnectivityMonitoringDestinationsResultOutput, error) { args := v.(LookupCellularGatewayConnectivityMonitoringDestinationsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCellularGatewayConnectivityMonitoringDestinationsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getCellularGatewayConnectivityMonitoringDestinations:getCellularGatewayConnectivityMonitoringDestinations", args, &rv, "", opts...) - if err != nil { - return LookupCellularGatewayConnectivityMonitoringDestinationsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCellularGatewayConnectivityMonitoringDestinationsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCellularGatewayConnectivityMonitoringDestinationsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getCellularGatewayConnectivityMonitoringDestinations:getCellularGatewayConnectivityMonitoringDestinations", args, LookupCellularGatewayConnectivityMonitoringDestinationsResultOutput{}, options).(LookupCellularGatewayConnectivityMonitoringDestinationsResultOutput), nil }).(LookupCellularGatewayConnectivityMonitoringDestinationsResultOutput) } diff --git a/sdk/go/meraki/networks/getCellularGatewayDhcp.go b/sdk/go/meraki/networks/getCellularGatewayDhcp.go index 2b2f73a4..35a6942a 100644 --- a/sdk/go/meraki/networks/getCellularGatewayDhcp.go +++ b/sdk/go/meraki/networks/getCellularGatewayDhcp.go @@ -63,21 +63,11 @@ type LookupCellularGatewayDhcpResult struct { } func LookupCellularGatewayDhcpOutput(ctx *pulumi.Context, args LookupCellularGatewayDhcpOutputArgs, opts ...pulumi.InvokeOption) LookupCellularGatewayDhcpResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCellularGatewayDhcpResultOutput, error) { args := v.(LookupCellularGatewayDhcpArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCellularGatewayDhcpResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getCellularGatewayDhcp:getCellularGatewayDhcp", args, &rv, "", opts...) - if err != nil { - return LookupCellularGatewayDhcpResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCellularGatewayDhcpResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCellularGatewayDhcpResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getCellularGatewayDhcp:getCellularGatewayDhcp", args, LookupCellularGatewayDhcpResultOutput{}, options).(LookupCellularGatewayDhcpResultOutput), nil }).(LookupCellularGatewayDhcpResultOutput) } diff --git a/sdk/go/meraki/networks/getCellularGatewaySubnetPool.go b/sdk/go/meraki/networks/getCellularGatewaySubnetPool.go index 40e9d804..04d19483 100644 --- a/sdk/go/meraki/networks/getCellularGatewaySubnetPool.go +++ b/sdk/go/meraki/networks/getCellularGatewaySubnetPool.go @@ -63,21 +63,11 @@ type LookupCellularGatewaySubnetPoolResult struct { } func LookupCellularGatewaySubnetPoolOutput(ctx *pulumi.Context, args LookupCellularGatewaySubnetPoolOutputArgs, opts ...pulumi.InvokeOption) LookupCellularGatewaySubnetPoolResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCellularGatewaySubnetPoolResultOutput, error) { args := v.(LookupCellularGatewaySubnetPoolArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCellularGatewaySubnetPoolResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getCellularGatewaySubnetPool:getCellularGatewaySubnetPool", args, &rv, "", opts...) - if err != nil { - return LookupCellularGatewaySubnetPoolResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCellularGatewaySubnetPoolResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCellularGatewaySubnetPoolResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getCellularGatewaySubnetPool:getCellularGatewaySubnetPool", args, LookupCellularGatewaySubnetPoolResultOutput{}, options).(LookupCellularGatewaySubnetPoolResultOutput), nil }).(LookupCellularGatewaySubnetPoolResultOutput) } diff --git a/sdk/go/meraki/networks/getCellularGatewayUplink.go b/sdk/go/meraki/networks/getCellularGatewayUplink.go index 40d4e06e..b12d28ad 100644 --- a/sdk/go/meraki/networks/getCellularGatewayUplink.go +++ b/sdk/go/meraki/networks/getCellularGatewayUplink.go @@ -63,21 +63,11 @@ type LookupCellularGatewayUplinkResult struct { } func LookupCellularGatewayUplinkOutput(ctx *pulumi.Context, args LookupCellularGatewayUplinkOutputArgs, opts ...pulumi.InvokeOption) LookupCellularGatewayUplinkResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCellularGatewayUplinkResultOutput, error) { args := v.(LookupCellularGatewayUplinkArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCellularGatewayUplinkResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getCellularGatewayUplink:getCellularGatewayUplink", args, &rv, "", opts...) - if err != nil { - return LookupCellularGatewayUplinkResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCellularGatewayUplinkResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCellularGatewayUplinkResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getCellularGatewayUplink:getCellularGatewayUplink", args, LookupCellularGatewayUplinkResultOutput{}, options).(LookupCellularGatewayUplinkResultOutput), nil }).(LookupCellularGatewayUplinkResultOutput) } diff --git a/sdk/go/meraki/networks/getClients.go b/sdk/go/meraki/networks/getClients.go index cb30454a..ccf45b8f 100644 --- a/sdk/go/meraki/networks/getClients.go +++ b/sdk/go/meraki/networks/getClients.go @@ -68,21 +68,11 @@ type GetClientsResult struct { } func GetClientsOutput(ctx *pulumi.Context, args GetClientsOutputArgs, opts ...pulumi.InvokeOption) GetClientsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetClientsResultOutput, error) { args := v.(GetClientsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetClientsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getClients:getClients", args, &rv, "", opts...) - if err != nil { - return GetClientsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetClientsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetClientsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getClients:getClients", args, GetClientsResultOutput{}, options).(GetClientsResultOutput), nil }).(GetClientsResultOutput) } diff --git a/sdk/go/meraki/networks/getClientsOverview.go b/sdk/go/meraki/networks/getClientsOverview.go index f5b6d0e0..76ecc49a 100644 --- a/sdk/go/meraki/networks/getClientsOverview.go +++ b/sdk/go/meraki/networks/getClientsOverview.go @@ -83,21 +83,11 @@ type GetClientsOverviewResult struct { } func GetClientsOverviewOutput(ctx *pulumi.Context, args GetClientsOverviewOutputArgs, opts ...pulumi.InvokeOption) GetClientsOverviewResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetClientsOverviewResultOutput, error) { args := v.(GetClientsOverviewArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetClientsOverviewResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getClientsOverview:getClientsOverview", args, &rv, "", opts...) - if err != nil { - return GetClientsOverviewResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetClientsOverviewResultOutput) - if secret { - return pulumi.ToSecret(output).(GetClientsOverviewResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getClientsOverview:getClientsOverview", args, GetClientsOverviewResultOutput{}, options).(GetClientsOverviewResultOutput), nil }).(GetClientsOverviewResultOutput) } diff --git a/sdk/go/meraki/networks/getClientsPolicy.go b/sdk/go/meraki/networks/getClientsPolicy.go index 8b067793..5de90c60 100644 --- a/sdk/go/meraki/networks/getClientsPolicy.go +++ b/sdk/go/meraki/networks/getClientsPolicy.go @@ -68,21 +68,11 @@ type LookupClientsPolicyResult struct { } func LookupClientsPolicyOutput(ctx *pulumi.Context, args LookupClientsPolicyOutputArgs, opts ...pulumi.InvokeOption) LookupClientsPolicyResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupClientsPolicyResultOutput, error) { args := v.(LookupClientsPolicyArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupClientsPolicyResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getClientsPolicy:getClientsPolicy", args, &rv, "", opts...) - if err != nil { - return LookupClientsPolicyResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupClientsPolicyResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupClientsPolicyResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getClientsPolicy:getClientsPolicy", args, LookupClientsPolicyResultOutput{}, options).(LookupClientsPolicyResultOutput), nil }).(LookupClientsPolicyResultOutput) } diff --git a/sdk/go/meraki/networks/getClientsSplashAuthorizationStatus.go b/sdk/go/meraki/networks/getClientsSplashAuthorizationStatus.go index 8da3c07c..b5d0d567 100644 --- a/sdk/go/meraki/networks/getClientsSplashAuthorizationStatus.go +++ b/sdk/go/meraki/networks/getClientsSplashAuthorizationStatus.go @@ -68,21 +68,11 @@ type LookupClientsSplashAuthorizationStatusResult struct { } func LookupClientsSplashAuthorizationStatusOutput(ctx *pulumi.Context, args LookupClientsSplashAuthorizationStatusOutputArgs, opts ...pulumi.InvokeOption) LookupClientsSplashAuthorizationStatusResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupClientsSplashAuthorizationStatusResultOutput, error) { args := v.(LookupClientsSplashAuthorizationStatusArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupClientsSplashAuthorizationStatusResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getClientsSplashAuthorizationStatus:getClientsSplashAuthorizationStatus", args, &rv, "", opts...) - if err != nil { - return LookupClientsSplashAuthorizationStatusResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupClientsSplashAuthorizationStatusResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupClientsSplashAuthorizationStatusResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getClientsSplashAuthorizationStatus:getClientsSplashAuthorizationStatus", args, LookupClientsSplashAuthorizationStatusResultOutput{}, options).(LookupClientsSplashAuthorizationStatusResultOutput), nil }).(LookupClientsSplashAuthorizationStatusResultOutput) } diff --git a/sdk/go/meraki/networks/getEvents.go b/sdk/go/meraki/networks/getEvents.go index f32c5ec6..f4650598 100644 --- a/sdk/go/meraki/networks/getEvents.go +++ b/sdk/go/meraki/networks/getEvents.go @@ -137,21 +137,11 @@ type GetEventsResult struct { } func GetEventsOutput(ctx *pulumi.Context, args GetEventsOutputArgs, opts ...pulumi.InvokeOption) GetEventsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetEventsResultOutput, error) { args := v.(GetEventsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetEventsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getEvents:getEvents", args, &rv, "", opts...) - if err != nil { - return GetEventsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetEventsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetEventsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getEvents:getEvents", args, GetEventsResultOutput{}, options).(GetEventsResultOutput), nil }).(GetEventsResultOutput) } diff --git a/sdk/go/meraki/networks/getEventsEventTypes.go b/sdk/go/meraki/networks/getEventsEventTypes.go index 31c84f01..30e2056e 100644 --- a/sdk/go/meraki/networks/getEventsEventTypes.go +++ b/sdk/go/meraki/networks/getEventsEventTypes.go @@ -64,21 +64,11 @@ type GetEventsEventTypesResult struct { } func GetEventsEventTypesOutput(ctx *pulumi.Context, args GetEventsEventTypesOutputArgs, opts ...pulumi.InvokeOption) GetEventsEventTypesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetEventsEventTypesResultOutput, error) { args := v.(GetEventsEventTypesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetEventsEventTypesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getEventsEventTypes:getEventsEventTypes", args, &rv, "", opts...) - if err != nil { - return GetEventsEventTypesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetEventsEventTypesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetEventsEventTypesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getEventsEventTypes:getEventsEventTypes", args, GetEventsEventTypesResultOutput{}, options).(GetEventsEventTypesResultOutput), nil }).(GetEventsEventTypesResultOutput) } diff --git a/sdk/go/meraki/networks/getFirmwareUpgrades.go b/sdk/go/meraki/networks/getFirmwareUpgrades.go index 042ef751..15fd937c 100644 --- a/sdk/go/meraki/networks/getFirmwareUpgrades.go +++ b/sdk/go/meraki/networks/getFirmwareUpgrades.go @@ -63,21 +63,11 @@ type LookupFirmwareUpgradesResult struct { } func LookupFirmwareUpgradesOutput(ctx *pulumi.Context, args LookupFirmwareUpgradesOutputArgs, opts ...pulumi.InvokeOption) LookupFirmwareUpgradesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupFirmwareUpgradesResultOutput, error) { args := v.(LookupFirmwareUpgradesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupFirmwareUpgradesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getFirmwareUpgrades:getFirmwareUpgrades", args, &rv, "", opts...) - if err != nil { - return LookupFirmwareUpgradesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupFirmwareUpgradesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupFirmwareUpgradesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getFirmwareUpgrades:getFirmwareUpgrades", args, LookupFirmwareUpgradesResultOutput{}, options).(LookupFirmwareUpgradesResultOutput), nil }).(LookupFirmwareUpgradesResultOutput) } diff --git a/sdk/go/meraki/networks/getFirmwareUpgradesStagedEvents.go b/sdk/go/meraki/networks/getFirmwareUpgradesStagedEvents.go index 79e0338e..0d154dac 100644 --- a/sdk/go/meraki/networks/getFirmwareUpgradesStagedEvents.go +++ b/sdk/go/meraki/networks/getFirmwareUpgradesStagedEvents.go @@ -63,21 +63,11 @@ type LookupFirmwareUpgradesStagedEventsResult struct { } func LookupFirmwareUpgradesStagedEventsOutput(ctx *pulumi.Context, args LookupFirmwareUpgradesStagedEventsOutputArgs, opts ...pulumi.InvokeOption) LookupFirmwareUpgradesStagedEventsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupFirmwareUpgradesStagedEventsResultOutput, error) { args := v.(LookupFirmwareUpgradesStagedEventsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupFirmwareUpgradesStagedEventsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getFirmwareUpgradesStagedEvents:getFirmwareUpgradesStagedEvents", args, &rv, "", opts...) - if err != nil { - return LookupFirmwareUpgradesStagedEventsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupFirmwareUpgradesStagedEventsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupFirmwareUpgradesStagedEventsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getFirmwareUpgradesStagedEvents:getFirmwareUpgradesStagedEvents", args, LookupFirmwareUpgradesStagedEventsResultOutput{}, options).(LookupFirmwareUpgradesStagedEventsResultOutput), nil }).(LookupFirmwareUpgradesStagedEventsResultOutput) } diff --git a/sdk/go/meraki/networks/getFirmwareUpgradesStagedGroups.go b/sdk/go/meraki/networks/getFirmwareUpgradesStagedGroups.go index d1790df1..87e22e20 100644 --- a/sdk/go/meraki/networks/getFirmwareUpgradesStagedGroups.go +++ b/sdk/go/meraki/networks/getFirmwareUpgradesStagedGroups.go @@ -44,21 +44,11 @@ type LookupFirmwareUpgradesStagedGroupsResult struct { } func LookupFirmwareUpgradesStagedGroupsOutput(ctx *pulumi.Context, args LookupFirmwareUpgradesStagedGroupsOutputArgs, opts ...pulumi.InvokeOption) LookupFirmwareUpgradesStagedGroupsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupFirmwareUpgradesStagedGroupsResultOutput, error) { args := v.(LookupFirmwareUpgradesStagedGroupsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupFirmwareUpgradesStagedGroupsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getFirmwareUpgradesStagedGroups:getFirmwareUpgradesStagedGroups", args, &rv, "", opts...) - if err != nil { - return LookupFirmwareUpgradesStagedGroupsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupFirmwareUpgradesStagedGroupsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupFirmwareUpgradesStagedGroupsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getFirmwareUpgradesStagedGroups:getFirmwareUpgradesStagedGroups", args, LookupFirmwareUpgradesStagedGroupsResultOutput{}, options).(LookupFirmwareUpgradesStagedGroupsResultOutput), nil }).(LookupFirmwareUpgradesStagedGroupsResultOutput) } diff --git a/sdk/go/meraki/networks/getFirmwareUpgradesStagedStages.go b/sdk/go/meraki/networks/getFirmwareUpgradesStagedStages.go index e9c7f0e5..3a5a10ed 100644 --- a/sdk/go/meraki/networks/getFirmwareUpgradesStagedStages.go +++ b/sdk/go/meraki/networks/getFirmwareUpgradesStagedStages.go @@ -64,21 +64,11 @@ type LookupFirmwareUpgradesStagedStagesResult struct { } func LookupFirmwareUpgradesStagedStagesOutput(ctx *pulumi.Context, args LookupFirmwareUpgradesStagedStagesOutputArgs, opts ...pulumi.InvokeOption) LookupFirmwareUpgradesStagedStagesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupFirmwareUpgradesStagedStagesResultOutput, error) { args := v.(LookupFirmwareUpgradesStagedStagesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupFirmwareUpgradesStagedStagesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getFirmwareUpgradesStagedStages:getFirmwareUpgradesStagedStages", args, &rv, "", opts...) - if err != nil { - return LookupFirmwareUpgradesStagedStagesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupFirmwareUpgradesStagedStagesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupFirmwareUpgradesStagedStagesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getFirmwareUpgradesStagedStages:getFirmwareUpgradesStagedStages", args, LookupFirmwareUpgradesStagedStagesResultOutput{}, options).(LookupFirmwareUpgradesStagedStagesResultOutput), nil }).(LookupFirmwareUpgradesStagedStagesResultOutput) } diff --git a/sdk/go/meraki/networks/getFloorPlans.go b/sdk/go/meraki/networks/getFloorPlans.go index 63a4250c..a589e698 100644 --- a/sdk/go/meraki/networks/getFloorPlans.go +++ b/sdk/go/meraki/networks/getFloorPlans.go @@ -44,21 +44,11 @@ type LookupFloorPlansResult struct { } func LookupFloorPlansOutput(ctx *pulumi.Context, args LookupFloorPlansOutputArgs, opts ...pulumi.InvokeOption) LookupFloorPlansResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupFloorPlansResultOutput, error) { args := v.(LookupFloorPlansArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupFloorPlansResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getFloorPlans:getFloorPlans", args, &rv, "", opts...) - if err != nil { - return LookupFloorPlansResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupFloorPlansResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupFloorPlansResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getFloorPlans:getFloorPlans", args, LookupFloorPlansResultOutput{}, options).(LookupFloorPlansResultOutput), nil }).(LookupFloorPlansResultOutput) } diff --git a/sdk/go/meraki/networks/getGroupPolicies.go b/sdk/go/meraki/networks/getGroupPolicies.go index 693ebc07..f4e7f6eb 100644 --- a/sdk/go/meraki/networks/getGroupPolicies.go +++ b/sdk/go/meraki/networks/getGroupPolicies.go @@ -44,21 +44,11 @@ type LookupGroupPoliciesResult struct { } func LookupGroupPoliciesOutput(ctx *pulumi.Context, args LookupGroupPoliciesOutputArgs, opts ...pulumi.InvokeOption) LookupGroupPoliciesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupGroupPoliciesResultOutput, error) { args := v.(LookupGroupPoliciesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupGroupPoliciesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getGroupPolicies:getGroupPolicies", args, &rv, "", opts...) - if err != nil { - return LookupGroupPoliciesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupGroupPoliciesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupGroupPoliciesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getGroupPolicies:getGroupPolicies", args, LookupGroupPoliciesResultOutput{}, options).(LookupGroupPoliciesResultOutput), nil }).(LookupGroupPoliciesResultOutput) } diff --git a/sdk/go/meraki/networks/getHealthAlerts.go b/sdk/go/meraki/networks/getHealthAlerts.go index 7ce23feb..579d81f2 100644 --- a/sdk/go/meraki/networks/getHealthAlerts.go +++ b/sdk/go/meraki/networks/getHealthAlerts.go @@ -64,21 +64,11 @@ type GetHealthAlertsResult struct { } func GetHealthAlertsOutput(ctx *pulumi.Context, args GetHealthAlertsOutputArgs, opts ...pulumi.InvokeOption) GetHealthAlertsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetHealthAlertsResultOutput, error) { args := v.(GetHealthAlertsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetHealthAlertsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getHealthAlerts:getHealthAlerts", args, &rv, "", opts...) - if err != nil { - return GetHealthAlertsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetHealthAlertsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetHealthAlertsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getHealthAlerts:getHealthAlerts", args, GetHealthAlertsResultOutput{}, options).(GetHealthAlertsResultOutput), nil }).(GetHealthAlertsResultOutput) } diff --git a/sdk/go/meraki/networks/getInsightApplicationsHealthByTime.go b/sdk/go/meraki/networks/getInsightApplicationsHealthByTime.go index 9f305f25..61db0086 100644 --- a/sdk/go/meraki/networks/getInsightApplicationsHealthByTime.go +++ b/sdk/go/meraki/networks/getInsightApplicationsHealthByTime.go @@ -89,21 +89,11 @@ type GetInsightApplicationsHealthByTimeResult struct { } func GetInsightApplicationsHealthByTimeOutput(ctx *pulumi.Context, args GetInsightApplicationsHealthByTimeOutputArgs, opts ...pulumi.InvokeOption) GetInsightApplicationsHealthByTimeResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetInsightApplicationsHealthByTimeResultOutput, error) { args := v.(GetInsightApplicationsHealthByTimeArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetInsightApplicationsHealthByTimeResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getInsightApplicationsHealthByTime:getInsightApplicationsHealthByTime", args, &rv, "", opts...) - if err != nil { - return GetInsightApplicationsHealthByTimeResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetInsightApplicationsHealthByTimeResultOutput) - if secret { - return pulumi.ToSecret(output).(GetInsightApplicationsHealthByTimeResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getInsightApplicationsHealthByTime:getInsightApplicationsHealthByTime", args, GetInsightApplicationsHealthByTimeResultOutput{}, options).(GetInsightApplicationsHealthByTimeResultOutput), nil }).(GetInsightApplicationsHealthByTimeResultOutput) } diff --git a/sdk/go/meraki/networks/getMerakiAuthUsers.go b/sdk/go/meraki/networks/getMerakiAuthUsers.go index 57d19143..d111ec16 100644 --- a/sdk/go/meraki/networks/getMerakiAuthUsers.go +++ b/sdk/go/meraki/networks/getMerakiAuthUsers.go @@ -44,21 +44,11 @@ type LookupMerakiAuthUsersResult struct { } func LookupMerakiAuthUsersOutput(ctx *pulumi.Context, args LookupMerakiAuthUsersOutputArgs, opts ...pulumi.InvokeOption) LookupMerakiAuthUsersResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupMerakiAuthUsersResultOutput, error) { args := v.(LookupMerakiAuthUsersArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupMerakiAuthUsersResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getMerakiAuthUsers:getMerakiAuthUsers", args, &rv, "", opts...) - if err != nil { - return LookupMerakiAuthUsersResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupMerakiAuthUsersResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupMerakiAuthUsersResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getMerakiAuthUsers:getMerakiAuthUsers", args, LookupMerakiAuthUsersResultOutput{}, options).(LookupMerakiAuthUsersResultOutput), nil }).(LookupMerakiAuthUsersResultOutput) } diff --git a/sdk/go/meraki/networks/getNetflow.go b/sdk/go/meraki/networks/getNetflow.go index b88cb3c7..aef8f251 100644 --- a/sdk/go/meraki/networks/getNetflow.go +++ b/sdk/go/meraki/networks/getNetflow.go @@ -63,21 +63,11 @@ type LookupNetflowResult struct { } func LookupNetflowOutput(ctx *pulumi.Context, args LookupNetflowOutputArgs, opts ...pulumi.InvokeOption) LookupNetflowResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupNetflowResultOutput, error) { args := v.(LookupNetflowArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupNetflowResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getNetflow:getNetflow", args, &rv, "", opts...) - if err != nil { - return LookupNetflowResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupNetflowResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupNetflowResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getNetflow:getNetflow", args, LookupNetflowResultOutput{}, options).(LookupNetflowResultOutput), nil }).(LookupNetflowResultOutput) } diff --git a/sdk/go/meraki/networks/getPiiPiiKeys.go b/sdk/go/meraki/networks/getPiiPiiKeys.go index 2f15c332..4ae9877b 100644 --- a/sdk/go/meraki/networks/getPiiPiiKeys.go +++ b/sdk/go/meraki/networks/getPiiPiiKeys.go @@ -93,21 +93,11 @@ type GetPiiPiiKeysResult struct { } func GetPiiPiiKeysOutput(ctx *pulumi.Context, args GetPiiPiiKeysOutputArgs, opts ...pulumi.InvokeOption) GetPiiPiiKeysResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetPiiPiiKeysResultOutput, error) { args := v.(GetPiiPiiKeysArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetPiiPiiKeysResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getPiiPiiKeys:getPiiPiiKeys", args, &rv, "", opts...) - if err != nil { - return GetPiiPiiKeysResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetPiiPiiKeysResultOutput) - if secret { - return pulumi.ToSecret(output).(GetPiiPiiKeysResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getPiiPiiKeys:getPiiPiiKeys", args, GetPiiPiiKeysResultOutput{}, options).(GetPiiPiiKeysResultOutput), nil }).(GetPiiPiiKeysResultOutput) } diff --git a/sdk/go/meraki/networks/getPiiRequests.go b/sdk/go/meraki/networks/getPiiRequests.go index f41c52cc..e92833f9 100644 --- a/sdk/go/meraki/networks/getPiiRequests.go +++ b/sdk/go/meraki/networks/getPiiRequests.go @@ -44,21 +44,11 @@ type GetPiiRequestsResult struct { } func GetPiiRequestsOutput(ctx *pulumi.Context, args GetPiiRequestsOutputArgs, opts ...pulumi.InvokeOption) GetPiiRequestsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetPiiRequestsResultOutput, error) { args := v.(GetPiiRequestsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetPiiRequestsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getPiiRequests:getPiiRequests", args, &rv, "", opts...) - if err != nil { - return GetPiiRequestsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetPiiRequestsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetPiiRequestsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getPiiRequests:getPiiRequests", args, GetPiiRequestsResultOutput{}, options).(GetPiiRequestsResultOutput), nil }).(GetPiiRequestsResultOutput) } diff --git a/sdk/go/meraki/networks/getPiiSmDevicesForKey.go b/sdk/go/meraki/networks/getPiiSmDevicesForKey.go index 164300fc..f24a5947 100644 --- a/sdk/go/meraki/networks/getPiiSmDevicesForKey.go +++ b/sdk/go/meraki/networks/getPiiSmDevicesForKey.go @@ -93,21 +93,11 @@ type GetPiiSmDevicesForKeyResult struct { } func GetPiiSmDevicesForKeyOutput(ctx *pulumi.Context, args GetPiiSmDevicesForKeyOutputArgs, opts ...pulumi.InvokeOption) GetPiiSmDevicesForKeyResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetPiiSmDevicesForKeyResultOutput, error) { args := v.(GetPiiSmDevicesForKeyArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetPiiSmDevicesForKeyResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getPiiSmDevicesForKey:getPiiSmDevicesForKey", args, &rv, "", opts...) - if err != nil { - return GetPiiSmDevicesForKeyResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetPiiSmDevicesForKeyResultOutput) - if secret { - return pulumi.ToSecret(output).(GetPiiSmDevicesForKeyResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getPiiSmDevicesForKey:getPiiSmDevicesForKey", args, GetPiiSmDevicesForKeyResultOutput{}, options).(GetPiiSmDevicesForKeyResultOutput), nil }).(GetPiiSmDevicesForKeyResultOutput) } diff --git a/sdk/go/meraki/networks/getPiiSmOwnersForKey.go b/sdk/go/meraki/networks/getPiiSmOwnersForKey.go index c71eeaea..e29aab50 100644 --- a/sdk/go/meraki/networks/getPiiSmOwnersForKey.go +++ b/sdk/go/meraki/networks/getPiiSmOwnersForKey.go @@ -93,21 +93,11 @@ type GetPiiSmOwnersForKeyResult struct { } func GetPiiSmOwnersForKeyOutput(ctx *pulumi.Context, args GetPiiSmOwnersForKeyOutputArgs, opts ...pulumi.InvokeOption) GetPiiSmOwnersForKeyResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetPiiSmOwnersForKeyResultOutput, error) { args := v.(GetPiiSmOwnersForKeyArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetPiiSmOwnersForKeyResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getPiiSmOwnersForKey:getPiiSmOwnersForKey", args, &rv, "", opts...) - if err != nil { - return GetPiiSmOwnersForKeyResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetPiiSmOwnersForKeyResultOutput) - if secret { - return pulumi.ToSecret(output).(GetPiiSmOwnersForKeyResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getPiiSmOwnersForKey:getPiiSmOwnersForKey", args, GetPiiSmOwnersForKeyResultOutput{}, options).(GetPiiSmOwnersForKeyResultOutput), nil }).(GetPiiSmOwnersForKeyResultOutput) } diff --git a/sdk/go/meraki/networks/getPoliciesByClient.go b/sdk/go/meraki/networks/getPoliciesByClient.go index be494de3..59b8be5d 100644 --- a/sdk/go/meraki/networks/getPoliciesByClient.go +++ b/sdk/go/meraki/networks/getPoliciesByClient.go @@ -89,21 +89,11 @@ type GetPoliciesByClientResult struct { } func GetPoliciesByClientOutput(ctx *pulumi.Context, args GetPoliciesByClientOutputArgs, opts ...pulumi.InvokeOption) GetPoliciesByClientResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetPoliciesByClientResultOutput, error) { args := v.(GetPoliciesByClientArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetPoliciesByClientResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getPoliciesByClient:getPoliciesByClient", args, &rv, "", opts...) - if err != nil { - return GetPoliciesByClientResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetPoliciesByClientResultOutput) - if secret { - return pulumi.ToSecret(output).(GetPoliciesByClientResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getPoliciesByClient:getPoliciesByClient", args, GetPoliciesByClientResultOutput{}, options).(GetPoliciesByClientResultOutput), nil }).(GetPoliciesByClientResultOutput) } diff --git a/sdk/go/meraki/networks/getSensorAlertsCurrentOverviewByMetric.go b/sdk/go/meraki/networks/getSensorAlertsCurrentOverviewByMetric.go index cca1f62f..2495c0e5 100644 --- a/sdk/go/meraki/networks/getSensorAlertsCurrentOverviewByMetric.go +++ b/sdk/go/meraki/networks/getSensorAlertsCurrentOverviewByMetric.go @@ -63,21 +63,11 @@ type GetSensorAlertsCurrentOverviewByMetricResult struct { } func GetSensorAlertsCurrentOverviewByMetricOutput(ctx *pulumi.Context, args GetSensorAlertsCurrentOverviewByMetricOutputArgs, opts ...pulumi.InvokeOption) GetSensorAlertsCurrentOverviewByMetricResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSensorAlertsCurrentOverviewByMetricResultOutput, error) { args := v.(GetSensorAlertsCurrentOverviewByMetricArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSensorAlertsCurrentOverviewByMetricResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSensorAlertsCurrentOverviewByMetric:getSensorAlertsCurrentOverviewByMetric", args, &rv, "", opts...) - if err != nil { - return GetSensorAlertsCurrentOverviewByMetricResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSensorAlertsCurrentOverviewByMetricResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSensorAlertsCurrentOverviewByMetricResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSensorAlertsCurrentOverviewByMetric:getSensorAlertsCurrentOverviewByMetric", args, GetSensorAlertsCurrentOverviewByMetricResultOutput{}, options).(GetSensorAlertsCurrentOverviewByMetricResultOutput), nil }).(GetSensorAlertsCurrentOverviewByMetricResultOutput) } diff --git a/sdk/go/meraki/networks/getSensorAlertsOverviewByMetric.go b/sdk/go/meraki/networks/getSensorAlertsOverviewByMetric.go index f02023e0..91983e01 100644 --- a/sdk/go/meraki/networks/getSensorAlertsOverviewByMetric.go +++ b/sdk/go/meraki/networks/getSensorAlertsOverviewByMetric.go @@ -84,21 +84,11 @@ type GetSensorAlertsOverviewByMetricResult struct { } func GetSensorAlertsOverviewByMetricOutput(ctx *pulumi.Context, args GetSensorAlertsOverviewByMetricOutputArgs, opts ...pulumi.InvokeOption) GetSensorAlertsOverviewByMetricResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSensorAlertsOverviewByMetricResultOutput, error) { args := v.(GetSensorAlertsOverviewByMetricArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSensorAlertsOverviewByMetricResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSensorAlertsOverviewByMetric:getSensorAlertsOverviewByMetric", args, &rv, "", opts...) - if err != nil { - return GetSensorAlertsOverviewByMetricResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSensorAlertsOverviewByMetricResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSensorAlertsOverviewByMetricResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSensorAlertsOverviewByMetric:getSensorAlertsOverviewByMetric", args, GetSensorAlertsOverviewByMetricResultOutput{}, options).(GetSensorAlertsOverviewByMetricResultOutput), nil }).(GetSensorAlertsOverviewByMetricResultOutput) } diff --git a/sdk/go/meraki/networks/getSensorAlertsProfiles.go b/sdk/go/meraki/networks/getSensorAlertsProfiles.go index 71bd2259..f29e928c 100644 --- a/sdk/go/meraki/networks/getSensorAlertsProfiles.go +++ b/sdk/go/meraki/networks/getSensorAlertsProfiles.go @@ -42,21 +42,11 @@ type LookupSensorAlertsProfilesResult struct { } func LookupSensorAlertsProfilesOutput(ctx *pulumi.Context, args LookupSensorAlertsProfilesOutputArgs, opts ...pulumi.InvokeOption) LookupSensorAlertsProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSensorAlertsProfilesResultOutput, error) { args := v.(LookupSensorAlertsProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSensorAlertsProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSensorAlertsProfiles:getSensorAlertsProfiles", args, &rv, "", opts...) - if err != nil { - return LookupSensorAlertsProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSensorAlertsProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSensorAlertsProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSensorAlertsProfiles:getSensorAlertsProfiles", args, LookupSensorAlertsProfilesResultOutput{}, options).(LookupSensorAlertsProfilesResultOutput), nil }).(LookupSensorAlertsProfilesResultOutput) } diff --git a/sdk/go/meraki/networks/getSensorMqttBrokers.go b/sdk/go/meraki/networks/getSensorMqttBrokers.go index c0aaaacd..b5668292 100644 --- a/sdk/go/meraki/networks/getSensorMqttBrokers.go +++ b/sdk/go/meraki/networks/getSensorMqttBrokers.go @@ -44,21 +44,11 @@ type LookupSensorMqttBrokersResult struct { } func LookupSensorMqttBrokersOutput(ctx *pulumi.Context, args LookupSensorMqttBrokersOutputArgs, opts ...pulumi.InvokeOption) LookupSensorMqttBrokersResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSensorMqttBrokersResultOutput, error) { args := v.(LookupSensorMqttBrokersArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSensorMqttBrokersResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSensorMqttBrokers:getSensorMqttBrokers", args, &rv, "", opts...) - if err != nil { - return LookupSensorMqttBrokersResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSensorMqttBrokersResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSensorMqttBrokersResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSensorMqttBrokers:getSensorMqttBrokers", args, LookupSensorMqttBrokersResultOutput{}, options).(LookupSensorMqttBrokersResultOutput), nil }).(LookupSensorMqttBrokersResultOutput) } diff --git a/sdk/go/meraki/networks/getSensorRelationships.go b/sdk/go/meraki/networks/getSensorRelationships.go index 341c6fe3..4edcd707 100644 --- a/sdk/go/meraki/networks/getSensorRelationships.go +++ b/sdk/go/meraki/networks/getSensorRelationships.go @@ -64,21 +64,11 @@ type GetSensorRelationshipsResult struct { } func GetSensorRelationshipsOutput(ctx *pulumi.Context, args GetSensorRelationshipsOutputArgs, opts ...pulumi.InvokeOption) GetSensorRelationshipsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSensorRelationshipsResultOutput, error) { args := v.(GetSensorRelationshipsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSensorRelationshipsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSensorRelationships:getSensorRelationships", args, &rv, "", opts...) - if err != nil { - return GetSensorRelationshipsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSensorRelationshipsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSensorRelationshipsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSensorRelationships:getSensorRelationships", args, GetSensorRelationshipsResultOutput{}, options).(GetSensorRelationshipsResultOutput), nil }).(GetSensorRelationshipsResultOutput) } diff --git a/sdk/go/meraki/networks/getSettings.go b/sdk/go/meraki/networks/getSettings.go index 30769e0d..421a29ac 100644 --- a/sdk/go/meraki/networks/getSettings.go +++ b/sdk/go/meraki/networks/getSettings.go @@ -63,21 +63,11 @@ type LookupSettingsResult struct { } func LookupSettingsOutput(ctx *pulumi.Context, args LookupSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSettingsResultOutput, error) { args := v.(LookupSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSettings:getSettings", args, &rv, "", opts...) - if err != nil { - return LookupSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSettings:getSettings", args, LookupSettingsResultOutput{}, options).(LookupSettingsResultOutput), nil }).(LookupSettingsResultOutput) } diff --git a/sdk/go/meraki/networks/getSmBypassActivationLockAttempts.go b/sdk/go/meraki/networks/getSmBypassActivationLockAttempts.go index a5f81d02..83f95326 100644 --- a/sdk/go/meraki/networks/getSmBypassActivationLockAttempts.go +++ b/sdk/go/meraki/networks/getSmBypassActivationLockAttempts.go @@ -68,21 +68,11 @@ type LookupSmBypassActivationLockAttemptsResult struct { } func LookupSmBypassActivationLockAttemptsOutput(ctx *pulumi.Context, args LookupSmBypassActivationLockAttemptsOutputArgs, opts ...pulumi.InvokeOption) LookupSmBypassActivationLockAttemptsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSmBypassActivationLockAttemptsResultOutput, error) { args := v.(LookupSmBypassActivationLockAttemptsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSmBypassActivationLockAttemptsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmBypassActivationLockAttempts:getSmBypassActivationLockAttempts", args, &rv, "", opts...) - if err != nil { - return LookupSmBypassActivationLockAttemptsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSmBypassActivationLockAttemptsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSmBypassActivationLockAttemptsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmBypassActivationLockAttempts:getSmBypassActivationLockAttempts", args, LookupSmBypassActivationLockAttemptsResultOutput{}, options).(LookupSmBypassActivationLockAttemptsResultOutput), nil }).(LookupSmBypassActivationLockAttemptsResultOutput) } diff --git a/sdk/go/meraki/networks/getSmDevices.go b/sdk/go/meraki/networks/getSmDevices.go index 6f73ae65..21037cac 100644 --- a/sdk/go/meraki/networks/getSmDevices.go +++ b/sdk/go/meraki/networks/getSmDevices.go @@ -140,21 +140,11 @@ type GetSmDevicesResult struct { } func GetSmDevicesOutput(ctx *pulumi.Context, args GetSmDevicesOutputArgs, opts ...pulumi.InvokeOption) GetSmDevicesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmDevicesResultOutput, error) { args := v.(GetSmDevicesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmDevicesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmDevices:getSmDevices", args, &rv, "", opts...) - if err != nil { - return GetSmDevicesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmDevicesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmDevicesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmDevices:getSmDevices", args, GetSmDevicesResultOutput{}, options).(GetSmDevicesResultOutput), nil }).(GetSmDevicesResultOutput) } diff --git a/sdk/go/meraki/networks/getSmDevicesCellularUsageHistory.go b/sdk/go/meraki/networks/getSmDevicesCellularUsageHistory.go index 98c6e8c1..be2d9641 100644 --- a/sdk/go/meraki/networks/getSmDevicesCellularUsageHistory.go +++ b/sdk/go/meraki/networks/getSmDevicesCellularUsageHistory.go @@ -69,21 +69,11 @@ type GetSmDevicesCellularUsageHistoryResult struct { } func GetSmDevicesCellularUsageHistoryOutput(ctx *pulumi.Context, args GetSmDevicesCellularUsageHistoryOutputArgs, opts ...pulumi.InvokeOption) GetSmDevicesCellularUsageHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmDevicesCellularUsageHistoryResultOutput, error) { args := v.(GetSmDevicesCellularUsageHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmDevicesCellularUsageHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmDevicesCellularUsageHistory:getSmDevicesCellularUsageHistory", args, &rv, "", opts...) - if err != nil { - return GetSmDevicesCellularUsageHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmDevicesCellularUsageHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmDevicesCellularUsageHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmDevicesCellularUsageHistory:getSmDevicesCellularUsageHistory", args, GetSmDevicesCellularUsageHistoryResultOutput{}, options).(GetSmDevicesCellularUsageHistoryResultOutput), nil }).(GetSmDevicesCellularUsageHistoryResultOutput) } diff --git a/sdk/go/meraki/networks/getSmDevicesCerts.go b/sdk/go/meraki/networks/getSmDevicesCerts.go index 02bd29ef..0e0d7774 100644 --- a/sdk/go/meraki/networks/getSmDevicesCerts.go +++ b/sdk/go/meraki/networks/getSmDevicesCerts.go @@ -69,21 +69,11 @@ type GetSmDevicesCertsResult struct { } func GetSmDevicesCertsOutput(ctx *pulumi.Context, args GetSmDevicesCertsOutputArgs, opts ...pulumi.InvokeOption) GetSmDevicesCertsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmDevicesCertsResultOutput, error) { args := v.(GetSmDevicesCertsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmDevicesCertsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmDevicesCerts:getSmDevicesCerts", args, &rv, "", opts...) - if err != nil { - return GetSmDevicesCertsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmDevicesCertsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmDevicesCertsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmDevicesCerts:getSmDevicesCerts", args, GetSmDevicesCertsResultOutput{}, options).(GetSmDevicesCertsResultOutput), nil }).(GetSmDevicesCertsResultOutput) } diff --git a/sdk/go/meraki/networks/getSmDevicesConnectivity.go b/sdk/go/meraki/networks/getSmDevicesConnectivity.go index cad08599..8b9395ec 100644 --- a/sdk/go/meraki/networks/getSmDevicesConnectivity.go +++ b/sdk/go/meraki/networks/getSmDevicesConnectivity.go @@ -84,21 +84,11 @@ type GetSmDevicesConnectivityResult struct { } func GetSmDevicesConnectivityOutput(ctx *pulumi.Context, args GetSmDevicesConnectivityOutputArgs, opts ...pulumi.InvokeOption) GetSmDevicesConnectivityResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmDevicesConnectivityResultOutput, error) { args := v.(GetSmDevicesConnectivityArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmDevicesConnectivityResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmDevicesConnectivity:getSmDevicesConnectivity", args, &rv, "", opts...) - if err != nil { - return GetSmDevicesConnectivityResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmDevicesConnectivityResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmDevicesConnectivityResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmDevicesConnectivity:getSmDevicesConnectivity", args, GetSmDevicesConnectivityResultOutput{}, options).(GetSmDevicesConnectivityResultOutput), nil }).(GetSmDevicesConnectivityResultOutput) } diff --git a/sdk/go/meraki/networks/getSmDevicesDesktopLogs.go b/sdk/go/meraki/networks/getSmDevicesDesktopLogs.go index 89f725cb..1ecf8f87 100644 --- a/sdk/go/meraki/networks/getSmDevicesDesktopLogs.go +++ b/sdk/go/meraki/networks/getSmDevicesDesktopLogs.go @@ -84,21 +84,11 @@ type GetSmDevicesDesktopLogsResult struct { } func GetSmDevicesDesktopLogsOutput(ctx *pulumi.Context, args GetSmDevicesDesktopLogsOutputArgs, opts ...pulumi.InvokeOption) GetSmDevicesDesktopLogsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmDevicesDesktopLogsResultOutput, error) { args := v.(GetSmDevicesDesktopLogsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmDevicesDesktopLogsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmDevicesDesktopLogs:getSmDevicesDesktopLogs", args, &rv, "", opts...) - if err != nil { - return GetSmDevicesDesktopLogsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmDevicesDesktopLogsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmDevicesDesktopLogsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmDevicesDesktopLogs:getSmDevicesDesktopLogs", args, GetSmDevicesDesktopLogsResultOutput{}, options).(GetSmDevicesDesktopLogsResultOutput), nil }).(GetSmDevicesDesktopLogsResultOutput) } diff --git a/sdk/go/meraki/networks/getSmDevicesDeviceCommandLogs.go b/sdk/go/meraki/networks/getSmDevicesDeviceCommandLogs.go index dc03e94a..29a885d6 100644 --- a/sdk/go/meraki/networks/getSmDevicesDeviceCommandLogs.go +++ b/sdk/go/meraki/networks/getSmDevicesDeviceCommandLogs.go @@ -84,21 +84,11 @@ type GetSmDevicesDeviceCommandLogsResult struct { } func GetSmDevicesDeviceCommandLogsOutput(ctx *pulumi.Context, args GetSmDevicesDeviceCommandLogsOutputArgs, opts ...pulumi.InvokeOption) GetSmDevicesDeviceCommandLogsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmDevicesDeviceCommandLogsResultOutput, error) { args := v.(GetSmDevicesDeviceCommandLogsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmDevicesDeviceCommandLogsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmDevicesDeviceCommandLogs:getSmDevicesDeviceCommandLogs", args, &rv, "", opts...) - if err != nil { - return GetSmDevicesDeviceCommandLogsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmDevicesDeviceCommandLogsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmDevicesDeviceCommandLogsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmDevicesDeviceCommandLogs:getSmDevicesDeviceCommandLogs", args, GetSmDevicesDeviceCommandLogsResultOutput{}, options).(GetSmDevicesDeviceCommandLogsResultOutput), nil }).(GetSmDevicesDeviceCommandLogsResultOutput) } diff --git a/sdk/go/meraki/networks/getSmDevicesDeviceProfiles.go b/sdk/go/meraki/networks/getSmDevicesDeviceProfiles.go index 7514d4c6..d19f32a1 100644 --- a/sdk/go/meraki/networks/getSmDevicesDeviceProfiles.go +++ b/sdk/go/meraki/networks/getSmDevicesDeviceProfiles.go @@ -69,21 +69,11 @@ type GetSmDevicesDeviceProfilesResult struct { } func GetSmDevicesDeviceProfilesOutput(ctx *pulumi.Context, args GetSmDevicesDeviceProfilesOutputArgs, opts ...pulumi.InvokeOption) GetSmDevicesDeviceProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmDevicesDeviceProfilesResultOutput, error) { args := v.(GetSmDevicesDeviceProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmDevicesDeviceProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmDevicesDeviceProfiles:getSmDevicesDeviceProfiles", args, &rv, "", opts...) - if err != nil { - return GetSmDevicesDeviceProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmDevicesDeviceProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmDevicesDeviceProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmDevicesDeviceProfiles:getSmDevicesDeviceProfiles", args, GetSmDevicesDeviceProfilesResultOutput{}, options).(GetSmDevicesDeviceProfilesResultOutput), nil }).(GetSmDevicesDeviceProfilesResultOutput) } diff --git a/sdk/go/meraki/networks/getSmDevicesNetworkAdapters.go b/sdk/go/meraki/networks/getSmDevicesNetworkAdapters.go index a67cbd61..c27f72e1 100644 --- a/sdk/go/meraki/networks/getSmDevicesNetworkAdapters.go +++ b/sdk/go/meraki/networks/getSmDevicesNetworkAdapters.go @@ -69,21 +69,11 @@ type GetSmDevicesNetworkAdaptersResult struct { } func GetSmDevicesNetworkAdaptersOutput(ctx *pulumi.Context, args GetSmDevicesNetworkAdaptersOutputArgs, opts ...pulumi.InvokeOption) GetSmDevicesNetworkAdaptersResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmDevicesNetworkAdaptersResultOutput, error) { args := v.(GetSmDevicesNetworkAdaptersArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmDevicesNetworkAdaptersResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmDevicesNetworkAdapters:getSmDevicesNetworkAdapters", args, &rv, "", opts...) - if err != nil { - return GetSmDevicesNetworkAdaptersResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmDevicesNetworkAdaptersResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmDevicesNetworkAdaptersResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmDevicesNetworkAdapters:getSmDevicesNetworkAdapters", args, GetSmDevicesNetworkAdaptersResultOutput{}, options).(GetSmDevicesNetworkAdaptersResultOutput), nil }).(GetSmDevicesNetworkAdaptersResultOutput) } diff --git a/sdk/go/meraki/networks/getSmDevicesPerformanceHistory.go b/sdk/go/meraki/networks/getSmDevicesPerformanceHistory.go index 4979d1e5..3f657b4c 100644 --- a/sdk/go/meraki/networks/getSmDevicesPerformanceHistory.go +++ b/sdk/go/meraki/networks/getSmDevicesPerformanceHistory.go @@ -84,21 +84,11 @@ type GetSmDevicesPerformanceHistoryResult struct { } func GetSmDevicesPerformanceHistoryOutput(ctx *pulumi.Context, args GetSmDevicesPerformanceHistoryOutputArgs, opts ...pulumi.InvokeOption) GetSmDevicesPerformanceHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmDevicesPerformanceHistoryResultOutput, error) { args := v.(GetSmDevicesPerformanceHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmDevicesPerformanceHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmDevicesPerformanceHistory:getSmDevicesPerformanceHistory", args, &rv, "", opts...) - if err != nil { - return GetSmDevicesPerformanceHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmDevicesPerformanceHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmDevicesPerformanceHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmDevicesPerformanceHistory:getSmDevicesPerformanceHistory", args, GetSmDevicesPerformanceHistoryResultOutput{}, options).(GetSmDevicesPerformanceHistoryResultOutput), nil }).(GetSmDevicesPerformanceHistoryResultOutput) } diff --git a/sdk/go/meraki/networks/getSmDevicesSecurityCenters.go b/sdk/go/meraki/networks/getSmDevicesSecurityCenters.go index abf0a843..b1ab17ba 100644 --- a/sdk/go/meraki/networks/getSmDevicesSecurityCenters.go +++ b/sdk/go/meraki/networks/getSmDevicesSecurityCenters.go @@ -69,21 +69,11 @@ type GetSmDevicesSecurityCentersResult struct { } func GetSmDevicesSecurityCentersOutput(ctx *pulumi.Context, args GetSmDevicesSecurityCentersOutputArgs, opts ...pulumi.InvokeOption) GetSmDevicesSecurityCentersResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmDevicesSecurityCentersResultOutput, error) { args := v.(GetSmDevicesSecurityCentersArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmDevicesSecurityCentersResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmDevicesSecurityCenters:getSmDevicesSecurityCenters", args, &rv, "", opts...) - if err != nil { - return GetSmDevicesSecurityCentersResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmDevicesSecurityCentersResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmDevicesSecurityCentersResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmDevicesSecurityCenters:getSmDevicesSecurityCenters", args, GetSmDevicesSecurityCentersResultOutput{}, options).(GetSmDevicesSecurityCentersResultOutput), nil }).(GetSmDevicesSecurityCentersResultOutput) } diff --git a/sdk/go/meraki/networks/getSmDevicesWlanLists.go b/sdk/go/meraki/networks/getSmDevicesWlanLists.go index b1d68849..5eb60284 100644 --- a/sdk/go/meraki/networks/getSmDevicesWlanLists.go +++ b/sdk/go/meraki/networks/getSmDevicesWlanLists.go @@ -69,21 +69,11 @@ type GetSmDevicesWlanListsResult struct { } func GetSmDevicesWlanListsOutput(ctx *pulumi.Context, args GetSmDevicesWlanListsOutputArgs, opts ...pulumi.InvokeOption) GetSmDevicesWlanListsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmDevicesWlanListsResultOutput, error) { args := v.(GetSmDevicesWlanListsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmDevicesWlanListsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmDevicesWlanLists:getSmDevicesWlanLists", args, &rv, "", opts...) - if err != nil { - return GetSmDevicesWlanListsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmDevicesWlanListsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmDevicesWlanListsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmDevicesWlanLists:getSmDevicesWlanLists", args, GetSmDevicesWlanListsResultOutput{}, options).(GetSmDevicesWlanListsResultOutput), nil }).(GetSmDevicesWlanListsResultOutput) } diff --git a/sdk/go/meraki/networks/getSmProfiles.go b/sdk/go/meraki/networks/getSmProfiles.go index 14469b54..90d47fe7 100644 --- a/sdk/go/meraki/networks/getSmProfiles.go +++ b/sdk/go/meraki/networks/getSmProfiles.go @@ -71,21 +71,11 @@ type GetSmProfilesResult struct { } func GetSmProfilesOutput(ctx *pulumi.Context, args GetSmProfilesOutputArgs, opts ...pulumi.InvokeOption) GetSmProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmProfilesResultOutput, error) { args := v.(GetSmProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmProfiles:getSmProfiles", args, &rv, "", opts...) - if err != nil { - return GetSmProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmProfiles:getSmProfiles", args, GetSmProfilesResultOutput{}, options).(GetSmProfilesResultOutput), nil }).(GetSmProfilesResultOutput) } diff --git a/sdk/go/meraki/networks/getSmTargetGroups.go b/sdk/go/meraki/networks/getSmTargetGroups.go index 05e97042..b56a3ffe 100644 --- a/sdk/go/meraki/networks/getSmTargetGroups.go +++ b/sdk/go/meraki/networks/getSmTargetGroups.go @@ -48,21 +48,11 @@ type LookupSmTargetGroupsResult struct { } func LookupSmTargetGroupsOutput(ctx *pulumi.Context, args LookupSmTargetGroupsOutputArgs, opts ...pulumi.InvokeOption) LookupSmTargetGroupsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSmTargetGroupsResultOutput, error) { args := v.(LookupSmTargetGroupsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSmTargetGroupsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmTargetGroups:getSmTargetGroups", args, &rv, "", opts...) - if err != nil { - return LookupSmTargetGroupsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSmTargetGroupsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSmTargetGroupsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmTargetGroups:getSmTargetGroups", args, LookupSmTargetGroupsResultOutput{}, options).(LookupSmTargetGroupsResultOutput), nil }).(LookupSmTargetGroupsResultOutput) } diff --git a/sdk/go/meraki/networks/getSmTrustedAccessConfigs.go b/sdk/go/meraki/networks/getSmTrustedAccessConfigs.go index 41b594d9..94c1887f 100644 --- a/sdk/go/meraki/networks/getSmTrustedAccessConfigs.go +++ b/sdk/go/meraki/networks/getSmTrustedAccessConfigs.go @@ -79,21 +79,11 @@ type GetSmTrustedAccessConfigsResult struct { } func GetSmTrustedAccessConfigsOutput(ctx *pulumi.Context, args GetSmTrustedAccessConfigsOutputArgs, opts ...pulumi.InvokeOption) GetSmTrustedAccessConfigsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmTrustedAccessConfigsResultOutput, error) { args := v.(GetSmTrustedAccessConfigsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmTrustedAccessConfigsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmTrustedAccessConfigs:getSmTrustedAccessConfigs", args, &rv, "", opts...) - if err != nil { - return GetSmTrustedAccessConfigsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmTrustedAccessConfigsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmTrustedAccessConfigsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmTrustedAccessConfigs:getSmTrustedAccessConfigs", args, GetSmTrustedAccessConfigsResultOutput{}, options).(GetSmTrustedAccessConfigsResultOutput), nil }).(GetSmTrustedAccessConfigsResultOutput) } diff --git a/sdk/go/meraki/networks/getSmUserAccessDevices.go b/sdk/go/meraki/networks/getSmUserAccessDevices.go index fbfea7f7..c64e38f4 100644 --- a/sdk/go/meraki/networks/getSmUserAccessDevices.go +++ b/sdk/go/meraki/networks/getSmUserAccessDevices.go @@ -79,21 +79,11 @@ type GetSmUserAccessDevicesResult struct { } func GetSmUserAccessDevicesOutput(ctx *pulumi.Context, args GetSmUserAccessDevicesOutputArgs, opts ...pulumi.InvokeOption) GetSmUserAccessDevicesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmUserAccessDevicesResultOutput, error) { args := v.(GetSmUserAccessDevicesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmUserAccessDevicesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmUserAccessDevices:getSmUserAccessDevices", args, &rv, "", opts...) - if err != nil { - return GetSmUserAccessDevicesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmUserAccessDevicesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmUserAccessDevicesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmUserAccessDevices:getSmUserAccessDevices", args, GetSmUserAccessDevicesResultOutput{}, options).(GetSmUserAccessDevicesResultOutput), nil }).(GetSmUserAccessDevicesResultOutput) } diff --git a/sdk/go/meraki/networks/getSmUsers.go b/sdk/go/meraki/networks/getSmUsers.go index 7c8d59f0..f1b38bc2 100644 --- a/sdk/go/meraki/networks/getSmUsers.go +++ b/sdk/go/meraki/networks/getSmUsers.go @@ -92,21 +92,11 @@ type GetSmUsersResult struct { } func GetSmUsersOutput(ctx *pulumi.Context, args GetSmUsersOutputArgs, opts ...pulumi.InvokeOption) GetSmUsersResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmUsersResultOutput, error) { args := v.(GetSmUsersArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmUsersResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmUsers:getSmUsers", args, &rv, "", opts...) - if err != nil { - return GetSmUsersResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmUsersResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmUsersResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmUsers:getSmUsers", args, GetSmUsersResultOutput{}, options).(GetSmUsersResultOutput), nil }).(GetSmUsersResultOutput) } diff --git a/sdk/go/meraki/networks/getSmUsersDeviceProfiles.go b/sdk/go/meraki/networks/getSmUsersDeviceProfiles.go index 5798e6ed..c1d80e4d 100644 --- a/sdk/go/meraki/networks/getSmUsersDeviceProfiles.go +++ b/sdk/go/meraki/networks/getSmUsersDeviceProfiles.go @@ -69,21 +69,11 @@ type GetSmUsersDeviceProfilesResult struct { } func GetSmUsersDeviceProfilesOutput(ctx *pulumi.Context, args GetSmUsersDeviceProfilesOutputArgs, opts ...pulumi.InvokeOption) GetSmUsersDeviceProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmUsersDeviceProfilesResultOutput, error) { args := v.(GetSmUsersDeviceProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmUsersDeviceProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmUsersDeviceProfiles:getSmUsersDeviceProfiles", args, &rv, "", opts...) - if err != nil { - return GetSmUsersDeviceProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmUsersDeviceProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmUsersDeviceProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmUsersDeviceProfiles:getSmUsersDeviceProfiles", args, GetSmUsersDeviceProfilesResultOutput{}, options).(GetSmUsersDeviceProfilesResultOutput), nil }).(GetSmUsersDeviceProfilesResultOutput) } diff --git a/sdk/go/meraki/networks/getSmUsersSoftwares.go b/sdk/go/meraki/networks/getSmUsersSoftwares.go index be1fcf4c..8dfeb1d8 100644 --- a/sdk/go/meraki/networks/getSmUsersSoftwares.go +++ b/sdk/go/meraki/networks/getSmUsersSoftwares.go @@ -69,21 +69,11 @@ type GetSmUsersSoftwaresResult struct { } func GetSmUsersSoftwaresOutput(ctx *pulumi.Context, args GetSmUsersSoftwaresOutputArgs, opts ...pulumi.InvokeOption) GetSmUsersSoftwaresResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmUsersSoftwaresResultOutput, error) { args := v.(GetSmUsersSoftwaresArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmUsersSoftwaresResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSmUsersSoftwares:getSmUsersSoftwares", args, &rv, "", opts...) - if err != nil { - return GetSmUsersSoftwaresResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmUsersSoftwaresResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmUsersSoftwaresResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSmUsersSoftwares:getSmUsersSoftwares", args, GetSmUsersSoftwaresResultOutput{}, options).(GetSmUsersSoftwaresResultOutput), nil }).(GetSmUsersSoftwaresResultOutput) } diff --git a/sdk/go/meraki/networks/getSnmp.go b/sdk/go/meraki/networks/getSnmp.go index df338f1b..6c905c08 100644 --- a/sdk/go/meraki/networks/getSnmp.go +++ b/sdk/go/meraki/networks/getSnmp.go @@ -63,21 +63,11 @@ type LookupSnmpResult struct { } func LookupSnmpOutput(ctx *pulumi.Context, args LookupSnmpOutputArgs, opts ...pulumi.InvokeOption) LookupSnmpResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSnmpResultOutput, error) { args := v.(LookupSnmpArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSnmpResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSnmp:getSnmp", args, &rv, "", opts...) - if err != nil { - return LookupSnmpResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSnmpResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSnmpResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSnmp:getSnmp", args, LookupSnmpResultOutput{}, options).(LookupSnmpResultOutput), nil }).(LookupSnmpResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchAccessControlLists.go b/sdk/go/meraki/networks/getSwitchAccessControlLists.go index 42e5e79c..861c880b 100644 --- a/sdk/go/meraki/networks/getSwitchAccessControlLists.go +++ b/sdk/go/meraki/networks/getSwitchAccessControlLists.go @@ -63,21 +63,11 @@ type LookupSwitchAccessControlListsResult struct { } func LookupSwitchAccessControlListsOutput(ctx *pulumi.Context, args LookupSwitchAccessControlListsOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchAccessControlListsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchAccessControlListsResultOutput, error) { args := v.(LookupSwitchAccessControlListsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchAccessControlListsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchAccessControlLists:getSwitchAccessControlLists", args, &rv, "", opts...) - if err != nil { - return LookupSwitchAccessControlListsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchAccessControlListsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchAccessControlListsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchAccessControlLists:getSwitchAccessControlLists", args, LookupSwitchAccessControlListsResultOutput{}, options).(LookupSwitchAccessControlListsResultOutput), nil }).(LookupSwitchAccessControlListsResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchAccessPolicies.go b/sdk/go/meraki/networks/getSwitchAccessPolicies.go index 2ec436fd..0c99cdbc 100644 --- a/sdk/go/meraki/networks/getSwitchAccessPolicies.go +++ b/sdk/go/meraki/networks/getSwitchAccessPolicies.go @@ -44,21 +44,11 @@ type LookupSwitchAccessPoliciesResult struct { } func LookupSwitchAccessPoliciesOutput(ctx *pulumi.Context, args LookupSwitchAccessPoliciesOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchAccessPoliciesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchAccessPoliciesResultOutput, error) { args := v.(LookupSwitchAccessPoliciesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchAccessPoliciesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchAccessPolicies:getSwitchAccessPolicies", args, &rv, "", opts...) - if err != nil { - return LookupSwitchAccessPoliciesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchAccessPoliciesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchAccessPoliciesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchAccessPolicies:getSwitchAccessPolicies", args, LookupSwitchAccessPoliciesResultOutput{}, options).(LookupSwitchAccessPoliciesResultOutput), nil }).(LookupSwitchAccessPoliciesResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchAlternateManagementInterface.go b/sdk/go/meraki/networks/getSwitchAlternateManagementInterface.go index 2a1e3263..6d4216ab 100644 --- a/sdk/go/meraki/networks/getSwitchAlternateManagementInterface.go +++ b/sdk/go/meraki/networks/getSwitchAlternateManagementInterface.go @@ -63,21 +63,11 @@ type LookupSwitchAlternateManagementInterfaceResult struct { } func LookupSwitchAlternateManagementInterfaceOutput(ctx *pulumi.Context, args LookupSwitchAlternateManagementInterfaceOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchAlternateManagementInterfaceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchAlternateManagementInterfaceResultOutput, error) { args := v.(LookupSwitchAlternateManagementInterfaceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchAlternateManagementInterfaceResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchAlternateManagementInterface:getSwitchAlternateManagementInterface", args, &rv, "", opts...) - if err != nil { - return LookupSwitchAlternateManagementInterfaceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchAlternateManagementInterfaceResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchAlternateManagementInterfaceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchAlternateManagementInterface:getSwitchAlternateManagementInterface", args, LookupSwitchAlternateManagementInterfaceResultOutput{}, options).(LookupSwitchAlternateManagementInterfaceResultOutput), nil }).(LookupSwitchAlternateManagementInterfaceResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchDhcpServerPolicy.go b/sdk/go/meraki/networks/getSwitchDhcpServerPolicy.go index 5cba91a0..1cbc146a 100644 --- a/sdk/go/meraki/networks/getSwitchDhcpServerPolicy.go +++ b/sdk/go/meraki/networks/getSwitchDhcpServerPolicy.go @@ -63,21 +63,11 @@ type LookupSwitchDhcpServerPolicyResult struct { } func LookupSwitchDhcpServerPolicyOutput(ctx *pulumi.Context, args LookupSwitchDhcpServerPolicyOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchDhcpServerPolicyResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchDhcpServerPolicyResultOutput, error) { args := v.(LookupSwitchDhcpServerPolicyArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchDhcpServerPolicyResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchDhcpServerPolicy:getSwitchDhcpServerPolicy", args, &rv, "", opts...) - if err != nil { - return LookupSwitchDhcpServerPolicyResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchDhcpServerPolicyResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchDhcpServerPolicyResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchDhcpServerPolicy:getSwitchDhcpServerPolicy", args, LookupSwitchDhcpServerPolicyResultOutput{}, options).(LookupSwitchDhcpServerPolicyResultOutput), nil }).(LookupSwitchDhcpServerPolicyResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers.go b/sdk/go/meraki/networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers.go index 7e8e86be..fcc09552 100644 --- a/sdk/go/meraki/networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers.go +++ b/sdk/go/meraki/networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers.go @@ -79,21 +79,11 @@ type LookupSwitchDhcpServerPolicyArpInspectionTrustedServersResult struct { } func LookupSwitchDhcpServerPolicyArpInspectionTrustedServersOutput(ctx *pulumi.Context, args LookupSwitchDhcpServerPolicyArpInspectionTrustedServersOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchDhcpServerPolicyArpInspectionTrustedServersResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchDhcpServerPolicyArpInspectionTrustedServersResultOutput, error) { args := v.(LookupSwitchDhcpServerPolicyArpInspectionTrustedServersArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchDhcpServerPolicyArpInspectionTrustedServersResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers:getSwitchDhcpServerPolicyArpInspectionTrustedServers", args, &rv, "", opts...) - if err != nil { - return LookupSwitchDhcpServerPolicyArpInspectionTrustedServersResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchDhcpServerPolicyArpInspectionTrustedServersResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchDhcpServerPolicyArpInspectionTrustedServersResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers:getSwitchDhcpServerPolicyArpInspectionTrustedServers", args, LookupSwitchDhcpServerPolicyArpInspectionTrustedServersResultOutput{}, options).(LookupSwitchDhcpServerPolicyArpInspectionTrustedServersResultOutput), nil }).(LookupSwitchDhcpServerPolicyArpInspectionTrustedServersResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice.go b/sdk/go/meraki/networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice.go index 13f4ecfe..048fe9d4 100644 --- a/sdk/go/meraki/networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice.go +++ b/sdk/go/meraki/networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice.go @@ -79,21 +79,11 @@ type GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult struct { } func GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceOutput(ctx *pulumi.Context, args GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceOutputArgs, opts ...pulumi.InvokeOption) GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResultOutput, error) { args := v.(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice:getSwitchDhcpServerPolicyArpInspectionWarningsByDevice", args, &rv, "", opts...) - if err != nil { - return GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice:getSwitchDhcpServerPolicyArpInspectionWarningsByDevice", args, GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResultOutput{}, options).(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResultOutput), nil }).(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchDhcpV4ServersSeen.go b/sdk/go/meraki/networks/getSwitchDhcpV4ServersSeen.go index ee312b3b..4f633391 100644 --- a/sdk/go/meraki/networks/getSwitchDhcpV4ServersSeen.go +++ b/sdk/go/meraki/networks/getSwitchDhcpV4ServersSeen.go @@ -89,21 +89,11 @@ type GetSwitchDhcpV4ServersSeenResult struct { } func GetSwitchDhcpV4ServersSeenOutput(ctx *pulumi.Context, args GetSwitchDhcpV4ServersSeenOutputArgs, opts ...pulumi.InvokeOption) GetSwitchDhcpV4ServersSeenResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSwitchDhcpV4ServersSeenResultOutput, error) { args := v.(GetSwitchDhcpV4ServersSeenArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSwitchDhcpV4ServersSeenResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchDhcpV4ServersSeen:getSwitchDhcpV4ServersSeen", args, &rv, "", opts...) - if err != nil { - return GetSwitchDhcpV4ServersSeenResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSwitchDhcpV4ServersSeenResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSwitchDhcpV4ServersSeenResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchDhcpV4ServersSeen:getSwitchDhcpV4ServersSeen", args, GetSwitchDhcpV4ServersSeenResultOutput{}, options).(GetSwitchDhcpV4ServersSeenResultOutput), nil }).(GetSwitchDhcpV4ServersSeenResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchDscpToCosMappings.go b/sdk/go/meraki/networks/getSwitchDscpToCosMappings.go index 863e8a70..450a7705 100644 --- a/sdk/go/meraki/networks/getSwitchDscpToCosMappings.go +++ b/sdk/go/meraki/networks/getSwitchDscpToCosMappings.go @@ -63,21 +63,11 @@ type LookupSwitchDscpToCosMappingsResult struct { } func LookupSwitchDscpToCosMappingsOutput(ctx *pulumi.Context, args LookupSwitchDscpToCosMappingsOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchDscpToCosMappingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchDscpToCosMappingsResultOutput, error) { args := v.(LookupSwitchDscpToCosMappingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchDscpToCosMappingsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchDscpToCosMappings:getSwitchDscpToCosMappings", args, &rv, "", opts...) - if err != nil { - return LookupSwitchDscpToCosMappingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchDscpToCosMappingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchDscpToCosMappingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchDscpToCosMappings:getSwitchDscpToCosMappings", args, LookupSwitchDscpToCosMappingsResultOutput{}, options).(LookupSwitchDscpToCosMappingsResultOutput), nil }).(LookupSwitchDscpToCosMappingsResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchLinkAggregations.go b/sdk/go/meraki/networks/getSwitchLinkAggregations.go index 30be5513..25719ee7 100644 --- a/sdk/go/meraki/networks/getSwitchLinkAggregations.go +++ b/sdk/go/meraki/networks/getSwitchLinkAggregations.go @@ -64,21 +64,11 @@ type LookupSwitchLinkAggregationsResult struct { } func LookupSwitchLinkAggregationsOutput(ctx *pulumi.Context, args LookupSwitchLinkAggregationsOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchLinkAggregationsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchLinkAggregationsResultOutput, error) { args := v.(LookupSwitchLinkAggregationsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchLinkAggregationsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchLinkAggregations:getSwitchLinkAggregations", args, &rv, "", opts...) - if err != nil { - return LookupSwitchLinkAggregationsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchLinkAggregationsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchLinkAggregationsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchLinkAggregations:getSwitchLinkAggregations", args, LookupSwitchLinkAggregationsResultOutput{}, options).(LookupSwitchLinkAggregationsResultOutput), nil }).(LookupSwitchLinkAggregationsResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchMtu.go b/sdk/go/meraki/networks/getSwitchMtu.go index c42f757d..17c64d1f 100644 --- a/sdk/go/meraki/networks/getSwitchMtu.go +++ b/sdk/go/meraki/networks/getSwitchMtu.go @@ -63,21 +63,11 @@ type LookupSwitchMtuResult struct { } func LookupSwitchMtuOutput(ctx *pulumi.Context, args LookupSwitchMtuOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchMtuResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchMtuResultOutput, error) { args := v.(LookupSwitchMtuArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchMtuResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchMtu:getSwitchMtu", args, &rv, "", opts...) - if err != nil { - return LookupSwitchMtuResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchMtuResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchMtuResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchMtu:getSwitchMtu", args, LookupSwitchMtuResultOutput{}, options).(LookupSwitchMtuResultOutput), nil }).(LookupSwitchMtuResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchPortSchedules.go b/sdk/go/meraki/networks/getSwitchPortSchedules.go index 5262e21c..81f3ae8a 100644 --- a/sdk/go/meraki/networks/getSwitchPortSchedules.go +++ b/sdk/go/meraki/networks/getSwitchPortSchedules.go @@ -64,21 +64,11 @@ type LookupSwitchPortSchedulesResult struct { } func LookupSwitchPortSchedulesOutput(ctx *pulumi.Context, args LookupSwitchPortSchedulesOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchPortSchedulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchPortSchedulesResultOutput, error) { args := v.(LookupSwitchPortSchedulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchPortSchedulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchPortSchedules:getSwitchPortSchedules", args, &rv, "", opts...) - if err != nil { - return LookupSwitchPortSchedulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchPortSchedulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchPortSchedulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchPortSchedules:getSwitchPortSchedules", args, LookupSwitchPortSchedulesResultOutput{}, options).(LookupSwitchPortSchedulesResultOutput), nil }).(LookupSwitchPortSchedulesResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchQosRulesOrder.go b/sdk/go/meraki/networks/getSwitchQosRulesOrder.go index 059ea289..6350507a 100644 --- a/sdk/go/meraki/networks/getSwitchQosRulesOrder.go +++ b/sdk/go/meraki/networks/getSwitchQosRulesOrder.go @@ -44,21 +44,11 @@ type LookupSwitchQosRulesOrderResult struct { } func LookupSwitchQosRulesOrderOutput(ctx *pulumi.Context, args LookupSwitchQosRulesOrderOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchQosRulesOrderResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchQosRulesOrderResultOutput, error) { args := v.(LookupSwitchQosRulesOrderArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchQosRulesOrderResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchQosRulesOrder:getSwitchQosRulesOrder", args, &rv, "", opts...) - if err != nil { - return LookupSwitchQosRulesOrderResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchQosRulesOrderResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchQosRulesOrderResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchQosRulesOrder:getSwitchQosRulesOrder", args, LookupSwitchQosRulesOrderResultOutput{}, options).(LookupSwitchQosRulesOrderResultOutput), nil }).(LookupSwitchQosRulesOrderResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchRoutingMulticast.go b/sdk/go/meraki/networks/getSwitchRoutingMulticast.go index e79ed384..3f948f7b 100644 --- a/sdk/go/meraki/networks/getSwitchRoutingMulticast.go +++ b/sdk/go/meraki/networks/getSwitchRoutingMulticast.go @@ -63,21 +63,11 @@ type LookupSwitchRoutingMulticastResult struct { } func LookupSwitchRoutingMulticastOutput(ctx *pulumi.Context, args LookupSwitchRoutingMulticastOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchRoutingMulticastResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchRoutingMulticastResultOutput, error) { args := v.(LookupSwitchRoutingMulticastArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchRoutingMulticastResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchRoutingMulticast:getSwitchRoutingMulticast", args, &rv, "", opts...) - if err != nil { - return LookupSwitchRoutingMulticastResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchRoutingMulticastResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchRoutingMulticastResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchRoutingMulticast:getSwitchRoutingMulticast", args, LookupSwitchRoutingMulticastResultOutput{}, options).(LookupSwitchRoutingMulticastResultOutput), nil }).(LookupSwitchRoutingMulticastResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchRoutingMulticastRendezvousPoints.go b/sdk/go/meraki/networks/getSwitchRoutingMulticastRendezvousPoints.go index 048db87a..ac174f74 100644 --- a/sdk/go/meraki/networks/getSwitchRoutingMulticastRendezvousPoints.go +++ b/sdk/go/meraki/networks/getSwitchRoutingMulticastRendezvousPoints.go @@ -44,21 +44,11 @@ type LookupSwitchRoutingMulticastRendezvousPointsResult struct { } func LookupSwitchRoutingMulticastRendezvousPointsOutput(ctx *pulumi.Context, args LookupSwitchRoutingMulticastRendezvousPointsOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchRoutingMulticastRendezvousPointsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchRoutingMulticastRendezvousPointsResultOutput, error) { args := v.(LookupSwitchRoutingMulticastRendezvousPointsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchRoutingMulticastRendezvousPointsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchRoutingMulticastRendezvousPoints:getSwitchRoutingMulticastRendezvousPoints", args, &rv, "", opts...) - if err != nil { - return LookupSwitchRoutingMulticastRendezvousPointsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchRoutingMulticastRendezvousPointsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchRoutingMulticastRendezvousPointsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchRoutingMulticastRendezvousPoints:getSwitchRoutingMulticastRendezvousPoints", args, LookupSwitchRoutingMulticastRendezvousPointsResultOutput{}, options).(LookupSwitchRoutingMulticastRendezvousPointsResultOutput), nil }).(LookupSwitchRoutingMulticastRendezvousPointsResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchRoutingOspf.go b/sdk/go/meraki/networks/getSwitchRoutingOspf.go index 68ee8ca2..4f4bbeb1 100644 --- a/sdk/go/meraki/networks/getSwitchRoutingOspf.go +++ b/sdk/go/meraki/networks/getSwitchRoutingOspf.go @@ -63,21 +63,11 @@ type LookupSwitchRoutingOspfResult struct { } func LookupSwitchRoutingOspfOutput(ctx *pulumi.Context, args LookupSwitchRoutingOspfOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchRoutingOspfResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchRoutingOspfResultOutput, error) { args := v.(LookupSwitchRoutingOspfArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchRoutingOspfResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchRoutingOspf:getSwitchRoutingOspf", args, &rv, "", opts...) - if err != nil { - return LookupSwitchRoutingOspfResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchRoutingOspfResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchRoutingOspfResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchRoutingOspf:getSwitchRoutingOspf", args, LookupSwitchRoutingOspfResultOutput{}, options).(LookupSwitchRoutingOspfResultOutput), nil }).(LookupSwitchRoutingOspfResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchSettings.go b/sdk/go/meraki/networks/getSwitchSettings.go index ecba39f2..0106b311 100644 --- a/sdk/go/meraki/networks/getSwitchSettings.go +++ b/sdk/go/meraki/networks/getSwitchSettings.go @@ -63,21 +63,11 @@ type LookupSwitchSettingsResult struct { } func LookupSwitchSettingsOutput(ctx *pulumi.Context, args LookupSwitchSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchSettingsResultOutput, error) { args := v.(LookupSwitchSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchSettings:getSwitchSettings", args, &rv, "", opts...) - if err != nil { - return LookupSwitchSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchSettings:getSwitchSettings", args, LookupSwitchSettingsResultOutput{}, options).(LookupSwitchSettingsResultOutput), nil }).(LookupSwitchSettingsResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchStacks.go b/sdk/go/meraki/networks/getSwitchStacks.go index 58347009..ec24eb60 100644 --- a/sdk/go/meraki/networks/getSwitchStacks.go +++ b/sdk/go/meraki/networks/getSwitchStacks.go @@ -44,21 +44,11 @@ type LookupSwitchStacksResult struct { } func LookupSwitchStacksOutput(ctx *pulumi.Context, args LookupSwitchStacksOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchStacksResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchStacksResultOutput, error) { args := v.(LookupSwitchStacksArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchStacksResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchStacks:getSwitchStacks", args, &rv, "", opts...) - if err != nil { - return LookupSwitchStacksResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchStacksResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchStacksResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchStacks:getSwitchStacks", args, LookupSwitchStacksResultOutput{}, options).(LookupSwitchStacksResultOutput), nil }).(LookupSwitchStacksResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchStacksRoutingInterfaces.go b/sdk/go/meraki/networks/getSwitchStacksRoutingInterfaces.go index ced9b014..d5a090da 100644 --- a/sdk/go/meraki/networks/getSwitchStacksRoutingInterfaces.go +++ b/sdk/go/meraki/networks/getSwitchStacksRoutingInterfaces.go @@ -48,21 +48,11 @@ type LookupSwitchStacksRoutingInterfacesResult struct { } func LookupSwitchStacksRoutingInterfacesOutput(ctx *pulumi.Context, args LookupSwitchStacksRoutingInterfacesOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchStacksRoutingInterfacesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchStacksRoutingInterfacesResultOutput, error) { args := v.(LookupSwitchStacksRoutingInterfacesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchStacksRoutingInterfacesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchStacksRoutingInterfaces:getSwitchStacksRoutingInterfaces", args, &rv, "", opts...) - if err != nil { - return LookupSwitchStacksRoutingInterfacesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchStacksRoutingInterfacesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchStacksRoutingInterfacesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchStacksRoutingInterfaces:getSwitchStacksRoutingInterfaces", args, LookupSwitchStacksRoutingInterfacesResultOutput{}, options).(LookupSwitchStacksRoutingInterfacesResultOutput), nil }).(LookupSwitchStacksRoutingInterfacesResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchStacksRoutingInterfacesDhcp.go b/sdk/go/meraki/networks/getSwitchStacksRoutingInterfacesDhcp.go index 71b70b64..a9fb1b1b 100644 --- a/sdk/go/meraki/networks/getSwitchStacksRoutingInterfacesDhcp.go +++ b/sdk/go/meraki/networks/getSwitchStacksRoutingInterfacesDhcp.go @@ -73,21 +73,11 @@ type LookupSwitchStacksRoutingInterfacesDhcpResult struct { } func LookupSwitchStacksRoutingInterfacesDhcpOutput(ctx *pulumi.Context, args LookupSwitchStacksRoutingInterfacesDhcpOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchStacksRoutingInterfacesDhcpResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchStacksRoutingInterfacesDhcpResultOutput, error) { args := v.(LookupSwitchStacksRoutingInterfacesDhcpArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchStacksRoutingInterfacesDhcpResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchStacksRoutingInterfacesDhcp:getSwitchStacksRoutingInterfacesDhcp", args, &rv, "", opts...) - if err != nil { - return LookupSwitchStacksRoutingInterfacesDhcpResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchStacksRoutingInterfacesDhcpResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchStacksRoutingInterfacesDhcpResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchStacksRoutingInterfacesDhcp:getSwitchStacksRoutingInterfacesDhcp", args, LookupSwitchStacksRoutingInterfacesDhcpResultOutput{}, options).(LookupSwitchStacksRoutingInterfacesDhcpResultOutput), nil }).(LookupSwitchStacksRoutingInterfacesDhcpResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchStacksRoutingStaticRoutes.go b/sdk/go/meraki/networks/getSwitchStacksRoutingStaticRoutes.go index 8acc3446..84ea36e0 100644 --- a/sdk/go/meraki/networks/getSwitchStacksRoutingStaticRoutes.go +++ b/sdk/go/meraki/networks/getSwitchStacksRoutingStaticRoutes.go @@ -48,21 +48,11 @@ type LookupSwitchStacksRoutingStaticRoutesResult struct { } func LookupSwitchStacksRoutingStaticRoutesOutput(ctx *pulumi.Context, args LookupSwitchStacksRoutingStaticRoutesOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchStacksRoutingStaticRoutesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchStacksRoutingStaticRoutesResultOutput, error) { args := v.(LookupSwitchStacksRoutingStaticRoutesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchStacksRoutingStaticRoutesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchStacksRoutingStaticRoutes:getSwitchStacksRoutingStaticRoutes", args, &rv, "", opts...) - if err != nil { - return LookupSwitchStacksRoutingStaticRoutesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchStacksRoutingStaticRoutesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchStacksRoutingStaticRoutesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchStacksRoutingStaticRoutes:getSwitchStacksRoutingStaticRoutes", args, LookupSwitchStacksRoutingStaticRoutesResultOutput{}, options).(LookupSwitchStacksRoutingStaticRoutesResultOutput), nil }).(LookupSwitchStacksRoutingStaticRoutesResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchStormControl.go b/sdk/go/meraki/networks/getSwitchStormControl.go index aabc3984..8cf4de35 100644 --- a/sdk/go/meraki/networks/getSwitchStormControl.go +++ b/sdk/go/meraki/networks/getSwitchStormControl.go @@ -63,21 +63,11 @@ type LookupSwitchStormControlResult struct { } func LookupSwitchStormControlOutput(ctx *pulumi.Context, args LookupSwitchStormControlOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchStormControlResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchStormControlResultOutput, error) { args := v.(LookupSwitchStormControlArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchStormControlResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchStormControl:getSwitchStormControl", args, &rv, "", opts...) - if err != nil { - return LookupSwitchStormControlResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchStormControlResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchStormControlResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchStormControl:getSwitchStormControl", args, LookupSwitchStormControlResultOutput{}, options).(LookupSwitchStormControlResultOutput), nil }).(LookupSwitchStormControlResultOutput) } diff --git a/sdk/go/meraki/networks/getSwitchStp.go b/sdk/go/meraki/networks/getSwitchStp.go index 956854ed..e6a98f2f 100644 --- a/sdk/go/meraki/networks/getSwitchStp.go +++ b/sdk/go/meraki/networks/getSwitchStp.go @@ -63,21 +63,11 @@ type LookupSwitchStpResult struct { } func LookupSwitchStpOutput(ctx *pulumi.Context, args LookupSwitchStpOutputArgs, opts ...pulumi.InvokeOption) LookupSwitchStpResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSwitchStpResultOutput, error) { args := v.(LookupSwitchStpArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSwitchStpResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSwitchStp:getSwitchStp", args, &rv, "", opts...) - if err != nil { - return LookupSwitchStpResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSwitchStpResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSwitchStpResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSwitchStp:getSwitchStp", args, LookupSwitchStpResultOutput{}, options).(LookupSwitchStpResultOutput), nil }).(LookupSwitchStpResultOutput) } diff --git a/sdk/go/meraki/networks/getSyslogServers.go b/sdk/go/meraki/networks/getSyslogServers.go index af358cab..fd012cef 100644 --- a/sdk/go/meraki/networks/getSyslogServers.go +++ b/sdk/go/meraki/networks/getSyslogServers.go @@ -63,21 +63,11 @@ type LookupSyslogServersResult struct { } func LookupSyslogServersOutput(ctx *pulumi.Context, args LookupSyslogServersOutputArgs, opts ...pulumi.InvokeOption) LookupSyslogServersResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSyslogServersResultOutput, error) { args := v.(LookupSyslogServersArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSyslogServersResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getSyslogServers:getSyslogServers", args, &rv, "", opts...) - if err != nil { - return LookupSyslogServersResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSyslogServersResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSyslogServersResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getSyslogServers:getSyslogServers", args, LookupSyslogServersResultOutput{}, options).(LookupSyslogServersResultOutput), nil }).(LookupSyslogServersResultOutput) } diff --git a/sdk/go/meraki/networks/getTopologyLinkLayer.go b/sdk/go/meraki/networks/getTopologyLinkLayer.go index af1f0c68..ab79a172 100644 --- a/sdk/go/meraki/networks/getTopologyLinkLayer.go +++ b/sdk/go/meraki/networks/getTopologyLinkLayer.go @@ -63,21 +63,11 @@ type GetTopologyLinkLayerResult struct { } func GetTopologyLinkLayerOutput(ctx *pulumi.Context, args GetTopologyLinkLayerOutputArgs, opts ...pulumi.InvokeOption) GetTopologyLinkLayerResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetTopologyLinkLayerResultOutput, error) { args := v.(GetTopologyLinkLayerArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetTopologyLinkLayerResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getTopologyLinkLayer:getTopologyLinkLayer", args, &rv, "", opts...) - if err != nil { - return GetTopologyLinkLayerResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetTopologyLinkLayerResultOutput) - if secret { - return pulumi.ToSecret(output).(GetTopologyLinkLayerResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getTopologyLinkLayer:getTopologyLinkLayer", args, GetTopologyLinkLayerResultOutput{}, options).(GetTopologyLinkLayerResultOutput), nil }).(GetTopologyLinkLayerResultOutput) } diff --git a/sdk/go/meraki/networks/getTrafficAnalysis.go b/sdk/go/meraki/networks/getTrafficAnalysis.go index bddc61fd..8b80921c 100644 --- a/sdk/go/meraki/networks/getTrafficAnalysis.go +++ b/sdk/go/meraki/networks/getTrafficAnalysis.go @@ -63,21 +63,11 @@ type LookupTrafficAnalysisResult struct { } func LookupTrafficAnalysisOutput(ctx *pulumi.Context, args LookupTrafficAnalysisOutputArgs, opts ...pulumi.InvokeOption) LookupTrafficAnalysisResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupTrafficAnalysisResultOutput, error) { args := v.(LookupTrafficAnalysisArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupTrafficAnalysisResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getTrafficAnalysis:getTrafficAnalysis", args, &rv, "", opts...) - if err != nil { - return LookupTrafficAnalysisResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupTrafficAnalysisResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupTrafficAnalysisResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getTrafficAnalysis:getTrafficAnalysis", args, LookupTrafficAnalysisResultOutput{}, options).(LookupTrafficAnalysisResultOutput), nil }).(LookupTrafficAnalysisResultOutput) } diff --git a/sdk/go/meraki/networks/getTrafficShapingApplicationCategories.go b/sdk/go/meraki/networks/getTrafficShapingApplicationCategories.go index 4ee51cf0..a60601ad 100644 --- a/sdk/go/meraki/networks/getTrafficShapingApplicationCategories.go +++ b/sdk/go/meraki/networks/getTrafficShapingApplicationCategories.go @@ -63,21 +63,11 @@ type GetTrafficShapingApplicationCategoriesResult struct { } func GetTrafficShapingApplicationCategoriesOutput(ctx *pulumi.Context, args GetTrafficShapingApplicationCategoriesOutputArgs, opts ...pulumi.InvokeOption) GetTrafficShapingApplicationCategoriesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetTrafficShapingApplicationCategoriesResultOutput, error) { args := v.(GetTrafficShapingApplicationCategoriesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetTrafficShapingApplicationCategoriesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getTrafficShapingApplicationCategories:getTrafficShapingApplicationCategories", args, &rv, "", opts...) - if err != nil { - return GetTrafficShapingApplicationCategoriesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetTrafficShapingApplicationCategoriesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetTrafficShapingApplicationCategoriesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getTrafficShapingApplicationCategories:getTrafficShapingApplicationCategories", args, GetTrafficShapingApplicationCategoriesResultOutput{}, options).(GetTrafficShapingApplicationCategoriesResultOutput), nil }).(GetTrafficShapingApplicationCategoriesResultOutput) } diff --git a/sdk/go/meraki/networks/getTrafficShapingDscpTaggingOptions.go b/sdk/go/meraki/networks/getTrafficShapingDscpTaggingOptions.go index ec294ab0..7d535b52 100644 --- a/sdk/go/meraki/networks/getTrafficShapingDscpTaggingOptions.go +++ b/sdk/go/meraki/networks/getTrafficShapingDscpTaggingOptions.go @@ -64,21 +64,11 @@ type GetTrafficShapingDscpTaggingOptionsResult struct { } func GetTrafficShapingDscpTaggingOptionsOutput(ctx *pulumi.Context, args GetTrafficShapingDscpTaggingOptionsOutputArgs, opts ...pulumi.InvokeOption) GetTrafficShapingDscpTaggingOptionsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetTrafficShapingDscpTaggingOptionsResultOutput, error) { args := v.(GetTrafficShapingDscpTaggingOptionsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetTrafficShapingDscpTaggingOptionsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getTrafficShapingDscpTaggingOptions:getTrafficShapingDscpTaggingOptions", args, &rv, "", opts...) - if err != nil { - return GetTrafficShapingDscpTaggingOptionsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetTrafficShapingDscpTaggingOptionsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetTrafficShapingDscpTaggingOptionsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getTrafficShapingDscpTaggingOptions:getTrafficShapingDscpTaggingOptions", args, GetTrafficShapingDscpTaggingOptionsResultOutput{}, options).(GetTrafficShapingDscpTaggingOptionsResultOutput), nil }).(GetTrafficShapingDscpTaggingOptionsResultOutput) } diff --git a/sdk/go/meraki/networks/getVlanProfiles.go b/sdk/go/meraki/networks/getVlanProfiles.go index 91ab1dd3..bef53761 100644 --- a/sdk/go/meraki/networks/getVlanProfiles.go +++ b/sdk/go/meraki/networks/getVlanProfiles.go @@ -68,21 +68,11 @@ type LookupVlanProfilesResult struct { } func LookupVlanProfilesOutput(ctx *pulumi.Context, args LookupVlanProfilesOutputArgs, opts ...pulumi.InvokeOption) LookupVlanProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupVlanProfilesResultOutput, error) { args := v.(LookupVlanProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupVlanProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getVlanProfiles:getVlanProfiles", args, &rv, "", opts...) - if err != nil { - return LookupVlanProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupVlanProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupVlanProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getVlanProfiles:getVlanProfiles", args, LookupVlanProfilesResultOutput{}, options).(LookupVlanProfilesResultOutput), nil }).(LookupVlanProfilesResultOutput) } diff --git a/sdk/go/meraki/networks/getVlanProfilesAssignmentsByDevice.go b/sdk/go/meraki/networks/getVlanProfilesAssignmentsByDevice.go index 82956373..3924ad8b 100644 --- a/sdk/go/meraki/networks/getVlanProfilesAssignmentsByDevice.go +++ b/sdk/go/meraki/networks/getVlanProfilesAssignmentsByDevice.go @@ -100,21 +100,11 @@ type GetVlanProfilesAssignmentsByDeviceResult struct { } func GetVlanProfilesAssignmentsByDeviceOutput(ctx *pulumi.Context, args GetVlanProfilesAssignmentsByDeviceOutputArgs, opts ...pulumi.InvokeOption) GetVlanProfilesAssignmentsByDeviceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetVlanProfilesAssignmentsByDeviceResultOutput, error) { args := v.(GetVlanProfilesAssignmentsByDeviceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetVlanProfilesAssignmentsByDeviceResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getVlanProfilesAssignmentsByDevice:getVlanProfilesAssignmentsByDevice", args, &rv, "", opts...) - if err != nil { - return GetVlanProfilesAssignmentsByDeviceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetVlanProfilesAssignmentsByDeviceResultOutput) - if secret { - return pulumi.ToSecret(output).(GetVlanProfilesAssignmentsByDeviceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getVlanProfilesAssignmentsByDevice:getVlanProfilesAssignmentsByDevice", args, GetVlanProfilesAssignmentsByDeviceResultOutput{}, options).(GetVlanProfilesAssignmentsByDeviceResultOutput), nil }).(GetVlanProfilesAssignmentsByDeviceResultOutput) } diff --git a/sdk/go/meraki/networks/getWebhooksHttpServers.go b/sdk/go/meraki/networks/getWebhooksHttpServers.go index 019caa6d..3d15e36a 100644 --- a/sdk/go/meraki/networks/getWebhooksHttpServers.go +++ b/sdk/go/meraki/networks/getWebhooksHttpServers.go @@ -44,21 +44,11 @@ type LookupWebhooksHttpServersResult struct { } func LookupWebhooksHttpServersOutput(ctx *pulumi.Context, args LookupWebhooksHttpServersOutputArgs, opts ...pulumi.InvokeOption) LookupWebhooksHttpServersResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWebhooksHttpServersResultOutput, error) { args := v.(LookupWebhooksHttpServersArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWebhooksHttpServersResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWebhooksHttpServers:getWebhooksHttpServers", args, &rv, "", opts...) - if err != nil { - return LookupWebhooksHttpServersResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWebhooksHttpServersResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWebhooksHttpServersResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWebhooksHttpServers:getWebhooksHttpServers", args, LookupWebhooksHttpServersResultOutput{}, options).(LookupWebhooksHttpServersResultOutput), nil }).(LookupWebhooksHttpServersResultOutput) } diff --git a/sdk/go/meraki/networks/getWebhooksPayloadTemplates.go b/sdk/go/meraki/networks/getWebhooksPayloadTemplates.go index b451d8d1..d25367cb 100644 --- a/sdk/go/meraki/networks/getWebhooksPayloadTemplates.go +++ b/sdk/go/meraki/networks/getWebhooksPayloadTemplates.go @@ -44,21 +44,11 @@ type LookupWebhooksPayloadTemplatesResult struct { } func LookupWebhooksPayloadTemplatesOutput(ctx *pulumi.Context, args LookupWebhooksPayloadTemplatesOutputArgs, opts ...pulumi.InvokeOption) LookupWebhooksPayloadTemplatesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWebhooksPayloadTemplatesResultOutput, error) { args := v.(LookupWebhooksPayloadTemplatesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWebhooksPayloadTemplatesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWebhooksPayloadTemplates:getWebhooksPayloadTemplates", args, &rv, "", opts...) - if err != nil { - return LookupWebhooksPayloadTemplatesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWebhooksPayloadTemplatesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWebhooksPayloadTemplatesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWebhooksPayloadTemplates:getWebhooksPayloadTemplates", args, LookupWebhooksPayloadTemplatesResultOutput{}, options).(LookupWebhooksPayloadTemplatesResultOutput), nil }).(LookupWebhooksPayloadTemplatesResultOutput) } diff --git a/sdk/go/meraki/networks/getWebhooksWebhookTests.go b/sdk/go/meraki/networks/getWebhooksWebhookTests.go index 6d517d69..793b1684 100644 --- a/sdk/go/meraki/networks/getWebhooksWebhookTests.go +++ b/sdk/go/meraki/networks/getWebhooksWebhookTests.go @@ -68,21 +68,11 @@ type GetWebhooksWebhookTestsResult struct { } func GetWebhooksWebhookTestsOutput(ctx *pulumi.Context, args GetWebhooksWebhookTestsOutputArgs, opts ...pulumi.InvokeOption) GetWebhooksWebhookTestsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWebhooksWebhookTestsResultOutput, error) { args := v.(GetWebhooksWebhookTestsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWebhooksWebhookTestsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWebhooksWebhookTests:getWebhooksWebhookTests", args, &rv, "", opts...) - if err != nil { - return GetWebhooksWebhookTestsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWebhooksWebhookTestsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWebhooksWebhookTestsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWebhooksWebhookTests:getWebhooksWebhookTests", args, GetWebhooksWebhookTestsResultOutput{}, options).(GetWebhooksWebhookTestsResultOutput), nil }).(GetWebhooksWebhookTestsResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessAlternateManagementInterface.go b/sdk/go/meraki/networks/getWirelessAlternateManagementInterface.go index a5fb2a23..a1ecf12a 100644 --- a/sdk/go/meraki/networks/getWirelessAlternateManagementInterface.go +++ b/sdk/go/meraki/networks/getWirelessAlternateManagementInterface.go @@ -63,21 +63,11 @@ type LookupWirelessAlternateManagementInterfaceResult struct { } func LookupWirelessAlternateManagementInterfaceOutput(ctx *pulumi.Context, args LookupWirelessAlternateManagementInterfaceOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessAlternateManagementInterfaceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessAlternateManagementInterfaceResultOutput, error) { args := v.(LookupWirelessAlternateManagementInterfaceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessAlternateManagementInterfaceResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessAlternateManagementInterface:getWirelessAlternateManagementInterface", args, &rv, "", opts...) - if err != nil { - return LookupWirelessAlternateManagementInterfaceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessAlternateManagementInterfaceResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessAlternateManagementInterfaceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessAlternateManagementInterface:getWirelessAlternateManagementInterface", args, LookupWirelessAlternateManagementInterfaceResultOutput{}, options).(LookupWirelessAlternateManagementInterfaceResultOutput), nil }).(LookupWirelessAlternateManagementInterfaceResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessBilling.go b/sdk/go/meraki/networks/getWirelessBilling.go index 40a5e65f..e7778d7d 100644 --- a/sdk/go/meraki/networks/getWirelessBilling.go +++ b/sdk/go/meraki/networks/getWirelessBilling.go @@ -63,21 +63,11 @@ type LookupWirelessBillingResult struct { } func LookupWirelessBillingOutput(ctx *pulumi.Context, args LookupWirelessBillingOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessBillingResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessBillingResultOutput, error) { args := v.(LookupWirelessBillingArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessBillingResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessBilling:getWirelessBilling", args, &rv, "", opts...) - if err != nil { - return LookupWirelessBillingResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessBillingResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessBillingResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessBilling:getWirelessBilling", args, LookupWirelessBillingResultOutput{}, options).(LookupWirelessBillingResultOutput), nil }).(LookupWirelessBillingResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessBluetoothSettings.go b/sdk/go/meraki/networks/getWirelessBluetoothSettings.go index c3c4650a..9efe798c 100644 --- a/sdk/go/meraki/networks/getWirelessBluetoothSettings.go +++ b/sdk/go/meraki/networks/getWirelessBluetoothSettings.go @@ -63,21 +63,11 @@ type LookupWirelessBluetoothSettingsResult struct { } func LookupWirelessBluetoothSettingsOutput(ctx *pulumi.Context, args LookupWirelessBluetoothSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessBluetoothSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessBluetoothSettingsResultOutput, error) { args := v.(LookupWirelessBluetoothSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessBluetoothSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessBluetoothSettings:getWirelessBluetoothSettings", args, &rv, "", opts...) - if err != nil { - return LookupWirelessBluetoothSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessBluetoothSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessBluetoothSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessBluetoothSettings:getWirelessBluetoothSettings", args, LookupWirelessBluetoothSettingsResultOutput{}, options).(LookupWirelessBluetoothSettingsResultOutput), nil }).(LookupWirelessBluetoothSettingsResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessChannelUtilizationHistory.go b/sdk/go/meraki/networks/getWirelessChannelUtilizationHistory.go index 62ad859d..4315d143 100644 --- a/sdk/go/meraki/networks/getWirelessChannelUtilizationHistory.go +++ b/sdk/go/meraki/networks/getWirelessChannelUtilizationHistory.go @@ -109,21 +109,11 @@ type GetWirelessChannelUtilizationHistoryResult struct { } func GetWirelessChannelUtilizationHistoryOutput(ctx *pulumi.Context, args GetWirelessChannelUtilizationHistoryOutputArgs, opts ...pulumi.InvokeOption) GetWirelessChannelUtilizationHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessChannelUtilizationHistoryResultOutput, error) { args := v.(GetWirelessChannelUtilizationHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessChannelUtilizationHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessChannelUtilizationHistory:getWirelessChannelUtilizationHistory", args, &rv, "", opts...) - if err != nil { - return GetWirelessChannelUtilizationHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessChannelUtilizationHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessChannelUtilizationHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessChannelUtilizationHistory:getWirelessChannelUtilizationHistory", args, GetWirelessChannelUtilizationHistoryResultOutput{}, options).(GetWirelessChannelUtilizationHistoryResultOutput), nil }).(GetWirelessChannelUtilizationHistoryResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessClientCountHistory.go b/sdk/go/meraki/networks/getWirelessClientCountHistory.go index 63855acc..bd259874 100644 --- a/sdk/go/meraki/networks/getWirelessClientCountHistory.go +++ b/sdk/go/meraki/networks/getWirelessClientCountHistory.go @@ -114,21 +114,11 @@ type GetWirelessClientCountHistoryResult struct { } func GetWirelessClientCountHistoryOutput(ctx *pulumi.Context, args GetWirelessClientCountHistoryOutputArgs, opts ...pulumi.InvokeOption) GetWirelessClientCountHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessClientCountHistoryResultOutput, error) { args := v.(GetWirelessClientCountHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessClientCountHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessClientCountHistory:getWirelessClientCountHistory", args, &rv, "", opts...) - if err != nil { - return GetWirelessClientCountHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessClientCountHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessClientCountHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessClientCountHistory:getWirelessClientCountHistory", args, GetWirelessClientCountHistoryResultOutput{}, options).(GetWirelessClientCountHistoryResultOutput), nil }).(GetWirelessClientCountHistoryResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessClientsConnectionStats.go b/sdk/go/meraki/networks/getWirelessClientsConnectionStats.go index b29ff698..26b213e3 100644 --- a/sdk/go/meraki/networks/getWirelessClientsConnectionStats.go +++ b/sdk/go/meraki/networks/getWirelessClientsConnectionStats.go @@ -103,21 +103,11 @@ type GetWirelessClientsConnectionStatsResult struct { } func GetWirelessClientsConnectionStatsOutput(ctx *pulumi.Context, args GetWirelessClientsConnectionStatsOutputArgs, opts ...pulumi.InvokeOption) GetWirelessClientsConnectionStatsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessClientsConnectionStatsResultOutput, error) { args := v.(GetWirelessClientsConnectionStatsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessClientsConnectionStatsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessClientsConnectionStats:getWirelessClientsConnectionStats", args, &rv, "", opts...) - if err != nil { - return GetWirelessClientsConnectionStatsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessClientsConnectionStatsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessClientsConnectionStatsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessClientsConnectionStats:getWirelessClientsConnectionStats", args, GetWirelessClientsConnectionStatsResultOutput{}, options).(GetWirelessClientsConnectionStatsResultOutput), nil }).(GetWirelessClientsConnectionStatsResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessClientsLatencyStats.go b/sdk/go/meraki/networks/getWirelessClientsLatencyStats.go index c3f31396..40229e44 100644 --- a/sdk/go/meraki/networks/getWirelessClientsLatencyStats.go +++ b/sdk/go/meraki/networks/getWirelessClientsLatencyStats.go @@ -108,21 +108,11 @@ type GetWirelessClientsLatencyStatsResult struct { } func GetWirelessClientsLatencyStatsOutput(ctx *pulumi.Context, args GetWirelessClientsLatencyStatsOutputArgs, opts ...pulumi.InvokeOption) GetWirelessClientsLatencyStatsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessClientsLatencyStatsResultOutput, error) { args := v.(GetWirelessClientsLatencyStatsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessClientsLatencyStatsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessClientsLatencyStats:getWirelessClientsLatencyStats", args, &rv, "", opts...) - if err != nil { - return GetWirelessClientsLatencyStatsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessClientsLatencyStatsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessClientsLatencyStatsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessClientsLatencyStats:getWirelessClientsLatencyStats", args, GetWirelessClientsLatencyStatsResultOutput{}, options).(GetWirelessClientsLatencyStatsResultOutput), nil }).(GetWirelessClientsLatencyStatsResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessConnectionStats.go b/sdk/go/meraki/networks/getWirelessConnectionStats.go index daf60fd7..30886800 100644 --- a/sdk/go/meraki/networks/getWirelessConnectionStats.go +++ b/sdk/go/meraki/networks/getWirelessConnectionStats.go @@ -98,21 +98,11 @@ type GetWirelessConnectionStatsResult struct { } func GetWirelessConnectionStatsOutput(ctx *pulumi.Context, args GetWirelessConnectionStatsOutputArgs, opts ...pulumi.InvokeOption) GetWirelessConnectionStatsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessConnectionStatsResultOutput, error) { args := v.(GetWirelessConnectionStatsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessConnectionStatsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessConnectionStats:getWirelessConnectionStats", args, &rv, "", opts...) - if err != nil { - return GetWirelessConnectionStatsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessConnectionStatsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessConnectionStatsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessConnectionStats:getWirelessConnectionStats", args, GetWirelessConnectionStatsResultOutput{}, options).(GetWirelessConnectionStatsResultOutput), nil }).(GetWirelessConnectionStatsResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessDataRateHistory.go b/sdk/go/meraki/networks/getWirelessDataRateHistory.go index 90ecd70f..7c1008f6 100644 --- a/sdk/go/meraki/networks/getWirelessDataRateHistory.go +++ b/sdk/go/meraki/networks/getWirelessDataRateHistory.go @@ -114,21 +114,11 @@ type GetWirelessDataRateHistoryResult struct { } func GetWirelessDataRateHistoryOutput(ctx *pulumi.Context, args GetWirelessDataRateHistoryOutputArgs, opts ...pulumi.InvokeOption) GetWirelessDataRateHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessDataRateHistoryResultOutput, error) { args := v.(GetWirelessDataRateHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessDataRateHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessDataRateHistory:getWirelessDataRateHistory", args, &rv, "", opts...) - if err != nil { - return GetWirelessDataRateHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessDataRateHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessDataRateHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessDataRateHistory:getWirelessDataRateHistory", args, GetWirelessDataRateHistoryResultOutput{}, options).(GetWirelessDataRateHistoryResultOutput), nil }).(GetWirelessDataRateHistoryResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessDevicesConnectionStats.go b/sdk/go/meraki/networks/getWirelessDevicesConnectionStats.go index c7cfb91f..5606b952 100644 --- a/sdk/go/meraki/networks/getWirelessDevicesConnectionStats.go +++ b/sdk/go/meraki/networks/getWirelessDevicesConnectionStats.go @@ -99,21 +99,11 @@ type GetWirelessDevicesConnectionStatsResult struct { } func GetWirelessDevicesConnectionStatsOutput(ctx *pulumi.Context, args GetWirelessDevicesConnectionStatsOutputArgs, opts ...pulumi.InvokeOption) GetWirelessDevicesConnectionStatsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessDevicesConnectionStatsResultOutput, error) { args := v.(GetWirelessDevicesConnectionStatsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessDevicesConnectionStatsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessDevicesConnectionStats:getWirelessDevicesConnectionStats", args, &rv, "", opts...) - if err != nil { - return GetWirelessDevicesConnectionStatsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessDevicesConnectionStatsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessDevicesConnectionStatsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessDevicesConnectionStats:getWirelessDevicesConnectionStats", args, GetWirelessDevicesConnectionStatsResultOutput{}, options).(GetWirelessDevicesConnectionStatsResultOutput), nil }).(GetWirelessDevicesConnectionStatsResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessEthernetPortsProfiles.go b/sdk/go/meraki/networks/getWirelessEthernetPortsProfiles.go index 4a5af85f..9c4e7f85 100644 --- a/sdk/go/meraki/networks/getWirelessEthernetPortsProfiles.go +++ b/sdk/go/meraki/networks/getWirelessEthernetPortsProfiles.go @@ -68,21 +68,11 @@ type LookupWirelessEthernetPortsProfilesResult struct { } func LookupWirelessEthernetPortsProfilesOutput(ctx *pulumi.Context, args LookupWirelessEthernetPortsProfilesOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessEthernetPortsProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessEthernetPortsProfilesResultOutput, error) { args := v.(LookupWirelessEthernetPortsProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessEthernetPortsProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessEthernetPortsProfiles:getWirelessEthernetPortsProfiles", args, &rv, "", opts...) - if err != nil { - return LookupWirelessEthernetPortsProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessEthernetPortsProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessEthernetPortsProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessEthernetPortsProfiles:getWirelessEthernetPortsProfiles", args, LookupWirelessEthernetPortsProfilesResultOutput{}, options).(LookupWirelessEthernetPortsProfilesResultOutput), nil }).(LookupWirelessEthernetPortsProfilesResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessFailedConnections.go b/sdk/go/meraki/networks/getWirelessFailedConnections.go index 6df0522f..5c3f4210 100644 --- a/sdk/go/meraki/networks/getWirelessFailedConnections.go +++ b/sdk/go/meraki/networks/getWirelessFailedConnections.go @@ -109,21 +109,11 @@ type GetWirelessFailedConnectionsResult struct { } func GetWirelessFailedConnectionsOutput(ctx *pulumi.Context, args GetWirelessFailedConnectionsOutputArgs, opts ...pulumi.InvokeOption) GetWirelessFailedConnectionsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessFailedConnectionsResultOutput, error) { args := v.(GetWirelessFailedConnectionsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessFailedConnectionsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessFailedConnections:getWirelessFailedConnections", args, &rv, "", opts...) - if err != nil { - return GetWirelessFailedConnectionsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessFailedConnectionsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessFailedConnectionsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessFailedConnections:getWirelessFailedConnections", args, GetWirelessFailedConnectionsResultOutput{}, options).(GetWirelessFailedConnectionsResultOutput), nil }).(GetWirelessFailedConnectionsResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessLatencyHistory.go b/sdk/go/meraki/networks/getWirelessLatencyHistory.go index 901d2304..26ca8fb7 100644 --- a/sdk/go/meraki/networks/getWirelessLatencyHistory.go +++ b/sdk/go/meraki/networks/getWirelessLatencyHistory.go @@ -119,21 +119,11 @@ type GetWirelessLatencyHistoryResult struct { } func GetWirelessLatencyHistoryOutput(ctx *pulumi.Context, args GetWirelessLatencyHistoryOutputArgs, opts ...pulumi.InvokeOption) GetWirelessLatencyHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessLatencyHistoryResultOutput, error) { args := v.(GetWirelessLatencyHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessLatencyHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessLatencyHistory:getWirelessLatencyHistory", args, &rv, "", opts...) - if err != nil { - return GetWirelessLatencyHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessLatencyHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessLatencyHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessLatencyHistory:getWirelessLatencyHistory", args, GetWirelessLatencyHistoryResultOutput{}, options).(GetWirelessLatencyHistoryResultOutput), nil }).(GetWirelessLatencyHistoryResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessLatencyStats.go b/sdk/go/meraki/networks/getWirelessLatencyStats.go index d049f889..5a45f2c8 100644 --- a/sdk/go/meraki/networks/getWirelessLatencyStats.go +++ b/sdk/go/meraki/networks/getWirelessLatencyStats.go @@ -103,21 +103,11 @@ type GetWirelessLatencyStatsResult struct { } func GetWirelessLatencyStatsOutput(ctx *pulumi.Context, args GetWirelessLatencyStatsOutputArgs, opts ...pulumi.InvokeOption) GetWirelessLatencyStatsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessLatencyStatsResultOutput, error) { args := v.(GetWirelessLatencyStatsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessLatencyStatsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessLatencyStats:getWirelessLatencyStats", args, &rv, "", opts...) - if err != nil { - return GetWirelessLatencyStatsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessLatencyStatsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessLatencyStatsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessLatencyStats:getWirelessLatencyStats", args, GetWirelessLatencyStatsResultOutput{}, options).(GetWirelessLatencyStatsResultOutput), nil }).(GetWirelessLatencyStatsResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessMeshStatuses.go b/sdk/go/meraki/networks/getWirelessMeshStatuses.go index 1673b646..c39f5a4e 100644 --- a/sdk/go/meraki/networks/getWirelessMeshStatuses.go +++ b/sdk/go/meraki/networks/getWirelessMeshStatuses.go @@ -79,21 +79,11 @@ type GetWirelessMeshStatusesResult struct { } func GetWirelessMeshStatusesOutput(ctx *pulumi.Context, args GetWirelessMeshStatusesOutputArgs, opts ...pulumi.InvokeOption) GetWirelessMeshStatusesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessMeshStatusesResultOutput, error) { args := v.(GetWirelessMeshStatusesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessMeshStatusesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessMeshStatuses:getWirelessMeshStatuses", args, &rv, "", opts...) - if err != nil { - return GetWirelessMeshStatusesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessMeshStatusesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessMeshStatusesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessMeshStatuses:getWirelessMeshStatuses", args, GetWirelessMeshStatusesResultOutput{}, options).(GetWirelessMeshStatusesResultOutput), nil }).(GetWirelessMeshStatusesResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessRfProfiles.go b/sdk/go/meraki/networks/getWirelessRfProfiles.go index 80b4e9e6..fa323d8a 100644 --- a/sdk/go/meraki/networks/getWirelessRfProfiles.go +++ b/sdk/go/meraki/networks/getWirelessRfProfiles.go @@ -72,21 +72,11 @@ type LookupWirelessRfProfilesResult struct { } func LookupWirelessRfProfilesOutput(ctx *pulumi.Context, args LookupWirelessRfProfilesOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessRfProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessRfProfilesResultOutput, error) { args := v.(LookupWirelessRfProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessRfProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessRfProfiles:getWirelessRfProfiles", args, &rv, "", opts...) - if err != nil { - return LookupWirelessRfProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessRfProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessRfProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessRfProfiles:getWirelessRfProfiles", args, LookupWirelessRfProfilesResultOutput{}, options).(LookupWirelessRfProfilesResultOutput), nil }).(LookupWirelessRfProfilesResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSettings.go b/sdk/go/meraki/networks/getWirelessSettings.go index ac9973f9..ccf4ae02 100644 --- a/sdk/go/meraki/networks/getWirelessSettings.go +++ b/sdk/go/meraki/networks/getWirelessSettings.go @@ -63,21 +63,11 @@ type LookupWirelessSettingsResult struct { } func LookupWirelessSettingsOutput(ctx *pulumi.Context, args LookupWirelessSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSettingsResultOutput, error) { args := v.(LookupWirelessSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSettings:getWirelessSettings", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSettings:getWirelessSettings", args, LookupWirelessSettingsResultOutput{}, options).(LookupWirelessSettingsResultOutput), nil }).(LookupWirelessSettingsResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSignalQualityHistory.go b/sdk/go/meraki/networks/getWirelessSignalQualityHistory.go index fe30c6b3..0fa8bec1 100644 --- a/sdk/go/meraki/networks/getWirelessSignalQualityHistory.go +++ b/sdk/go/meraki/networks/getWirelessSignalQualityHistory.go @@ -114,21 +114,11 @@ type GetWirelessSignalQualityHistoryResult struct { } func GetWirelessSignalQualityHistoryOutput(ctx *pulumi.Context, args GetWirelessSignalQualityHistoryOutputArgs, opts ...pulumi.InvokeOption) GetWirelessSignalQualityHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessSignalQualityHistoryResultOutput, error) { args := v.(GetWirelessSignalQualityHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessSignalQualityHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSignalQualityHistory:getWirelessSignalQualityHistory", args, &rv, "", opts...) - if err != nil { - return GetWirelessSignalQualityHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessSignalQualityHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessSignalQualityHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSignalQualityHistory:getWirelessSignalQualityHistory", args, GetWirelessSignalQualityHistoryResultOutput{}, options).(GetWirelessSignalQualityHistoryResultOutput), nil }).(GetWirelessSignalQualityHistoryResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsids.go b/sdk/go/meraki/networks/getWirelessSsids.go index b5755ddb..e7eb835f 100644 --- a/sdk/go/meraki/networks/getWirelessSsids.go +++ b/sdk/go/meraki/networks/getWirelessSsids.go @@ -44,21 +44,11 @@ type LookupWirelessSsidsResult struct { } func LookupWirelessSsidsOutput(ctx *pulumi.Context, args LookupWirelessSsidsOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsResultOutput, error) { args := v.(LookupWirelessSsidsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsids:getWirelessSsids", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsids:getWirelessSsids", args, LookupWirelessSsidsResultOutput{}, options).(LookupWirelessSsidsResultOutput), nil }).(LookupWirelessSsidsResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsidsBonjourForwarding.go b/sdk/go/meraki/networks/getWirelessSsidsBonjourForwarding.go index 9d393752..c0c0b15d 100644 --- a/sdk/go/meraki/networks/getWirelessSsidsBonjourForwarding.go +++ b/sdk/go/meraki/networks/getWirelessSsidsBonjourForwarding.go @@ -68,21 +68,11 @@ type LookupWirelessSsidsBonjourForwardingResult struct { } func LookupWirelessSsidsBonjourForwardingOutput(ctx *pulumi.Context, args LookupWirelessSsidsBonjourForwardingOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsBonjourForwardingResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsBonjourForwardingResultOutput, error) { args := v.(LookupWirelessSsidsBonjourForwardingArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsBonjourForwardingResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsidsBonjourForwarding:getWirelessSsidsBonjourForwarding", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsBonjourForwardingResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsBonjourForwardingResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsBonjourForwardingResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsidsBonjourForwarding:getWirelessSsidsBonjourForwarding", args, LookupWirelessSsidsBonjourForwardingResultOutput{}, options).(LookupWirelessSsidsBonjourForwardingResultOutput), nil }).(LookupWirelessSsidsBonjourForwardingResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsidsDeviceTypeGroupPolicies.go b/sdk/go/meraki/networks/getWirelessSsidsDeviceTypeGroupPolicies.go index d224460b..817365d1 100644 --- a/sdk/go/meraki/networks/getWirelessSsidsDeviceTypeGroupPolicies.go +++ b/sdk/go/meraki/networks/getWirelessSsidsDeviceTypeGroupPolicies.go @@ -68,21 +68,11 @@ type LookupWirelessSsidsDeviceTypeGroupPoliciesResult struct { } func LookupWirelessSsidsDeviceTypeGroupPoliciesOutput(ctx *pulumi.Context, args LookupWirelessSsidsDeviceTypeGroupPoliciesOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsDeviceTypeGroupPoliciesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsDeviceTypeGroupPoliciesResultOutput, error) { args := v.(LookupWirelessSsidsDeviceTypeGroupPoliciesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsDeviceTypeGroupPoliciesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsidsDeviceTypeGroupPolicies:getWirelessSsidsDeviceTypeGroupPolicies", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsDeviceTypeGroupPoliciesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsDeviceTypeGroupPoliciesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsDeviceTypeGroupPoliciesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsidsDeviceTypeGroupPolicies:getWirelessSsidsDeviceTypeGroupPolicies", args, LookupWirelessSsidsDeviceTypeGroupPoliciesResultOutput{}, options).(LookupWirelessSsidsDeviceTypeGroupPoliciesResultOutput), nil }).(LookupWirelessSsidsDeviceTypeGroupPoliciesResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsidsEapOverride.go b/sdk/go/meraki/networks/getWirelessSsidsEapOverride.go index 780beb06..508c51ef 100644 --- a/sdk/go/meraki/networks/getWirelessSsidsEapOverride.go +++ b/sdk/go/meraki/networks/getWirelessSsidsEapOverride.go @@ -68,21 +68,11 @@ type LookupWirelessSsidsEapOverrideResult struct { } func LookupWirelessSsidsEapOverrideOutput(ctx *pulumi.Context, args LookupWirelessSsidsEapOverrideOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsEapOverrideResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsEapOverrideResultOutput, error) { args := v.(LookupWirelessSsidsEapOverrideArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsEapOverrideResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsidsEapOverride:getWirelessSsidsEapOverride", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsEapOverrideResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsEapOverrideResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsEapOverrideResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsidsEapOverride:getWirelessSsidsEapOverride", args, LookupWirelessSsidsEapOverrideResultOutput{}, options).(LookupWirelessSsidsEapOverrideResultOutput), nil }).(LookupWirelessSsidsEapOverrideResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsidsFirewallL3FirewallRules.go b/sdk/go/meraki/networks/getWirelessSsidsFirewallL3FirewallRules.go index a298c8bb..e51ba524 100644 --- a/sdk/go/meraki/networks/getWirelessSsidsFirewallL3FirewallRules.go +++ b/sdk/go/meraki/networks/getWirelessSsidsFirewallL3FirewallRules.go @@ -68,21 +68,11 @@ type LookupWirelessSsidsFirewallL3FirewallRulesResult struct { } func LookupWirelessSsidsFirewallL3FirewallRulesOutput(ctx *pulumi.Context, args LookupWirelessSsidsFirewallL3FirewallRulesOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsFirewallL3FirewallRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsFirewallL3FirewallRulesResultOutput, error) { args := v.(LookupWirelessSsidsFirewallL3FirewallRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsFirewallL3FirewallRulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsidsFirewallL3FirewallRules:getWirelessSsidsFirewallL3FirewallRules", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsFirewallL3FirewallRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsFirewallL3FirewallRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsFirewallL3FirewallRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsidsFirewallL3FirewallRules:getWirelessSsidsFirewallL3FirewallRules", args, LookupWirelessSsidsFirewallL3FirewallRulesResultOutput{}, options).(LookupWirelessSsidsFirewallL3FirewallRulesResultOutput), nil }).(LookupWirelessSsidsFirewallL3FirewallRulesResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsidsFirewallL7FirewallRules.go b/sdk/go/meraki/networks/getWirelessSsidsFirewallL7FirewallRules.go index b99adc95..8273549f 100644 --- a/sdk/go/meraki/networks/getWirelessSsidsFirewallL7FirewallRules.go +++ b/sdk/go/meraki/networks/getWirelessSsidsFirewallL7FirewallRules.go @@ -68,21 +68,11 @@ type LookupWirelessSsidsFirewallL7FirewallRulesResult struct { } func LookupWirelessSsidsFirewallL7FirewallRulesOutput(ctx *pulumi.Context, args LookupWirelessSsidsFirewallL7FirewallRulesOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsFirewallL7FirewallRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsFirewallL7FirewallRulesResultOutput, error) { args := v.(LookupWirelessSsidsFirewallL7FirewallRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsFirewallL7FirewallRulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsidsFirewallL7FirewallRules:getWirelessSsidsFirewallL7FirewallRules", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsFirewallL7FirewallRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsFirewallL7FirewallRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsFirewallL7FirewallRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsidsFirewallL7FirewallRules:getWirelessSsidsFirewallL7FirewallRules", args, LookupWirelessSsidsFirewallL7FirewallRulesResultOutput{}, options).(LookupWirelessSsidsFirewallL7FirewallRulesResultOutput), nil }).(LookupWirelessSsidsFirewallL7FirewallRulesResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsidsHotspot20.go b/sdk/go/meraki/networks/getWirelessSsidsHotspot20.go index 1ae4a96f..3b7a413c 100644 --- a/sdk/go/meraki/networks/getWirelessSsidsHotspot20.go +++ b/sdk/go/meraki/networks/getWirelessSsidsHotspot20.go @@ -68,21 +68,11 @@ type LookupWirelessSsidsHotspot20Result struct { } func LookupWirelessSsidsHotspot20Output(ctx *pulumi.Context, args LookupWirelessSsidsHotspot20OutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsHotspot20ResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsHotspot20ResultOutput, error) { args := v.(LookupWirelessSsidsHotspot20Args) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsHotspot20Result - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsidsHotspot20:getWirelessSsidsHotspot20", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsHotspot20ResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsHotspot20ResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsHotspot20ResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsidsHotspot20:getWirelessSsidsHotspot20", args, LookupWirelessSsidsHotspot20ResultOutput{}, options).(LookupWirelessSsidsHotspot20ResultOutput), nil }).(LookupWirelessSsidsHotspot20ResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsidsIdentityPsks.go b/sdk/go/meraki/networks/getWirelessSsidsIdentityPsks.go index e41b8647..a2654c92 100644 --- a/sdk/go/meraki/networks/getWirelessSsidsIdentityPsks.go +++ b/sdk/go/meraki/networks/getWirelessSsidsIdentityPsks.go @@ -48,21 +48,11 @@ type LookupWirelessSsidsIdentityPsksResult struct { } func LookupWirelessSsidsIdentityPsksOutput(ctx *pulumi.Context, args LookupWirelessSsidsIdentityPsksOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsIdentityPsksResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsIdentityPsksResultOutput, error) { args := v.(LookupWirelessSsidsIdentityPsksArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsIdentityPsksResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsidsIdentityPsks:getWirelessSsidsIdentityPsks", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsIdentityPsksResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsIdentityPsksResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsIdentityPsksResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsidsIdentityPsks:getWirelessSsidsIdentityPsks", args, LookupWirelessSsidsIdentityPsksResultOutput{}, options).(LookupWirelessSsidsIdentityPsksResultOutput), nil }).(LookupWirelessSsidsIdentityPsksResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsidsSchedules.go b/sdk/go/meraki/networks/getWirelessSsidsSchedules.go index 5060e8c5..2cfc965f 100644 --- a/sdk/go/meraki/networks/getWirelessSsidsSchedules.go +++ b/sdk/go/meraki/networks/getWirelessSsidsSchedules.go @@ -68,21 +68,11 @@ type LookupWirelessSsidsSchedulesResult struct { } func LookupWirelessSsidsSchedulesOutput(ctx *pulumi.Context, args LookupWirelessSsidsSchedulesOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsSchedulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsSchedulesResultOutput, error) { args := v.(LookupWirelessSsidsSchedulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsSchedulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsidsSchedules:getWirelessSsidsSchedules", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsSchedulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsSchedulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsSchedulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsidsSchedules:getWirelessSsidsSchedules", args, LookupWirelessSsidsSchedulesResultOutput{}, options).(LookupWirelessSsidsSchedulesResultOutput), nil }).(LookupWirelessSsidsSchedulesResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsidsSplashSettings.go b/sdk/go/meraki/networks/getWirelessSsidsSplashSettings.go index 9cf6b3ca..d50f264f 100644 --- a/sdk/go/meraki/networks/getWirelessSsidsSplashSettings.go +++ b/sdk/go/meraki/networks/getWirelessSsidsSplashSettings.go @@ -68,21 +68,11 @@ type LookupWirelessSsidsSplashSettingsResult struct { } func LookupWirelessSsidsSplashSettingsOutput(ctx *pulumi.Context, args LookupWirelessSsidsSplashSettingsOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsSplashSettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsSplashSettingsResultOutput, error) { args := v.(LookupWirelessSsidsSplashSettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsSplashSettingsResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsidsSplashSettings:getWirelessSsidsSplashSettings", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsSplashSettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsSplashSettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsSplashSettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsidsSplashSettings:getWirelessSsidsSplashSettings", args, LookupWirelessSsidsSplashSettingsResultOutput{}, options).(LookupWirelessSsidsSplashSettingsResultOutput), nil }).(LookupWirelessSsidsSplashSettingsResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsidsTrafficShapingRules.go b/sdk/go/meraki/networks/getWirelessSsidsTrafficShapingRules.go index 335019b7..51ea621c 100644 --- a/sdk/go/meraki/networks/getWirelessSsidsTrafficShapingRules.go +++ b/sdk/go/meraki/networks/getWirelessSsidsTrafficShapingRules.go @@ -68,21 +68,11 @@ type LookupWirelessSsidsTrafficShapingRulesResult struct { } func LookupWirelessSsidsTrafficShapingRulesOutput(ctx *pulumi.Context, args LookupWirelessSsidsTrafficShapingRulesOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsTrafficShapingRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsTrafficShapingRulesResultOutput, error) { args := v.(LookupWirelessSsidsTrafficShapingRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsTrafficShapingRulesResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsidsTrafficShapingRules:getWirelessSsidsTrafficShapingRules", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsTrafficShapingRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsTrafficShapingRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsTrafficShapingRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsidsTrafficShapingRules:getWirelessSsidsTrafficShapingRules", args, LookupWirelessSsidsTrafficShapingRulesResultOutput{}, options).(LookupWirelessSsidsTrafficShapingRulesResultOutput), nil }).(LookupWirelessSsidsTrafficShapingRulesResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessSsidsVpn.go b/sdk/go/meraki/networks/getWirelessSsidsVpn.go index 52e9a02c..ad3282ea 100644 --- a/sdk/go/meraki/networks/getWirelessSsidsVpn.go +++ b/sdk/go/meraki/networks/getWirelessSsidsVpn.go @@ -68,21 +68,11 @@ type LookupWirelessSsidsVpnResult struct { } func LookupWirelessSsidsVpnOutput(ctx *pulumi.Context, args LookupWirelessSsidsVpnOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessSsidsVpnResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupWirelessSsidsVpnResultOutput, error) { args := v.(LookupWirelessSsidsVpnArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupWirelessSsidsVpnResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessSsidsVpn:getWirelessSsidsVpn", args, &rv, "", opts...) - if err != nil { - return LookupWirelessSsidsVpnResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupWirelessSsidsVpnResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupWirelessSsidsVpnResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessSsidsVpn:getWirelessSsidsVpn", args, LookupWirelessSsidsVpnResultOutput{}, options).(LookupWirelessSsidsVpnResultOutput), nil }).(LookupWirelessSsidsVpnResultOutput) } diff --git a/sdk/go/meraki/networks/getWirelessUsageHistory.go b/sdk/go/meraki/networks/getWirelessUsageHistory.go index f37a56f0..10c66a90 100644 --- a/sdk/go/meraki/networks/getWirelessUsageHistory.go +++ b/sdk/go/meraki/networks/getWirelessUsageHistory.go @@ -114,21 +114,11 @@ type GetWirelessUsageHistoryResult struct { } func GetWirelessUsageHistoryOutput(ctx *pulumi.Context, args GetWirelessUsageHistoryOutputArgs, opts ...pulumi.InvokeOption) GetWirelessUsageHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessUsageHistoryResultOutput, error) { args := v.(GetWirelessUsageHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessUsageHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:networks/getWirelessUsageHistory:getWirelessUsageHistory", args, &rv, "", opts...) - if err != nil { - return GetWirelessUsageHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessUsageHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessUsageHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:networks/getWirelessUsageHistory:getWirelessUsageHistory", args, GetWirelessUsageHistoryResultOutput{}, options).(GetWirelessUsageHistoryResultOutput), nil }).(GetWirelessUsageHistoryResultOutput) } diff --git a/sdk/go/meraki/organizations/getActionBatches.go b/sdk/go/meraki/organizations/getActionBatches.go index 7e8e0c59..77643190 100644 --- a/sdk/go/meraki/organizations/getActionBatches.go +++ b/sdk/go/meraki/organizations/getActionBatches.go @@ -48,21 +48,11 @@ type LookupActionBatchesResult struct { } func LookupActionBatchesOutput(ctx *pulumi.Context, args LookupActionBatchesOutputArgs, opts ...pulumi.InvokeOption) LookupActionBatchesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupActionBatchesResultOutput, error) { args := v.(LookupActionBatchesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupActionBatchesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getActionBatches:getActionBatches", args, &rv, "", opts...) - if err != nil { - return LookupActionBatchesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupActionBatchesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupActionBatchesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getActionBatches:getActionBatches", args, LookupActionBatchesResultOutput{}, options).(LookupActionBatchesResultOutput), nil }).(LookupActionBatchesResultOutput) } diff --git a/sdk/go/meraki/organizations/getAdaptivePolicyAcls.go b/sdk/go/meraki/organizations/getAdaptivePolicyAcls.go index 74c0545a..7212c087 100644 --- a/sdk/go/meraki/organizations/getAdaptivePolicyAcls.go +++ b/sdk/go/meraki/organizations/getAdaptivePolicyAcls.go @@ -44,21 +44,11 @@ type LookupAdaptivePolicyAclsResult struct { } func LookupAdaptivePolicyAclsOutput(ctx *pulumi.Context, args LookupAdaptivePolicyAclsOutputArgs, opts ...pulumi.InvokeOption) LookupAdaptivePolicyAclsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupAdaptivePolicyAclsResultOutput, error) { args := v.(LookupAdaptivePolicyAclsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupAdaptivePolicyAclsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getAdaptivePolicyAcls:getAdaptivePolicyAcls", args, &rv, "", opts...) - if err != nil { - return LookupAdaptivePolicyAclsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupAdaptivePolicyAclsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupAdaptivePolicyAclsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getAdaptivePolicyAcls:getAdaptivePolicyAcls", args, LookupAdaptivePolicyAclsResultOutput{}, options).(LookupAdaptivePolicyAclsResultOutput), nil }).(LookupAdaptivePolicyAclsResultOutput) } diff --git a/sdk/go/meraki/organizations/getAdaptivePolicyGroups.go b/sdk/go/meraki/organizations/getAdaptivePolicyGroups.go index 0fd3f005..5e52b24f 100644 --- a/sdk/go/meraki/organizations/getAdaptivePolicyGroups.go +++ b/sdk/go/meraki/organizations/getAdaptivePolicyGroups.go @@ -42,21 +42,11 @@ type LookupAdaptivePolicyGroupsResult struct { } func LookupAdaptivePolicyGroupsOutput(ctx *pulumi.Context, args LookupAdaptivePolicyGroupsOutputArgs, opts ...pulumi.InvokeOption) LookupAdaptivePolicyGroupsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupAdaptivePolicyGroupsResultOutput, error) { args := v.(LookupAdaptivePolicyGroupsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupAdaptivePolicyGroupsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getAdaptivePolicyGroups:getAdaptivePolicyGroups", args, &rv, "", opts...) - if err != nil { - return LookupAdaptivePolicyGroupsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupAdaptivePolicyGroupsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupAdaptivePolicyGroupsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getAdaptivePolicyGroups:getAdaptivePolicyGroups", args, LookupAdaptivePolicyGroupsResultOutput{}, options).(LookupAdaptivePolicyGroupsResultOutput), nil }).(LookupAdaptivePolicyGroupsResultOutput) } diff --git a/sdk/go/meraki/organizations/getAdaptivePolicyOverview.go b/sdk/go/meraki/organizations/getAdaptivePolicyOverview.go index 41b7065b..1779860a 100644 --- a/sdk/go/meraki/organizations/getAdaptivePolicyOverview.go +++ b/sdk/go/meraki/organizations/getAdaptivePolicyOverview.go @@ -63,21 +63,11 @@ type GetAdaptivePolicyOverviewResult struct { } func GetAdaptivePolicyOverviewOutput(ctx *pulumi.Context, args GetAdaptivePolicyOverviewOutputArgs, opts ...pulumi.InvokeOption) GetAdaptivePolicyOverviewResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetAdaptivePolicyOverviewResultOutput, error) { args := v.(GetAdaptivePolicyOverviewArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetAdaptivePolicyOverviewResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getAdaptivePolicyOverview:getAdaptivePolicyOverview", args, &rv, "", opts...) - if err != nil { - return GetAdaptivePolicyOverviewResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetAdaptivePolicyOverviewResultOutput) - if secret { - return pulumi.ToSecret(output).(GetAdaptivePolicyOverviewResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getAdaptivePolicyOverview:getAdaptivePolicyOverview", args, GetAdaptivePolicyOverviewResultOutput{}, options).(GetAdaptivePolicyOverviewResultOutput), nil }).(GetAdaptivePolicyOverviewResultOutput) } diff --git a/sdk/go/meraki/organizations/getAdaptivePolicyPolicies.go b/sdk/go/meraki/organizations/getAdaptivePolicyPolicies.go index 97ad6580..5bc4195f 100644 --- a/sdk/go/meraki/organizations/getAdaptivePolicyPolicies.go +++ b/sdk/go/meraki/organizations/getAdaptivePolicyPolicies.go @@ -42,21 +42,11 @@ type LookupAdaptivePolicyPoliciesResult struct { } func LookupAdaptivePolicyPoliciesOutput(ctx *pulumi.Context, args LookupAdaptivePolicyPoliciesOutputArgs, opts ...pulumi.InvokeOption) LookupAdaptivePolicyPoliciesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupAdaptivePolicyPoliciesResultOutput, error) { args := v.(LookupAdaptivePolicyPoliciesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupAdaptivePolicyPoliciesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getAdaptivePolicyPolicies:getAdaptivePolicyPolicies", args, &rv, "", opts...) - if err != nil { - return LookupAdaptivePolicyPoliciesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupAdaptivePolicyPoliciesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupAdaptivePolicyPoliciesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getAdaptivePolicyPolicies:getAdaptivePolicyPolicies", args, LookupAdaptivePolicyPoliciesResultOutput{}, options).(LookupAdaptivePolicyPoliciesResultOutput), nil }).(LookupAdaptivePolicyPoliciesResultOutput) } diff --git a/sdk/go/meraki/organizations/getAdaptivePolicySettings.go b/sdk/go/meraki/organizations/getAdaptivePolicySettings.go index 018018d7..ee115f61 100644 --- a/sdk/go/meraki/organizations/getAdaptivePolicySettings.go +++ b/sdk/go/meraki/organizations/getAdaptivePolicySettings.go @@ -63,21 +63,11 @@ type LookupAdaptivePolicySettingsResult struct { } func LookupAdaptivePolicySettingsOutput(ctx *pulumi.Context, args LookupAdaptivePolicySettingsOutputArgs, opts ...pulumi.InvokeOption) LookupAdaptivePolicySettingsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupAdaptivePolicySettingsResultOutput, error) { args := v.(LookupAdaptivePolicySettingsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupAdaptivePolicySettingsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getAdaptivePolicySettings:getAdaptivePolicySettings", args, &rv, "", opts...) - if err != nil { - return LookupAdaptivePolicySettingsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupAdaptivePolicySettingsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupAdaptivePolicySettingsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getAdaptivePolicySettings:getAdaptivePolicySettings", args, LookupAdaptivePolicySettingsResultOutput{}, options).(LookupAdaptivePolicySettingsResultOutput), nil }).(LookupAdaptivePolicySettingsResultOutput) } diff --git a/sdk/go/meraki/organizations/getAdmins.go b/sdk/go/meraki/organizations/getAdmins.go index cea914f6..ee37b7b3 100644 --- a/sdk/go/meraki/organizations/getAdmins.go +++ b/sdk/go/meraki/organizations/getAdmins.go @@ -64,21 +64,11 @@ type LookupAdminsResult struct { } func LookupAdminsOutput(ctx *pulumi.Context, args LookupAdminsOutputArgs, opts ...pulumi.InvokeOption) LookupAdminsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupAdminsResultOutput, error) { args := v.(LookupAdminsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupAdminsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getAdmins:getAdmins", args, &rv, "", opts...) - if err != nil { - return LookupAdminsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupAdminsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupAdminsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getAdmins:getAdmins", args, LookupAdminsResultOutput{}, options).(LookupAdminsResultOutput), nil }).(LookupAdminsResultOutput) } diff --git a/sdk/go/meraki/organizations/getAlertsProfiles.go b/sdk/go/meraki/organizations/getAlertsProfiles.go index 211bc380..9c440d8b 100644 --- a/sdk/go/meraki/organizations/getAlertsProfiles.go +++ b/sdk/go/meraki/organizations/getAlertsProfiles.go @@ -64,21 +64,11 @@ type LookupAlertsProfilesResult struct { } func LookupAlertsProfilesOutput(ctx *pulumi.Context, args LookupAlertsProfilesOutputArgs, opts ...pulumi.InvokeOption) LookupAlertsProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupAlertsProfilesResultOutput, error) { args := v.(LookupAlertsProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupAlertsProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getAlertsProfiles:getAlertsProfiles", args, &rv, "", opts...) - if err != nil { - return LookupAlertsProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupAlertsProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupAlertsProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getAlertsProfiles:getAlertsProfiles", args, LookupAlertsProfilesResultOutput{}, options).(LookupAlertsProfilesResultOutput), nil }).(LookupAlertsProfilesResultOutput) } diff --git a/sdk/go/meraki/organizations/getApiRequests.go b/sdk/go/meraki/organizations/getApiRequests.go index 4ce9a20a..1e0676a3 100644 --- a/sdk/go/meraki/organizations/getApiRequests.go +++ b/sdk/go/meraki/organizations/getApiRequests.go @@ -136,21 +136,11 @@ type GetApiRequestsResult struct { } func GetApiRequestsOutput(ctx *pulumi.Context, args GetApiRequestsOutputArgs, opts ...pulumi.InvokeOption) GetApiRequestsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetApiRequestsResultOutput, error) { args := v.(GetApiRequestsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetApiRequestsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getApiRequests:getApiRequests", args, &rv, "", opts...) - if err != nil { - return GetApiRequestsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetApiRequestsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetApiRequestsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getApiRequests:getApiRequests", args, GetApiRequestsResultOutput{}, options).(GetApiRequestsResultOutput), nil }).(GetApiRequestsResultOutput) } diff --git a/sdk/go/meraki/organizations/getApiRequestsOverview.go b/sdk/go/meraki/organizations/getApiRequestsOverview.go index 23345d1d..a9255813 100644 --- a/sdk/go/meraki/organizations/getApiRequestsOverview.go +++ b/sdk/go/meraki/organizations/getApiRequestsOverview.go @@ -78,21 +78,11 @@ type GetApiRequestsOverviewResult struct { } func GetApiRequestsOverviewOutput(ctx *pulumi.Context, args GetApiRequestsOverviewOutputArgs, opts ...pulumi.InvokeOption) GetApiRequestsOverviewResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetApiRequestsOverviewResultOutput, error) { args := v.(GetApiRequestsOverviewArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetApiRequestsOverviewResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getApiRequestsOverview:getApiRequestsOverview", args, &rv, "", opts...) - if err != nil { - return GetApiRequestsOverviewResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetApiRequestsOverviewResultOutput) - if secret { - return pulumi.ToSecret(output).(GetApiRequestsOverviewResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getApiRequestsOverview:getApiRequestsOverview", args, GetApiRequestsOverviewResultOutput{}, options).(GetApiRequestsOverviewResultOutput), nil }).(GetApiRequestsOverviewResultOutput) } diff --git a/sdk/go/meraki/organizations/getApiRequestsOverviewResponseCodesByInterval.go b/sdk/go/meraki/organizations/getApiRequestsOverviewResponseCodesByInterval.go index ef2c0a60..499f88ae 100644 --- a/sdk/go/meraki/organizations/getApiRequestsOverviewResponseCodesByInterval.go +++ b/sdk/go/meraki/organizations/getApiRequestsOverviewResponseCodesByInterval.go @@ -115,21 +115,11 @@ type GetApiRequestsOverviewResponseCodesByIntervalResult struct { } func GetApiRequestsOverviewResponseCodesByIntervalOutput(ctx *pulumi.Context, args GetApiRequestsOverviewResponseCodesByIntervalOutputArgs, opts ...pulumi.InvokeOption) GetApiRequestsOverviewResponseCodesByIntervalResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetApiRequestsOverviewResponseCodesByIntervalResultOutput, error) { args := v.(GetApiRequestsOverviewResponseCodesByIntervalArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetApiRequestsOverviewResponseCodesByIntervalResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getApiRequestsOverviewResponseCodesByInterval:getApiRequestsOverviewResponseCodesByInterval", args, &rv, "", opts...) - if err != nil { - return GetApiRequestsOverviewResponseCodesByIntervalResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetApiRequestsOverviewResponseCodesByIntervalResultOutput) - if secret { - return pulumi.ToSecret(output).(GetApiRequestsOverviewResponseCodesByIntervalResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getApiRequestsOverviewResponseCodesByInterval:getApiRequestsOverviewResponseCodesByInterval", args, GetApiRequestsOverviewResponseCodesByIntervalResultOutput{}, options).(GetApiRequestsOverviewResponseCodesByIntervalResultOutput), nil }).(GetApiRequestsOverviewResponseCodesByIntervalResultOutput) } diff --git a/sdk/go/meraki/organizations/getApplianceSecurityIntrusion.go b/sdk/go/meraki/organizations/getApplianceSecurityIntrusion.go index bc91c954..979fd881 100644 --- a/sdk/go/meraki/organizations/getApplianceSecurityIntrusion.go +++ b/sdk/go/meraki/organizations/getApplianceSecurityIntrusion.go @@ -63,21 +63,11 @@ type LookupApplianceSecurityIntrusionResult struct { } func LookupApplianceSecurityIntrusionOutput(ctx *pulumi.Context, args LookupApplianceSecurityIntrusionOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceSecurityIntrusionResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceSecurityIntrusionResultOutput, error) { args := v.(LookupApplianceSecurityIntrusionArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceSecurityIntrusionResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", args, &rv, "", opts...) - if err != nil { - return LookupApplianceSecurityIntrusionResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceSecurityIntrusionResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceSecurityIntrusionResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", args, LookupApplianceSecurityIntrusionResultOutput{}, options).(LookupApplianceSecurityIntrusionResultOutput), nil }).(LookupApplianceSecurityIntrusionResultOutput) } diff --git a/sdk/go/meraki/organizations/getApplianceTrafficShapingVpnExclusionsByNetwork.go b/sdk/go/meraki/organizations/getApplianceTrafficShapingVpnExclusionsByNetwork.go index b781ba65..d7dc7b4e 100644 --- a/sdk/go/meraki/organizations/getApplianceTrafficShapingVpnExclusionsByNetwork.go +++ b/sdk/go/meraki/organizations/getApplianceTrafficShapingVpnExclusionsByNetwork.go @@ -85,21 +85,11 @@ type GetApplianceTrafficShapingVpnExclusionsByNetworkResult struct { } func GetApplianceTrafficShapingVpnExclusionsByNetworkOutput(ctx *pulumi.Context, args GetApplianceTrafficShapingVpnExclusionsByNetworkOutputArgs, opts ...pulumi.InvokeOption) GetApplianceTrafficShapingVpnExclusionsByNetworkResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetApplianceTrafficShapingVpnExclusionsByNetworkResultOutput, error) { args := v.(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetApplianceTrafficShapingVpnExclusionsByNetworkResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getApplianceTrafficShapingVpnExclusionsByNetwork:getApplianceTrafficShapingVpnExclusionsByNetwork", args, &rv, "", opts...) - if err != nil { - return GetApplianceTrafficShapingVpnExclusionsByNetworkResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetApplianceTrafficShapingVpnExclusionsByNetworkResultOutput) - if secret { - return pulumi.ToSecret(output).(GetApplianceTrafficShapingVpnExclusionsByNetworkResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getApplianceTrafficShapingVpnExclusionsByNetwork:getApplianceTrafficShapingVpnExclusionsByNetwork", args, GetApplianceTrafficShapingVpnExclusionsByNetworkResultOutput{}, options).(GetApplianceTrafficShapingVpnExclusionsByNetworkResultOutput), nil }).(GetApplianceTrafficShapingVpnExclusionsByNetworkResultOutput) } diff --git a/sdk/go/meraki/organizations/getApplianceUplinksStatusesOverview.go b/sdk/go/meraki/organizations/getApplianceUplinksStatusesOverview.go index 97fa5f50..b92489aa 100644 --- a/sdk/go/meraki/organizations/getApplianceUplinksStatusesOverview.go +++ b/sdk/go/meraki/organizations/getApplianceUplinksStatusesOverview.go @@ -63,21 +63,11 @@ type GetApplianceUplinksStatusesOverviewResult struct { } func GetApplianceUplinksStatusesOverviewOutput(ctx *pulumi.Context, args GetApplianceUplinksStatusesOverviewOutputArgs, opts ...pulumi.InvokeOption) GetApplianceUplinksStatusesOverviewResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetApplianceUplinksStatusesOverviewResultOutput, error) { args := v.(GetApplianceUplinksStatusesOverviewArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetApplianceUplinksStatusesOverviewResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getApplianceUplinksStatusesOverview:getApplianceUplinksStatusesOverview", args, &rv, "", opts...) - if err != nil { - return GetApplianceUplinksStatusesOverviewResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetApplianceUplinksStatusesOverviewResultOutput) - if secret { - return pulumi.ToSecret(output).(GetApplianceUplinksStatusesOverviewResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getApplianceUplinksStatusesOverview:getApplianceUplinksStatusesOverview", args, GetApplianceUplinksStatusesOverviewResultOutput{}, options).(GetApplianceUplinksStatusesOverviewResultOutput), nil }).(GetApplianceUplinksStatusesOverviewResultOutput) } diff --git a/sdk/go/meraki/organizations/getApplianceUplinksUsageByNetwork.go b/sdk/go/meraki/organizations/getApplianceUplinksUsageByNetwork.go index 349114d5..bd194c5c 100644 --- a/sdk/go/meraki/organizations/getApplianceUplinksUsageByNetwork.go +++ b/sdk/go/meraki/organizations/getApplianceUplinksUsageByNetwork.go @@ -79,21 +79,11 @@ type GetApplianceUplinksUsageByNetworkResult struct { } func GetApplianceUplinksUsageByNetworkOutput(ctx *pulumi.Context, args GetApplianceUplinksUsageByNetworkOutputArgs, opts ...pulumi.InvokeOption) GetApplianceUplinksUsageByNetworkResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetApplianceUplinksUsageByNetworkResultOutput, error) { args := v.(GetApplianceUplinksUsageByNetworkArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetApplianceUplinksUsageByNetworkResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getApplianceUplinksUsageByNetwork:getApplianceUplinksUsageByNetwork", args, &rv, "", opts...) - if err != nil { - return GetApplianceUplinksUsageByNetworkResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetApplianceUplinksUsageByNetworkResultOutput) - if secret { - return pulumi.ToSecret(output).(GetApplianceUplinksUsageByNetworkResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getApplianceUplinksUsageByNetwork:getApplianceUplinksUsageByNetwork", args, GetApplianceUplinksUsageByNetworkResultOutput{}, options).(GetApplianceUplinksUsageByNetworkResultOutput), nil }).(GetApplianceUplinksUsageByNetworkResultOutput) } diff --git a/sdk/go/meraki/organizations/getApplianceVpnThirdPartyVpnpeers.go b/sdk/go/meraki/organizations/getApplianceVpnThirdPartyVpnpeers.go index cf798d59..595db528 100644 --- a/sdk/go/meraki/organizations/getApplianceVpnThirdPartyVpnpeers.go +++ b/sdk/go/meraki/organizations/getApplianceVpnThirdPartyVpnpeers.go @@ -63,21 +63,11 @@ type LookupApplianceVpnThirdPartyVpnpeersResult struct { } func LookupApplianceVpnThirdPartyVpnpeersOutput(ctx *pulumi.Context, args LookupApplianceVpnThirdPartyVpnpeersOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceVpnThirdPartyVpnpeersResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceVpnThirdPartyVpnpeersResultOutput, error) { args := v.(LookupApplianceVpnThirdPartyVpnpeersArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceVpnThirdPartyVpnpeersResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getApplianceVpnThirdPartyVpnpeers:getApplianceVpnThirdPartyVpnpeers", args, &rv, "", opts...) - if err != nil { - return LookupApplianceVpnThirdPartyVpnpeersResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceVpnThirdPartyVpnpeersResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceVpnThirdPartyVpnpeersResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getApplianceVpnThirdPartyVpnpeers:getApplianceVpnThirdPartyVpnpeers", args, LookupApplianceVpnThirdPartyVpnpeersResultOutput{}, options).(LookupApplianceVpnThirdPartyVpnpeersResultOutput), nil }).(LookupApplianceVpnThirdPartyVpnpeersResultOutput) } diff --git a/sdk/go/meraki/organizations/getApplianceVpnVpnFirewallRules.go b/sdk/go/meraki/organizations/getApplianceVpnVpnFirewallRules.go index b6712471..eaad1e55 100644 --- a/sdk/go/meraki/organizations/getApplianceVpnVpnFirewallRules.go +++ b/sdk/go/meraki/organizations/getApplianceVpnVpnFirewallRules.go @@ -63,21 +63,11 @@ type LookupApplianceVpnVpnFirewallRulesResult struct { } func LookupApplianceVpnVpnFirewallRulesOutput(ctx *pulumi.Context, args LookupApplianceVpnVpnFirewallRulesOutputArgs, opts ...pulumi.InvokeOption) LookupApplianceVpnVpnFirewallRulesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupApplianceVpnVpnFirewallRulesResultOutput, error) { args := v.(LookupApplianceVpnVpnFirewallRulesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupApplianceVpnVpnFirewallRulesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getApplianceVpnVpnFirewallRules:getApplianceVpnVpnFirewallRules", args, &rv, "", opts...) - if err != nil { - return LookupApplianceVpnVpnFirewallRulesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupApplianceVpnVpnFirewallRulesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupApplianceVpnVpnFirewallRulesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getApplianceVpnVpnFirewallRules:getApplianceVpnVpnFirewallRules", args, LookupApplianceVpnVpnFirewallRulesResultOutput{}, options).(LookupApplianceVpnVpnFirewallRulesResultOutput), nil }).(LookupApplianceVpnVpnFirewallRulesResultOutput) } diff --git a/sdk/go/meraki/organizations/getBrandingPolicies.go b/sdk/go/meraki/organizations/getBrandingPolicies.go index 2828ca49..7269c9fc 100644 --- a/sdk/go/meraki/organizations/getBrandingPolicies.go +++ b/sdk/go/meraki/organizations/getBrandingPolicies.go @@ -44,21 +44,11 @@ type LookupBrandingPoliciesResult struct { } func LookupBrandingPoliciesOutput(ctx *pulumi.Context, args LookupBrandingPoliciesOutputArgs, opts ...pulumi.InvokeOption) LookupBrandingPoliciesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupBrandingPoliciesResultOutput, error) { args := v.(LookupBrandingPoliciesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupBrandingPoliciesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getBrandingPolicies:getBrandingPolicies", args, &rv, "", opts...) - if err != nil { - return LookupBrandingPoliciesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupBrandingPoliciesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupBrandingPoliciesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getBrandingPolicies:getBrandingPolicies", args, LookupBrandingPoliciesResultOutput{}, options).(LookupBrandingPoliciesResultOutput), nil }).(LookupBrandingPoliciesResultOutput) } diff --git a/sdk/go/meraki/organizations/getBrandingPoliciesPriorities.go b/sdk/go/meraki/organizations/getBrandingPoliciesPriorities.go index e0696a95..e67fedda 100644 --- a/sdk/go/meraki/organizations/getBrandingPoliciesPriorities.go +++ b/sdk/go/meraki/organizations/getBrandingPoliciesPriorities.go @@ -63,21 +63,11 @@ type LookupBrandingPoliciesPrioritiesResult struct { } func LookupBrandingPoliciesPrioritiesOutput(ctx *pulumi.Context, args LookupBrandingPoliciesPrioritiesOutputArgs, opts ...pulumi.InvokeOption) LookupBrandingPoliciesPrioritiesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupBrandingPoliciesPrioritiesResultOutput, error) { args := v.(LookupBrandingPoliciesPrioritiesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupBrandingPoliciesPrioritiesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getBrandingPoliciesPriorities:getBrandingPoliciesPriorities", args, &rv, "", opts...) - if err != nil { - return LookupBrandingPoliciesPrioritiesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupBrandingPoliciesPrioritiesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupBrandingPoliciesPrioritiesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getBrandingPoliciesPriorities:getBrandingPoliciesPriorities", args, LookupBrandingPoliciesPrioritiesResultOutput{}, options).(LookupBrandingPoliciesPrioritiesResultOutput), nil }).(LookupBrandingPoliciesPrioritiesResultOutput) } diff --git a/sdk/go/meraki/organizations/getCameraBoundariesAreasByDevice.go b/sdk/go/meraki/organizations/getCameraBoundariesAreasByDevice.go index 2515661b..40511d7a 100644 --- a/sdk/go/meraki/organizations/getCameraBoundariesAreasByDevice.go +++ b/sdk/go/meraki/organizations/getCameraBoundariesAreasByDevice.go @@ -71,21 +71,11 @@ type GetCameraBoundariesAreasByDeviceResult struct { } func GetCameraBoundariesAreasByDeviceOutput(ctx *pulumi.Context, args GetCameraBoundariesAreasByDeviceOutputArgs, opts ...pulumi.InvokeOption) GetCameraBoundariesAreasByDeviceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetCameraBoundariesAreasByDeviceResultOutput, error) { args := v.(GetCameraBoundariesAreasByDeviceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetCameraBoundariesAreasByDeviceResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getCameraBoundariesAreasByDevice:getCameraBoundariesAreasByDevice", args, &rv, "", opts...) - if err != nil { - return GetCameraBoundariesAreasByDeviceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetCameraBoundariesAreasByDeviceResultOutput) - if secret { - return pulumi.ToSecret(output).(GetCameraBoundariesAreasByDeviceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getCameraBoundariesAreasByDevice:getCameraBoundariesAreasByDevice", args, GetCameraBoundariesAreasByDeviceResultOutput{}, options).(GetCameraBoundariesAreasByDeviceResultOutput), nil }).(GetCameraBoundariesAreasByDeviceResultOutput) } diff --git a/sdk/go/meraki/organizations/getCameraBoundariesLinesByDevice.go b/sdk/go/meraki/organizations/getCameraBoundariesLinesByDevice.go index 7e835cb1..2b916aaa 100644 --- a/sdk/go/meraki/organizations/getCameraBoundariesLinesByDevice.go +++ b/sdk/go/meraki/organizations/getCameraBoundariesLinesByDevice.go @@ -71,21 +71,11 @@ type GetCameraBoundariesLinesByDeviceResult struct { } func GetCameraBoundariesLinesByDeviceOutput(ctx *pulumi.Context, args GetCameraBoundariesLinesByDeviceOutputArgs, opts ...pulumi.InvokeOption) GetCameraBoundariesLinesByDeviceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetCameraBoundariesLinesByDeviceResultOutput, error) { args := v.(GetCameraBoundariesLinesByDeviceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetCameraBoundariesLinesByDeviceResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getCameraBoundariesLinesByDevice:getCameraBoundariesLinesByDevice", args, &rv, "", opts...) - if err != nil { - return GetCameraBoundariesLinesByDeviceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetCameraBoundariesLinesByDeviceResultOutput) - if secret { - return pulumi.ToSecret(output).(GetCameraBoundariesLinesByDeviceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getCameraBoundariesLinesByDevice:getCameraBoundariesLinesByDevice", args, GetCameraBoundariesLinesByDeviceResultOutput{}, options).(GetCameraBoundariesLinesByDeviceResultOutput), nil }).(GetCameraBoundariesLinesByDeviceResultOutput) } diff --git a/sdk/go/meraki/organizations/getCameraCustomAnalyticsArtifacts.go b/sdk/go/meraki/organizations/getCameraCustomAnalyticsArtifacts.go index 78b73dd0..32212a2d 100644 --- a/sdk/go/meraki/organizations/getCameraCustomAnalyticsArtifacts.go +++ b/sdk/go/meraki/organizations/getCameraCustomAnalyticsArtifacts.go @@ -44,21 +44,11 @@ type LookupCameraCustomAnalyticsArtifactsResult struct { } func LookupCameraCustomAnalyticsArtifactsOutput(ctx *pulumi.Context, args LookupCameraCustomAnalyticsArtifactsOutputArgs, opts ...pulumi.InvokeOption) LookupCameraCustomAnalyticsArtifactsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCameraCustomAnalyticsArtifactsResultOutput, error) { args := v.(LookupCameraCustomAnalyticsArtifactsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCameraCustomAnalyticsArtifactsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getCameraCustomAnalyticsArtifacts:getCameraCustomAnalyticsArtifacts", args, &rv, "", opts...) - if err != nil { - return LookupCameraCustomAnalyticsArtifactsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCameraCustomAnalyticsArtifactsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCameraCustomAnalyticsArtifactsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getCameraCustomAnalyticsArtifacts:getCameraCustomAnalyticsArtifacts", args, LookupCameraCustomAnalyticsArtifactsResultOutput{}, options).(LookupCameraCustomAnalyticsArtifactsResultOutput), nil }).(LookupCameraCustomAnalyticsArtifactsResultOutput) } diff --git a/sdk/go/meraki/organizations/getCameraDetectionsHistoryByBoundaryByInterval.go b/sdk/go/meraki/organizations/getCameraDetectionsHistoryByBoundaryByInterval.go index 6a4671a9..96240ceb 100644 --- a/sdk/go/meraki/organizations/getCameraDetectionsHistoryByBoundaryByInterval.go +++ b/sdk/go/meraki/organizations/getCameraDetectionsHistoryByBoundaryByInterval.go @@ -95,21 +95,11 @@ type GetCameraDetectionsHistoryByBoundaryByIntervalResult struct { } func GetCameraDetectionsHistoryByBoundaryByIntervalOutput(ctx *pulumi.Context, args GetCameraDetectionsHistoryByBoundaryByIntervalOutputArgs, opts ...pulumi.InvokeOption) GetCameraDetectionsHistoryByBoundaryByIntervalResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetCameraDetectionsHistoryByBoundaryByIntervalResultOutput, error) { args := v.(GetCameraDetectionsHistoryByBoundaryByIntervalArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetCameraDetectionsHistoryByBoundaryByIntervalResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getCameraDetectionsHistoryByBoundaryByInterval:getCameraDetectionsHistoryByBoundaryByInterval", args, &rv, "", opts...) - if err != nil { - return GetCameraDetectionsHistoryByBoundaryByIntervalResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetCameraDetectionsHistoryByBoundaryByIntervalResultOutput) - if secret { - return pulumi.ToSecret(output).(GetCameraDetectionsHistoryByBoundaryByIntervalResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getCameraDetectionsHistoryByBoundaryByInterval:getCameraDetectionsHistoryByBoundaryByInterval", args, GetCameraDetectionsHistoryByBoundaryByIntervalResultOutput{}, options).(GetCameraDetectionsHistoryByBoundaryByIntervalResultOutput), nil }).(GetCameraDetectionsHistoryByBoundaryByIntervalResultOutput) } diff --git a/sdk/go/meraki/organizations/getCameraPermissions.go b/sdk/go/meraki/organizations/getCameraPermissions.go index 14fa5e57..5c99f44b 100644 --- a/sdk/go/meraki/organizations/getCameraPermissions.go +++ b/sdk/go/meraki/organizations/getCameraPermissions.go @@ -68,21 +68,11 @@ type GetCameraPermissionsResult struct { } func GetCameraPermissionsOutput(ctx *pulumi.Context, args GetCameraPermissionsOutputArgs, opts ...pulumi.InvokeOption) GetCameraPermissionsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetCameraPermissionsResultOutput, error) { args := v.(GetCameraPermissionsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetCameraPermissionsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getCameraPermissions:getCameraPermissions", args, &rv, "", opts...) - if err != nil { - return GetCameraPermissionsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetCameraPermissionsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetCameraPermissionsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getCameraPermissions:getCameraPermissions", args, GetCameraPermissionsResultOutput{}, options).(GetCameraPermissionsResultOutput), nil }).(GetCameraPermissionsResultOutput) } diff --git a/sdk/go/meraki/organizations/getCameraRoles.go b/sdk/go/meraki/organizations/getCameraRoles.go index a1d49e61..317760fa 100644 --- a/sdk/go/meraki/organizations/getCameraRoles.go +++ b/sdk/go/meraki/organizations/getCameraRoles.go @@ -44,21 +44,11 @@ type LookupCameraRolesResult struct { } func LookupCameraRolesOutput(ctx *pulumi.Context, args LookupCameraRolesOutputArgs, opts ...pulumi.InvokeOption) LookupCameraRolesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupCameraRolesResultOutput, error) { args := v.(LookupCameraRolesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupCameraRolesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getCameraRoles:getCameraRoles", args, &rv, "", opts...) - if err != nil { - return LookupCameraRolesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupCameraRolesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupCameraRolesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getCameraRoles:getCameraRoles", args, LookupCameraRolesResultOutput{}, options).(LookupCameraRolesResultOutput), nil }).(LookupCameraRolesResultOutput) } diff --git a/sdk/go/meraki/organizations/getCellularGatewayUplinkStatuses.go b/sdk/go/meraki/organizations/getCellularGatewayUplinkStatuses.go index 15effdf2..22b805cc 100644 --- a/sdk/go/meraki/organizations/getCellularGatewayUplinkStatuses.go +++ b/sdk/go/meraki/organizations/getCellularGatewayUplinkStatuses.go @@ -100,21 +100,11 @@ type GetCellularGatewayUplinkStatusesResult struct { } func GetCellularGatewayUplinkStatusesOutput(ctx *pulumi.Context, args GetCellularGatewayUplinkStatusesOutputArgs, opts ...pulumi.InvokeOption) GetCellularGatewayUplinkStatusesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetCellularGatewayUplinkStatusesResultOutput, error) { args := v.(GetCellularGatewayUplinkStatusesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetCellularGatewayUplinkStatusesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getCellularGatewayUplinkStatuses:getCellularGatewayUplinkStatuses", args, &rv, "", opts...) - if err != nil { - return GetCellularGatewayUplinkStatusesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetCellularGatewayUplinkStatusesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetCellularGatewayUplinkStatusesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getCellularGatewayUplinkStatuses:getCellularGatewayUplinkStatuses", args, GetCellularGatewayUplinkStatusesResultOutput{}, options).(GetCellularGatewayUplinkStatusesResultOutput), nil }).(GetCellularGatewayUplinkStatusesResultOutput) } diff --git a/sdk/go/meraki/organizations/getClientsBandwidthUsageHistory.go b/sdk/go/meraki/organizations/getClientsBandwidthUsageHistory.go index eb6b66d5..9534143c 100644 --- a/sdk/go/meraki/organizations/getClientsBandwidthUsageHistory.go +++ b/sdk/go/meraki/organizations/getClientsBandwidthUsageHistory.go @@ -79,21 +79,11 @@ type GetClientsBandwidthUsageHistoryResult struct { } func GetClientsBandwidthUsageHistoryOutput(ctx *pulumi.Context, args GetClientsBandwidthUsageHistoryOutputArgs, opts ...pulumi.InvokeOption) GetClientsBandwidthUsageHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetClientsBandwidthUsageHistoryResultOutput, error) { args := v.(GetClientsBandwidthUsageHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetClientsBandwidthUsageHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getClientsBandwidthUsageHistory:getClientsBandwidthUsageHistory", args, &rv, "", opts...) - if err != nil { - return GetClientsBandwidthUsageHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetClientsBandwidthUsageHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetClientsBandwidthUsageHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getClientsBandwidthUsageHistory:getClientsBandwidthUsageHistory", args, GetClientsBandwidthUsageHistoryResultOutput{}, options).(GetClientsBandwidthUsageHistoryResultOutput), nil }).(GetClientsBandwidthUsageHistoryResultOutput) } diff --git a/sdk/go/meraki/organizations/getClientsOverview.go b/sdk/go/meraki/organizations/getClientsOverview.go index dab2923f..f7c1e714 100644 --- a/sdk/go/meraki/organizations/getClientsOverview.go +++ b/sdk/go/meraki/organizations/getClientsOverview.go @@ -78,21 +78,11 @@ type GetClientsOverviewResult struct { } func GetClientsOverviewOutput(ctx *pulumi.Context, args GetClientsOverviewOutputArgs, opts ...pulumi.InvokeOption) GetClientsOverviewResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetClientsOverviewResultOutput, error) { args := v.(GetClientsOverviewArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetClientsOverviewResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getClientsOverview:getClientsOverview", args, &rv, "", opts...) - if err != nil { - return GetClientsOverviewResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetClientsOverviewResultOutput) - if secret { - return pulumi.ToSecret(output).(GetClientsOverviewResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getClientsOverview:getClientsOverview", args, GetClientsOverviewResultOutput{}, options).(GetClientsOverviewResultOutput), nil }).(GetClientsOverviewResultOutput) } diff --git a/sdk/go/meraki/organizations/getClientsSearch.go b/sdk/go/meraki/organizations/getClientsSearch.go index 8dec2303..ed082e6a 100644 --- a/sdk/go/meraki/organizations/getClientsSearch.go +++ b/sdk/go/meraki/organizations/getClientsSearch.go @@ -83,21 +83,11 @@ type GetClientsSearchResult struct { } func GetClientsSearchOutput(ctx *pulumi.Context, args GetClientsSearchOutputArgs, opts ...pulumi.InvokeOption) GetClientsSearchResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetClientsSearchResultOutput, error) { args := v.(GetClientsSearchArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetClientsSearchResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getClientsSearch:getClientsSearch", args, &rv, "", opts...) - if err != nil { - return GetClientsSearchResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetClientsSearchResultOutput) - if secret { - return pulumi.ToSecret(output).(GetClientsSearchResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getClientsSearch:getClientsSearch", args, GetClientsSearchResultOutput{}, options).(GetClientsSearchResultOutput), nil }).(GetClientsSearchResultOutput) } diff --git a/sdk/go/meraki/organizations/getConfigTemplates.go b/sdk/go/meraki/organizations/getConfigTemplates.go index 9c24f1ef..021a02c9 100644 --- a/sdk/go/meraki/organizations/getConfigTemplates.go +++ b/sdk/go/meraki/organizations/getConfigTemplates.go @@ -44,21 +44,11 @@ type LookupConfigTemplatesResult struct { } func LookupConfigTemplatesOutput(ctx *pulumi.Context, args LookupConfigTemplatesOutputArgs, opts ...pulumi.InvokeOption) LookupConfigTemplatesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupConfigTemplatesResultOutput, error) { args := v.(LookupConfigTemplatesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupConfigTemplatesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getConfigTemplates:getConfigTemplates", args, &rv, "", opts...) - if err != nil { - return LookupConfigTemplatesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupConfigTemplatesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupConfigTemplatesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getConfigTemplates:getConfigTemplates", args, LookupConfigTemplatesResultOutput{}, options).(LookupConfigTemplatesResultOutput), nil }).(LookupConfigTemplatesResultOutput) } diff --git a/sdk/go/meraki/organizations/getConfigTemplatesSwitchProfiles.go b/sdk/go/meraki/organizations/getConfigTemplatesSwitchProfiles.go index b6c68023..e51d8461 100644 --- a/sdk/go/meraki/organizations/getConfigTemplatesSwitchProfiles.go +++ b/sdk/go/meraki/organizations/getConfigTemplatesSwitchProfiles.go @@ -69,21 +69,11 @@ type GetConfigTemplatesSwitchProfilesResult struct { } func GetConfigTemplatesSwitchProfilesOutput(ctx *pulumi.Context, args GetConfigTemplatesSwitchProfilesOutputArgs, opts ...pulumi.InvokeOption) GetConfigTemplatesSwitchProfilesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetConfigTemplatesSwitchProfilesResultOutput, error) { args := v.(GetConfigTemplatesSwitchProfilesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetConfigTemplatesSwitchProfilesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getConfigTemplatesSwitchProfiles:getConfigTemplatesSwitchProfiles", args, &rv, "", opts...) - if err != nil { - return GetConfigTemplatesSwitchProfilesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetConfigTemplatesSwitchProfilesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetConfigTemplatesSwitchProfilesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getConfigTemplatesSwitchProfiles:getConfigTemplatesSwitchProfiles", args, GetConfigTemplatesSwitchProfilesResultOutput{}, options).(GetConfigTemplatesSwitchProfilesResultOutput), nil }).(GetConfigTemplatesSwitchProfilesResultOutput) } diff --git a/sdk/go/meraki/organizations/getConfigTemplatesSwitchProfilesPorts.go b/sdk/go/meraki/organizations/getConfigTemplatesSwitchProfilesPorts.go index 6906f459..93dc3dcf 100644 --- a/sdk/go/meraki/organizations/getConfigTemplatesSwitchProfilesPorts.go +++ b/sdk/go/meraki/organizations/getConfigTemplatesSwitchProfilesPorts.go @@ -52,21 +52,11 @@ type LookupConfigTemplatesSwitchProfilesPortsResult struct { } func LookupConfigTemplatesSwitchProfilesPortsOutput(ctx *pulumi.Context, args LookupConfigTemplatesSwitchProfilesPortsOutputArgs, opts ...pulumi.InvokeOption) LookupConfigTemplatesSwitchProfilesPortsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupConfigTemplatesSwitchProfilesPortsResultOutput, error) { args := v.(LookupConfigTemplatesSwitchProfilesPortsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupConfigTemplatesSwitchProfilesPortsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getConfigTemplatesSwitchProfilesPorts:getConfigTemplatesSwitchProfilesPorts", args, &rv, "", opts...) - if err != nil { - return LookupConfigTemplatesSwitchProfilesPortsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupConfigTemplatesSwitchProfilesPortsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupConfigTemplatesSwitchProfilesPortsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getConfigTemplatesSwitchProfilesPorts:getConfigTemplatesSwitchProfilesPorts", args, LookupConfigTemplatesSwitchProfilesPortsResultOutput{}, options).(LookupConfigTemplatesSwitchProfilesPortsResultOutput), nil }).(LookupConfigTemplatesSwitchProfilesPortsResultOutput) } diff --git a/sdk/go/meraki/organizations/getDevices.go b/sdk/go/meraki/organizations/getDevices.go index 6bf37779..447b3223 100644 --- a/sdk/go/meraki/organizations/getDevices.go +++ b/sdk/go/meraki/organizations/getDevices.go @@ -165,21 +165,11 @@ type GetDevicesResult struct { } func GetDevicesOutput(ctx *pulumi.Context, args GetDevicesOutputArgs, opts ...pulumi.InvokeOption) GetDevicesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetDevicesResultOutput, error) { args := v.(GetDevicesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetDevicesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getDevices:getDevices", args, &rv, "", opts...) - if err != nil { - return GetDevicesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetDevicesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetDevicesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getDevices:getDevices", args, GetDevicesResultOutput{}, options).(GetDevicesResultOutput), nil }).(GetDevicesResultOutput) } diff --git a/sdk/go/meraki/organizations/getDevicesAvailabilities.go b/sdk/go/meraki/organizations/getDevicesAvailabilities.go index d12f0a1a..6027e052 100644 --- a/sdk/go/meraki/organizations/getDevicesAvailabilities.go +++ b/sdk/go/meraki/organizations/getDevicesAvailabilities.go @@ -112,21 +112,11 @@ type GetDevicesAvailabilitiesResult struct { } func GetDevicesAvailabilitiesOutput(ctx *pulumi.Context, args GetDevicesAvailabilitiesOutputArgs, opts ...pulumi.InvokeOption) GetDevicesAvailabilitiesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetDevicesAvailabilitiesResultOutput, error) { args := v.(GetDevicesAvailabilitiesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetDevicesAvailabilitiesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getDevicesAvailabilities:getDevicesAvailabilities", args, &rv, "", opts...) - if err != nil { - return GetDevicesAvailabilitiesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetDevicesAvailabilitiesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetDevicesAvailabilitiesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getDevicesAvailabilities:getDevicesAvailabilities", args, GetDevicesAvailabilitiesResultOutput{}, options).(GetDevicesAvailabilitiesResultOutput), nil }).(GetDevicesAvailabilitiesResultOutput) } diff --git a/sdk/go/meraki/organizations/getDevicesAvailabilitiesChangeHistory.go b/sdk/go/meraki/organizations/getDevicesAvailabilitiesChangeHistory.go index 3685fe74..1e594352 100644 --- a/sdk/go/meraki/organizations/getDevicesAvailabilitiesChangeHistory.go +++ b/sdk/go/meraki/organizations/getDevicesAvailabilitiesChangeHistory.go @@ -122,21 +122,11 @@ type GetDevicesAvailabilitiesChangeHistoryResult struct { } func GetDevicesAvailabilitiesChangeHistoryOutput(ctx *pulumi.Context, args GetDevicesAvailabilitiesChangeHistoryOutputArgs, opts ...pulumi.InvokeOption) GetDevicesAvailabilitiesChangeHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetDevicesAvailabilitiesChangeHistoryResultOutput, error) { args := v.(GetDevicesAvailabilitiesChangeHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetDevicesAvailabilitiesChangeHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getDevicesAvailabilitiesChangeHistory:getDevicesAvailabilitiesChangeHistory", args, &rv, "", opts...) - if err != nil { - return GetDevicesAvailabilitiesChangeHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetDevicesAvailabilitiesChangeHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetDevicesAvailabilitiesChangeHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getDevicesAvailabilitiesChangeHistory:getDevicesAvailabilitiesChangeHistory", args, GetDevicesAvailabilitiesChangeHistoryResultOutput{}, options).(GetDevicesAvailabilitiesChangeHistoryResultOutput), nil }).(GetDevicesAvailabilitiesChangeHistoryResultOutput) } diff --git a/sdk/go/meraki/organizations/getDevicesBootsHistory.go b/sdk/go/meraki/organizations/getDevicesBootsHistory.go index 3c5720d7..2d067001 100644 --- a/sdk/go/meraki/organizations/getDevicesBootsHistory.go +++ b/sdk/go/meraki/organizations/getDevicesBootsHistory.go @@ -111,21 +111,11 @@ type GetDevicesBootsHistoryResult struct { } func GetDevicesBootsHistoryOutput(ctx *pulumi.Context, args GetDevicesBootsHistoryOutputArgs, opts ...pulumi.InvokeOption) GetDevicesBootsHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetDevicesBootsHistoryResultOutput, error) { args := v.(GetDevicesBootsHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetDevicesBootsHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getDevicesBootsHistory:getDevicesBootsHistory", args, &rv, "", opts...) - if err != nil { - return GetDevicesBootsHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetDevicesBootsHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetDevicesBootsHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getDevicesBootsHistory:getDevicesBootsHistory", args, GetDevicesBootsHistoryResultOutput{}, options).(GetDevicesBootsHistoryResultOutput), nil }).(GetDevicesBootsHistoryResultOutput) } diff --git a/sdk/go/meraki/organizations/getDevicesPowerModulesStatusesByDevice.go b/sdk/go/meraki/organizations/getDevicesPowerModulesStatusesByDevice.go index 3b7fa175..c6a70e3d 100644 --- a/sdk/go/meraki/organizations/getDevicesPowerModulesStatusesByDevice.go +++ b/sdk/go/meraki/organizations/getDevicesPowerModulesStatusesByDevice.go @@ -112,21 +112,11 @@ type GetDevicesPowerModulesStatusesByDeviceResult struct { } func GetDevicesPowerModulesStatusesByDeviceOutput(ctx *pulumi.Context, args GetDevicesPowerModulesStatusesByDeviceOutputArgs, opts ...pulumi.InvokeOption) GetDevicesPowerModulesStatusesByDeviceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetDevicesPowerModulesStatusesByDeviceResultOutput, error) { args := v.(GetDevicesPowerModulesStatusesByDeviceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetDevicesPowerModulesStatusesByDeviceResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getDevicesPowerModulesStatusesByDevice:getDevicesPowerModulesStatusesByDevice", args, &rv, "", opts...) - if err != nil { - return GetDevicesPowerModulesStatusesByDeviceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetDevicesPowerModulesStatusesByDeviceResultOutput) - if secret { - return pulumi.ToSecret(output).(GetDevicesPowerModulesStatusesByDeviceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getDevicesPowerModulesStatusesByDevice:getDevicesPowerModulesStatusesByDevice", args, GetDevicesPowerModulesStatusesByDeviceResultOutput{}, options).(GetDevicesPowerModulesStatusesByDeviceResultOutput), nil }).(GetDevicesPowerModulesStatusesByDeviceResultOutput) } diff --git a/sdk/go/meraki/organizations/getDevicesProvisioningStatuses.go b/sdk/go/meraki/organizations/getDevicesProvisioningStatuses.go index 5be5c6df..13ad9b21 100644 --- a/sdk/go/meraki/organizations/getDevicesProvisioningStatuses.go +++ b/sdk/go/meraki/organizations/getDevicesProvisioningStatuses.go @@ -117,21 +117,11 @@ type GetDevicesProvisioningStatusesResult struct { } func GetDevicesProvisioningStatusesOutput(ctx *pulumi.Context, args GetDevicesProvisioningStatusesOutputArgs, opts ...pulumi.InvokeOption) GetDevicesProvisioningStatusesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetDevicesProvisioningStatusesResultOutput, error) { args := v.(GetDevicesProvisioningStatusesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetDevicesProvisioningStatusesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getDevicesProvisioningStatuses:getDevicesProvisioningStatuses", args, &rv, "", opts...) - if err != nil { - return GetDevicesProvisioningStatusesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetDevicesProvisioningStatusesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetDevicesProvisioningStatusesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getDevicesProvisioningStatuses:getDevicesProvisioningStatuses", args, GetDevicesProvisioningStatusesResultOutput{}, options).(GetDevicesProvisioningStatusesResultOutput), nil }).(GetDevicesProvisioningStatusesResultOutput) } diff --git a/sdk/go/meraki/organizations/getDevicesStatuses.go b/sdk/go/meraki/organizations/getDevicesStatuses.go index 97175827..c6f5989c 100644 --- a/sdk/go/meraki/organizations/getDevicesStatuses.go +++ b/sdk/go/meraki/organizations/getDevicesStatuses.go @@ -126,21 +126,11 @@ type GetDevicesStatusesResult struct { } func GetDevicesStatusesOutput(ctx *pulumi.Context, args GetDevicesStatusesOutputArgs, opts ...pulumi.InvokeOption) GetDevicesStatusesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetDevicesStatusesResultOutput, error) { args := v.(GetDevicesStatusesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetDevicesStatusesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getDevicesStatuses:getDevicesStatuses", args, &rv, "", opts...) - if err != nil { - return GetDevicesStatusesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetDevicesStatusesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetDevicesStatusesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getDevicesStatuses:getDevicesStatuses", args, GetDevicesStatusesResultOutput{}, options).(GetDevicesStatusesResultOutput), nil }).(GetDevicesStatusesResultOutput) } diff --git a/sdk/go/meraki/organizations/getDevicesStatusesOverview.go b/sdk/go/meraki/organizations/getDevicesStatusesOverview.go index 6c56f166..2126d7cb 100644 --- a/sdk/go/meraki/organizations/getDevicesStatusesOverview.go +++ b/sdk/go/meraki/organizations/getDevicesStatusesOverview.go @@ -77,21 +77,11 @@ type GetDevicesStatusesOverviewResult struct { } func GetDevicesStatusesOverviewOutput(ctx *pulumi.Context, args GetDevicesStatusesOverviewOutputArgs, opts ...pulumi.InvokeOption) GetDevicesStatusesOverviewResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetDevicesStatusesOverviewResultOutput, error) { args := v.(GetDevicesStatusesOverviewArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetDevicesStatusesOverviewResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getDevicesStatusesOverview:getDevicesStatusesOverview", args, &rv, "", opts...) - if err != nil { - return GetDevicesStatusesOverviewResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetDevicesStatusesOverviewResultOutput) - if secret { - return pulumi.ToSecret(output).(GetDevicesStatusesOverviewResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getDevicesStatusesOverview:getDevicesStatusesOverview", args, GetDevicesStatusesOverviewResultOutput{}, options).(GetDevicesStatusesOverviewResultOutput), nil }).(GetDevicesStatusesOverviewResultOutput) } diff --git a/sdk/go/meraki/organizations/getDevicesUplinksAddressesByDevice.go b/sdk/go/meraki/organizations/getDevicesUplinksAddressesByDevice.go index e7eee864..e1260cc3 100644 --- a/sdk/go/meraki/organizations/getDevicesUplinksAddressesByDevice.go +++ b/sdk/go/meraki/organizations/getDevicesUplinksAddressesByDevice.go @@ -112,21 +112,11 @@ type GetDevicesUplinksAddressesByDeviceResult struct { } func GetDevicesUplinksAddressesByDeviceOutput(ctx *pulumi.Context, args GetDevicesUplinksAddressesByDeviceOutputArgs, opts ...pulumi.InvokeOption) GetDevicesUplinksAddressesByDeviceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetDevicesUplinksAddressesByDeviceResultOutput, error) { args := v.(GetDevicesUplinksAddressesByDeviceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetDevicesUplinksAddressesByDeviceResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getDevicesUplinksAddressesByDevice:getDevicesUplinksAddressesByDevice", args, &rv, "", opts...) - if err != nil { - return GetDevicesUplinksAddressesByDeviceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetDevicesUplinksAddressesByDeviceResultOutput) - if secret { - return pulumi.ToSecret(output).(GetDevicesUplinksAddressesByDeviceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getDevicesUplinksAddressesByDevice:getDevicesUplinksAddressesByDevice", args, GetDevicesUplinksAddressesByDeviceResultOutput{}, options).(GetDevicesUplinksAddressesByDeviceResultOutput), nil }).(GetDevicesUplinksAddressesByDeviceResultOutput) } diff --git a/sdk/go/meraki/organizations/getDevicesUplinksLossAndLatency.go b/sdk/go/meraki/organizations/getDevicesUplinksLossAndLatency.go index 3c07fa2e..06a7854c 100644 --- a/sdk/go/meraki/organizations/getDevicesUplinksLossAndLatency.go +++ b/sdk/go/meraki/organizations/getDevicesUplinksLossAndLatency.go @@ -89,21 +89,11 @@ type GetDevicesUplinksLossAndLatencyResult struct { } func GetDevicesUplinksLossAndLatencyOutput(ctx *pulumi.Context, args GetDevicesUplinksLossAndLatencyOutputArgs, opts ...pulumi.InvokeOption) GetDevicesUplinksLossAndLatencyResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetDevicesUplinksLossAndLatencyResultOutput, error) { args := v.(GetDevicesUplinksLossAndLatencyArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetDevicesUplinksLossAndLatencyResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getDevicesUplinksLossAndLatency:getDevicesUplinksLossAndLatency", args, &rv, "", opts...) - if err != nil { - return GetDevicesUplinksLossAndLatencyResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetDevicesUplinksLossAndLatencyResultOutput) - if secret { - return pulumi.ToSecret(output).(GetDevicesUplinksLossAndLatencyResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getDevicesUplinksLossAndLatency:getDevicesUplinksLossAndLatency", args, GetDevicesUplinksLossAndLatencyResultOutput{}, options).(GetDevicesUplinksLossAndLatencyResultOutput), nil }).(GetDevicesUplinksLossAndLatencyResultOutput) } diff --git a/sdk/go/meraki/organizations/getEarlyAccessFeatures.go b/sdk/go/meraki/organizations/getEarlyAccessFeatures.go index 0edf16c6..751ef65a 100644 --- a/sdk/go/meraki/organizations/getEarlyAccessFeatures.go +++ b/sdk/go/meraki/organizations/getEarlyAccessFeatures.go @@ -64,21 +64,11 @@ type GetEarlyAccessFeaturesResult struct { } func GetEarlyAccessFeaturesOutput(ctx *pulumi.Context, args GetEarlyAccessFeaturesOutputArgs, opts ...pulumi.InvokeOption) GetEarlyAccessFeaturesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetEarlyAccessFeaturesResultOutput, error) { args := v.(GetEarlyAccessFeaturesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetEarlyAccessFeaturesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getEarlyAccessFeatures:getEarlyAccessFeatures", args, &rv, "", opts...) - if err != nil { - return GetEarlyAccessFeaturesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetEarlyAccessFeaturesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetEarlyAccessFeaturesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getEarlyAccessFeatures:getEarlyAccessFeatures", args, GetEarlyAccessFeaturesResultOutput{}, options).(GetEarlyAccessFeaturesResultOutput), nil }).(GetEarlyAccessFeaturesResultOutput) } diff --git a/sdk/go/meraki/organizations/getEarlyAccessFeaturesOptIns.go b/sdk/go/meraki/organizations/getEarlyAccessFeaturesOptIns.go index fff6ea22..ebc7bce2 100644 --- a/sdk/go/meraki/organizations/getEarlyAccessFeaturesOptIns.go +++ b/sdk/go/meraki/organizations/getEarlyAccessFeaturesOptIns.go @@ -67,21 +67,11 @@ type LookupEarlyAccessFeaturesOptInsResult struct { } func LookupEarlyAccessFeaturesOptInsOutput(ctx *pulumi.Context, args LookupEarlyAccessFeaturesOptInsOutputArgs, opts ...pulumi.InvokeOption) LookupEarlyAccessFeaturesOptInsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupEarlyAccessFeaturesOptInsResultOutput, error) { args := v.(LookupEarlyAccessFeaturesOptInsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupEarlyAccessFeaturesOptInsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getEarlyAccessFeaturesOptIns:getEarlyAccessFeaturesOptIns", args, &rv, "", opts...) - if err != nil { - return LookupEarlyAccessFeaturesOptInsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupEarlyAccessFeaturesOptInsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupEarlyAccessFeaturesOptInsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getEarlyAccessFeaturesOptIns:getEarlyAccessFeaturesOptIns", args, LookupEarlyAccessFeaturesOptInsResultOutput{}, options).(LookupEarlyAccessFeaturesOptInsResultOutput), nil }).(LookupEarlyAccessFeaturesOptInsResultOutput) } diff --git a/sdk/go/meraki/organizations/getFirmwareUpgrades.go b/sdk/go/meraki/organizations/getFirmwareUpgrades.go index a59601bc..798eb5ff 100644 --- a/sdk/go/meraki/organizations/getFirmwareUpgrades.go +++ b/sdk/go/meraki/organizations/getFirmwareUpgrades.go @@ -93,21 +93,11 @@ type GetFirmwareUpgradesResult struct { } func GetFirmwareUpgradesOutput(ctx *pulumi.Context, args GetFirmwareUpgradesOutputArgs, opts ...pulumi.InvokeOption) GetFirmwareUpgradesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetFirmwareUpgradesResultOutput, error) { args := v.(GetFirmwareUpgradesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetFirmwareUpgradesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getFirmwareUpgrades:getFirmwareUpgrades", args, &rv, "", opts...) - if err != nil { - return GetFirmwareUpgradesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetFirmwareUpgradesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetFirmwareUpgradesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getFirmwareUpgrades:getFirmwareUpgrades", args, GetFirmwareUpgradesResultOutput{}, options).(GetFirmwareUpgradesResultOutput), nil }).(GetFirmwareUpgradesResultOutput) } diff --git a/sdk/go/meraki/organizations/getFirmwareUpgradesByDevice.go b/sdk/go/meraki/organizations/getFirmwareUpgradesByDevice.go index e7f934a7..8d50b21a 100644 --- a/sdk/go/meraki/organizations/getFirmwareUpgradesByDevice.go +++ b/sdk/go/meraki/organizations/getFirmwareUpgradesByDevice.go @@ -114,21 +114,11 @@ type GetFirmwareUpgradesByDeviceResult struct { } func GetFirmwareUpgradesByDeviceOutput(ctx *pulumi.Context, args GetFirmwareUpgradesByDeviceOutputArgs, opts ...pulumi.InvokeOption) GetFirmwareUpgradesByDeviceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetFirmwareUpgradesByDeviceResultOutput, error) { args := v.(GetFirmwareUpgradesByDeviceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetFirmwareUpgradesByDeviceResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getFirmwareUpgradesByDevice:getFirmwareUpgradesByDevice", args, &rv, "", opts...) - if err != nil { - return GetFirmwareUpgradesByDeviceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetFirmwareUpgradesByDeviceResultOutput) - if secret { - return pulumi.ToSecret(output).(GetFirmwareUpgradesByDeviceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getFirmwareUpgradesByDevice:getFirmwareUpgradesByDevice", args, GetFirmwareUpgradesByDeviceResultOutput{}, options).(GetFirmwareUpgradesByDeviceResultOutput), nil }).(GetFirmwareUpgradesByDeviceResultOutput) } diff --git a/sdk/go/meraki/organizations/getInsightApplications.go b/sdk/go/meraki/organizations/getInsightApplications.go index 84fb88e5..4bd9571e 100644 --- a/sdk/go/meraki/organizations/getInsightApplications.go +++ b/sdk/go/meraki/organizations/getInsightApplications.go @@ -64,21 +64,11 @@ type GetInsightApplicationsResult struct { } func GetInsightApplicationsOutput(ctx *pulumi.Context, args GetInsightApplicationsOutputArgs, opts ...pulumi.InvokeOption) GetInsightApplicationsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetInsightApplicationsResultOutput, error) { args := v.(GetInsightApplicationsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetInsightApplicationsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getInsightApplications:getInsightApplications", args, &rv, "", opts...) - if err != nil { - return GetInsightApplicationsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetInsightApplicationsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetInsightApplicationsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getInsightApplications:getInsightApplications", args, GetInsightApplicationsResultOutput{}, options).(GetInsightApplicationsResultOutput), nil }).(GetInsightApplicationsResultOutput) } diff --git a/sdk/go/meraki/organizations/getInsightMonitoredMediaServers.go b/sdk/go/meraki/organizations/getInsightMonitoredMediaServers.go index 0d1431f1..19095d8a 100644 --- a/sdk/go/meraki/organizations/getInsightMonitoredMediaServers.go +++ b/sdk/go/meraki/organizations/getInsightMonitoredMediaServers.go @@ -44,21 +44,11 @@ type LookupInsightMonitoredMediaServersResult struct { } func LookupInsightMonitoredMediaServersOutput(ctx *pulumi.Context, args LookupInsightMonitoredMediaServersOutputArgs, opts ...pulumi.InvokeOption) LookupInsightMonitoredMediaServersResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupInsightMonitoredMediaServersResultOutput, error) { args := v.(LookupInsightMonitoredMediaServersArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupInsightMonitoredMediaServersResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getInsightMonitoredMediaServers:getInsightMonitoredMediaServers", args, &rv, "", opts...) - if err != nil { - return LookupInsightMonitoredMediaServersResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupInsightMonitoredMediaServersResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupInsightMonitoredMediaServersResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getInsightMonitoredMediaServers:getInsightMonitoredMediaServers", args, LookupInsightMonitoredMediaServersResultOutput{}, options).(LookupInsightMonitoredMediaServersResultOutput), nil }).(LookupInsightMonitoredMediaServersResultOutput) } diff --git a/sdk/go/meraki/organizations/getInventoryDevices.go b/sdk/go/meraki/organizations/getInventoryDevices.go index 668403c7..0d4f8623 100644 --- a/sdk/go/meraki/organizations/getInventoryDevices.go +++ b/sdk/go/meraki/organizations/getInventoryDevices.go @@ -96,21 +96,11 @@ type GetInventoryDevicesResult struct { } func GetInventoryDevicesOutput(ctx *pulumi.Context, args GetInventoryDevicesOutputArgs, opts ...pulumi.InvokeOption) GetInventoryDevicesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetInventoryDevicesResultOutput, error) { args := v.(GetInventoryDevicesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetInventoryDevicesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getInventoryDevices:getInventoryDevices", args, &rv, "", opts...) - if err != nil { - return GetInventoryDevicesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetInventoryDevicesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetInventoryDevicesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getInventoryDevices:getInventoryDevices", args, GetInventoryDevicesResultOutput{}, options).(GetInventoryDevicesResultOutput), nil }).(GetInventoryDevicesResultOutput) } diff --git a/sdk/go/meraki/organizations/getInventoryOnboardingCloudMonitoringImports.go b/sdk/go/meraki/organizations/getInventoryOnboardingCloudMonitoringImports.go index 8e358f9f..a1661eba 100644 --- a/sdk/go/meraki/organizations/getInventoryOnboardingCloudMonitoringImports.go +++ b/sdk/go/meraki/organizations/getInventoryOnboardingCloudMonitoringImports.go @@ -71,21 +71,11 @@ type LookupInventoryOnboardingCloudMonitoringImportsResult struct { } func LookupInventoryOnboardingCloudMonitoringImportsOutput(ctx *pulumi.Context, args LookupInventoryOnboardingCloudMonitoringImportsOutputArgs, opts ...pulumi.InvokeOption) LookupInventoryOnboardingCloudMonitoringImportsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupInventoryOnboardingCloudMonitoringImportsResultOutput, error) { args := v.(LookupInventoryOnboardingCloudMonitoringImportsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupInventoryOnboardingCloudMonitoringImportsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getInventoryOnboardingCloudMonitoringImports:getInventoryOnboardingCloudMonitoringImports", args, &rv, "", opts...) - if err != nil { - return LookupInventoryOnboardingCloudMonitoringImportsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupInventoryOnboardingCloudMonitoringImportsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupInventoryOnboardingCloudMonitoringImportsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getInventoryOnboardingCloudMonitoringImports:getInventoryOnboardingCloudMonitoringImports", args, LookupInventoryOnboardingCloudMonitoringImportsResultOutput{}, options).(LookupInventoryOnboardingCloudMonitoringImportsResultOutput), nil }).(LookupInventoryOnboardingCloudMonitoringImportsResultOutput) } diff --git a/sdk/go/meraki/organizations/getInventoryOnboardingCloudMonitoringNetworks.go b/sdk/go/meraki/organizations/getInventoryOnboardingCloudMonitoringNetworks.go index 971c5d0d..cf124ff4 100644 --- a/sdk/go/meraki/organizations/getInventoryOnboardingCloudMonitoringNetworks.go +++ b/sdk/go/meraki/organizations/getInventoryOnboardingCloudMonitoringNetworks.go @@ -89,21 +89,11 @@ type GetInventoryOnboardingCloudMonitoringNetworksResult struct { } func GetInventoryOnboardingCloudMonitoringNetworksOutput(ctx *pulumi.Context, args GetInventoryOnboardingCloudMonitoringNetworksOutputArgs, opts ...pulumi.InvokeOption) GetInventoryOnboardingCloudMonitoringNetworksResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetInventoryOnboardingCloudMonitoringNetworksResultOutput, error) { args := v.(GetInventoryOnboardingCloudMonitoringNetworksArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetInventoryOnboardingCloudMonitoringNetworksResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getInventoryOnboardingCloudMonitoringNetworks:getInventoryOnboardingCloudMonitoringNetworks", args, &rv, "", opts...) - if err != nil { - return GetInventoryOnboardingCloudMonitoringNetworksResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetInventoryOnboardingCloudMonitoringNetworksResultOutput) - if secret { - return pulumi.ToSecret(output).(GetInventoryOnboardingCloudMonitoringNetworksResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getInventoryOnboardingCloudMonitoringNetworks:getInventoryOnboardingCloudMonitoringNetworks", args, GetInventoryOnboardingCloudMonitoringNetworksResultOutput{}, options).(GetInventoryOnboardingCloudMonitoringNetworksResultOutput), nil }).(GetInventoryOnboardingCloudMonitoringNetworksResultOutput) } diff --git a/sdk/go/meraki/organizations/getLicenses.go b/sdk/go/meraki/organizations/getLicenses.go index 64e3ab5f..3ac4b878 100644 --- a/sdk/go/meraki/organizations/getLicenses.go +++ b/sdk/go/meraki/organizations/getLicenses.go @@ -68,21 +68,11 @@ type LookupLicensesResult struct { } func LookupLicensesOutput(ctx *pulumi.Context, args LookupLicensesOutputArgs, opts ...pulumi.InvokeOption) LookupLicensesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupLicensesResultOutput, error) { args := v.(LookupLicensesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupLicensesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getLicenses:getLicenses", args, &rv, "", opts...) - if err != nil { - return LookupLicensesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupLicensesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupLicensesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getLicenses:getLicenses", args, LookupLicensesResultOutput{}, options).(LookupLicensesResultOutput), nil }).(LookupLicensesResultOutput) } diff --git a/sdk/go/meraki/organizations/getLicensesOverview.go b/sdk/go/meraki/organizations/getLicensesOverview.go index ad09975a..917c392c 100644 --- a/sdk/go/meraki/organizations/getLicensesOverview.go +++ b/sdk/go/meraki/organizations/getLicensesOverview.go @@ -63,21 +63,11 @@ type GetLicensesOverviewResult struct { } func GetLicensesOverviewOutput(ctx *pulumi.Context, args GetLicensesOverviewOutputArgs, opts ...pulumi.InvokeOption) GetLicensesOverviewResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetLicensesOverviewResultOutput, error) { args := v.(GetLicensesOverviewArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetLicensesOverviewResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getLicensesOverview:getLicensesOverview", args, &rv, "", opts...) - if err != nil { - return GetLicensesOverviewResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetLicensesOverviewResultOutput) - if secret { - return pulumi.ToSecret(output).(GetLicensesOverviewResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getLicensesOverview:getLicensesOverview", args, GetLicensesOverviewResultOutput{}, options).(GetLicensesOverviewResultOutput), nil }).(GetLicensesOverviewResultOutput) } diff --git a/sdk/go/meraki/organizations/getLicensingCotermLicenses.go b/sdk/go/meraki/organizations/getLicensingCotermLicenses.go index 39de8859..7f98ede8 100644 --- a/sdk/go/meraki/organizations/getLicensingCotermLicenses.go +++ b/sdk/go/meraki/organizations/getLicensingCotermLicenses.go @@ -89,21 +89,11 @@ type GetLicensingCotermLicensesResult struct { } func GetLicensingCotermLicensesOutput(ctx *pulumi.Context, args GetLicensingCotermLicensesOutputArgs, opts ...pulumi.InvokeOption) GetLicensingCotermLicensesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetLicensingCotermLicensesResultOutput, error) { args := v.(GetLicensingCotermLicensesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetLicensingCotermLicensesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getLicensingCotermLicenses:getLicensingCotermLicenses", args, &rv, "", opts...) - if err != nil { - return GetLicensingCotermLicensesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetLicensingCotermLicensesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetLicensingCotermLicensesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getLicensingCotermLicenses:getLicensingCotermLicenses", args, GetLicensingCotermLicensesResultOutput{}, options).(GetLicensingCotermLicensesResultOutput), nil }).(GetLicensingCotermLicensesResultOutput) } diff --git a/sdk/go/meraki/organizations/getLoginSecurity.go b/sdk/go/meraki/organizations/getLoginSecurity.go index 23a51743..d4924e56 100644 --- a/sdk/go/meraki/organizations/getLoginSecurity.go +++ b/sdk/go/meraki/organizations/getLoginSecurity.go @@ -63,21 +63,11 @@ type LookupLoginSecurityResult struct { } func LookupLoginSecurityOutput(ctx *pulumi.Context, args LookupLoginSecurityOutputArgs, opts ...pulumi.InvokeOption) LookupLoginSecurityResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupLoginSecurityResultOutput, error) { args := v.(LookupLoginSecurityArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupLoginSecurityResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getLoginSecurity:getLoginSecurity", args, &rv, "", opts...) - if err != nil { - return LookupLoginSecurityResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupLoginSecurityResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupLoginSecurityResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getLoginSecurity:getLoginSecurity", args, LookupLoginSecurityResultOutput{}, options).(LookupLoginSecurityResultOutput), nil }).(LookupLoginSecurityResultOutput) } diff --git a/sdk/go/meraki/organizations/getOpenapiSpec.go b/sdk/go/meraki/organizations/getOpenapiSpec.go index f7a5df50..5db5e3f3 100644 --- a/sdk/go/meraki/organizations/getOpenapiSpec.go +++ b/sdk/go/meraki/organizations/getOpenapiSpec.go @@ -68,21 +68,11 @@ type GetOpenapiSpecResult struct { } func GetOpenapiSpecOutput(ctx *pulumi.Context, args GetOpenapiSpecOutputArgs, opts ...pulumi.InvokeOption) GetOpenapiSpecResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetOpenapiSpecResultOutput, error) { args := v.(GetOpenapiSpecArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetOpenapiSpecResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getOpenapiSpec:getOpenapiSpec", args, &rv, "", opts...) - if err != nil { - return GetOpenapiSpecResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetOpenapiSpecResultOutput) - if secret { - return pulumi.ToSecret(output).(GetOpenapiSpecResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getOpenapiSpec:getOpenapiSpec", args, GetOpenapiSpecResultOutput{}, options).(GetOpenapiSpecResultOutput), nil }).(GetOpenapiSpecResultOutput) } diff --git a/sdk/go/meraki/organizations/getPolicyObjects.go b/sdk/go/meraki/organizations/getPolicyObjects.go index 169e0994..8cd1faf3 100644 --- a/sdk/go/meraki/organizations/getPolicyObjects.go +++ b/sdk/go/meraki/organizations/getPolicyObjects.go @@ -82,21 +82,11 @@ type LookupPolicyObjectsResult struct { } func LookupPolicyObjectsOutput(ctx *pulumi.Context, args LookupPolicyObjectsOutputArgs, opts ...pulumi.InvokeOption) LookupPolicyObjectsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupPolicyObjectsResultOutput, error) { args := v.(LookupPolicyObjectsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupPolicyObjectsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getPolicyObjects:getPolicyObjects", args, &rv, "", opts...) - if err != nil { - return LookupPolicyObjectsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupPolicyObjectsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupPolicyObjectsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getPolicyObjects:getPolicyObjects", args, LookupPolicyObjectsResultOutput{}, options).(LookupPolicyObjectsResultOutput), nil }).(LookupPolicyObjectsResultOutput) } diff --git a/sdk/go/meraki/organizations/getPolicyObjectsGroups.go b/sdk/go/meraki/organizations/getPolicyObjectsGroups.go index bdd6e274..a2e2c5ea 100644 --- a/sdk/go/meraki/organizations/getPolicyObjectsGroups.go +++ b/sdk/go/meraki/organizations/getPolicyObjectsGroups.go @@ -82,21 +82,11 @@ type LookupPolicyObjectsGroupsResult struct { } func LookupPolicyObjectsGroupsOutput(ctx *pulumi.Context, args LookupPolicyObjectsGroupsOutputArgs, opts ...pulumi.InvokeOption) LookupPolicyObjectsGroupsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupPolicyObjectsGroupsResultOutput, error) { args := v.(LookupPolicyObjectsGroupsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupPolicyObjectsGroupsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getPolicyObjectsGroups:getPolicyObjectsGroups", args, &rv, "", opts...) - if err != nil { - return LookupPolicyObjectsGroupsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupPolicyObjectsGroupsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupPolicyObjectsGroupsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getPolicyObjectsGroups:getPolicyObjectsGroups", args, LookupPolicyObjectsGroupsResultOutput{}, options).(LookupPolicyObjectsGroupsResultOutput), nil }).(LookupPolicyObjectsGroupsResultOutput) } diff --git a/sdk/go/meraki/organizations/getSaml.go b/sdk/go/meraki/organizations/getSaml.go index dc455b28..6dc32cdb 100644 --- a/sdk/go/meraki/organizations/getSaml.go +++ b/sdk/go/meraki/organizations/getSaml.go @@ -63,21 +63,11 @@ type LookupSamlResult struct { } func LookupSamlOutput(ctx *pulumi.Context, args LookupSamlOutputArgs, opts ...pulumi.InvokeOption) LookupSamlResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSamlResultOutput, error) { args := v.(LookupSamlArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSamlResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSaml:getSaml", args, &rv, "", opts...) - if err != nil { - return LookupSamlResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSamlResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSamlResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSaml:getSaml", args, LookupSamlResultOutput{}, options).(LookupSamlResultOutput), nil }).(LookupSamlResultOutput) } diff --git a/sdk/go/meraki/organizations/getSamlIdps.go b/sdk/go/meraki/organizations/getSamlIdps.go index 2f39dc77..28dbe7cb 100644 --- a/sdk/go/meraki/organizations/getSamlIdps.go +++ b/sdk/go/meraki/organizations/getSamlIdps.go @@ -44,21 +44,11 @@ type LookupSamlIdpsResult struct { } func LookupSamlIdpsOutput(ctx *pulumi.Context, args LookupSamlIdpsOutputArgs, opts ...pulumi.InvokeOption) LookupSamlIdpsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSamlIdpsResultOutput, error) { args := v.(LookupSamlIdpsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSamlIdpsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSamlIdps:getSamlIdps", args, &rv, "", opts...) - if err != nil { - return LookupSamlIdpsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSamlIdpsResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSamlIdpsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSamlIdps:getSamlIdps", args, LookupSamlIdpsResultOutput{}, options).(LookupSamlIdpsResultOutput), nil }).(LookupSamlIdpsResultOutput) } diff --git a/sdk/go/meraki/organizations/getSamlRoles.go b/sdk/go/meraki/organizations/getSamlRoles.go index dbf93cfe..42fa2691 100644 --- a/sdk/go/meraki/organizations/getSamlRoles.go +++ b/sdk/go/meraki/organizations/getSamlRoles.go @@ -44,21 +44,11 @@ type LookupSamlRolesResult struct { } func LookupSamlRolesOutput(ctx *pulumi.Context, args LookupSamlRolesOutputArgs, opts ...pulumi.InvokeOption) LookupSamlRolesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSamlRolesResultOutput, error) { args := v.(LookupSamlRolesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSamlRolesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSamlRoles:getSamlRoles", args, &rv, "", opts...) - if err != nil { - return LookupSamlRolesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSamlRolesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSamlRolesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSamlRoles:getSamlRoles", args, LookupSamlRolesResultOutput{}, options).(LookupSamlRolesResultOutput), nil }).(LookupSamlRolesResultOutput) } diff --git a/sdk/go/meraki/organizations/getSensorReadingsHistory.go b/sdk/go/meraki/organizations/getSensorReadingsHistory.go index 38f83a1a..9e6b0fe5 100644 --- a/sdk/go/meraki/organizations/getSensorReadingsHistory.go +++ b/sdk/go/meraki/organizations/getSensorReadingsHistory.go @@ -115,21 +115,11 @@ type GetSensorReadingsHistoryResult struct { } func GetSensorReadingsHistoryOutput(ctx *pulumi.Context, args GetSensorReadingsHistoryOutputArgs, opts ...pulumi.InvokeOption) GetSensorReadingsHistoryResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSensorReadingsHistoryResultOutput, error) { args := v.(GetSensorReadingsHistoryArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSensorReadingsHistoryResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSensorReadingsHistory:getSensorReadingsHistory", args, &rv, "", opts...) - if err != nil { - return GetSensorReadingsHistoryResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSensorReadingsHistoryResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSensorReadingsHistoryResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSensorReadingsHistory:getSensorReadingsHistory", args, GetSensorReadingsHistoryResultOutput{}, options).(GetSensorReadingsHistoryResultOutput), nil }).(GetSensorReadingsHistoryResultOutput) } diff --git a/sdk/go/meraki/organizations/getSensorReadingsLatest.go b/sdk/go/meraki/organizations/getSensorReadingsLatest.go index f8232dd9..22720b2c 100644 --- a/sdk/go/meraki/organizations/getSensorReadingsLatest.go +++ b/sdk/go/meraki/organizations/getSensorReadingsLatest.go @@ -100,21 +100,11 @@ type GetSensorReadingsLatestResult struct { } func GetSensorReadingsLatestOutput(ctx *pulumi.Context, args GetSensorReadingsLatestOutputArgs, opts ...pulumi.InvokeOption) GetSensorReadingsLatestResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSensorReadingsLatestResultOutput, error) { args := v.(GetSensorReadingsLatestArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSensorReadingsLatestResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSensorReadingsLatest:getSensorReadingsLatest", args, &rv, "", opts...) - if err != nil { - return GetSensorReadingsLatestResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSensorReadingsLatestResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSensorReadingsLatestResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSensorReadingsLatest:getSensorReadingsLatest", args, GetSensorReadingsLatestResultOutput{}, options).(GetSensorReadingsLatestResultOutput), nil }).(GetSensorReadingsLatestResultOutput) } diff --git a/sdk/go/meraki/organizations/getSmAdminsRoles.go b/sdk/go/meraki/organizations/getSmAdminsRoles.go index 441e9278..d5fe04d6 100644 --- a/sdk/go/meraki/organizations/getSmAdminsRoles.go +++ b/sdk/go/meraki/organizations/getSmAdminsRoles.go @@ -82,21 +82,11 @@ type LookupSmAdminsRolesResult struct { } func LookupSmAdminsRolesOutput(ctx *pulumi.Context, args LookupSmAdminsRolesOutputArgs, opts ...pulumi.InvokeOption) LookupSmAdminsRolesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSmAdminsRolesResultOutput, error) { args := v.(LookupSmAdminsRolesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSmAdminsRolesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSmAdminsRoles:getSmAdminsRoles", args, &rv, "", opts...) - if err != nil { - return LookupSmAdminsRolesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSmAdminsRolesResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSmAdminsRolesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSmAdminsRoles:getSmAdminsRoles", args, LookupSmAdminsRolesResultOutput{}, options).(LookupSmAdminsRolesResultOutput), nil }).(LookupSmAdminsRolesResultOutput) } diff --git a/sdk/go/meraki/organizations/getSmApnsCert.go b/sdk/go/meraki/organizations/getSmApnsCert.go index 471e88fd..3494f427 100644 --- a/sdk/go/meraki/organizations/getSmApnsCert.go +++ b/sdk/go/meraki/organizations/getSmApnsCert.go @@ -63,21 +63,11 @@ type GetSmApnsCertResult struct { } func GetSmApnsCertOutput(ctx *pulumi.Context, args GetSmApnsCertOutputArgs, opts ...pulumi.InvokeOption) GetSmApnsCertResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmApnsCertResultOutput, error) { args := v.(GetSmApnsCertArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmApnsCertResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSmApnsCert:getSmApnsCert", args, &rv, "", opts...) - if err != nil { - return GetSmApnsCertResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmApnsCertResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmApnsCertResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSmApnsCert:getSmApnsCert", args, GetSmApnsCertResultOutput{}, options).(GetSmApnsCertResultOutput), nil }).(GetSmApnsCertResultOutput) } diff --git a/sdk/go/meraki/organizations/getSmSentryPoliciesAssignmentsByNetwork.go b/sdk/go/meraki/organizations/getSmSentryPoliciesAssignmentsByNetwork.go index 6237982a..0cbed2f1 100644 --- a/sdk/go/meraki/organizations/getSmSentryPoliciesAssignmentsByNetwork.go +++ b/sdk/go/meraki/organizations/getSmSentryPoliciesAssignmentsByNetwork.go @@ -86,21 +86,11 @@ type GetSmSentryPoliciesAssignmentsByNetworkResult struct { } func GetSmSentryPoliciesAssignmentsByNetworkOutput(ctx *pulumi.Context, args GetSmSentryPoliciesAssignmentsByNetworkOutputArgs, opts ...pulumi.InvokeOption) GetSmSentryPoliciesAssignmentsByNetworkResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmSentryPoliciesAssignmentsByNetworkResultOutput, error) { args := v.(GetSmSentryPoliciesAssignmentsByNetworkArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmSentryPoliciesAssignmentsByNetworkResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSmSentryPoliciesAssignmentsByNetwork:getSmSentryPoliciesAssignmentsByNetwork", args, &rv, "", opts...) - if err != nil { - return GetSmSentryPoliciesAssignmentsByNetworkResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmSentryPoliciesAssignmentsByNetworkResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmSentryPoliciesAssignmentsByNetworkResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSmSentryPoliciesAssignmentsByNetwork:getSmSentryPoliciesAssignmentsByNetwork", args, GetSmSentryPoliciesAssignmentsByNetworkResultOutput{}, options).(GetSmSentryPoliciesAssignmentsByNetworkResultOutput), nil }).(GetSmSentryPoliciesAssignmentsByNetworkResultOutput) } diff --git a/sdk/go/meraki/organizations/getSmVppAccounts.go b/sdk/go/meraki/organizations/getSmVppAccounts.go index 91193280..d10c452c 100644 --- a/sdk/go/meraki/organizations/getSmVppAccounts.go +++ b/sdk/go/meraki/organizations/getSmVppAccounts.go @@ -44,21 +44,11 @@ type GetSmVppAccountsResult struct { } func GetSmVppAccountsOutput(ctx *pulumi.Context, args GetSmVppAccountsOutputArgs, opts ...pulumi.InvokeOption) GetSmVppAccountsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSmVppAccountsResultOutput, error) { args := v.(GetSmVppAccountsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSmVppAccountsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSmVppAccounts:getSmVppAccounts", args, &rv, "", opts...) - if err != nil { - return GetSmVppAccountsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSmVppAccountsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSmVppAccountsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSmVppAccounts:getSmVppAccounts", args, GetSmVppAccountsResultOutput{}, options).(GetSmVppAccountsResultOutput), nil }).(GetSmVppAccountsResultOutput) } diff --git a/sdk/go/meraki/organizations/getSnmp.go b/sdk/go/meraki/organizations/getSnmp.go index 68e4ea0e..9c104103 100644 --- a/sdk/go/meraki/organizations/getSnmp.go +++ b/sdk/go/meraki/organizations/getSnmp.go @@ -63,21 +63,11 @@ type LookupSnmpResult struct { } func LookupSnmpOutput(ctx *pulumi.Context, args LookupSnmpOutputArgs, opts ...pulumi.InvokeOption) LookupSnmpResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (LookupSnmpResultOutput, error) { args := v.(LookupSnmpArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv LookupSnmpResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSnmp:getSnmp", args, &rv, "", opts...) - if err != nil { - return LookupSnmpResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(LookupSnmpResultOutput) - if secret { - return pulumi.ToSecret(output).(LookupSnmpResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSnmp:getSnmp", args, LookupSnmpResultOutput{}, options).(LookupSnmpResultOutput), nil }).(LookupSnmpResultOutput) } diff --git a/sdk/go/meraki/organizations/getSummaryTopAppliancesByUtilization.go b/sdk/go/meraki/organizations/getSummaryTopAppliancesByUtilization.go index 71aa186a..2d067d28 100644 --- a/sdk/go/meraki/organizations/getSummaryTopAppliancesByUtilization.go +++ b/sdk/go/meraki/organizations/getSummaryTopAppliancesByUtilization.go @@ -79,21 +79,11 @@ type GetSummaryTopAppliancesByUtilizationResult struct { } func GetSummaryTopAppliancesByUtilizationOutput(ctx *pulumi.Context, args GetSummaryTopAppliancesByUtilizationOutputArgs, opts ...pulumi.InvokeOption) GetSummaryTopAppliancesByUtilizationResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSummaryTopAppliancesByUtilizationResultOutput, error) { args := v.(GetSummaryTopAppliancesByUtilizationArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSummaryTopAppliancesByUtilizationResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSummaryTopAppliancesByUtilization:getSummaryTopAppliancesByUtilization", args, &rv, "", opts...) - if err != nil { - return GetSummaryTopAppliancesByUtilizationResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSummaryTopAppliancesByUtilizationResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSummaryTopAppliancesByUtilizationResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSummaryTopAppliancesByUtilization:getSummaryTopAppliancesByUtilization", args, GetSummaryTopAppliancesByUtilizationResultOutput{}, options).(GetSummaryTopAppliancesByUtilizationResultOutput), nil }).(GetSummaryTopAppliancesByUtilizationResultOutput) } diff --git a/sdk/go/meraki/organizations/getSummaryTopClientsByUsage.go b/sdk/go/meraki/organizations/getSummaryTopClientsByUsage.go index a6667f1b..16aa8d23 100644 --- a/sdk/go/meraki/organizations/getSummaryTopClientsByUsage.go +++ b/sdk/go/meraki/organizations/getSummaryTopClientsByUsage.go @@ -79,21 +79,11 @@ type GetSummaryTopClientsByUsageResult struct { } func GetSummaryTopClientsByUsageOutput(ctx *pulumi.Context, args GetSummaryTopClientsByUsageOutputArgs, opts ...pulumi.InvokeOption) GetSummaryTopClientsByUsageResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSummaryTopClientsByUsageResultOutput, error) { args := v.(GetSummaryTopClientsByUsageArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSummaryTopClientsByUsageResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSummaryTopClientsByUsage:getSummaryTopClientsByUsage", args, &rv, "", opts...) - if err != nil { - return GetSummaryTopClientsByUsageResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSummaryTopClientsByUsageResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSummaryTopClientsByUsageResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSummaryTopClientsByUsage:getSummaryTopClientsByUsage", args, GetSummaryTopClientsByUsageResultOutput{}, options).(GetSummaryTopClientsByUsageResultOutput), nil }).(GetSummaryTopClientsByUsageResultOutput) } diff --git a/sdk/go/meraki/organizations/getSummaryTopClientsManufacturersByUsage.go b/sdk/go/meraki/organizations/getSummaryTopClientsManufacturersByUsage.go index 47faee67..dec07ba9 100644 --- a/sdk/go/meraki/organizations/getSummaryTopClientsManufacturersByUsage.go +++ b/sdk/go/meraki/organizations/getSummaryTopClientsManufacturersByUsage.go @@ -79,21 +79,11 @@ type GetSummaryTopClientsManufacturersByUsageResult struct { } func GetSummaryTopClientsManufacturersByUsageOutput(ctx *pulumi.Context, args GetSummaryTopClientsManufacturersByUsageOutputArgs, opts ...pulumi.InvokeOption) GetSummaryTopClientsManufacturersByUsageResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSummaryTopClientsManufacturersByUsageResultOutput, error) { args := v.(GetSummaryTopClientsManufacturersByUsageArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSummaryTopClientsManufacturersByUsageResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSummaryTopClientsManufacturersByUsage:getSummaryTopClientsManufacturersByUsage", args, &rv, "", opts...) - if err != nil { - return GetSummaryTopClientsManufacturersByUsageResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSummaryTopClientsManufacturersByUsageResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSummaryTopClientsManufacturersByUsageResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSummaryTopClientsManufacturersByUsage:getSummaryTopClientsManufacturersByUsage", args, GetSummaryTopClientsManufacturersByUsageResultOutput{}, options).(GetSummaryTopClientsManufacturersByUsageResultOutput), nil }).(GetSummaryTopClientsManufacturersByUsageResultOutput) } diff --git a/sdk/go/meraki/organizations/getSummaryTopDevicesByUsage.go b/sdk/go/meraki/organizations/getSummaryTopDevicesByUsage.go index 86657380..0af0e2d9 100644 --- a/sdk/go/meraki/organizations/getSummaryTopDevicesByUsage.go +++ b/sdk/go/meraki/organizations/getSummaryTopDevicesByUsage.go @@ -79,21 +79,11 @@ type GetSummaryTopDevicesByUsageResult struct { } func GetSummaryTopDevicesByUsageOutput(ctx *pulumi.Context, args GetSummaryTopDevicesByUsageOutputArgs, opts ...pulumi.InvokeOption) GetSummaryTopDevicesByUsageResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSummaryTopDevicesByUsageResultOutput, error) { args := v.(GetSummaryTopDevicesByUsageArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSummaryTopDevicesByUsageResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSummaryTopDevicesByUsage:getSummaryTopDevicesByUsage", args, &rv, "", opts...) - if err != nil { - return GetSummaryTopDevicesByUsageResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSummaryTopDevicesByUsageResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSummaryTopDevicesByUsageResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSummaryTopDevicesByUsage:getSummaryTopDevicesByUsage", args, GetSummaryTopDevicesByUsageResultOutput{}, options).(GetSummaryTopDevicesByUsageResultOutput), nil }).(GetSummaryTopDevicesByUsageResultOutput) } diff --git a/sdk/go/meraki/organizations/getSummaryTopDevicesModelsByUsage.go b/sdk/go/meraki/organizations/getSummaryTopDevicesModelsByUsage.go index 78c09e0a..15554a50 100644 --- a/sdk/go/meraki/organizations/getSummaryTopDevicesModelsByUsage.go +++ b/sdk/go/meraki/organizations/getSummaryTopDevicesModelsByUsage.go @@ -79,21 +79,11 @@ type GetSummaryTopDevicesModelsByUsageResult struct { } func GetSummaryTopDevicesModelsByUsageOutput(ctx *pulumi.Context, args GetSummaryTopDevicesModelsByUsageOutputArgs, opts ...pulumi.InvokeOption) GetSummaryTopDevicesModelsByUsageResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSummaryTopDevicesModelsByUsageResultOutput, error) { args := v.(GetSummaryTopDevicesModelsByUsageArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSummaryTopDevicesModelsByUsageResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSummaryTopDevicesModelsByUsage:getSummaryTopDevicesModelsByUsage", args, &rv, "", opts...) - if err != nil { - return GetSummaryTopDevicesModelsByUsageResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSummaryTopDevicesModelsByUsageResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSummaryTopDevicesModelsByUsageResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSummaryTopDevicesModelsByUsage:getSummaryTopDevicesModelsByUsage", args, GetSummaryTopDevicesModelsByUsageResultOutput{}, options).(GetSummaryTopDevicesModelsByUsageResultOutput), nil }).(GetSummaryTopDevicesModelsByUsageResultOutput) } diff --git a/sdk/go/meraki/organizations/getSummaryTopNetworksByStatus.go b/sdk/go/meraki/organizations/getSummaryTopNetworksByStatus.go index b5e5a0a5..d9d70aea 100644 --- a/sdk/go/meraki/organizations/getSummaryTopNetworksByStatus.go +++ b/sdk/go/meraki/organizations/getSummaryTopNetworksByStatus.go @@ -79,21 +79,11 @@ type GetSummaryTopNetworksByStatusResult struct { } func GetSummaryTopNetworksByStatusOutput(ctx *pulumi.Context, args GetSummaryTopNetworksByStatusOutputArgs, opts ...pulumi.InvokeOption) GetSummaryTopNetworksByStatusResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSummaryTopNetworksByStatusResultOutput, error) { args := v.(GetSummaryTopNetworksByStatusArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSummaryTopNetworksByStatusResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSummaryTopNetworksByStatus:getSummaryTopNetworksByStatus", args, &rv, "", opts...) - if err != nil { - return GetSummaryTopNetworksByStatusResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSummaryTopNetworksByStatusResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSummaryTopNetworksByStatusResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSummaryTopNetworksByStatus:getSummaryTopNetworksByStatus", args, GetSummaryTopNetworksByStatusResultOutput{}, options).(GetSummaryTopNetworksByStatusResultOutput), nil }).(GetSummaryTopNetworksByStatusResultOutput) } diff --git a/sdk/go/meraki/organizations/getSummaryTopSsidsByUsage.go b/sdk/go/meraki/organizations/getSummaryTopSsidsByUsage.go index 61bfd3ae..b9e0600c 100644 --- a/sdk/go/meraki/organizations/getSummaryTopSsidsByUsage.go +++ b/sdk/go/meraki/organizations/getSummaryTopSsidsByUsage.go @@ -79,21 +79,11 @@ type GetSummaryTopSsidsByUsageResult struct { } func GetSummaryTopSsidsByUsageOutput(ctx *pulumi.Context, args GetSummaryTopSsidsByUsageOutputArgs, opts ...pulumi.InvokeOption) GetSummaryTopSsidsByUsageResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSummaryTopSsidsByUsageResultOutput, error) { args := v.(GetSummaryTopSsidsByUsageArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSummaryTopSsidsByUsageResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSummaryTopSsidsByUsage:getSummaryTopSsidsByUsage", args, &rv, "", opts...) - if err != nil { - return GetSummaryTopSsidsByUsageResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSummaryTopSsidsByUsageResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSummaryTopSsidsByUsageResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSummaryTopSsidsByUsage:getSummaryTopSsidsByUsage", args, GetSummaryTopSsidsByUsageResultOutput{}, options).(GetSummaryTopSsidsByUsageResultOutput), nil }).(GetSummaryTopSsidsByUsageResultOutput) } diff --git a/sdk/go/meraki/organizations/getSummaryTopSwitchesByEnergyUsage.go b/sdk/go/meraki/organizations/getSummaryTopSwitchesByEnergyUsage.go index cba1c9b6..6853c9dd 100644 --- a/sdk/go/meraki/organizations/getSummaryTopSwitchesByEnergyUsage.go +++ b/sdk/go/meraki/organizations/getSummaryTopSwitchesByEnergyUsage.go @@ -79,21 +79,11 @@ type GetSummaryTopSwitchesByEnergyUsageResult struct { } func GetSummaryTopSwitchesByEnergyUsageOutput(ctx *pulumi.Context, args GetSummaryTopSwitchesByEnergyUsageOutputArgs, opts ...pulumi.InvokeOption) GetSummaryTopSwitchesByEnergyUsageResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSummaryTopSwitchesByEnergyUsageResultOutput, error) { args := v.(GetSummaryTopSwitchesByEnergyUsageArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSummaryTopSwitchesByEnergyUsageResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSummaryTopSwitchesByEnergyUsage:getSummaryTopSwitchesByEnergyUsage", args, &rv, "", opts...) - if err != nil { - return GetSummaryTopSwitchesByEnergyUsageResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSummaryTopSwitchesByEnergyUsageResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSummaryTopSwitchesByEnergyUsageResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSummaryTopSwitchesByEnergyUsage:getSummaryTopSwitchesByEnergyUsage", args, GetSummaryTopSwitchesByEnergyUsageResultOutput{}, options).(GetSummaryTopSwitchesByEnergyUsageResultOutput), nil }).(GetSummaryTopSwitchesByEnergyUsageResultOutput) } diff --git a/sdk/go/meraki/organizations/getSwitchPortsBySwitch.go b/sdk/go/meraki/organizations/getSwitchPortsBySwitch.go index 77c24920..b19b8c54 100644 --- a/sdk/go/meraki/organizations/getSwitchPortsBySwitch.go +++ b/sdk/go/meraki/organizations/getSwitchPortsBySwitch.go @@ -127,21 +127,11 @@ type GetSwitchPortsBySwitchResult struct { } func GetSwitchPortsBySwitchOutput(ctx *pulumi.Context, args GetSwitchPortsBySwitchOutputArgs, opts ...pulumi.InvokeOption) GetSwitchPortsBySwitchResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetSwitchPortsBySwitchResultOutput, error) { args := v.(GetSwitchPortsBySwitchArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetSwitchPortsBySwitchResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getSwitchPortsBySwitch:getSwitchPortsBySwitch", args, &rv, "", opts...) - if err != nil { - return GetSwitchPortsBySwitchResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetSwitchPortsBySwitchResultOutput) - if secret { - return pulumi.ToSecret(output).(GetSwitchPortsBySwitchResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getSwitchPortsBySwitch:getSwitchPortsBySwitch", args, GetSwitchPortsBySwitchResultOutput{}, options).(GetSwitchPortsBySwitchResultOutput), nil }).(GetSwitchPortsBySwitchResultOutput) } diff --git a/sdk/go/meraki/organizations/getUplinksStatuses.go b/sdk/go/meraki/organizations/getUplinksStatuses.go index b685cd85..c1503c76 100644 --- a/sdk/go/meraki/organizations/getUplinksStatuses.go +++ b/sdk/go/meraki/organizations/getUplinksStatuses.go @@ -100,21 +100,11 @@ type GetUplinksStatusesResult struct { } func GetUplinksStatusesOutput(ctx *pulumi.Context, args GetUplinksStatusesOutputArgs, opts ...pulumi.InvokeOption) GetUplinksStatusesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetUplinksStatusesResultOutput, error) { args := v.(GetUplinksStatusesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetUplinksStatusesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getUplinksStatuses:getUplinksStatuses", args, &rv, "", opts...) - if err != nil { - return GetUplinksStatusesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetUplinksStatusesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetUplinksStatusesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getUplinksStatuses:getUplinksStatuses", args, GetUplinksStatusesResultOutput{}, options).(GetUplinksStatusesResultOutput), nil }).(GetUplinksStatusesResultOutput) } diff --git a/sdk/go/meraki/organizations/getWebhooksCallbacksStatuses.go b/sdk/go/meraki/organizations/getWebhooksCallbacksStatuses.go index aa15a360..7d7ac2a8 100644 --- a/sdk/go/meraki/organizations/getWebhooksCallbacksStatuses.go +++ b/sdk/go/meraki/organizations/getWebhooksCallbacksStatuses.go @@ -68,21 +68,11 @@ type GetWebhooksCallbacksStatusesResult struct { } func GetWebhooksCallbacksStatusesOutput(ctx *pulumi.Context, args GetWebhooksCallbacksStatusesOutputArgs, opts ...pulumi.InvokeOption) GetWebhooksCallbacksStatusesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWebhooksCallbacksStatusesResultOutput, error) { args := v.(GetWebhooksCallbacksStatusesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWebhooksCallbacksStatusesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getWebhooksCallbacksStatuses:getWebhooksCallbacksStatuses", args, &rv, "", opts...) - if err != nil { - return GetWebhooksCallbacksStatusesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWebhooksCallbacksStatusesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWebhooksCallbacksStatusesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getWebhooksCallbacksStatuses:getWebhooksCallbacksStatuses", args, GetWebhooksCallbacksStatusesResultOutput{}, options).(GetWebhooksCallbacksStatusesResultOutput), nil }).(GetWebhooksCallbacksStatusesResultOutput) } diff --git a/sdk/go/meraki/organizations/getWebhooksLogs.go b/sdk/go/meraki/organizations/getWebhooksLogs.go index 2acbfbee..cf18895b 100644 --- a/sdk/go/meraki/organizations/getWebhooksLogs.go +++ b/sdk/go/meraki/organizations/getWebhooksLogs.go @@ -99,21 +99,11 @@ type GetWebhooksLogsResult struct { } func GetWebhooksLogsOutput(ctx *pulumi.Context, args GetWebhooksLogsOutputArgs, opts ...pulumi.InvokeOption) GetWebhooksLogsResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWebhooksLogsResultOutput, error) { args := v.(GetWebhooksLogsArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWebhooksLogsResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getWebhooksLogs:getWebhooksLogs", args, &rv, "", opts...) - if err != nil { - return GetWebhooksLogsResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWebhooksLogsResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWebhooksLogsResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getWebhooksLogs:getWebhooksLogs", args, GetWebhooksLogsResultOutput{}, options).(GetWebhooksLogsResultOutput), nil }).(GetWebhooksLogsResultOutput) } diff --git a/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationByDevice.go b/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationByDevice.go index 36c4a5c9..32487b93 100644 --- a/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationByDevice.go +++ b/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationByDevice.go @@ -113,21 +113,11 @@ type GetWirelessDevicesChannelUtilizationByDeviceResult struct { } func GetWirelessDevicesChannelUtilizationByDeviceOutput(ctx *pulumi.Context, args GetWirelessDevicesChannelUtilizationByDeviceOutputArgs, opts ...pulumi.InvokeOption) GetWirelessDevicesChannelUtilizationByDeviceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessDevicesChannelUtilizationByDeviceResultOutput, error) { args := v.(GetWirelessDevicesChannelUtilizationByDeviceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessDevicesChannelUtilizationByDeviceResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getWirelessDevicesChannelUtilizationByDevice:getWirelessDevicesChannelUtilizationByDevice", args, &rv, "", opts...) - if err != nil { - return GetWirelessDevicesChannelUtilizationByDeviceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessDevicesChannelUtilizationByDeviceResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessDevicesChannelUtilizationByDeviceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getWirelessDevicesChannelUtilizationByDevice:getWirelessDevicesChannelUtilizationByDevice", args, GetWirelessDevicesChannelUtilizationByDeviceResultOutput{}, options).(GetWirelessDevicesChannelUtilizationByDeviceResultOutput), nil }).(GetWirelessDevicesChannelUtilizationByDeviceResultOutput) } diff --git a/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationByNetwork.go b/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationByNetwork.go index 64a51e0e..b758f1e8 100644 --- a/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationByNetwork.go +++ b/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationByNetwork.go @@ -113,21 +113,11 @@ type GetWirelessDevicesChannelUtilizationByNetworkResult struct { } func GetWirelessDevicesChannelUtilizationByNetworkOutput(ctx *pulumi.Context, args GetWirelessDevicesChannelUtilizationByNetworkOutputArgs, opts ...pulumi.InvokeOption) GetWirelessDevicesChannelUtilizationByNetworkResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessDevicesChannelUtilizationByNetworkResultOutput, error) { args := v.(GetWirelessDevicesChannelUtilizationByNetworkArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessDevicesChannelUtilizationByNetworkResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getWirelessDevicesChannelUtilizationByNetwork:getWirelessDevicesChannelUtilizationByNetwork", args, &rv, "", opts...) - if err != nil { - return GetWirelessDevicesChannelUtilizationByNetworkResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessDevicesChannelUtilizationByNetworkResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessDevicesChannelUtilizationByNetworkResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getWirelessDevicesChannelUtilizationByNetwork:getWirelessDevicesChannelUtilizationByNetwork", args, GetWirelessDevicesChannelUtilizationByNetworkResultOutput{}, options).(GetWirelessDevicesChannelUtilizationByNetworkResultOutput), nil }).(GetWirelessDevicesChannelUtilizationByNetworkResultOutput) } diff --git a/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.go b/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.go index 8323599d..e1a29882 100644 --- a/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.go +++ b/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval.go @@ -113,21 +113,11 @@ type GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult struct } func GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalOutput(ctx *pulumi.Context, args GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalOutputArgs, opts ...pulumi.InvokeOption) GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResultOutput, error) { args := v.(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval:getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval", args, &rv, "", opts...) - if err != nil { - return GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval:getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval", args, GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResultOutput{}, options).(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResultOutput), nil }).(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResultOutput) } diff --git a/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.go b/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.go index 9854cc45..98dc8069 100644 --- a/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.go +++ b/sdk/go/meraki/organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval.go @@ -113,21 +113,11 @@ type GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult struct } func GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalOutput(ctx *pulumi.Context, args GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalOutputArgs, opts ...pulumi.InvokeOption) GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResultOutput, error) { args := v.(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval:getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval", args, &rv, "", opts...) - if err != nil { - return GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval:getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval", args, GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResultOutput{}, options).(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResultOutput), nil }).(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResultOutput) } diff --git a/sdk/go/meraki/organizations/getWirelessDevicesEthernetStatuses.go b/sdk/go/meraki/organizations/getWirelessDevicesEthernetStatuses.go index 39d823b2..1a2cc005 100644 --- a/sdk/go/meraki/organizations/getWirelessDevicesEthernetStatuses.go +++ b/sdk/go/meraki/organizations/getWirelessDevicesEthernetStatuses.go @@ -86,21 +86,11 @@ type GetWirelessDevicesEthernetStatusesResult struct { } func GetWirelessDevicesEthernetStatusesOutput(ctx *pulumi.Context, args GetWirelessDevicesEthernetStatusesOutputArgs, opts ...pulumi.InvokeOption) GetWirelessDevicesEthernetStatusesResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessDevicesEthernetStatusesResultOutput, error) { args := v.(GetWirelessDevicesEthernetStatusesArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessDevicesEthernetStatusesResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getWirelessDevicesEthernetStatuses:getWirelessDevicesEthernetStatuses", args, &rv, "", opts...) - if err != nil { - return GetWirelessDevicesEthernetStatusesResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessDevicesEthernetStatusesResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessDevicesEthernetStatusesResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getWirelessDevicesEthernetStatuses:getWirelessDevicesEthernetStatuses", args, GetWirelessDevicesEthernetStatusesResultOutput{}, options).(GetWirelessDevicesEthernetStatusesResultOutput), nil }).(GetWirelessDevicesEthernetStatusesResultOutput) } diff --git a/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByClient.go b/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByClient.go index 6b619741..ab487885 100644 --- a/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByClient.go +++ b/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByClient.go @@ -122,21 +122,11 @@ type GetWirelessDevicesPacketLossByClientResult struct { } func GetWirelessDevicesPacketLossByClientOutput(ctx *pulumi.Context, args GetWirelessDevicesPacketLossByClientOutputArgs, opts ...pulumi.InvokeOption) GetWirelessDevicesPacketLossByClientResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessDevicesPacketLossByClientResultOutput, error) { args := v.(GetWirelessDevicesPacketLossByClientArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessDevicesPacketLossByClientResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getWirelessDevicesPacketLossByClient:getWirelessDevicesPacketLossByClient", args, &rv, "", opts...) - if err != nil { - return GetWirelessDevicesPacketLossByClientResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessDevicesPacketLossByClientResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessDevicesPacketLossByClientResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getWirelessDevicesPacketLossByClient:getWirelessDevicesPacketLossByClient", args, GetWirelessDevicesPacketLossByClientResultOutput{}, options).(GetWirelessDevicesPacketLossByClientResultOutput), nil }).(GetWirelessDevicesPacketLossByClientResultOutput) } diff --git a/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByDevice.go b/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByDevice.go index fcdc7114..a53a3c49 100644 --- a/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByDevice.go +++ b/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByDevice.go @@ -122,21 +122,11 @@ type GetWirelessDevicesPacketLossByDeviceResult struct { } func GetWirelessDevicesPacketLossByDeviceOutput(ctx *pulumi.Context, args GetWirelessDevicesPacketLossByDeviceOutputArgs, opts ...pulumi.InvokeOption) GetWirelessDevicesPacketLossByDeviceResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessDevicesPacketLossByDeviceResultOutput, error) { args := v.(GetWirelessDevicesPacketLossByDeviceArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessDevicesPacketLossByDeviceResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getWirelessDevicesPacketLossByDevice:getWirelessDevicesPacketLossByDevice", args, &rv, "", opts...) - if err != nil { - return GetWirelessDevicesPacketLossByDeviceResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessDevicesPacketLossByDeviceResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessDevicesPacketLossByDeviceResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getWirelessDevicesPacketLossByDevice:getWirelessDevicesPacketLossByDevice", args, GetWirelessDevicesPacketLossByDeviceResultOutput{}, options).(GetWirelessDevicesPacketLossByDeviceResultOutput), nil }).(GetWirelessDevicesPacketLossByDeviceResultOutput) } diff --git a/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByNetwork.go b/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByNetwork.go index 41d57a52..c529b1e7 100644 --- a/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByNetwork.go +++ b/sdk/go/meraki/organizations/getWirelessDevicesPacketLossByNetwork.go @@ -122,21 +122,11 @@ type GetWirelessDevicesPacketLossByNetworkResult struct { } func GetWirelessDevicesPacketLossByNetworkOutput(ctx *pulumi.Context, args GetWirelessDevicesPacketLossByNetworkOutputArgs, opts ...pulumi.InvokeOption) GetWirelessDevicesPacketLossByNetworkResultOutput { - return pulumi.ToOutputWithContext(context.Background(), args). + return pulumi.ToOutputWithContext(ctx.Context(), args). ApplyT(func(v interface{}) (GetWirelessDevicesPacketLossByNetworkResultOutput, error) { args := v.(GetWirelessDevicesPacketLossByNetworkArgs) - opts = internal.PkgInvokeDefaultOpts(opts) - var rv GetWirelessDevicesPacketLossByNetworkResult - secret, err := ctx.InvokePackageRaw("meraki:organizations/getWirelessDevicesPacketLossByNetwork:getWirelessDevicesPacketLossByNetwork", args, &rv, "", opts...) - if err != nil { - return GetWirelessDevicesPacketLossByNetworkResultOutput{}, err - } - - output := pulumi.ToOutput(rv).(GetWirelessDevicesPacketLossByNetworkResultOutput) - if secret { - return pulumi.ToSecret(output).(GetWirelessDevicesPacketLossByNetworkResultOutput), nil - } - return output, nil + options := pulumi.InvokeOutputOptions{InvokeOptions: internal.PkgInvokeDefaultOpts(opts)} + return ctx.InvokeOutput("meraki:organizations/getWirelessDevicesPacketLossByNetwork:getWirelessDevicesPacketLossByNetwork", args, GetWirelessDevicesPacketLossByNetworkResultOutput{}, options).(GetWirelessDevicesPacketLossByNetworkResultOutput), nil }).(GetWirelessDevicesPacketLossByNetworkResultOutput) } diff --git a/sdk/java/build.gradle b/sdk/java/build.gradle index 6d2b2947..2152e0e6 100644 --- a/sdk/java/build.gradle +++ b/sdk/java/build.gradle @@ -44,7 +44,7 @@ repositories { dependencies { implementation("com.google.code.findbugs:jsr305:3.0.2") implementation("com.google.code.gson:gson:2.8.9") - implementation("com.pulumi:pulumi:0.18.0") + implementation("com.pulumi:pulumi:0.20.0") } task sourcesJar(type: Jar) { diff --git a/sdk/java/src/main/java/com/pulumi/meraki/MerakiFunctions.java b/sdk/java/src/main/java/com/pulumi/meraki/MerakiFunctions.java index 257f6c90..f1b8eff1 100644 --- a/sdk/java/src/main/java/com/pulumi/meraki/MerakiFunctions.java +++ b/sdk/java/src/main/java/com/pulumi/meraki/MerakiFunctions.java @@ -7,6 +7,7 @@ import com.pulumi.core.TypeShape; import com.pulumi.deployment.Deployment; import com.pulumi.deployment.InvokeOptions; +import com.pulumi.deployment.InvokeOutputOptions; import com.pulumi.meraki.Utilities; import com.pulumi.meraki.inputs.GetDevicesArgs; import com.pulumi.meraki.inputs.GetDevicesPlainArgs; @@ -55,6 +56,13 @@ public static CompletableFuture getDevicesPlain(GetDevicesPlai public static Output getDevices(GetDevicesArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:index/getDevices:getDevices", TypeShape.of(GetDevicesResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + */ + public static Output getDevices(GetDevicesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:index/getDevices:getDevices", TypeShape.of(GetDevicesResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -97,6 +105,13 @@ public static CompletableFuture getNetworksPlain(GetNetworksP public static Output getNetworks(GetNetworksArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:index/getNetworks:getNetworks", TypeShape.of(GetNetworksResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + */ + public static Output getNetworks(GetNetworksArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:index/getNetworks:getNetworks", TypeShape.of(GetNetworksResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -139,6 +154,13 @@ public static CompletableFuture getOrganizationsPlain(Ge public static Output getOrganizations(GetOrganizationsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:index/getOrganizations:getOrganizations", TypeShape.of(GetOrganizationsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + */ + public static Output getOrganizations(GetOrganizationsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:index/getOrganizations:getOrganizations", TypeShape.of(GetOrganizationsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * diff --git a/sdk/java/src/main/java/com/pulumi/meraki/Utilities.java b/sdk/java/src/main/java/com/pulumi/meraki/Utilities.java index 0d1178ac..cc07b6e0 100644 --- a/sdk/java/src/main/java/com/pulumi/meraki/Utilities.java +++ b/sdk/java/src/main/java/com/pulumi/meraki/Utilities.java @@ -14,6 +14,7 @@ import javax.annotation.Nullable; import com.pulumi.core.internal.Environment; import com.pulumi.deployment.InvokeOptions; +import com.pulumi.deployment.InvokeOutputOptions; public class Utilities { @@ -57,16 +58,28 @@ public static Optional getEnvDouble(java.lang.String... names) return Optional.empty(); } - public static InvokeOptions withVersion(@Nullable InvokeOptions options) { - if (options != null && options.getVersion().isPresent()) { - return options; - } - return new InvokeOptions( - options == null ? null : options.getParent().orElse(null), - options == null ? null : options.getProvider().orElse(null), - getVersion() - ); + public static InvokeOptions withVersion(@Nullable InvokeOptions options) { + if (options != null && options.getVersion().isPresent()) { + return options; + } + return new InvokeOptions( + options == null ? null : options.getParent().orElse(null), + options == null ? null : options.getProvider().orElse(null), + getVersion() + ); + } + + public static InvokeOutputOptions withVersion(@Nullable InvokeOutputOptions options) { + if (options != null && options.getVersion().isPresent()) { + return options; } + return new InvokeOutputOptions( + options == null ? null : options.getParent().orElse(null), + options == null ? null : options.getProvider().orElse(null), + getVersion(), + options == null ? null : options.getDependsOn() + ); + } private static final java.lang.String version; public static java.lang.String getVersion() { diff --git a/sdk/java/src/main/java/com/pulumi/meraki/administered/AdministeredFunctions.java b/sdk/java/src/main/java/com/pulumi/meraki/administered/AdministeredFunctions.java index c5c74a86..acb5c4ea 100644 --- a/sdk/java/src/main/java/com/pulumi/meraki/administered/AdministeredFunctions.java +++ b/sdk/java/src/main/java/com/pulumi/meraki/administered/AdministeredFunctions.java @@ -7,6 +7,7 @@ import com.pulumi.core.TypeShape; import com.pulumi.deployment.Deployment; import com.pulumi.deployment.InvokeOptions; +import com.pulumi.deployment.InvokeOutputOptions; import com.pulumi.meraki.Utilities; import com.pulumi.meraki.administered.inputs.GetLicensingSubscriptionEntitlementsArgs; import com.pulumi.meraki.administered.inputs.GetLicensingSubscriptionEntitlementsPlainArgs; @@ -212,6 +213,44 @@ public static CompletableFuture getIdentitiesMePlain(Invo public static Output getIdentitiesMe(InvokeArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:administered/getIdentitiesMe:getIdentitiesMe", TypeShape.of(GetIdentitiesMeResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.administered.AdministeredFunctions;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = AdministeredFunctions.getIdentitiesMe();
+     * 
+     *         ctx.export("merakiAdministeredIdentitiesMeExample", example.applyValue(getIdentitiesMeResult -> getIdentitiesMeResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getIdentitiesMe(InvokeArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:administered/getIdentitiesMe:getIdentitiesMe", TypeShape.of(GetIdentitiesMeResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -455,6 +494,47 @@ public static CompletableFuture getL public static Output getLicensingSubscriptionEntitlements(GetLicensingSubscriptionEntitlementsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:administered/getLicensingSubscriptionEntitlements:getLicensingSubscriptionEntitlements", TypeShape.of(GetLicensingSubscriptionEntitlementsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.administered.AdministeredFunctions;
+     * import com.pulumi.meraki.administered.inputs.GetLicensingSubscriptionEntitlementsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = AdministeredFunctions.getLicensingSubscriptionEntitlements(GetLicensingSubscriptionEntitlementsArgs.builder()
+     *             .skuses("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiAdministeredLicensingSubscriptionEntitlementsExample", example.applyValue(getLicensingSubscriptionEntitlementsResult -> getLicensingSubscriptionEntitlementsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getLicensingSubscriptionEntitlements(GetLicensingSubscriptionEntitlementsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:administered/getLicensingSubscriptionEntitlements:getLicensingSubscriptionEntitlements", TypeShape.of(GetLicensingSubscriptionEntitlementsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -741,6 +821,55 @@ public static CompletableFuture get public static Output getLicensingSubscriptionSubscriptions(GetLicensingSubscriptionSubscriptionsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:administered/getLicensingSubscriptionSubscriptions:getLicensingSubscriptionSubscriptions", TypeShape.of(GetLicensingSubscriptionSubscriptionsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.administered.AdministeredFunctions;
+     * import com.pulumi.meraki.administered.inputs.GetLicensingSubscriptionSubscriptionsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = AdministeredFunctions.getLicensingSubscriptionSubscriptions(GetLicensingSubscriptionSubscriptionsArgs.builder()
+     *             .endDate("string")
+     *             .endingBefore("string")
+     *             .organizationIds("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .startDate("string")
+     *             .startingAfter("string")
+     *             .statuses("string")
+     *             .subscriptionIds("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiAdministeredLicensingSubscriptionSubscriptionsExample", example.applyValue(getLicensingSubscriptionSubscriptionsResult -> getLicensingSubscriptionSubscriptionsResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getLicensingSubscriptionSubscriptions(GetLicensingSubscriptionSubscriptionsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:administered/getLicensingSubscriptionSubscriptions:getLicensingSubscriptionSubscriptions", TypeShape.of(GetLicensingSubscriptionSubscriptionsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -1000,6 +1129,48 @@ public static CompletableFuture getLicensingSubscriptionSubscriptionsComplianceStatuses(GetLicensingSubscriptionSubscriptionsComplianceStatusesArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:administered/getLicensingSubscriptionSubscriptionsComplianceStatuses:getLicensingSubscriptionSubscriptionsComplianceStatuses", TypeShape.of(GetLicensingSubscriptionSubscriptionsComplianceStatusesResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.administered.AdministeredFunctions;
+     * import com.pulumi.meraki.administered.inputs.GetLicensingSubscriptionSubscriptionsComplianceStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = AdministeredFunctions.getLicensingSubscriptionSubscriptionsComplianceStatuses(GetLicensingSubscriptionSubscriptionsComplianceStatusesArgs.builder()
+     *             .organizationIds("string")
+     *             .subscriptionIds("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiAdministeredLicensingSubscriptionSubscriptionsComplianceStatusesExample", example.applyValue(getLicensingSubscriptionSubscriptionsComplianceStatusesResult -> getLicensingSubscriptionSubscriptionsComplianceStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getLicensingSubscriptionSubscriptionsComplianceStatuses(GetLicensingSubscriptionSubscriptionsComplianceStatusesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:administered/getLicensingSubscriptionSubscriptionsComplianceStatuses:getLicensingSubscriptionSubscriptionsComplianceStatuses", TypeShape.of(GetLicensingSubscriptionSubscriptionsComplianceStatusesResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * diff --git a/sdk/java/src/main/java/com/pulumi/meraki/devices/DevicesFunctions.java b/sdk/java/src/main/java/com/pulumi/meraki/devices/DevicesFunctions.java index 4d39393e..f96fd9b8 100644 --- a/sdk/java/src/main/java/com/pulumi/meraki/devices/DevicesFunctions.java +++ b/sdk/java/src/main/java/com/pulumi/meraki/devices/DevicesFunctions.java @@ -7,6 +7,7 @@ import com.pulumi.core.TypeShape; import com.pulumi.deployment.Deployment; import com.pulumi.deployment.InvokeOptions; +import com.pulumi.deployment.InvokeOutputOptions; import com.pulumi.meraki.Utilities; import com.pulumi.meraki.devices.inputs.GetAppliancePerformanceArgs; import com.pulumi.meraki.devices.inputs.GetAppliancePerformancePlainArgs; @@ -233,6 +234,47 @@ public static CompletableFuture getAppliancePerfo public static Output getAppliancePerformance(GetAppliancePerformanceArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:devices/getAppliancePerformance:getAppliancePerformance", TypeShape.of(GetAppliancePerformanceResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetAppliancePerformanceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getAppliancePerformance(GetAppliancePerformanceArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesAppliancePerformanceExample", example.applyValue(getAppliancePerformanceResult -> getAppliancePerformanceResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getAppliancePerformance(GetAppliancePerformanceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getAppliancePerformance:getAppliancePerformance", TypeShape.of(GetAppliancePerformanceResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -397,6 +439,47 @@ public static CompletableFuture getApplianceRad public static Output getApplianceRadioSettings(GetApplianceRadioSettingsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:devices/getApplianceRadioSettings:getApplianceRadioSettings", TypeShape.of(GetApplianceRadioSettingsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetApplianceRadioSettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getApplianceRadioSettings(GetApplianceRadioSettingsArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesApplianceRadioSettingsExample", example.applyValue(getApplianceRadioSettingsResult -> getApplianceRadioSettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getApplianceRadioSettings(GetApplianceRadioSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getApplianceRadioSettings:getApplianceRadioSettings", TypeShape.of(GetApplianceRadioSettingsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -561,6 +644,47 @@ public static CompletableFuture getApplianceU public static Output getApplianceUplinksSettings(GetApplianceUplinksSettingsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:devices/getApplianceUplinksSettings:getApplianceUplinksSettings", TypeShape.of(GetApplianceUplinksSettingsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetApplianceUplinksSettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getApplianceUplinksSettings(GetApplianceUplinksSettingsArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesApplianceUplinksSettingsExample", example.applyValue(getApplianceUplinksSettingsResult -> getApplianceUplinksSettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getApplianceUplinksSettings(GetApplianceUplinksSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getApplianceUplinksSettings:getApplianceUplinksSettings", TypeShape.of(GetApplianceUplinksSettingsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -725,6 +849,47 @@ public static CompletableFuture getCameraAnalytics public static Output getCameraAnalyticsLive(GetCameraAnalyticsLiveArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:devices/getCameraAnalyticsLive:getCameraAnalyticsLive", TypeShape.of(GetCameraAnalyticsLiveResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetCameraAnalyticsLiveArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getCameraAnalyticsLive(GetCameraAnalyticsLiveArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesCameraAnalyticsLiveExample", example.applyValue(getCameraAnalyticsLiveResult -> getCameraAnalyticsLiveResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getCameraAnalyticsLive(GetCameraAnalyticsLiveArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCameraAnalyticsLive:getCameraAnalyticsLive", TypeShape.of(GetCameraAnalyticsLiveResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -889,6 +1054,47 @@ public static CompletableFuture getCameraCustomA public static Output getCameraCustomAnalytics(GetCameraCustomAnalyticsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:devices/getCameraCustomAnalytics:getCameraCustomAnalytics", TypeShape.of(GetCameraCustomAnalyticsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetCameraCustomAnalyticsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getCameraCustomAnalytics(GetCameraCustomAnalyticsArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesCameraCustomAnalyticsExample", example.applyValue(getCameraCustomAnalyticsResult -> getCameraCustomAnalyticsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getCameraCustomAnalytics(GetCameraCustomAnalyticsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCameraCustomAnalytics:getCameraCustomAnalytics", TypeShape.of(GetCameraCustomAnalyticsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -1091,8 +1297,8 @@ public static Output getCameraQualityAndRete * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraQualityAndRetentionPlain(GetCameraQualityAndRetentionPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getCameraQualityAndRetention:getCameraQualityAndRetention", TypeShape.of(GetCameraQualityAndRetentionResult.class), args, Utilities.withVersion(options)); + public static Output getCameraQualityAndRetention(GetCameraQualityAndRetentionArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCameraQualityAndRetention:getCameraQualityAndRetention", TypeShape.of(GetCameraQualityAndRetentionResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1106,7 +1312,7 @@ public static CompletableFuture getCameraQua * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCameraSenseArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraQualityAndRetentionArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1120,11 +1326,11 @@ public static CompletableFuture getCameraQua * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCameraSense(GetCameraSenseArgs.builder() + * final var example = DevicesFunctions.getCameraQualityAndRetention(GetCameraQualityAndRetentionArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCameraSenseExample", example.applyValue(getCameraSenseResult -> getCameraSenseResult.item())); + * ctx.export("merakiDevicesCameraQualityAndRetentionExample", example.applyValue(getCameraQualityAndRetentionResult -> getCameraQualityAndRetentionResult.item())); * } * } * } @@ -1132,8 +1338,8 @@ public static CompletableFuture getCameraQua * <!--End PulumiCodeChooser --> * */ - public static Output getCameraSense(GetCameraSenseArgs args) { - return getCameraSense(args, InvokeOptions.Empty); + public static CompletableFuture getCameraQualityAndRetentionPlain(GetCameraQualityAndRetentionPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getCameraQualityAndRetention:getCameraQualityAndRetention", TypeShape.of(GetCameraQualityAndRetentionResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1173,8 +1379,8 @@ public static Output getCameraSense(GetCameraSenseArgs arg * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraSensePlain(GetCameraSensePlainArgs args) { - return getCameraSensePlain(args, InvokeOptions.Empty); + public static Output getCameraSense(GetCameraSenseArgs args) { + return getCameraSense(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1214,8 +1420,8 @@ public static CompletableFuture getCameraSensePlain(GetCam * <!--End PulumiCodeChooser --> * */ - public static Output getCameraSense(GetCameraSenseArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getCameraSense:getCameraSense", TypeShape.of(GetCameraSenseResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCameraSensePlain(GetCameraSensePlainArgs args) { + return getCameraSensePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1255,8 +1461,8 @@ public static Output getCameraSense(GetCameraSenseArgs arg * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraSensePlain(GetCameraSensePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getCameraSense:getCameraSense", TypeShape.of(GetCameraSenseResult.class), args, Utilities.withVersion(options)); + public static Output getCameraSense(GetCameraSenseArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCameraSense:getCameraSense", TypeShape.of(GetCameraSenseResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1270,7 +1476,7 @@ public static CompletableFuture getCameraSensePlain(GetCam * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCameraVideoLinkArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraSenseArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1284,12 +1490,11 @@ public static CompletableFuture getCameraSensePlain(GetCam * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCameraVideoLink(GetCameraVideoLinkArgs.builder() + * final var example = DevicesFunctions.getCameraSense(GetCameraSenseArgs.builder() * .serial("string") - * .timestamp("string") * .build()); * - * ctx.export("merakiDevicesCameraVideoLinkExample", example.applyValue(getCameraVideoLinkResult -> getCameraVideoLinkResult.item())); + * ctx.export("merakiDevicesCameraSenseExample", example.applyValue(getCameraSenseResult -> getCameraSenseResult.item())); * } * } * } @@ -1297,8 +1502,8 @@ public static CompletableFuture getCameraSensePlain(GetCam * <!--End PulumiCodeChooser --> * */ - public static Output getCameraVideoLink(GetCameraVideoLinkArgs args) { - return getCameraVideoLink(args, InvokeOptions.Empty); + public static Output getCameraSense(GetCameraSenseArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCameraSense:getCameraSense", TypeShape.of(GetCameraSenseResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1312,7 +1517,7 @@ public static Output getCameraVideoLink(GetCameraVideo * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCameraVideoLinkArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraSenseArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1326,12 +1531,11 @@ public static Output getCameraVideoLink(GetCameraVideo * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCameraVideoLink(GetCameraVideoLinkArgs.builder() + * final var example = DevicesFunctions.getCameraSense(GetCameraSenseArgs.builder() * .serial("string") - * .timestamp("string") * .build()); * - * ctx.export("merakiDevicesCameraVideoLinkExample", example.applyValue(getCameraVideoLinkResult -> getCameraVideoLinkResult.item())); + * ctx.export("merakiDevicesCameraSenseExample", example.applyValue(getCameraSenseResult -> getCameraSenseResult.item())); * } * } * } @@ -1339,8 +1543,8 @@ public static Output getCameraVideoLink(GetCameraVideo * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraVideoLinkPlain(GetCameraVideoLinkPlainArgs args) { - return getCameraVideoLinkPlain(args, InvokeOptions.Empty); + public static CompletableFuture getCameraSensePlain(GetCameraSensePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getCameraSense:getCameraSense", TypeShape.of(GetCameraSenseResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1381,8 +1585,8 @@ public static CompletableFuture getCameraVideoLinkPlai * <!--End PulumiCodeChooser --> * */ - public static Output getCameraVideoLink(GetCameraVideoLinkArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getCameraVideoLink:getCameraVideoLink", TypeShape.of(GetCameraVideoLinkResult.class), args, Utilities.withVersion(options)); + public static Output getCameraVideoLink(GetCameraVideoLinkArgs args) { + return getCameraVideoLink(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1423,8 +1627,8 @@ public static Output getCameraVideoLink(GetCameraVideo * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraVideoLinkPlain(GetCameraVideoLinkPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getCameraVideoLink:getCameraVideoLink", TypeShape.of(GetCameraVideoLinkResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCameraVideoLinkPlain(GetCameraVideoLinkPlainArgs args) { + return getCameraVideoLinkPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1438,7 +1642,7 @@ public static CompletableFuture getCameraVideoLinkPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCameraVideoSettingsArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraVideoLinkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1452,11 +1656,12 @@ public static CompletableFuture getCameraVideoLinkPlai * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCameraVideoSettings(GetCameraVideoSettingsArgs.builder() + * final var example = DevicesFunctions.getCameraVideoLink(GetCameraVideoLinkArgs.builder() * .serial("string") + * .timestamp("string") * .build()); * - * ctx.export("merakiDevicesCameraVideoSettingsExample", example.applyValue(getCameraVideoSettingsResult -> getCameraVideoSettingsResult.item())); + * ctx.export("merakiDevicesCameraVideoLinkExample", example.applyValue(getCameraVideoLinkResult -> getCameraVideoLinkResult.item())); * } * } * } @@ -1464,8 +1669,8 @@ public static CompletableFuture getCameraVideoLinkPlai * <!--End PulumiCodeChooser --> * */ - public static Output getCameraVideoSettings(GetCameraVideoSettingsArgs args) { - return getCameraVideoSettings(args, InvokeOptions.Empty); + public static Output getCameraVideoLink(GetCameraVideoLinkArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCameraVideoLink:getCameraVideoLink", TypeShape.of(GetCameraVideoLinkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1479,7 +1684,7 @@ public static Output getCameraVideoSettings(GetCam * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCameraVideoSettingsArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraVideoLinkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1493,11 +1698,12 @@ public static Output getCameraVideoSettings(GetCam * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCameraVideoSettings(GetCameraVideoSettingsArgs.builder() + * final var example = DevicesFunctions.getCameraVideoLink(GetCameraVideoLinkArgs.builder() * .serial("string") + * .timestamp("string") * .build()); * - * ctx.export("merakiDevicesCameraVideoSettingsExample", example.applyValue(getCameraVideoSettingsResult -> getCameraVideoSettingsResult.item())); + * ctx.export("merakiDevicesCameraVideoLinkExample", example.applyValue(getCameraVideoLinkResult -> getCameraVideoLinkResult.item())); * } * } * } @@ -1505,8 +1711,8 @@ public static Output getCameraVideoSettings(GetCam * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraVideoSettingsPlain(GetCameraVideoSettingsPlainArgs args) { - return getCameraVideoSettingsPlain(args, InvokeOptions.Empty); + public static Output getCameraVideoLink(GetCameraVideoLinkArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCameraVideoLink:getCameraVideoLink", TypeShape.of(GetCameraVideoLinkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1520,7 +1726,7 @@ public static CompletableFuture getCameraVideoSett * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCameraVideoSettingsArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraVideoLinkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1534,11 +1740,12 @@ public static CompletableFuture getCameraVideoSett * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCameraVideoSettings(GetCameraVideoSettingsArgs.builder() + * final var example = DevicesFunctions.getCameraVideoLink(GetCameraVideoLinkArgs.builder() * .serial("string") + * .timestamp("string") * .build()); * - * ctx.export("merakiDevicesCameraVideoSettingsExample", example.applyValue(getCameraVideoSettingsResult -> getCameraVideoSettingsResult.item())); + * ctx.export("merakiDevicesCameraVideoLinkExample", example.applyValue(getCameraVideoLinkResult -> getCameraVideoLinkResult.item())); * } * } * } @@ -1546,8 +1753,8 @@ public static CompletableFuture getCameraVideoSett * <!--End PulumiCodeChooser --> * */ - public static Output getCameraVideoSettings(GetCameraVideoSettingsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getCameraVideoSettings:getCameraVideoSettings", TypeShape.of(GetCameraVideoSettingsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCameraVideoLinkPlain(GetCameraVideoLinkPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getCameraVideoLink:getCameraVideoLink", TypeShape.of(GetCameraVideoLinkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1587,8 +1794,8 @@ public static Output getCameraVideoSettings(GetCam * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraVideoSettingsPlain(GetCameraVideoSettingsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getCameraVideoSettings:getCameraVideoSettings", TypeShape.of(GetCameraVideoSettingsResult.class), args, Utilities.withVersion(options)); + public static Output getCameraVideoSettings(GetCameraVideoSettingsArgs args) { + return getCameraVideoSettings(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1602,7 +1809,7 @@ public static CompletableFuture getCameraVideoSett * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCameraWirelessProfilesArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraVideoSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1616,11 +1823,11 @@ public static CompletableFuture getCameraVideoSett * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCameraWirelessProfiles(GetCameraWirelessProfilesArgs.builder() + * final var example = DevicesFunctions.getCameraVideoSettings(GetCameraVideoSettingsArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCameraWirelessProfilesExample", example.applyValue(getCameraWirelessProfilesResult -> getCameraWirelessProfilesResult.item())); + * ctx.export("merakiDevicesCameraVideoSettingsExample", example.applyValue(getCameraVideoSettingsResult -> getCameraVideoSettingsResult.item())); * } * } * } @@ -1628,8 +1835,8 @@ public static CompletableFuture getCameraVideoSett * <!--End PulumiCodeChooser --> * */ - public static Output getCameraWirelessProfiles(GetCameraWirelessProfilesArgs args) { - return getCameraWirelessProfiles(args, InvokeOptions.Empty); + public static CompletableFuture getCameraVideoSettingsPlain(GetCameraVideoSettingsPlainArgs args) { + return getCameraVideoSettingsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1643,7 +1850,7 @@ public static Output getCameraWirelessProfiles( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCameraWirelessProfilesArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraVideoSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1657,11 +1864,11 @@ public static Output getCameraWirelessProfiles( * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCameraWirelessProfiles(GetCameraWirelessProfilesArgs.builder() + * final var example = DevicesFunctions.getCameraVideoSettings(GetCameraVideoSettingsArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCameraWirelessProfilesExample", example.applyValue(getCameraWirelessProfilesResult -> getCameraWirelessProfilesResult.item())); + * ctx.export("merakiDevicesCameraVideoSettingsExample", example.applyValue(getCameraVideoSettingsResult -> getCameraVideoSettingsResult.item())); * } * } * } @@ -1669,8 +1876,8 @@ public static Output getCameraWirelessProfiles( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraWirelessProfilesPlain(GetCameraWirelessProfilesPlainArgs args) { - return getCameraWirelessProfilesPlain(args, InvokeOptions.Empty); + public static Output getCameraVideoSettings(GetCameraVideoSettingsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCameraVideoSettings:getCameraVideoSettings", TypeShape.of(GetCameraVideoSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1684,7 +1891,7 @@ public static CompletableFuture getCameraWirele * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCameraWirelessProfilesArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraVideoSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1698,11 +1905,11 @@ public static CompletableFuture getCameraWirele * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCameraWirelessProfiles(GetCameraWirelessProfilesArgs.builder() + * final var example = DevicesFunctions.getCameraVideoSettings(GetCameraVideoSettingsArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCameraWirelessProfilesExample", example.applyValue(getCameraWirelessProfilesResult -> getCameraWirelessProfilesResult.item())); + * ctx.export("merakiDevicesCameraVideoSettingsExample", example.applyValue(getCameraVideoSettingsResult -> getCameraVideoSettingsResult.item())); * } * } * } @@ -1710,8 +1917,8 @@ public static CompletableFuture getCameraWirele * <!--End PulumiCodeChooser --> * */ - public static Output getCameraWirelessProfiles(GetCameraWirelessProfilesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getCameraWirelessProfiles:getCameraWirelessProfiles", TypeShape.of(GetCameraWirelessProfilesResult.class), args, Utilities.withVersion(options)); + public static Output getCameraVideoSettings(GetCameraVideoSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCameraVideoSettings:getCameraVideoSettings", TypeShape.of(GetCameraVideoSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1725,7 +1932,7 @@ public static Output getCameraWirelessProfiles( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCameraWirelessProfilesArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraVideoSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1739,11 +1946,11 @@ public static Output getCameraWirelessProfiles( * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCameraWirelessProfiles(GetCameraWirelessProfilesArgs.builder() + * final var example = DevicesFunctions.getCameraVideoSettings(GetCameraVideoSettingsArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCameraWirelessProfilesExample", example.applyValue(getCameraWirelessProfilesResult -> getCameraWirelessProfilesResult.item())); + * ctx.export("merakiDevicesCameraVideoSettingsExample", example.applyValue(getCameraVideoSettingsResult -> getCameraVideoSettingsResult.item())); * } * } * } @@ -1751,8 +1958,8 @@ public static Output getCameraWirelessProfiles( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraWirelessProfilesPlain(GetCameraWirelessProfilesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getCameraWirelessProfiles:getCameraWirelessProfiles", TypeShape.of(GetCameraWirelessProfilesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCameraVideoSettingsPlain(GetCameraVideoSettingsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getCameraVideoSettings:getCameraVideoSettings", TypeShape.of(GetCameraVideoSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1766,7 +1973,7 @@ public static CompletableFuture getCameraWirele * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularGatewayLanArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraWirelessProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1780,11 +1987,11 @@ public static CompletableFuture getCameraWirele * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularGatewayLan(GetCellularGatewayLanArgs.builder() + * final var example = DevicesFunctions.getCameraWirelessProfiles(GetCameraWirelessProfilesArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularGatewayLanExample", example.applyValue(getCellularGatewayLanResult -> getCellularGatewayLanResult.item())); + * ctx.export("merakiDevicesCameraWirelessProfilesExample", example.applyValue(getCameraWirelessProfilesResult -> getCameraWirelessProfilesResult.item())); * } * } * } @@ -1792,8 +1999,8 @@ public static CompletableFuture getCameraWirele * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewayLan(GetCellularGatewayLanArgs args) { - return getCellularGatewayLan(args, InvokeOptions.Empty); + public static Output getCameraWirelessProfiles(GetCameraWirelessProfilesArgs args) { + return getCameraWirelessProfiles(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1807,7 +2014,7 @@ public static Output getCellularGatewayLan(GetCellu * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularGatewayLanArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraWirelessProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1821,11 +2028,11 @@ public static Output getCellularGatewayLan(GetCellu * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularGatewayLan(GetCellularGatewayLanArgs.builder() + * final var example = DevicesFunctions.getCameraWirelessProfiles(GetCameraWirelessProfilesArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularGatewayLanExample", example.applyValue(getCellularGatewayLanResult -> getCellularGatewayLanResult.item())); + * ctx.export("merakiDevicesCameraWirelessProfilesExample", example.applyValue(getCameraWirelessProfilesResult -> getCameraWirelessProfilesResult.item())); * } * } * } @@ -1833,8 +2040,8 @@ public static Output getCellularGatewayLan(GetCellu * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayLanPlain(GetCellularGatewayLanPlainArgs args) { - return getCellularGatewayLanPlain(args, InvokeOptions.Empty); + public static CompletableFuture getCameraWirelessProfilesPlain(GetCameraWirelessProfilesPlainArgs args) { + return getCameraWirelessProfilesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1848,7 +2055,7 @@ public static CompletableFuture getCellularGatewayL * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularGatewayLanArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraWirelessProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1862,11 +2069,11 @@ public static CompletableFuture getCellularGatewayL * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularGatewayLan(GetCellularGatewayLanArgs.builder() + * final var example = DevicesFunctions.getCameraWirelessProfiles(GetCameraWirelessProfilesArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularGatewayLanExample", example.applyValue(getCellularGatewayLanResult -> getCellularGatewayLanResult.item())); + * ctx.export("merakiDevicesCameraWirelessProfilesExample", example.applyValue(getCameraWirelessProfilesResult -> getCameraWirelessProfilesResult.item())); * } * } * } @@ -1874,8 +2081,8 @@ public static CompletableFuture getCellularGatewayL * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewayLan(GetCellularGatewayLanArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getCellularGatewayLan:getCellularGatewayLan", TypeShape.of(GetCellularGatewayLanResult.class), args, Utilities.withVersion(options)); + public static Output getCameraWirelessProfiles(GetCameraWirelessProfilesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCameraWirelessProfiles:getCameraWirelessProfiles", TypeShape.of(GetCameraWirelessProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1889,7 +2096,7 @@ public static Output getCellularGatewayLan(GetCellu * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularGatewayLanArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraWirelessProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1903,11 +2110,11 @@ public static Output getCellularGatewayLan(GetCellu * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularGatewayLan(GetCellularGatewayLanArgs.builder() + * final var example = DevicesFunctions.getCameraWirelessProfiles(GetCameraWirelessProfilesArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularGatewayLanExample", example.applyValue(getCellularGatewayLanResult -> getCellularGatewayLanResult.item())); + * ctx.export("merakiDevicesCameraWirelessProfilesExample", example.applyValue(getCameraWirelessProfilesResult -> getCameraWirelessProfilesResult.item())); * } * } * } @@ -1915,8 +2122,8 @@ public static Output getCellularGatewayLan(GetCellu * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayLanPlain(GetCellularGatewayLanPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getCellularGatewayLan:getCellularGatewayLan", TypeShape.of(GetCellularGatewayLanResult.class), args, Utilities.withVersion(options)); + public static Output getCameraWirelessProfiles(GetCameraWirelessProfilesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCameraWirelessProfiles:getCameraWirelessProfiles", TypeShape.of(GetCameraWirelessProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1930,7 +2137,7 @@ public static CompletableFuture getCellularGatewayL * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularGatewayPortForwardingRulesArgs; + * import com.pulumi.meraki.devices.inputs.GetCameraWirelessProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1944,11 +2151,11 @@ public static CompletableFuture getCellularGatewayL * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs.builder() + * final var example = DevicesFunctions.getCameraWirelessProfiles(GetCameraWirelessProfilesArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularGatewayPortForwardingRulesExample", example.applyValue(getCellularGatewayPortForwardingRulesResult -> getCellularGatewayPortForwardingRulesResult.item())); + * ctx.export("merakiDevicesCameraWirelessProfilesExample", example.applyValue(getCameraWirelessProfilesResult -> getCameraWirelessProfilesResult.item())); * } * } * } @@ -1956,8 +2163,8 @@ public static CompletableFuture getCellularGatewayL * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs args) { - return getCellularGatewayPortForwardingRules(args, InvokeOptions.Empty); + public static CompletableFuture getCameraWirelessProfilesPlain(GetCameraWirelessProfilesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getCameraWirelessProfiles:getCameraWirelessProfiles", TypeShape.of(GetCameraWirelessProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1971,7 +2178,7 @@ public static Output getCellularGat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularGatewayPortForwardingRulesArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularGatewayLanArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1985,11 +2192,11 @@ public static Output getCellularGat * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs.builder() + * final var example = DevicesFunctions.getCellularGatewayLan(GetCellularGatewayLanArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularGatewayPortForwardingRulesExample", example.applyValue(getCellularGatewayPortForwardingRulesResult -> getCellularGatewayPortForwardingRulesResult.item())); + * ctx.export("merakiDevicesCellularGatewayLanExample", example.applyValue(getCellularGatewayLanResult -> getCellularGatewayLanResult.item())); * } * } * } @@ -1997,8 +2204,8 @@ public static Output getCellularGat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayPortForwardingRulesPlain(GetCellularGatewayPortForwardingRulesPlainArgs args) { - return getCellularGatewayPortForwardingRulesPlain(args, InvokeOptions.Empty); + public static Output getCellularGatewayLan(GetCellularGatewayLanArgs args) { + return getCellularGatewayLan(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2012,7 +2219,7 @@ public static CompletableFuture get * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularGatewayPortForwardingRulesArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularGatewayLanArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2026,11 +2233,11 @@ public static CompletableFuture get * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs.builder() + * final var example = DevicesFunctions.getCellularGatewayLan(GetCellularGatewayLanArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularGatewayPortForwardingRulesExample", example.applyValue(getCellularGatewayPortForwardingRulesResult -> getCellularGatewayPortForwardingRulesResult.item())); + * ctx.export("merakiDevicesCellularGatewayLanExample", example.applyValue(getCellularGatewayLanResult -> getCellularGatewayLanResult.item())); * } * } * } @@ -2038,8 +2245,8 @@ public static CompletableFuture get * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getCellularGatewayPortForwardingRules:getCellularGatewayPortForwardingRules", TypeShape.of(GetCellularGatewayPortForwardingRulesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCellularGatewayLanPlain(GetCellularGatewayLanPlainArgs args) { + return getCellularGatewayLanPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2053,7 +2260,7 @@ public static Output getCellularGat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularGatewayPortForwardingRulesArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularGatewayLanArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2067,11 +2274,11 @@ public static Output getCellularGat * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs.builder() + * final var example = DevicesFunctions.getCellularGatewayLan(GetCellularGatewayLanArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularGatewayPortForwardingRulesExample", example.applyValue(getCellularGatewayPortForwardingRulesResult -> getCellularGatewayPortForwardingRulesResult.item())); + * ctx.export("merakiDevicesCellularGatewayLanExample", example.applyValue(getCellularGatewayLanResult -> getCellularGatewayLanResult.item())); * } * } * } @@ -2079,8 +2286,8 @@ public static Output getCellularGat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayPortForwardingRulesPlain(GetCellularGatewayPortForwardingRulesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getCellularGatewayPortForwardingRules:getCellularGatewayPortForwardingRules", TypeShape.of(GetCellularGatewayPortForwardingRulesResult.class), args, Utilities.withVersion(options)); + public static Output getCellularGatewayLan(GetCellularGatewayLanArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCellularGatewayLan:getCellularGatewayLan", TypeShape.of(GetCellularGatewayLanResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2094,7 +2301,7 @@ public static CompletableFuture get * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularSimsArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularGatewayLanArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2108,11 +2315,11 @@ public static CompletableFuture get * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularSims(GetCellularSimsArgs.builder() + * final var example = DevicesFunctions.getCellularGatewayLan(GetCellularGatewayLanArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularSimsExample", example.applyValue(getCellularSimsResult -> getCellularSimsResult.item())); + * ctx.export("merakiDevicesCellularGatewayLanExample", example.applyValue(getCellularGatewayLanResult -> getCellularGatewayLanResult.item())); * } * } * } @@ -2120,8 +2327,8 @@ public static CompletableFuture get * <!--End PulumiCodeChooser --> * */ - public static Output getCellularSims(GetCellularSimsArgs args) { - return getCellularSims(args, InvokeOptions.Empty); + public static Output getCellularGatewayLan(GetCellularGatewayLanArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCellularGatewayLan:getCellularGatewayLan", TypeShape.of(GetCellularGatewayLanResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2135,7 +2342,7 @@ public static Output getCellularSims(GetCellularSimsArgs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularSimsArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularGatewayLanArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2149,11 +2356,11 @@ public static Output getCellularSims(GetCellularSimsArgs * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularSims(GetCellularSimsArgs.builder() + * final var example = DevicesFunctions.getCellularGatewayLan(GetCellularGatewayLanArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularSimsExample", example.applyValue(getCellularSimsResult -> getCellularSimsResult.item())); + * ctx.export("merakiDevicesCellularGatewayLanExample", example.applyValue(getCellularGatewayLanResult -> getCellularGatewayLanResult.item())); * } * } * } @@ -2161,8 +2368,8 @@ public static Output getCellularSims(GetCellularSimsArgs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularSimsPlain(GetCellularSimsPlainArgs args) { - return getCellularSimsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getCellularGatewayLanPlain(GetCellularGatewayLanPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getCellularGatewayLan:getCellularGatewayLan", TypeShape.of(GetCellularGatewayLanResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2176,7 +2383,7 @@ public static CompletableFuture getCellularSimsPlain(GetC * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularSimsArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularGatewayPortForwardingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2190,11 +2397,11 @@ public static CompletableFuture getCellularSimsPlain(GetC * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularSims(GetCellularSimsArgs.builder() + * final var example = DevicesFunctions.getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularSimsExample", example.applyValue(getCellularSimsResult -> getCellularSimsResult.item())); + * ctx.export("merakiDevicesCellularGatewayPortForwardingRulesExample", example.applyValue(getCellularGatewayPortForwardingRulesResult -> getCellularGatewayPortForwardingRulesResult.item())); * } * } * } @@ -2202,8 +2409,8 @@ public static CompletableFuture getCellularSimsPlain(GetC * <!--End PulumiCodeChooser --> * */ - public static Output getCellularSims(GetCellularSimsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getCellularSims:getCellularSims", TypeShape.of(GetCellularSimsResult.class), args, Utilities.withVersion(options)); + public static Output getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs args) { + return getCellularGatewayPortForwardingRules(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2217,7 +2424,7 @@ public static Output getCellularSims(GetCellularSimsArgs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetCellularSimsArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularGatewayPortForwardingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2231,11 +2438,11 @@ public static Output getCellularSims(GetCellularSimsArgs * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getCellularSims(GetCellularSimsArgs.builder() + * final var example = DevicesFunctions.getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesCellularSimsExample", example.applyValue(getCellularSimsResult -> getCellularSimsResult.item())); + * ctx.export("merakiDevicesCellularGatewayPortForwardingRulesExample", example.applyValue(getCellularGatewayPortForwardingRulesResult -> getCellularGatewayPortForwardingRulesResult.item())); * } * } * } @@ -2243,8 +2450,8 @@ public static Output getCellularSims(GetCellularSimsArgs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularSimsPlain(GetCellularSimsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getCellularSims:getCellularSims", TypeShape.of(GetCellularSimsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCellularGatewayPortForwardingRulesPlain(GetCellularGatewayPortForwardingRulesPlainArgs args) { + return getCellularGatewayPortForwardingRulesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2258,7 +2465,7 @@ public static CompletableFuture getCellularSimsPlain(GetC * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsArpTableArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularGatewayPortForwardingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2272,12 +2479,11 @@ public static CompletableFuture getCellularSimsPlain(GetC * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsArpTable(GetLiveToolsArpTableArgs.builder() - * .arpTableId("string") + * final var example = DevicesFunctions.getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsArpTableExample", example.applyValue(getLiveToolsArpTableResult -> getLiveToolsArpTableResult.item())); + * ctx.export("merakiDevicesCellularGatewayPortForwardingRulesExample", example.applyValue(getCellularGatewayPortForwardingRulesResult -> getCellularGatewayPortForwardingRulesResult.item())); * } * } * } @@ -2285,8 +2491,8 @@ public static CompletableFuture getCellularSimsPlain(GetC * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsArpTable(GetLiveToolsArpTableArgs args) { - return getLiveToolsArpTable(args, InvokeOptions.Empty); + public static Output getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCellularGatewayPortForwardingRules:getCellularGatewayPortForwardingRules", TypeShape.of(GetCellularGatewayPortForwardingRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2300,7 +2506,7 @@ public static Output getLiveToolsArpTable(GetLiveToo * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsArpTableArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularGatewayPortForwardingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2314,12 +2520,11 @@ public static Output getLiveToolsArpTable(GetLiveToo * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsArpTable(GetLiveToolsArpTableArgs.builder() - * .arpTableId("string") + * final var example = DevicesFunctions.getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsArpTableExample", example.applyValue(getLiveToolsArpTableResult -> getLiveToolsArpTableResult.item())); + * ctx.export("merakiDevicesCellularGatewayPortForwardingRulesExample", example.applyValue(getCellularGatewayPortForwardingRulesResult -> getCellularGatewayPortForwardingRulesResult.item())); * } * } * } @@ -2327,8 +2532,8 @@ public static Output getLiveToolsArpTable(GetLiveToo * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsArpTablePlain(GetLiveToolsArpTablePlainArgs args) { - return getLiveToolsArpTablePlain(args, InvokeOptions.Empty); + public static Output getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCellularGatewayPortForwardingRules:getCellularGatewayPortForwardingRules", TypeShape.of(GetCellularGatewayPortForwardingRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2342,7 +2547,7 @@ public static CompletableFuture getLiveToolsArpTable * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsArpTableArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularGatewayPortForwardingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2356,12 +2561,11 @@ public static CompletableFuture getLiveToolsArpTable * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsArpTable(GetLiveToolsArpTableArgs.builder() - * .arpTableId("string") + * final var example = DevicesFunctions.getCellularGatewayPortForwardingRules(GetCellularGatewayPortForwardingRulesArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsArpTableExample", example.applyValue(getLiveToolsArpTableResult -> getLiveToolsArpTableResult.item())); + * ctx.export("merakiDevicesCellularGatewayPortForwardingRulesExample", example.applyValue(getCellularGatewayPortForwardingRulesResult -> getCellularGatewayPortForwardingRulesResult.item())); * } * } * } @@ -2369,8 +2573,8 @@ public static CompletableFuture getLiveToolsArpTable * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsArpTable(GetLiveToolsArpTableArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getLiveToolsArpTable:getLiveToolsArpTable", TypeShape.of(GetLiveToolsArpTableResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCellularGatewayPortForwardingRulesPlain(GetCellularGatewayPortForwardingRulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getCellularGatewayPortForwardingRules:getCellularGatewayPortForwardingRules", TypeShape.of(GetCellularGatewayPortForwardingRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2384,7 +2588,7 @@ public static Output getLiveToolsArpTable(GetLiveToo * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsArpTableArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularSimsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2398,12 +2602,11 @@ public static Output getLiveToolsArpTable(GetLiveToo * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsArpTable(GetLiveToolsArpTableArgs.builder() - * .arpTableId("string") + * final var example = DevicesFunctions.getCellularSims(GetCellularSimsArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsArpTableExample", example.applyValue(getLiveToolsArpTableResult -> getLiveToolsArpTableResult.item())); + * ctx.export("merakiDevicesCellularSimsExample", example.applyValue(getCellularSimsResult -> getCellularSimsResult.item())); * } * } * } @@ -2411,8 +2614,8 @@ public static Output getLiveToolsArpTable(GetLiveToo * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsArpTablePlain(GetLiveToolsArpTablePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsArpTable:getLiveToolsArpTable", TypeShape.of(GetLiveToolsArpTableResult.class), args, Utilities.withVersion(options)); + public static Output getCellularSims(GetCellularSimsArgs args) { + return getCellularSims(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2426,7 +2629,7 @@ public static CompletableFuture getLiveToolsArpTable * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsCableTestArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularSimsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2440,12 +2643,11 @@ public static CompletableFuture getLiveToolsArpTable * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsCableTest(GetLiveToolsCableTestArgs.builder() - * .id("string") + * final var example = DevicesFunctions.getCellularSims(GetCellularSimsArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsCableTestExample", example.applyValue(getLiveToolsCableTestResult -> getLiveToolsCableTestResult.item())); + * ctx.export("merakiDevicesCellularSimsExample", example.applyValue(getCellularSimsResult -> getCellularSimsResult.item())); * } * } * } @@ -2453,8 +2655,8 @@ public static CompletableFuture getLiveToolsArpTable * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsCableTest(GetLiveToolsCableTestArgs args) { - return getLiveToolsCableTest(args, InvokeOptions.Empty); + public static CompletableFuture getCellularSimsPlain(GetCellularSimsPlainArgs args) { + return getCellularSimsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2468,7 +2670,7 @@ public static Output getLiveToolsCableTest(GetLiveT * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsCableTestArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularSimsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2482,12 +2684,11 @@ public static Output getLiveToolsCableTest(GetLiveT * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsCableTest(GetLiveToolsCableTestArgs.builder() - * .id("string") + * final var example = DevicesFunctions.getCellularSims(GetCellularSimsArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsCableTestExample", example.applyValue(getLiveToolsCableTestResult -> getLiveToolsCableTestResult.item())); + * ctx.export("merakiDevicesCellularSimsExample", example.applyValue(getCellularSimsResult -> getCellularSimsResult.item())); * } * } * } @@ -2495,8 +2696,8 @@ public static Output getLiveToolsCableTest(GetLiveT * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsCableTestPlain(GetLiveToolsCableTestPlainArgs args) { - return getLiveToolsCableTestPlain(args, InvokeOptions.Empty); + public static Output getCellularSims(GetCellularSimsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCellularSims:getCellularSims", TypeShape.of(GetCellularSimsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2510,7 +2711,7 @@ public static CompletableFuture getLiveToolsCableTe * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsCableTestArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularSimsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2524,12 +2725,11 @@ public static CompletableFuture getLiveToolsCableTe * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsCableTest(GetLiveToolsCableTestArgs.builder() - * .id("string") + * final var example = DevicesFunctions.getCellularSims(GetCellularSimsArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsCableTestExample", example.applyValue(getLiveToolsCableTestResult -> getLiveToolsCableTestResult.item())); + * ctx.export("merakiDevicesCellularSimsExample", example.applyValue(getCellularSimsResult -> getCellularSimsResult.item())); * } * } * } @@ -2537,8 +2737,8 @@ public static CompletableFuture getLiveToolsCableTe * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsCableTest(GetLiveToolsCableTestArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getLiveToolsCableTest:getLiveToolsCableTest", TypeShape.of(GetLiveToolsCableTestResult.class), args, Utilities.withVersion(options)); + public static Output getCellularSims(GetCellularSimsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getCellularSims:getCellularSims", TypeShape.of(GetCellularSimsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2552,7 +2752,7 @@ public static Output getLiveToolsCableTest(GetLiveT * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsCableTestArgs; + * import com.pulumi.meraki.devices.inputs.GetCellularSimsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2566,12 +2766,11 @@ public static Output getLiveToolsCableTest(GetLiveT * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsCableTest(GetLiveToolsCableTestArgs.builder() - * .id("string") + * final var example = DevicesFunctions.getCellularSims(GetCellularSimsArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsCableTestExample", example.applyValue(getLiveToolsCableTestResult -> getLiveToolsCableTestResult.item())); + * ctx.export("merakiDevicesCellularSimsExample", example.applyValue(getCellularSimsResult -> getCellularSimsResult.item())); * } * } * } @@ -2579,8 +2778,8 @@ public static Output getLiveToolsCableTest(GetLiveT * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsCableTestPlain(GetLiveToolsCableTestPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsCableTest:getLiveToolsCableTest", TypeShape.of(GetLiveToolsCableTestResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCellularSimsPlain(GetCellularSimsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getCellularSims:getCellularSims", TypeShape.of(GetCellularSimsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2594,7 +2793,7 @@ public static CompletableFuture getLiveToolsCableTe * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsArpTableArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2608,12 +2807,12 @@ public static CompletableFuture getLiveToolsCableTe * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsPing(GetLiveToolsPingArgs.builder() - * .id("string") + * final var example = DevicesFunctions.getLiveToolsArpTable(GetLiveToolsArpTableArgs.builder() + * .arpTableId("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsPingExample", example.applyValue(getLiveToolsPingResult -> getLiveToolsPingResult.item())); + * ctx.export("merakiDevicesLiveToolsArpTableExample", example.applyValue(getLiveToolsArpTableResult -> getLiveToolsArpTableResult.item())); * } * } * } @@ -2621,8 +2820,8 @@ public static CompletableFuture getLiveToolsCableTe * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsPing(GetLiveToolsPingArgs args) { - return getLiveToolsPing(args, InvokeOptions.Empty); + public static Output getLiveToolsArpTable(GetLiveToolsArpTableArgs args) { + return getLiveToolsArpTable(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2636,7 +2835,7 @@ public static Output getLiveToolsPing(GetLiveToolsPingAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsArpTableArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2650,12 +2849,12 @@ public static Output getLiveToolsPing(GetLiveToolsPingAr * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsPing(GetLiveToolsPingArgs.builder() - * .id("string") + * final var example = DevicesFunctions.getLiveToolsArpTable(GetLiveToolsArpTableArgs.builder() + * .arpTableId("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsPingExample", example.applyValue(getLiveToolsPingResult -> getLiveToolsPingResult.item())); + * ctx.export("merakiDevicesLiveToolsArpTableExample", example.applyValue(getLiveToolsArpTableResult -> getLiveToolsArpTableResult.item())); * } * } * } @@ -2663,8 +2862,8 @@ public static Output getLiveToolsPing(GetLiveToolsPingAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsPingPlain(GetLiveToolsPingPlainArgs args) { - return getLiveToolsPingPlain(args, InvokeOptions.Empty); + public static CompletableFuture getLiveToolsArpTablePlain(GetLiveToolsArpTablePlainArgs args) { + return getLiveToolsArpTablePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2678,7 +2877,7 @@ public static CompletableFuture getLiveToolsPingPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsArpTableArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2692,12 +2891,12 @@ public static CompletableFuture getLiveToolsPingPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsPing(GetLiveToolsPingArgs.builder() - * .id("string") + * final var example = DevicesFunctions.getLiveToolsArpTable(GetLiveToolsArpTableArgs.builder() + * .arpTableId("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsPingExample", example.applyValue(getLiveToolsPingResult -> getLiveToolsPingResult.item())); + * ctx.export("merakiDevicesLiveToolsArpTableExample", example.applyValue(getLiveToolsArpTableResult -> getLiveToolsArpTableResult.item())); * } * } * } @@ -2705,8 +2904,8 @@ public static CompletableFuture getLiveToolsPingPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsPing(GetLiveToolsPingArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getLiveToolsPing:getLiveToolsPing", TypeShape.of(GetLiveToolsPingResult.class), args, Utilities.withVersion(options)); + public static Output getLiveToolsArpTable(GetLiveToolsArpTableArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsArpTable:getLiveToolsArpTable", TypeShape.of(GetLiveToolsArpTableResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2720,7 +2919,7 @@ public static Output getLiveToolsPing(GetLiveToolsPingAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsArpTableArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2734,12 +2933,12 @@ public static Output getLiveToolsPing(GetLiveToolsPingAr * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsPing(GetLiveToolsPingArgs.builder() - * .id("string") + * final var example = DevicesFunctions.getLiveToolsArpTable(GetLiveToolsArpTableArgs.builder() + * .arpTableId("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsPingExample", example.applyValue(getLiveToolsPingResult -> getLiveToolsPingResult.item())); + * ctx.export("merakiDevicesLiveToolsArpTableExample", example.applyValue(getLiveToolsArpTableResult -> getLiveToolsArpTableResult.item())); * } * } * } @@ -2747,8 +2946,8 @@ public static Output getLiveToolsPing(GetLiveToolsPingAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsPingPlain(GetLiveToolsPingPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsPing:getLiveToolsPing", TypeShape.of(GetLiveToolsPingResult.class), args, Utilities.withVersion(options)); + public static Output getLiveToolsArpTable(GetLiveToolsArpTableArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsArpTable:getLiveToolsArpTable", TypeShape.of(GetLiveToolsArpTableResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2762,7 +2961,7 @@ public static CompletableFuture getLiveToolsPingPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingDeviceArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsArpTableArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2776,12 +2975,12 @@ public static CompletableFuture getLiveToolsPingPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs.builder() - * .id("string") + * final var example = DevicesFunctions.getLiveToolsArpTable(GetLiveToolsArpTableArgs.builder() + * .arpTableId("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsPingDeviceExample", example.applyValue(getLiveToolsPingDeviceResult -> getLiveToolsPingDeviceResult.item())); + * ctx.export("merakiDevicesLiveToolsArpTableExample", example.applyValue(getLiveToolsArpTableResult -> getLiveToolsArpTableResult.item())); * } * } * } @@ -2789,8 +2988,8 @@ public static CompletableFuture getLiveToolsPingPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs args) { - return getLiveToolsPingDevice(args, InvokeOptions.Empty); + public static CompletableFuture getLiveToolsArpTablePlain(GetLiveToolsArpTablePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsArpTable:getLiveToolsArpTable", TypeShape.of(GetLiveToolsArpTableResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2804,7 +3003,7 @@ public static Output getLiveToolsPingDevice(GetLiv * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingDeviceArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsCableTestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2818,12 +3017,12 @@ public static Output getLiveToolsPingDevice(GetLiv * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs.builder() + * final var example = DevicesFunctions.getLiveToolsCableTest(GetLiveToolsCableTestArgs.builder() * .id("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsPingDeviceExample", example.applyValue(getLiveToolsPingDeviceResult -> getLiveToolsPingDeviceResult.item())); + * ctx.export("merakiDevicesLiveToolsCableTestExample", example.applyValue(getLiveToolsCableTestResult -> getLiveToolsCableTestResult.item())); * } * } * } @@ -2831,8 +3030,8 @@ public static Output getLiveToolsPingDevice(GetLiv * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsPingDevicePlain(GetLiveToolsPingDevicePlainArgs args) { - return getLiveToolsPingDevicePlain(args, InvokeOptions.Empty); + public static Output getLiveToolsCableTest(GetLiveToolsCableTestArgs args) { + return getLiveToolsCableTest(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2846,7 +3045,7 @@ public static CompletableFuture getLiveToolsPingDe * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingDeviceArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsCableTestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2860,12 +3059,12 @@ public static CompletableFuture getLiveToolsPingDe * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs.builder() + * final var example = DevicesFunctions.getLiveToolsCableTest(GetLiveToolsCableTestArgs.builder() * .id("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsPingDeviceExample", example.applyValue(getLiveToolsPingDeviceResult -> getLiveToolsPingDeviceResult.item())); + * ctx.export("merakiDevicesLiveToolsCableTestExample", example.applyValue(getLiveToolsCableTestResult -> getLiveToolsCableTestResult.item())); * } * } * } @@ -2873,8 +3072,8 @@ public static CompletableFuture getLiveToolsPingDe * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getLiveToolsPingDevice:getLiveToolsPingDevice", TypeShape.of(GetLiveToolsPingDeviceResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getLiveToolsCableTestPlain(GetLiveToolsCableTestPlainArgs args) { + return getLiveToolsCableTestPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2888,7 +3087,7 @@ public static Output getLiveToolsPingDevice(GetLiv * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingDeviceArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsCableTestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2902,12 +3101,12 @@ public static Output getLiveToolsPingDevice(GetLiv * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs.builder() + * final var example = DevicesFunctions.getLiveToolsCableTest(GetLiveToolsCableTestArgs.builder() * .id("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsPingDeviceExample", example.applyValue(getLiveToolsPingDeviceResult -> getLiveToolsPingDeviceResult.item())); + * ctx.export("merakiDevicesLiveToolsCableTestExample", example.applyValue(getLiveToolsCableTestResult -> getLiveToolsCableTestResult.item())); * } * } * } @@ -2915,8 +3114,8 @@ public static Output getLiveToolsPingDevice(GetLiv * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsPingDevicePlain(GetLiveToolsPingDevicePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsPingDevice:getLiveToolsPingDevice", TypeShape.of(GetLiveToolsPingDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getLiveToolsCableTest(GetLiveToolsCableTestArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsCableTest:getLiveToolsCableTest", TypeShape.of(GetLiveToolsCableTestResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2930,7 +3129,7 @@ public static CompletableFuture getLiveToolsPingDe * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsThroughputTestArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsCableTestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2944,12 +3143,12 @@ public static CompletableFuture getLiveToolsPingDe * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs.builder() + * final var example = DevicesFunctions.getLiveToolsCableTest(GetLiveToolsCableTestArgs.builder() + * .id("string") * .serial("string") - * .throughputTestId("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsThroughputTestExample", example.applyValue(getLiveToolsThroughputTestResult -> getLiveToolsThroughputTestResult.item())); + * ctx.export("merakiDevicesLiveToolsCableTestExample", example.applyValue(getLiveToolsCableTestResult -> getLiveToolsCableTestResult.item())); * } * } * } @@ -2957,8 +3156,8 @@ public static CompletableFuture getLiveToolsPingDe * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs args) { - return getLiveToolsThroughputTest(args, InvokeOptions.Empty); + public static Output getLiveToolsCableTest(GetLiveToolsCableTestArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsCableTest:getLiveToolsCableTest", TypeShape.of(GetLiveToolsCableTestResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2972,7 +3171,7 @@ public static Output getLiveToolsThroughputTes * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsThroughputTestArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsCableTestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2986,12 +3185,12 @@ public static Output getLiveToolsThroughputTes * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs.builder() + * final var example = DevicesFunctions.getLiveToolsCableTest(GetLiveToolsCableTestArgs.builder() + * .id("string") * .serial("string") - * .throughputTestId("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsThroughputTestExample", example.applyValue(getLiveToolsThroughputTestResult -> getLiveToolsThroughputTestResult.item())); + * ctx.export("merakiDevicesLiveToolsCableTestExample", example.applyValue(getLiveToolsCableTestResult -> getLiveToolsCableTestResult.item())); * } * } * } @@ -2999,8 +3198,8 @@ public static Output getLiveToolsThroughputTes * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsThroughputTestPlain(GetLiveToolsThroughputTestPlainArgs args) { - return getLiveToolsThroughputTestPlain(args, InvokeOptions.Empty); + public static CompletableFuture getLiveToolsCableTestPlain(GetLiveToolsCableTestPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsCableTest:getLiveToolsCableTest", TypeShape.of(GetLiveToolsCableTestResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3014,7 +3213,7 @@ public static CompletableFuture getLiveToolsTh * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsThroughputTestArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3028,12 +3227,12 @@ public static CompletableFuture getLiveToolsTh * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs.builder() + * final var example = DevicesFunctions.getLiveToolsPing(GetLiveToolsPingArgs.builder() + * .id("string") * .serial("string") - * .throughputTestId("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsThroughputTestExample", example.applyValue(getLiveToolsThroughputTestResult -> getLiveToolsThroughputTestResult.item())); + * ctx.export("merakiDevicesLiveToolsPingExample", example.applyValue(getLiveToolsPingResult -> getLiveToolsPingResult.item())); * } * } * } @@ -3041,8 +3240,8 @@ public static CompletableFuture getLiveToolsTh * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getLiveToolsThroughputTest:getLiveToolsThroughputTest", TypeShape.of(GetLiveToolsThroughputTestResult.class), args, Utilities.withVersion(options)); + public static Output getLiveToolsPing(GetLiveToolsPingArgs args) { + return getLiveToolsPing(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3056,7 +3255,7 @@ public static Output getLiveToolsThroughputTes * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsThroughputTestArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3070,12 +3269,12 @@ public static Output getLiveToolsThroughputTes * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs.builder() + * final var example = DevicesFunctions.getLiveToolsPing(GetLiveToolsPingArgs.builder() + * .id("string") * .serial("string") - * .throughputTestId("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsThroughputTestExample", example.applyValue(getLiveToolsThroughputTestResult -> getLiveToolsThroughputTestResult.item())); + * ctx.export("merakiDevicesLiveToolsPingExample", example.applyValue(getLiveToolsPingResult -> getLiveToolsPingResult.item())); * } * } * } @@ -3083,8 +3282,8 @@ public static Output getLiveToolsThroughputTes * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsThroughputTestPlain(GetLiveToolsThroughputTestPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsThroughputTest:getLiveToolsThroughputTest", TypeShape.of(GetLiveToolsThroughputTestResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getLiveToolsPingPlain(GetLiveToolsPingPlainArgs args) { + return getLiveToolsPingPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3098,7 +3297,7 @@ public static CompletableFuture getLiveToolsTh * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsWakeOnLanArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3112,12 +3311,12 @@ public static CompletableFuture getLiveToolsTh * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs.builder() + * final var example = DevicesFunctions.getLiveToolsPing(GetLiveToolsPingArgs.builder() + * .id("string") * .serial("string") - * .wakeOnLanId("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsWakeOnLanExample", example.applyValue(getLiveToolsWakeOnLanResult -> getLiveToolsWakeOnLanResult.item())); + * ctx.export("merakiDevicesLiveToolsPingExample", example.applyValue(getLiveToolsPingResult -> getLiveToolsPingResult.item())); * } * } * } @@ -3125,8 +3324,8 @@ public static CompletableFuture getLiveToolsTh * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs args) { - return getLiveToolsWakeOnLan(args, InvokeOptions.Empty); + public static Output getLiveToolsPing(GetLiveToolsPingArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsPing:getLiveToolsPing", TypeShape.of(GetLiveToolsPingResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3140,7 +3339,7 @@ public static Output getLiveToolsWakeOnLan(GetLiveT * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsWakeOnLanArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3154,12 +3353,12 @@ public static Output getLiveToolsWakeOnLan(GetLiveT * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs.builder() + * final var example = DevicesFunctions.getLiveToolsPing(GetLiveToolsPingArgs.builder() + * .id("string") * .serial("string") - * .wakeOnLanId("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsWakeOnLanExample", example.applyValue(getLiveToolsWakeOnLanResult -> getLiveToolsWakeOnLanResult.item())); + * ctx.export("merakiDevicesLiveToolsPingExample", example.applyValue(getLiveToolsPingResult -> getLiveToolsPingResult.item())); * } * } * } @@ -3167,8 +3366,8 @@ public static Output getLiveToolsWakeOnLan(GetLiveT * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsWakeOnLanPlain(GetLiveToolsWakeOnLanPlainArgs args) { - return getLiveToolsWakeOnLanPlain(args, InvokeOptions.Empty); + public static Output getLiveToolsPing(GetLiveToolsPingArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsPing:getLiveToolsPing", TypeShape.of(GetLiveToolsPingResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3182,7 +3381,7 @@ public static CompletableFuture getLiveToolsWakeOnL * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsWakeOnLanArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3196,12 +3395,12 @@ public static CompletableFuture getLiveToolsWakeOnL * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs.builder() + * final var example = DevicesFunctions.getLiveToolsPing(GetLiveToolsPingArgs.builder() + * .id("string") * .serial("string") - * .wakeOnLanId("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsWakeOnLanExample", example.applyValue(getLiveToolsWakeOnLanResult -> getLiveToolsWakeOnLanResult.item())); + * ctx.export("merakiDevicesLiveToolsPingExample", example.applyValue(getLiveToolsPingResult -> getLiveToolsPingResult.item())); * } * } * } @@ -3209,8 +3408,8 @@ public static CompletableFuture getLiveToolsWakeOnL * <!--End PulumiCodeChooser --> * */ - public static Output getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getLiveToolsWakeOnLan:getLiveToolsWakeOnLan", TypeShape.of(GetLiveToolsWakeOnLanResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getLiveToolsPingPlain(GetLiveToolsPingPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsPing:getLiveToolsPing", TypeShape.of(GetLiveToolsPingResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3224,7 +3423,7 @@ public static Output getLiveToolsWakeOnLan(GetLiveT * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLiveToolsWakeOnLanArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3238,12 +3437,12 @@ public static Output getLiveToolsWakeOnLan(GetLiveT * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs.builder() + * final var example = DevicesFunctions.getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs.builder() + * .id("string") * .serial("string") - * .wakeOnLanId("string") * .build()); * - * ctx.export("merakiDevicesLiveToolsWakeOnLanExample", example.applyValue(getLiveToolsWakeOnLanResult -> getLiveToolsWakeOnLanResult.item())); + * ctx.export("merakiDevicesLiveToolsPingDeviceExample", example.applyValue(getLiveToolsPingDeviceResult -> getLiveToolsPingDeviceResult.item())); * } * } * } @@ -3251,8 +3450,8 @@ public static Output getLiveToolsWakeOnLan(GetLiveT * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLiveToolsWakeOnLanPlain(GetLiveToolsWakeOnLanPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsWakeOnLan:getLiveToolsWakeOnLan", TypeShape.of(GetLiveToolsWakeOnLanResult.class), args, Utilities.withVersion(options)); + public static Output getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs args) { + return getLiveToolsPingDevice(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3266,7 +3465,7 @@ public static CompletableFuture getLiveToolsWakeOnL * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLldpCdpArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3280,11 +3479,12 @@ public static CompletableFuture getLiveToolsWakeOnL * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLldpCdp(GetLldpCdpArgs.builder() + * final var example = DevicesFunctions.getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs.builder() + * .id("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLldpCdpExample", example.applyValue(getLldpCdpResult -> getLldpCdpResult.item())); + * ctx.export("merakiDevicesLiveToolsPingDeviceExample", example.applyValue(getLiveToolsPingDeviceResult -> getLiveToolsPingDeviceResult.item())); * } * } * } @@ -3292,8 +3492,8 @@ public static CompletableFuture getLiveToolsWakeOnL * <!--End PulumiCodeChooser --> * */ - public static Output getLldpCdp(GetLldpCdpArgs args) { - return getLldpCdp(args, InvokeOptions.Empty); + public static CompletableFuture getLiveToolsPingDevicePlain(GetLiveToolsPingDevicePlainArgs args) { + return getLiveToolsPingDevicePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3307,7 +3507,7 @@ public static Output getLldpCdp(GetLldpCdpArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLldpCdpArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3321,11 +3521,12 @@ public static Output getLldpCdp(GetLldpCdpArgs args) { * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLldpCdp(GetLldpCdpArgs.builder() + * final var example = DevicesFunctions.getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs.builder() + * .id("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLldpCdpExample", example.applyValue(getLldpCdpResult -> getLldpCdpResult.item())); + * ctx.export("merakiDevicesLiveToolsPingDeviceExample", example.applyValue(getLiveToolsPingDeviceResult -> getLiveToolsPingDeviceResult.item())); * } * } * } @@ -3333,8 +3534,8 @@ public static Output getLldpCdp(GetLldpCdpArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLldpCdpPlain(GetLldpCdpPlainArgs args) { - return getLldpCdpPlain(args, InvokeOptions.Empty); + public static Output getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsPingDevice:getLiveToolsPingDevice", TypeShape.of(GetLiveToolsPingDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3348,7 +3549,7 @@ public static CompletableFuture getLldpCdpPlain(GetLldpCdpPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLldpCdpArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3362,11 +3563,12 @@ public static CompletableFuture getLldpCdpPlain(GetLldpCdpPlai * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLldpCdp(GetLldpCdpArgs.builder() + * final var example = DevicesFunctions.getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs.builder() + * .id("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLldpCdpExample", example.applyValue(getLldpCdpResult -> getLldpCdpResult.item())); + * ctx.export("merakiDevicesLiveToolsPingDeviceExample", example.applyValue(getLiveToolsPingDeviceResult -> getLiveToolsPingDeviceResult.item())); * } * } * } @@ -3374,8 +3576,8 @@ public static CompletableFuture getLldpCdpPlain(GetLldpCdpPlai * <!--End PulumiCodeChooser --> * */ - public static Output getLldpCdp(GetLldpCdpArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getLldpCdp:getLldpCdp", TypeShape.of(GetLldpCdpResult.class), args, Utilities.withVersion(options)); + public static Output getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsPingDevice:getLiveToolsPingDevice", TypeShape.of(GetLiveToolsPingDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3389,7 +3591,7 @@ public static Output getLldpCdp(GetLldpCdpArgs args, InvokeOpt * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetLldpCdpArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsPingDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3403,11 +3605,12 @@ public static Output getLldpCdp(GetLldpCdpArgs args, InvokeOpt * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getLldpCdp(GetLldpCdpArgs.builder() + * final var example = DevicesFunctions.getLiveToolsPingDevice(GetLiveToolsPingDeviceArgs.builder() + * .id("string") * .serial("string") * .build()); * - * ctx.export("merakiDevicesLldpCdpExample", example.applyValue(getLldpCdpResult -> getLldpCdpResult.item())); + * ctx.export("merakiDevicesLiveToolsPingDeviceExample", example.applyValue(getLiveToolsPingDeviceResult -> getLiveToolsPingDeviceResult.item())); * } * } * } @@ -3415,8 +3618,8 @@ public static Output getLldpCdp(GetLldpCdpArgs args, InvokeOpt * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLldpCdpPlain(GetLldpCdpPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getLldpCdp:getLldpCdp", TypeShape.of(GetLldpCdpResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getLiveToolsPingDevicePlain(GetLiveToolsPingDevicePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsPingDevice:getLiveToolsPingDevice", TypeShape.of(GetLiveToolsPingDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3430,7 +3633,7 @@ public static CompletableFuture getLldpCdpPlain(GetLldpCdpPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetManagementInterfaceArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsThroughputTestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3444,11 +3647,12 @@ public static CompletableFuture getLldpCdpPlain(GetLldpCdpPlai * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getManagementInterface(GetManagementInterfaceArgs.builder() + * final var example = DevicesFunctions.getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs.builder() * .serial("string") + * .throughputTestId("string") * .build()); * - * ctx.export("merakiDevicesManagementInterfaceExample", example.applyValue(getManagementInterfaceResult -> getManagementInterfaceResult.item())); + * ctx.export("merakiDevicesLiveToolsThroughputTestExample", example.applyValue(getLiveToolsThroughputTestResult -> getLiveToolsThroughputTestResult.item())); * } * } * } @@ -3456,8 +3660,8 @@ public static CompletableFuture getLldpCdpPlain(GetLldpCdpPlai * <!--End PulumiCodeChooser --> * */ - public static Output getManagementInterface(GetManagementInterfaceArgs args) { - return getManagementInterface(args, InvokeOptions.Empty); + public static Output getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs args) { + return getLiveToolsThroughputTest(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3471,7 +3675,7 @@ public static Output getManagementInterface(GetMan * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetManagementInterfaceArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsThroughputTestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3485,11 +3689,12 @@ public static Output getManagementInterface(GetMan * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getManagementInterface(GetManagementInterfaceArgs.builder() + * final var example = DevicesFunctions.getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs.builder() * .serial("string") + * .throughputTestId("string") * .build()); * - * ctx.export("merakiDevicesManagementInterfaceExample", example.applyValue(getManagementInterfaceResult -> getManagementInterfaceResult.item())); + * ctx.export("merakiDevicesLiveToolsThroughputTestExample", example.applyValue(getLiveToolsThroughputTestResult -> getLiveToolsThroughputTestResult.item())); * } * } * } @@ -3497,8 +3702,8 @@ public static Output getManagementInterface(GetMan * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getManagementInterfacePlain(GetManagementInterfacePlainArgs args) { - return getManagementInterfacePlain(args, InvokeOptions.Empty); + public static CompletableFuture getLiveToolsThroughputTestPlain(GetLiveToolsThroughputTestPlainArgs args) { + return getLiveToolsThroughputTestPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3512,7 +3717,7 @@ public static CompletableFuture getManagementInter * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetManagementInterfaceArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsThroughputTestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3526,11 +3731,12 @@ public static CompletableFuture getManagementInter * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getManagementInterface(GetManagementInterfaceArgs.builder() + * final var example = DevicesFunctions.getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs.builder() * .serial("string") + * .throughputTestId("string") * .build()); * - * ctx.export("merakiDevicesManagementInterfaceExample", example.applyValue(getManagementInterfaceResult -> getManagementInterfaceResult.item())); + * ctx.export("merakiDevicesLiveToolsThroughputTestExample", example.applyValue(getLiveToolsThroughputTestResult -> getLiveToolsThroughputTestResult.item())); * } * } * } @@ -3538,8 +3744,8 @@ public static CompletableFuture getManagementInter * <!--End PulumiCodeChooser --> * */ - public static Output getManagementInterface(GetManagementInterfaceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getManagementInterface:getManagementInterface", TypeShape.of(GetManagementInterfaceResult.class), args, Utilities.withVersion(options)); + public static Output getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsThroughputTest:getLiveToolsThroughputTest", TypeShape.of(GetLiveToolsThroughputTestResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3553,7 +3759,7 @@ public static Output getManagementInterface(GetMan * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetManagementInterfaceArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsThroughputTestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3567,11 +3773,12 @@ public static Output getManagementInterface(GetMan * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getManagementInterface(GetManagementInterfaceArgs.builder() + * final var example = DevicesFunctions.getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs.builder() * .serial("string") + * .throughputTestId("string") * .build()); * - * ctx.export("merakiDevicesManagementInterfaceExample", example.applyValue(getManagementInterfaceResult -> getManagementInterfaceResult.item())); + * ctx.export("merakiDevicesLiveToolsThroughputTestExample", example.applyValue(getLiveToolsThroughputTestResult -> getLiveToolsThroughputTestResult.item())); * } * } * } @@ -3579,8 +3786,8 @@ public static Output getManagementInterface(GetMan * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getManagementInterfacePlain(GetManagementInterfacePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getManagementInterface:getManagementInterface", TypeShape.of(GetManagementInterfaceResult.class), args, Utilities.withVersion(options)); + public static Output getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsThroughputTest:getLiveToolsThroughputTest", TypeShape.of(GetLiveToolsThroughputTestResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3594,7 +3801,7 @@ public static CompletableFuture getManagementInter * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSensorRelationshipsArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsThroughputTestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3608,11 +3815,12 @@ public static CompletableFuture getManagementInter * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder() + * final var example = DevicesFunctions.getLiveToolsThroughputTest(GetLiveToolsThroughputTestArgs.builder() * .serial("string") + * .throughputTestId("string") * .build()); * - * ctx.export("merakiDevicesSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.item())); + * ctx.export("merakiDevicesLiveToolsThroughputTestExample", example.applyValue(getLiveToolsThroughputTestResult -> getLiveToolsThroughputTestResult.item())); * } * } * } @@ -3620,8 +3828,8 @@ public static CompletableFuture getManagementInter * <!--End PulumiCodeChooser --> * */ - public static Output getSensorRelationships(GetSensorRelationshipsArgs args) { - return getSensorRelationships(args, InvokeOptions.Empty); + public static CompletableFuture getLiveToolsThroughputTestPlain(GetLiveToolsThroughputTestPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsThroughputTest:getLiveToolsThroughputTest", TypeShape.of(GetLiveToolsThroughputTestResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3635,7 +3843,7 @@ public static Output getSensorRelationships(GetSen * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSensorRelationshipsArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsWakeOnLanArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3649,11 +3857,12 @@ public static Output getSensorRelationships(GetSen * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder() + * final var example = DevicesFunctions.getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs.builder() * .serial("string") + * .wakeOnLanId("string") * .build()); * - * ctx.export("merakiDevicesSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.item())); + * ctx.export("merakiDevicesLiveToolsWakeOnLanExample", example.applyValue(getLiveToolsWakeOnLanResult -> getLiveToolsWakeOnLanResult.item())); * } * } * } @@ -3661,8 +3870,8 @@ public static Output getSensorRelationships(GetSen * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorRelationshipsPlain(GetSensorRelationshipsPlainArgs args) { - return getSensorRelationshipsPlain(args, InvokeOptions.Empty); + public static Output getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs args) { + return getLiveToolsWakeOnLan(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3676,7 +3885,7 @@ public static CompletableFuture getSensorRelations * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSensorRelationshipsArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsWakeOnLanArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3690,11 +3899,12 @@ public static CompletableFuture getSensorRelations * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder() + * final var example = DevicesFunctions.getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs.builder() * .serial("string") + * .wakeOnLanId("string") * .build()); * - * ctx.export("merakiDevicesSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.item())); + * ctx.export("merakiDevicesLiveToolsWakeOnLanExample", example.applyValue(getLiveToolsWakeOnLanResult -> getLiveToolsWakeOnLanResult.item())); * } * } * } @@ -3702,8 +3912,8 @@ public static CompletableFuture getSensorRelations * <!--End PulumiCodeChooser --> * */ - public static Output getSensorRelationships(GetSensorRelationshipsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getSensorRelationships:getSensorRelationships", TypeShape.of(GetSensorRelationshipsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getLiveToolsWakeOnLanPlain(GetLiveToolsWakeOnLanPlainArgs args) { + return getLiveToolsWakeOnLanPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3717,7 +3927,7 @@ public static Output getSensorRelationships(GetSen * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSensorRelationshipsArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsWakeOnLanArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3731,11 +3941,12 @@ public static Output getSensorRelationships(GetSen * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder() + * final var example = DevicesFunctions.getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs.builder() * .serial("string") + * .wakeOnLanId("string") * .build()); * - * ctx.export("merakiDevicesSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.item())); + * ctx.export("merakiDevicesLiveToolsWakeOnLanExample", example.applyValue(getLiveToolsWakeOnLanResult -> getLiveToolsWakeOnLanResult.item())); * } * } * } @@ -3743,50 +3954,8 @@ public static Output getSensorRelationships(GetSen * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorRelationshipsPlain(GetSensorRelationshipsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getSensorRelationships:getSensorRelationships", TypeShape.of(GetSensorRelationshipsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getSwitchPorts() { - return getSwitchPorts(GetSwitchPortsArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSwitchPortsPlain() { - return getSwitchPortsPlain(GetSwitchPortsPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSwitchPorts(GetSwitchPortsArgs args) { - return getSwitchPorts(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSwitchPortsPlain(GetSwitchPortsPlainArgs args) { - return getSwitchPortsPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSwitchPorts(GetSwitchPortsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getSwitchPorts:getSwitchPorts", TypeShape.of(GetSwitchPortsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSwitchPortsPlain(GetSwitchPortsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchPorts:getSwitchPorts", TypeShape.of(GetSwitchPortsResult.class), args, Utilities.withVersion(options)); + public static Output getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsWakeOnLan:getLiveToolsWakeOnLan", TypeShape.of(GetLiveToolsWakeOnLanResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3800,7 +3969,7 @@ public static CompletableFuture getSwitchPortsPlain(GetSwi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSwitchPortsStatusesArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsWakeOnLanArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3814,13 +3983,12 @@ public static CompletableFuture getSwitchPortsPlain(GetSwi * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSwitchPortsStatuses(GetSwitchPortsStatusesArgs.builder() + * final var example = DevicesFunctions.getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs.builder() * .serial("string") - * .t0("string") - * .timespan(1) + * .wakeOnLanId("string") * .build()); * - * ctx.export("merakiDevicesSwitchPortsStatusesExample", example.applyValue(getSwitchPortsStatusesResult -> getSwitchPortsStatusesResult.items())); + * ctx.export("merakiDevicesLiveToolsWakeOnLanExample", example.applyValue(getLiveToolsWakeOnLanResult -> getLiveToolsWakeOnLanResult.item())); * } * } * } @@ -3828,8 +3996,8 @@ public static CompletableFuture getSwitchPortsPlain(GetSwi * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchPortsStatuses(GetSwitchPortsStatusesArgs args) { - return getSwitchPortsStatuses(args, InvokeOptions.Empty); + public static Output getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLiveToolsWakeOnLan:getLiveToolsWakeOnLan", TypeShape.of(GetLiveToolsWakeOnLanResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3843,7 +4011,7 @@ public static Output getSwitchPortsStatuses(GetSwi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSwitchPortsStatusesArgs; + * import com.pulumi.meraki.devices.inputs.GetLiveToolsWakeOnLanArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3857,13 +4025,12 @@ public static Output getSwitchPortsStatuses(GetSwi * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSwitchPortsStatuses(GetSwitchPortsStatusesArgs.builder() + * final var example = DevicesFunctions.getLiveToolsWakeOnLan(GetLiveToolsWakeOnLanArgs.builder() * .serial("string") - * .t0("string") - * .timespan(1) + * .wakeOnLanId("string") * .build()); * - * ctx.export("merakiDevicesSwitchPortsStatusesExample", example.applyValue(getSwitchPortsStatusesResult -> getSwitchPortsStatusesResult.items())); + * ctx.export("merakiDevicesLiveToolsWakeOnLanExample", example.applyValue(getLiveToolsWakeOnLanResult -> getLiveToolsWakeOnLanResult.item())); * } * } * } @@ -3871,8 +4038,8 @@ public static Output getSwitchPortsStatuses(GetSwi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchPortsStatusesPlain(GetSwitchPortsStatusesPlainArgs args) { - return getSwitchPortsStatusesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getLiveToolsWakeOnLanPlain(GetLiveToolsWakeOnLanPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getLiveToolsWakeOnLan:getLiveToolsWakeOnLan", TypeShape.of(GetLiveToolsWakeOnLanResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3886,7 +4053,7 @@ public static CompletableFuture getSwitchPortsStat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSwitchPortsStatusesArgs; + * import com.pulumi.meraki.devices.inputs.GetLldpCdpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3900,13 +4067,11 @@ public static CompletableFuture getSwitchPortsStat * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSwitchPortsStatuses(GetSwitchPortsStatusesArgs.builder() + * final var example = DevicesFunctions.getLldpCdp(GetLldpCdpArgs.builder() * .serial("string") - * .t0("string") - * .timespan(1) * .build()); * - * ctx.export("merakiDevicesSwitchPortsStatusesExample", example.applyValue(getSwitchPortsStatusesResult -> getSwitchPortsStatusesResult.items())); + * ctx.export("merakiDevicesLldpCdpExample", example.applyValue(getLldpCdpResult -> getLldpCdpResult.item())); * } * } * } @@ -3914,8 +4079,8 @@ public static CompletableFuture getSwitchPortsStat * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchPortsStatuses(GetSwitchPortsStatusesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getSwitchPortsStatuses:getSwitchPortsStatuses", TypeShape.of(GetSwitchPortsStatusesResult.class), args, Utilities.withVersion(options)); + public static Output getLldpCdp(GetLldpCdpArgs args) { + return getLldpCdp(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3929,7 +4094,7 @@ public static Output getSwitchPortsStatuses(GetSwi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSwitchPortsStatusesArgs; + * import com.pulumi.meraki.devices.inputs.GetLldpCdpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3943,13 +4108,11 @@ public static Output getSwitchPortsStatuses(GetSwi * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSwitchPortsStatuses(GetSwitchPortsStatusesArgs.builder() + * final var example = DevicesFunctions.getLldpCdp(GetLldpCdpArgs.builder() * .serial("string") - * .t0("string") - * .timespan(1) * .build()); * - * ctx.export("merakiDevicesSwitchPortsStatusesExample", example.applyValue(getSwitchPortsStatusesResult -> getSwitchPortsStatusesResult.items())); + * ctx.export("merakiDevicesLldpCdpExample", example.applyValue(getLldpCdpResult -> getLldpCdpResult.item())); * } * } * } @@ -3957,50 +4120,49 @@ public static Output getSwitchPortsStatuses(GetSwi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchPortsStatusesPlain(GetSwitchPortsStatusesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchPortsStatuses:getSwitchPortsStatuses", TypeShape.of(GetSwitchPortsStatusesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getLldpCdpPlain(GetLldpCdpPlainArgs args) { + return getLldpCdpPlain(args, InvokeOptions.Empty); } /** * ## Example Usage * - */ - public static Output getSwitchRoutingInterfaces() { - return getSwitchRoutingInterfaces(GetSwitchRoutingInterfacesArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
      * 
-     */
-    public static CompletableFuture getSwitchRoutingInterfacesPlain() {
-        return getSwitchRoutingInterfacesPlain(GetSwitchRoutingInterfacesPlainArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetLldpCdpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
      * 
-     */
-    public static Output getSwitchRoutingInterfaces(GetSwitchRoutingInterfacesArgs args) {
-        return getSwitchRoutingInterfaces(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
      * 
-     */
-    public static CompletableFuture getSwitchRoutingInterfacesPlain(GetSwitchRoutingInterfacesPlainArgs args) {
-        return getSwitchRoutingInterfacesPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getLldpCdp(GetLldpCdpArgs.builder()
+     *             .serial("string")
+     *             .build());
      * 
-     */
-    public static Output getSwitchRoutingInterfaces(GetSwitchRoutingInterfacesArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:devices/getSwitchRoutingInterfaces:getSwitchRoutingInterfaces", TypeShape.of(GetSwitchRoutingInterfacesResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
+     *         ctx.export("merakiDevicesLldpCdpExample", example.applyValue(getLldpCdpResult -> getLldpCdpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchRoutingInterfacesPlain(GetSwitchRoutingInterfacesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchRoutingInterfaces:getSwitchRoutingInterfaces", TypeShape.of(GetSwitchRoutingInterfacesResult.class), args, Utilities.withVersion(options)); + public static Output getLldpCdp(GetLldpCdpArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLldpCdp:getLldpCdp", TypeShape.of(GetLldpCdpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4014,7 +4176,7 @@ public static CompletableFuture getSwitchRouti * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSwitchRoutingInterfacesDhcpArgs; + * import com.pulumi.meraki.devices.inputs.GetLldpCdpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4028,12 +4190,11 @@ public static CompletableFuture getSwitchRouti * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs.builder() - * .interfaceId("string") + * final var example = DevicesFunctions.getLldpCdp(GetLldpCdpArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesSwitchRoutingInterfacesDhcpExample", example.applyValue(getSwitchRoutingInterfacesDhcpResult -> getSwitchRoutingInterfacesDhcpResult.item())); + * ctx.export("merakiDevicesLldpCdpExample", example.applyValue(getLldpCdpResult -> getLldpCdpResult.item())); * } * } * } @@ -4041,8 +4202,8 @@ public static CompletableFuture getSwitchRouti * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs args) { - return getSwitchRoutingInterfacesDhcp(args, InvokeOptions.Empty); + public static Output getLldpCdp(GetLldpCdpArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getLldpCdp:getLldpCdp", TypeShape.of(GetLldpCdpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4056,7 +4217,7 @@ public static Output getSwitchRoutingInter * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSwitchRoutingInterfacesDhcpArgs; + * import com.pulumi.meraki.devices.inputs.GetLldpCdpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4070,12 +4231,11 @@ public static Output getSwitchRoutingInter * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs.builder() - * .interfaceId("string") + * final var example = DevicesFunctions.getLldpCdp(GetLldpCdpArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesSwitchRoutingInterfacesDhcpExample", example.applyValue(getSwitchRoutingInterfacesDhcpResult -> getSwitchRoutingInterfacesDhcpResult.item())); + * ctx.export("merakiDevicesLldpCdpExample", example.applyValue(getLldpCdpResult -> getLldpCdpResult.item())); * } * } * } @@ -4083,8 +4243,1031 @@ public static Output getSwitchRoutingInter * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchRoutingInterfacesDhcpPlain(GetSwitchRoutingInterfacesDhcpPlainArgs args) { - return getSwitchRoutingInterfacesDhcpPlain(args, InvokeOptions.Empty); + public static CompletableFuture getLldpCdpPlain(GetLldpCdpPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getLldpCdp:getLldpCdp", TypeShape.of(GetLldpCdpResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetManagementInterfaceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getManagementInterface(GetManagementInterfaceArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesManagementInterfaceExample", example.applyValue(getManagementInterfaceResult -> getManagementInterfaceResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getManagementInterface(GetManagementInterfaceArgs args) { + return getManagementInterface(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetManagementInterfaceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getManagementInterface(GetManagementInterfaceArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesManagementInterfaceExample", example.applyValue(getManagementInterfaceResult -> getManagementInterfaceResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getManagementInterfacePlain(GetManagementInterfacePlainArgs args) { + return getManagementInterfacePlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetManagementInterfaceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getManagementInterface(GetManagementInterfaceArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesManagementInterfaceExample", example.applyValue(getManagementInterfaceResult -> getManagementInterfaceResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getManagementInterface(GetManagementInterfaceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getManagementInterface:getManagementInterface", TypeShape.of(GetManagementInterfaceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetManagementInterfaceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getManagementInterface(GetManagementInterfaceArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesManagementInterfaceExample", example.applyValue(getManagementInterfaceResult -> getManagementInterfaceResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getManagementInterface(GetManagementInterfaceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getManagementInterface:getManagementInterface", TypeShape.of(GetManagementInterfaceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetManagementInterfaceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getManagementInterface(GetManagementInterfaceArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesManagementInterfaceExample", example.applyValue(getManagementInterfaceResult -> getManagementInterfaceResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getManagementInterfacePlain(GetManagementInterfacePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getManagementInterface:getManagementInterface", TypeShape.of(GetManagementInterfaceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSensorRelationshipsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSensorRelationships(GetSensorRelationshipsArgs args) { + return getSensorRelationships(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSensorRelationshipsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSensorRelationshipsPlain(GetSensorRelationshipsPlainArgs args) { + return getSensorRelationshipsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSensorRelationshipsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSensorRelationships(GetSensorRelationshipsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSensorRelationships:getSensorRelationships", TypeShape.of(GetSensorRelationshipsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSensorRelationshipsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSensorRelationships(GetSensorRelationshipsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSensorRelationships:getSensorRelationships", TypeShape.of(GetSensorRelationshipsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSensorRelationshipsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSensorRelationshipsPlain(GetSensorRelationshipsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getSensorRelationships:getSensorRelationships", TypeShape.of(GetSensorRelationshipsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchPorts() { + return getSwitchPorts(GetSwitchPortsArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchPortsPlain() { + return getSwitchPortsPlain(GetSwitchPortsPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchPorts(GetSwitchPortsArgs args) { + return getSwitchPorts(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchPortsPlain(GetSwitchPortsPlainArgs args) { + return getSwitchPortsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchPorts(GetSwitchPortsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchPorts:getSwitchPorts", TypeShape.of(GetSwitchPortsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchPorts(GetSwitchPortsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchPorts:getSwitchPorts", TypeShape.of(GetSwitchPortsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchPortsPlain(GetSwitchPortsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchPorts:getSwitchPorts", TypeShape.of(GetSwitchPortsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSwitchPortsStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSwitchPortsStatuses(GetSwitchPortsStatusesArgs.builder()
+     *             .serial("string")
+     *             .t0("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSwitchPortsStatusesExample", example.applyValue(getSwitchPortsStatusesResult -> getSwitchPortsStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchPortsStatuses(GetSwitchPortsStatusesArgs args) { + return getSwitchPortsStatuses(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSwitchPortsStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSwitchPortsStatuses(GetSwitchPortsStatusesArgs.builder()
+     *             .serial("string")
+     *             .t0("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSwitchPortsStatusesExample", example.applyValue(getSwitchPortsStatusesResult -> getSwitchPortsStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchPortsStatusesPlain(GetSwitchPortsStatusesPlainArgs args) { + return getSwitchPortsStatusesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSwitchPortsStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSwitchPortsStatuses(GetSwitchPortsStatusesArgs.builder()
+     *             .serial("string")
+     *             .t0("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSwitchPortsStatusesExample", example.applyValue(getSwitchPortsStatusesResult -> getSwitchPortsStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchPortsStatuses(GetSwitchPortsStatusesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchPortsStatuses:getSwitchPortsStatuses", TypeShape.of(GetSwitchPortsStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSwitchPortsStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSwitchPortsStatuses(GetSwitchPortsStatusesArgs.builder()
+     *             .serial("string")
+     *             .t0("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSwitchPortsStatusesExample", example.applyValue(getSwitchPortsStatusesResult -> getSwitchPortsStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchPortsStatuses(GetSwitchPortsStatusesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchPortsStatuses:getSwitchPortsStatuses", TypeShape.of(GetSwitchPortsStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSwitchPortsStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSwitchPortsStatuses(GetSwitchPortsStatusesArgs.builder()
+     *             .serial("string")
+     *             .t0("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSwitchPortsStatusesExample", example.applyValue(getSwitchPortsStatusesResult -> getSwitchPortsStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchPortsStatusesPlain(GetSwitchPortsStatusesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchPortsStatuses:getSwitchPortsStatuses", TypeShape.of(GetSwitchPortsStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingInterfaces() { + return getSwitchRoutingInterfaces(GetSwitchRoutingInterfacesArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchRoutingInterfacesPlain() { + return getSwitchRoutingInterfacesPlain(GetSwitchRoutingInterfacesPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingInterfaces(GetSwitchRoutingInterfacesArgs args) { + return getSwitchRoutingInterfaces(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchRoutingInterfacesPlain(GetSwitchRoutingInterfacesPlainArgs args) { + return getSwitchRoutingInterfacesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingInterfaces(GetSwitchRoutingInterfacesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchRoutingInterfaces:getSwitchRoutingInterfaces", TypeShape.of(GetSwitchRoutingInterfacesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingInterfaces(GetSwitchRoutingInterfacesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchRoutingInterfaces:getSwitchRoutingInterfaces", TypeShape.of(GetSwitchRoutingInterfacesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchRoutingInterfacesPlain(GetSwitchRoutingInterfacesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchRoutingInterfaces:getSwitchRoutingInterfaces", TypeShape.of(GetSwitchRoutingInterfacesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSwitchRoutingInterfacesDhcpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs.builder()
+     *             .interfaceId("string")
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSwitchRoutingInterfacesDhcpExample", example.applyValue(getSwitchRoutingInterfacesDhcpResult -> getSwitchRoutingInterfacesDhcpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs args) { + return getSwitchRoutingInterfacesDhcp(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSwitchRoutingInterfacesDhcpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs.builder()
+     *             .interfaceId("string")
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSwitchRoutingInterfacesDhcpExample", example.applyValue(getSwitchRoutingInterfacesDhcpResult -> getSwitchRoutingInterfacesDhcpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchRoutingInterfacesDhcpPlain(GetSwitchRoutingInterfacesDhcpPlainArgs args) { + return getSwitchRoutingInterfacesDhcpPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSwitchRoutingInterfacesDhcpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs.builder()
+     *             .interfaceId("string")
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSwitchRoutingInterfacesDhcpExample", example.applyValue(getSwitchRoutingInterfacesDhcpResult -> getSwitchRoutingInterfacesDhcpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchRoutingInterfacesDhcp:getSwitchRoutingInterfacesDhcp", TypeShape.of(GetSwitchRoutingInterfacesDhcpResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSwitchRoutingInterfacesDhcpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs.builder()
+     *             .interfaceId("string")
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSwitchRoutingInterfacesDhcpExample", example.applyValue(getSwitchRoutingInterfacesDhcpResult -> getSwitchRoutingInterfacesDhcpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchRoutingInterfacesDhcp:getSwitchRoutingInterfacesDhcp", TypeShape.of(GetSwitchRoutingInterfacesDhcpResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSwitchRoutingInterfacesDhcpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs.builder()
+     *             .interfaceId("string")
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSwitchRoutingInterfacesDhcpExample", example.applyValue(getSwitchRoutingInterfacesDhcpResult -> getSwitchRoutingInterfacesDhcpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchRoutingInterfacesDhcpPlain(GetSwitchRoutingInterfacesDhcpPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchRoutingInterfacesDhcp:getSwitchRoutingInterfacesDhcp", TypeShape.of(GetSwitchRoutingInterfacesDhcpResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingStaticRoutes() { + return getSwitchRoutingStaticRoutes(GetSwitchRoutingStaticRoutesArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchRoutingStaticRoutesPlain() { + return getSwitchRoutingStaticRoutesPlain(GetSwitchRoutingStaticRoutesPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingStaticRoutes(GetSwitchRoutingStaticRoutesArgs args) { + return getSwitchRoutingStaticRoutes(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchRoutingStaticRoutesPlain(GetSwitchRoutingStaticRoutesPlainArgs args) { + return getSwitchRoutingStaticRoutesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingStaticRoutes(GetSwitchRoutingStaticRoutesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchRoutingStaticRoutes:getSwitchRoutingStaticRoutes", TypeShape.of(GetSwitchRoutingStaticRoutesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingStaticRoutes(GetSwitchRoutingStaticRoutesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchRoutingStaticRoutes:getSwitchRoutingStaticRoutes", TypeShape.of(GetSwitchRoutingStaticRoutesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchRoutingStaticRoutesPlain(GetSwitchRoutingStaticRoutesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchRoutingStaticRoutes:getSwitchRoutingStaticRoutes", TypeShape.of(GetSwitchRoutingStaticRoutesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetSwitchWarmSpareArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getSwitchWarmSpare(GetSwitchWarmSpareArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesSwitchWarmSpareExample", example.applyValue(getSwitchWarmSpareResult -> getSwitchWarmSpareResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchWarmSpare(GetSwitchWarmSpareArgs args) { + return getSwitchWarmSpare(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4098,7 +5281,7 @@ public static CompletableFuture getSwitchR * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSwitchRoutingInterfacesDhcpArgs; + * import com.pulumi.meraki.devices.inputs.GetSwitchWarmSpareArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4112,12 +5295,11 @@ public static CompletableFuture getSwitchR * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs.builder() - * .interfaceId("string") + * final var example = DevicesFunctions.getSwitchWarmSpare(GetSwitchWarmSpareArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesSwitchRoutingInterfacesDhcpExample", example.applyValue(getSwitchRoutingInterfacesDhcpResult -> getSwitchRoutingInterfacesDhcpResult.item())); + * ctx.export("merakiDevicesSwitchWarmSpareExample", example.applyValue(getSwitchWarmSpareResult -> getSwitchWarmSpareResult.item())); * } * } * } @@ -4125,8 +5307,8 @@ public static CompletableFuture getSwitchR * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getSwitchRoutingInterfacesDhcp:getSwitchRoutingInterfacesDhcp", TypeShape.of(GetSwitchRoutingInterfacesDhcpResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSwitchWarmSparePlain(GetSwitchWarmSparePlainArgs args) { + return getSwitchWarmSparePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4140,7 +5322,7 @@ public static Output getSwitchRoutingInter * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSwitchRoutingInterfacesDhcpArgs; + * import com.pulumi.meraki.devices.inputs.GetSwitchWarmSpareArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4154,12 +5336,11 @@ public static Output getSwitchRoutingInter * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSwitchRoutingInterfacesDhcp(GetSwitchRoutingInterfacesDhcpArgs.builder() - * .interfaceId("string") + * final var example = DevicesFunctions.getSwitchWarmSpare(GetSwitchWarmSpareArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesSwitchRoutingInterfacesDhcpExample", example.applyValue(getSwitchRoutingInterfacesDhcpResult -> getSwitchRoutingInterfacesDhcpResult.item())); + * ctx.export("merakiDevicesSwitchWarmSpareExample", example.applyValue(getSwitchWarmSpareResult -> getSwitchWarmSpareResult.item())); * } * } * } @@ -4167,50 +5348,8 @@ public static Output getSwitchRoutingInter * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchRoutingInterfacesDhcpPlain(GetSwitchRoutingInterfacesDhcpPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchRoutingInterfacesDhcp:getSwitchRoutingInterfacesDhcp", TypeShape.of(GetSwitchRoutingInterfacesDhcpResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getSwitchRoutingStaticRoutes() { - return getSwitchRoutingStaticRoutes(GetSwitchRoutingStaticRoutesArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSwitchRoutingStaticRoutesPlain() { - return getSwitchRoutingStaticRoutesPlain(GetSwitchRoutingStaticRoutesPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSwitchRoutingStaticRoutes(GetSwitchRoutingStaticRoutesArgs args) { - return getSwitchRoutingStaticRoutes(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSwitchRoutingStaticRoutesPlain(GetSwitchRoutingStaticRoutesPlainArgs args) { - return getSwitchRoutingStaticRoutesPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSwitchRoutingStaticRoutes(GetSwitchRoutingStaticRoutesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getSwitchRoutingStaticRoutes:getSwitchRoutingStaticRoutes", TypeShape.of(GetSwitchRoutingStaticRoutesResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSwitchRoutingStaticRoutesPlain(GetSwitchRoutingStaticRoutesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchRoutingStaticRoutes:getSwitchRoutingStaticRoutes", TypeShape.of(GetSwitchRoutingStaticRoutesResult.class), args, Utilities.withVersion(options)); + public static Output getSwitchWarmSpare(GetSwitchWarmSpareArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchWarmSpare:getSwitchWarmSpare", TypeShape.of(GetSwitchWarmSpareResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4250,8 +5389,8 @@ public static CompletableFuture getSwitchRou * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchWarmSpare(GetSwitchWarmSpareArgs args) { - return getSwitchWarmSpare(args, InvokeOptions.Empty); + public static Output getSwitchWarmSpare(GetSwitchWarmSpareArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getSwitchWarmSpare:getSwitchWarmSpare", TypeShape.of(GetSwitchWarmSpareResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4291,8 +5430,8 @@ public static Output getSwitchWarmSpare(GetSwitchWarmS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchWarmSparePlain(GetSwitchWarmSparePlainArgs args) { - return getSwitchWarmSparePlain(args, InvokeOptions.Empty); + public static CompletableFuture getSwitchWarmSparePlain(GetSwitchWarmSparePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchWarmSpare:getSwitchWarmSpare", TypeShape.of(GetSwitchWarmSpareResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4306,7 +5445,7 @@ public static CompletableFuture getSwitchWarmSparePlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSwitchWarmSpareArgs; + * import com.pulumi.meraki.devices.inputs.GetWirelessBluetoothSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4320,11 +5459,11 @@ public static CompletableFuture getSwitchWarmSparePlai * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSwitchWarmSpare(GetSwitchWarmSpareArgs.builder() + * final var example = DevicesFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesSwitchWarmSpareExample", example.applyValue(getSwitchWarmSpareResult -> getSwitchWarmSpareResult.item())); + * ctx.export("merakiDevicesWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); * } * } * } @@ -4332,8 +5471,8 @@ public static CompletableFuture getSwitchWarmSparePlai * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchWarmSpare(GetSwitchWarmSpareArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getSwitchWarmSpare:getSwitchWarmSpare", TypeShape.of(GetSwitchWarmSpareResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs args) { + return getWirelessBluetoothSettings(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4347,7 +5486,7 @@ public static Output getSwitchWarmSpare(GetSwitchWarmS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetSwitchWarmSpareArgs; + * import com.pulumi.meraki.devices.inputs.GetWirelessBluetoothSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4361,11 +5500,11 @@ public static Output getSwitchWarmSpare(GetSwitchWarmS * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getSwitchWarmSpare(GetSwitchWarmSpareArgs.builder() + * final var example = DevicesFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() * .serial("string") * .build()); * - * ctx.export("merakiDevicesSwitchWarmSpareExample", example.applyValue(getSwitchWarmSpareResult -> getSwitchWarmSpareResult.item())); + * ctx.export("merakiDevicesWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); * } * } * } @@ -4373,8 +5512,8 @@ public static Output getSwitchWarmSpare(GetSwitchWarmS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchWarmSparePlain(GetSwitchWarmSparePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getSwitchWarmSpare:getSwitchWarmSpare", TypeShape.of(GetSwitchWarmSpareResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessBluetoothSettingsPlain(GetWirelessBluetoothSettingsPlainArgs args) { + return getWirelessBluetoothSettingsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4414,8 +5553,8 @@ public static CompletableFuture getSwitchWarmSparePlai * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs args) { - return getWirelessBluetoothSettings(args, InvokeOptions.Empty); + public static Output getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getWirelessBluetoothSettings:getWirelessBluetoothSettings", TypeShape.of(GetWirelessBluetoothSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4455,8 +5594,8 @@ public static Output getWirelessBluetoothSet * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessBluetoothSettingsPlain(GetWirelessBluetoothSettingsPlainArgs args) { - return getWirelessBluetoothSettingsPlain(args, InvokeOptions.Empty); + public static Output getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getWirelessBluetoothSettings:getWirelessBluetoothSettings", TypeShape.of(GetWirelessBluetoothSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4496,8 +5635,8 @@ public static CompletableFuture getWirelessB * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:devices/getWirelessBluetoothSettings:getWirelessBluetoothSettings", TypeShape.of(GetWirelessBluetoothSettingsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessBluetoothSettingsPlain(GetWirelessBluetoothSettingsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:devices/getWirelessBluetoothSettings:getWirelessBluetoothSettings", TypeShape.of(GetWirelessBluetoothSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4511,7 +5650,7 @@ public static Output getWirelessBluetoothSet * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.devices.DevicesFunctions; - * import com.pulumi.meraki.devices.inputs.GetWirelessBluetoothSettingsArgs; + * import com.pulumi.meraki.devices.inputs.GetWirelessConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4525,11 +5664,18 @@ public static Output getWirelessBluetoothSet * } * * public static void stack(Context ctx) { - * final var example = DevicesFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() + * final var example = DevicesFunctions.getWirelessConnectionStats(GetWirelessConnectionStatsArgs.builder() + * .apTag("string") + * .band("string") * .serial("string") + * .ssid(1) + * .t0("string") + * .t1("string") + * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiDevicesWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); + * ctx.export("merakiDevicesWirelessConnectionStatsExample", example.applyValue(getWirelessConnectionStatsResult -> getWirelessConnectionStatsResult.item())); * } * } * } @@ -4537,8 +5683,8 @@ public static Output getWirelessBluetoothSet * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessBluetoothSettingsPlain(GetWirelessBluetoothSettingsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:devices/getWirelessBluetoothSettings:getWirelessBluetoothSettings", TypeShape.of(GetWirelessBluetoothSettingsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessConnectionStats(GetWirelessConnectionStatsArgs args) { + return getWirelessConnectionStats(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4585,8 +5731,8 @@ public static CompletableFuture getWirelessB * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessConnectionStats(GetWirelessConnectionStatsArgs args) { - return getWirelessConnectionStats(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessConnectionStatsPlain(GetWirelessConnectionStatsPlainArgs args) { + return getWirelessConnectionStatsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4633,8 +5779,8 @@ public static Output getWirelessConnectionStat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessConnectionStatsPlain(GetWirelessConnectionStatsPlainArgs args) { - return getWirelessConnectionStatsPlain(args, InvokeOptions.Empty); + public static Output getWirelessConnectionStats(GetWirelessConnectionStatsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getWirelessConnectionStats:getWirelessConnectionStats", TypeShape.of(GetWirelessConnectionStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4681,7 +5827,7 @@ public static CompletableFuture getWirelessCon * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessConnectionStats(GetWirelessConnectionStatsArgs args, InvokeOptions options) { + public static Output getWirelessConnectionStats(GetWirelessConnectionStatsArgs args, InvokeOutputOptions options) { return Deployment.getInstance().invoke("meraki:devices/getWirelessConnectionStats:getWirelessConnectionStats", TypeShape.of(GetWirelessConnectionStatsResult.class), args, Utilities.withVersion(options)); } /** @@ -4879,6 +6025,55 @@ public static CompletableFuture getWirelessLatenc public static Output getWirelessLatencyStats(GetWirelessLatencyStatsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:devices/getWirelessLatencyStats:getWirelessLatencyStats", TypeShape.of(GetWirelessLatencyStatsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetWirelessLatencyStatsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getWirelessLatencyStats(GetWirelessLatencyStatsArgs.builder()
+     *             .apTag("string")
+     *             .band("string")
+     *             .fields("string")
+     *             .serial("string")
+     *             .ssid(1)
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .vlan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesWirelessLatencyStatsExample", example.applyValue(getWirelessLatencyStatsResult -> getWirelessLatencyStatsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessLatencyStats(GetWirelessLatencyStatsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getWirelessLatencyStats:getWirelessLatencyStats", TypeShape.of(GetWirelessLatencyStatsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -5051,6 +6246,47 @@ public static CompletableFuture getWirelessRadio public static Output getWirelessRadioSettings(GetWirelessRadioSettingsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:devices/getWirelessRadioSettings:getWirelessRadioSettings", TypeShape.of(GetWirelessRadioSettingsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetWirelessRadioSettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getWirelessRadioSettings(GetWirelessRadioSettingsArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesWirelessRadioSettingsExample", example.applyValue(getWirelessRadioSettingsResult -> getWirelessRadioSettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessRadioSettings(GetWirelessRadioSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getWirelessRadioSettings:getWirelessRadioSettings", TypeShape.of(GetWirelessRadioSettingsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -5215,6 +6451,47 @@ public static CompletableFuture getWirelessStatusPlain( public static Output getWirelessStatus(GetWirelessStatusArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:devices/getWirelessStatus:getWirelessStatus", TypeShape.of(GetWirelessStatusResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.devices.DevicesFunctions;
+     * import com.pulumi.meraki.devices.inputs.GetWirelessStatusArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = DevicesFunctions.getWirelessStatus(GetWirelessStatusArgs.builder()
+     *             .serial("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiDevicesWirelessStatusExample", example.applyValue(getWirelessStatusResult -> getWirelessStatusResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessStatus(GetWirelessStatusArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:devices/getWirelessStatus:getWirelessStatus", TypeShape.of(GetWirelessStatusResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * diff --git a/sdk/java/src/main/java/com/pulumi/meraki/networks/NetworksFunctions.java b/sdk/java/src/main/java/com/pulumi/meraki/networks/NetworksFunctions.java index 2b5663d3..0ff38731 100644 --- a/sdk/java/src/main/java/com/pulumi/meraki/networks/NetworksFunctions.java +++ b/sdk/java/src/main/java/com/pulumi/meraki/networks/NetworksFunctions.java @@ -7,6 +7,7 @@ import com.pulumi.core.TypeShape; import com.pulumi.deployment.Deployment; import com.pulumi.deployment.InvokeOptions; +import com.pulumi.deployment.InvokeOutputOptions; import com.pulumi.meraki.Utilities; import com.pulumi.meraki.networks.inputs.GetAlertsHistoryArgs; import com.pulumi.meraki.networks.inputs.GetAlertsHistoryPlainArgs; @@ -590,6 +591,50 @@ public static CompletableFuture getAlertsHistoryPlain(Ge public static Output getAlertsHistory(GetAlertsHistoryArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getAlertsHistory:getAlertsHistory", TypeShape.of(GetAlertsHistoryResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetAlertsHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getAlertsHistory(GetAlertsHistoryArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksAlertsHistoryExample", example.applyValue(getAlertsHistoryResult -> getAlertsHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getAlertsHistory(GetAlertsHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getAlertsHistory:getAlertsHistory", TypeShape.of(GetAlertsHistoryResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -757,6 +802,47 @@ public static CompletableFuture getAlertsSettingsPlain( public static Output getAlertsSettings(GetAlertsSettingsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getAlertsSettings:getAlertsSettings", TypeShape.of(GetAlertsSettingsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetAlertsSettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getAlertsSettings(GetAlertsSettingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksAlertsSettingsExample", example.applyValue(getAlertsSettingsResult -> getAlertsSettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getAlertsSettings(GetAlertsSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getAlertsSettings:getAlertsSettings", TypeShape.of(GetAlertsSettingsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -921,6 +1007,47 @@ public static CompletableFuture getApplianceConnectivityMonitoringDestinations(GetApplianceConnectivityMonitoringDestinationsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getApplianceConnectivityMonitoringDestinations:getApplianceConnectivityMonitoringDestinations", TypeShape.of(GetApplianceConnectivityMonitoringDestinationsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceConnectivityMonitoringDestinationsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getApplianceConnectivityMonitoringDestinations(GetApplianceConnectivityMonitoringDestinationsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksApplianceConnectivityMonitoringDestinationsExample", example.applyValue(getApplianceConnectivityMonitoringDestinationsResult -> getApplianceConnectivityMonitoringDestinationsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getApplianceConnectivityMonitoringDestinations(GetApplianceConnectivityMonitoringDestinationsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceConnectivityMonitoringDestinations:getApplianceConnectivityMonitoringDestinations", TypeShape.of(GetApplianceConnectivityMonitoringDestinationsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -1085,6 +1212,47 @@ public static CompletableFuture getAppliance public static Output getApplianceContentFiltering(GetApplianceContentFilteringArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getApplianceContentFiltering:getApplianceContentFiltering", TypeShape.of(GetApplianceContentFilteringResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceContentFilteringArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getApplianceContentFiltering(GetApplianceContentFilteringArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksApplianceContentFilteringExample", example.applyValue(getApplianceContentFilteringResult -> getApplianceContentFilteringResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getApplianceContentFiltering(GetApplianceContentFilteringArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceContentFiltering:getApplianceContentFiltering", TypeShape.of(GetApplianceContentFilteringResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -1287,8 +1455,8 @@ public static Output getApplianceC * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceContentFilteringCategoriesPlain(GetApplianceContentFilteringCategoriesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceContentFilteringCategories:getApplianceContentFilteringCategories", TypeShape.of(GetApplianceContentFilteringCategoriesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceContentFilteringCategories(GetApplianceContentFilteringCategoriesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceContentFilteringCategories:getApplianceContentFilteringCategories", TypeShape.of(GetApplianceContentFilteringCategoriesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1302,7 +1470,7 @@ public static CompletableFuture ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallCellularFirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceContentFilteringCategoriesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1316,11 +1484,11 @@ public static CompletableFuture ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallCellularFirewallRules(GetApplianceFirewallCellularFirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceContentFilteringCategories(GetApplianceContentFilteringCategoriesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallCellularFirewallRulesExample", example.applyValue(getApplianceFirewallCellularFirewallRulesResult -> getApplianceFirewallCellularFirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceContentFilteringCategoriesExample", example.applyValue(getApplianceContentFilteringCategoriesResult -> getApplianceContentFilteringCategoriesResult.item())); * } * } * } @@ -1328,8 +1496,8 @@ public static CompletableFuture ge * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallCellularFirewallRules(GetApplianceFirewallCellularFirewallRulesArgs args) { - return getApplianceFirewallCellularFirewallRules(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceContentFilteringCategoriesPlain(GetApplianceContentFilteringCategoriesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceContentFilteringCategories:getApplianceContentFilteringCategories", TypeShape.of(GetApplianceContentFilteringCategoriesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1369,8 +1537,8 @@ public static Output getApplian * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallCellularFirewallRulesPlain(GetApplianceFirewallCellularFirewallRulesPlainArgs args) { - return getApplianceFirewallCellularFirewallRulesPlain(args, InvokeOptions.Empty); + public static Output getApplianceFirewallCellularFirewallRules(GetApplianceFirewallCellularFirewallRulesArgs args) { + return getApplianceFirewallCellularFirewallRules(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1410,8 +1578,8 @@ public static CompletableFuture * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallCellularFirewallRules(GetApplianceFirewallCellularFirewallRulesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallCellularFirewallRules:getApplianceFirewallCellularFirewallRules", TypeShape.of(GetApplianceFirewallCellularFirewallRulesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceFirewallCellularFirewallRulesPlain(GetApplianceFirewallCellularFirewallRulesPlainArgs args) { + return getApplianceFirewallCellularFirewallRulesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1451,8 +1619,8 @@ public static Output getApplian * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallCellularFirewallRulesPlain(GetApplianceFirewallCellularFirewallRulesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallCellularFirewallRules:getApplianceFirewallCellularFirewallRules", TypeShape.of(GetApplianceFirewallCellularFirewallRulesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallCellularFirewallRules(GetApplianceFirewallCellularFirewallRulesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallCellularFirewallRules:getApplianceFirewallCellularFirewallRules", TypeShape.of(GetApplianceFirewallCellularFirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1466,7 +1634,7 @@ public static CompletableFuture * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallFirewalledServicesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallCellularFirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1480,12 +1648,11 @@ public static CompletableFuture * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallFirewalledServices(GetApplianceFirewallFirewalledServicesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallCellularFirewallRules(GetApplianceFirewallCellularFirewallRulesArgs.builder() * .networkId("string") - * .service("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallFirewalledServicesExample", example.applyValue(getApplianceFirewallFirewalledServicesResult -> getApplianceFirewallFirewalledServicesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallCellularFirewallRulesExample", example.applyValue(getApplianceFirewallCellularFirewallRulesResult -> getApplianceFirewallCellularFirewallRulesResult.item())); * } * } * } @@ -1493,8 +1660,8 @@ public static CompletableFuture * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallFirewalledServices(GetApplianceFirewallFirewalledServicesArgs args) { - return getApplianceFirewallFirewalledServices(args, InvokeOptions.Empty); + public static Output getApplianceFirewallCellularFirewallRules(GetApplianceFirewallCellularFirewallRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallCellularFirewallRules:getApplianceFirewallCellularFirewallRules", TypeShape.of(GetApplianceFirewallCellularFirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1508,7 +1675,7 @@ public static Output getApplianceF * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallFirewalledServicesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallCellularFirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1522,12 +1689,11 @@ public static Output getApplianceF * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallFirewalledServices(GetApplianceFirewallFirewalledServicesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallCellularFirewallRules(GetApplianceFirewallCellularFirewallRulesArgs.builder() * .networkId("string") - * .service("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallFirewalledServicesExample", example.applyValue(getApplianceFirewallFirewalledServicesResult -> getApplianceFirewallFirewalledServicesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallCellularFirewallRulesExample", example.applyValue(getApplianceFirewallCellularFirewallRulesResult -> getApplianceFirewallCellularFirewallRulesResult.item())); * } * } * } @@ -1535,8 +1701,8 @@ public static Output getApplianceF * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallFirewalledServicesPlain(GetApplianceFirewallFirewalledServicesPlainArgs args) { - return getApplianceFirewallFirewalledServicesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceFirewallCellularFirewallRulesPlain(GetApplianceFirewallCellularFirewallRulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallCellularFirewallRules:getApplianceFirewallCellularFirewallRules", TypeShape.of(GetApplianceFirewallCellularFirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1577,8 +1743,8 @@ public static CompletableFuture ge * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallFirewalledServices(GetApplianceFirewallFirewalledServicesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallFirewalledServices:getApplianceFirewallFirewalledServices", TypeShape.of(GetApplianceFirewallFirewalledServicesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallFirewalledServices(GetApplianceFirewallFirewalledServicesArgs args) { + return getApplianceFirewallFirewalledServices(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1619,8 +1785,8 @@ public static Output getApplianceF * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallFirewalledServicesPlain(GetApplianceFirewallFirewalledServicesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallFirewalledServices:getApplianceFirewallFirewalledServices", TypeShape.of(GetApplianceFirewallFirewalledServicesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceFirewallFirewalledServicesPlain(GetApplianceFirewallFirewalledServicesPlainArgs args) { + return getApplianceFirewallFirewalledServicesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1634,7 +1800,7 @@ public static CompletableFuture ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallInboundFirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallFirewalledServicesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1648,11 +1814,12 @@ public static CompletableFuture ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallFirewalledServices(GetApplianceFirewallFirewalledServicesArgs.builder() * .networkId("string") + * .service("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallInboundFirewallRulesExample", example.applyValue(getApplianceFirewallInboundFirewallRulesResult -> getApplianceFirewallInboundFirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallFirewalledServicesExample", example.applyValue(getApplianceFirewallFirewalledServicesResult -> getApplianceFirewallFirewalledServicesResult.item())); * } * } * } @@ -1660,8 +1827,8 @@ public static CompletableFuture ge * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs args) { - return getApplianceFirewallInboundFirewallRules(args, InvokeOptions.Empty); + public static Output getApplianceFirewallFirewalledServices(GetApplianceFirewallFirewalledServicesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallFirewalledServices:getApplianceFirewallFirewalledServices", TypeShape.of(GetApplianceFirewallFirewalledServicesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1675,7 +1842,7 @@ public static Output getApplianc * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallInboundFirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallFirewalledServicesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1689,11 +1856,12 @@ public static Output getApplianc * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallFirewalledServices(GetApplianceFirewallFirewalledServicesArgs.builder() * .networkId("string") + * .service("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallInboundFirewallRulesExample", example.applyValue(getApplianceFirewallInboundFirewallRulesResult -> getApplianceFirewallInboundFirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallFirewalledServicesExample", example.applyValue(getApplianceFirewallFirewalledServicesResult -> getApplianceFirewallFirewalledServicesResult.item())); * } * } * } @@ -1701,8 +1869,8 @@ public static Output getApplianc * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallInboundFirewallRulesPlain(GetApplianceFirewallInboundFirewallRulesPlainArgs args) { - return getApplianceFirewallInboundFirewallRulesPlain(args, InvokeOptions.Empty); + public static Output getApplianceFirewallFirewalledServices(GetApplianceFirewallFirewalledServicesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallFirewalledServices:getApplianceFirewallFirewalledServices", TypeShape.of(GetApplianceFirewallFirewalledServicesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1716,7 +1884,7 @@ public static CompletableFuture * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallInboundFirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallFirewalledServicesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1730,11 +1898,12 @@ public static CompletableFuture * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallFirewalledServices(GetApplianceFirewallFirewalledServicesArgs.builder() * .networkId("string") + * .service("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallInboundFirewallRulesExample", example.applyValue(getApplianceFirewallInboundFirewallRulesResult -> getApplianceFirewallInboundFirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallFirewalledServicesExample", example.applyValue(getApplianceFirewallFirewalledServicesResult -> getApplianceFirewallFirewalledServicesResult.item())); * } * } * } @@ -1742,8 +1911,8 @@ public static CompletableFuture * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallInboundFirewallRules:getApplianceFirewallInboundFirewallRules", TypeShape.of(GetApplianceFirewallInboundFirewallRulesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceFirewallFirewalledServicesPlain(GetApplianceFirewallFirewalledServicesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallFirewalledServices:getApplianceFirewallFirewalledServices", TypeShape.of(GetApplianceFirewallFirewalledServicesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1783,8 +1952,8 @@ public static Output getApplianc * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallInboundFirewallRulesPlain(GetApplianceFirewallInboundFirewallRulesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallInboundFirewallRules:getApplianceFirewallInboundFirewallRules", TypeShape.of(GetApplianceFirewallInboundFirewallRulesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs args) { + return getApplianceFirewallInboundFirewallRules(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1798,7 +1967,7 @@ public static CompletableFuture * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL3FirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallInboundFirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1812,11 +1981,11 @@ public static CompletableFuture * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallL3FirewallRulesExample", example.applyValue(getApplianceFirewallL3FirewallRulesResult -> getApplianceFirewallL3FirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallInboundFirewallRulesExample", example.applyValue(getApplianceFirewallInboundFirewallRulesResult -> getApplianceFirewallInboundFirewallRulesResult.item())); * } * } * } @@ -1824,8 +1993,8 @@ public static CompletableFuture * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs args) { - return getApplianceFirewallL3FirewallRules(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceFirewallInboundFirewallRulesPlain(GetApplianceFirewallInboundFirewallRulesPlainArgs args) { + return getApplianceFirewallInboundFirewallRulesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1839,7 +2008,7 @@ public static Output getApplianceFire * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL3FirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallInboundFirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1853,11 +2022,11 @@ public static Output getApplianceFire * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallL3FirewallRulesExample", example.applyValue(getApplianceFirewallL3FirewallRulesResult -> getApplianceFirewallL3FirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallInboundFirewallRulesExample", example.applyValue(getApplianceFirewallInboundFirewallRulesResult -> getApplianceFirewallInboundFirewallRulesResult.item())); * } * } * } @@ -1865,8 +2034,8 @@ public static Output getApplianceFire * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallL3FirewallRulesPlain(GetApplianceFirewallL3FirewallRulesPlainArgs args) { - return getApplianceFirewallL3FirewallRulesPlain(args, InvokeOptions.Empty); + public static Output getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallInboundFirewallRules:getApplianceFirewallInboundFirewallRules", TypeShape.of(GetApplianceFirewallInboundFirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1880,7 +2049,7 @@ public static CompletableFuture getAp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL3FirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallInboundFirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1894,11 +2063,11 @@ public static CompletableFuture getAp * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallL3FirewallRulesExample", example.applyValue(getApplianceFirewallL3FirewallRulesResult -> getApplianceFirewallL3FirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallInboundFirewallRulesExample", example.applyValue(getApplianceFirewallInboundFirewallRulesResult -> getApplianceFirewallInboundFirewallRulesResult.item())); * } * } * } @@ -1906,8 +2075,8 @@ public static CompletableFuture getAp * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallL3FirewallRules:getApplianceFirewallL3FirewallRules", TypeShape.of(GetApplianceFirewallL3FirewallRulesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallInboundFirewallRules:getApplianceFirewallInboundFirewallRules", TypeShape.of(GetApplianceFirewallInboundFirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1921,7 +2090,7 @@ public static Output getApplianceFire * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL3FirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallInboundFirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1935,11 +2104,11 @@ public static Output getApplianceFire * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallInboundFirewallRules(GetApplianceFirewallInboundFirewallRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallL3FirewallRulesExample", example.applyValue(getApplianceFirewallL3FirewallRulesResult -> getApplianceFirewallL3FirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallInboundFirewallRulesExample", example.applyValue(getApplianceFirewallInboundFirewallRulesResult -> getApplianceFirewallInboundFirewallRulesResult.item())); * } * } * } @@ -1947,8 +2116,8 @@ public static Output getApplianceFire * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallL3FirewallRulesPlain(GetApplianceFirewallL3FirewallRulesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallL3FirewallRules:getApplianceFirewallL3FirewallRules", TypeShape.of(GetApplianceFirewallL3FirewallRulesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceFirewallInboundFirewallRulesPlain(GetApplianceFirewallInboundFirewallRulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallInboundFirewallRules:getApplianceFirewallInboundFirewallRules", TypeShape.of(GetApplianceFirewallInboundFirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1962,7 +2131,7 @@ public static CompletableFuture getAp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL7FirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL3FirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1976,11 +2145,11 @@ public static CompletableFuture getAp * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallL7FirewallRules(GetApplianceFirewallL7FirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesExample", example.applyValue(getApplianceFirewallL7FirewallRulesResult -> getApplianceFirewallL7FirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL3FirewallRulesExample", example.applyValue(getApplianceFirewallL3FirewallRulesResult -> getApplianceFirewallL3FirewallRulesResult.item())); * } * } * } @@ -1988,8 +2157,8 @@ public static CompletableFuture getAp * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallL7FirewallRules(GetApplianceFirewallL7FirewallRulesArgs args) { - return getApplianceFirewallL7FirewallRules(args, InvokeOptions.Empty); + public static Output getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs args) { + return getApplianceFirewallL3FirewallRules(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2003,7 +2172,7 @@ public static Output getApplianceFire * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL7FirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL3FirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2017,11 +2186,11 @@ public static Output getApplianceFire * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallL7FirewallRules(GetApplianceFirewallL7FirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesExample", example.applyValue(getApplianceFirewallL7FirewallRulesResult -> getApplianceFirewallL7FirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL3FirewallRulesExample", example.applyValue(getApplianceFirewallL3FirewallRulesResult -> getApplianceFirewallL3FirewallRulesResult.item())); * } * } * } @@ -2029,8 +2198,8 @@ public static Output getApplianceFire * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallL7FirewallRulesPlain(GetApplianceFirewallL7FirewallRulesPlainArgs args) { - return getApplianceFirewallL7FirewallRulesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceFirewallL3FirewallRulesPlain(GetApplianceFirewallL3FirewallRulesPlainArgs args) { + return getApplianceFirewallL3FirewallRulesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2044,7 +2213,7 @@ public static CompletableFuture getAp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL7FirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL3FirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2058,11 +2227,11 @@ public static CompletableFuture getAp * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallL7FirewallRules(GetApplianceFirewallL7FirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesExample", example.applyValue(getApplianceFirewallL7FirewallRulesResult -> getApplianceFirewallL7FirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL3FirewallRulesExample", example.applyValue(getApplianceFirewallL3FirewallRulesResult -> getApplianceFirewallL3FirewallRulesResult.item())); * } * } * } @@ -2070,8 +2239,8 @@ public static CompletableFuture getAp * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallL7FirewallRules(GetApplianceFirewallL7FirewallRulesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallL7FirewallRules:getApplianceFirewallL7FirewallRules", TypeShape.of(GetApplianceFirewallL7FirewallRulesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallL3FirewallRules:getApplianceFirewallL3FirewallRules", TypeShape.of(GetApplianceFirewallL3FirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2085,7 +2254,7 @@ public static Output getApplianceFire * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL7FirewallRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL3FirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2099,11 +2268,11 @@ public static Output getApplianceFire * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallL7FirewallRules(GetApplianceFirewallL7FirewallRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesExample", example.applyValue(getApplianceFirewallL7FirewallRulesResult -> getApplianceFirewallL7FirewallRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL3FirewallRulesExample", example.applyValue(getApplianceFirewallL3FirewallRulesResult -> getApplianceFirewallL3FirewallRulesResult.item())); * } * } * } @@ -2111,8 +2280,8 @@ public static Output getApplianceFire * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallL7FirewallRulesPlain(GetApplianceFirewallL7FirewallRulesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallL7FirewallRules:getApplianceFirewallL7FirewallRules", TypeShape.of(GetApplianceFirewallL7FirewallRulesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallL3FirewallRules:getApplianceFirewallL3FirewallRules", TypeShape.of(GetApplianceFirewallL3FirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2126,7 +2295,7 @@ public static CompletableFuture getAp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL3FirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2140,11 +2309,11 @@ public static CompletableFuture getAp * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallL7FirewallRulesApplicationCategories(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallL3FirewallRules(GetApplianceFirewallL3FirewallRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesApplicationCategoriesExample", example.applyValue(getApplianceFirewallL7FirewallRulesApplicationCategoriesResult -> getApplianceFirewallL7FirewallRulesApplicationCategoriesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL3FirewallRulesExample", example.applyValue(getApplianceFirewallL3FirewallRulesResult -> getApplianceFirewallL3FirewallRulesResult.item())); * } * } * } @@ -2152,8 +2321,8 @@ public static CompletableFuture getAp * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallL7FirewallRulesApplicationCategories(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs args) { - return getApplianceFirewallL7FirewallRulesApplicationCategories(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceFirewallL3FirewallRulesPlain(GetApplianceFirewallL3FirewallRulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallL3FirewallRules:getApplianceFirewallL3FirewallRules", TypeShape.of(GetApplianceFirewallL3FirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2167,7 +2336,7 @@ public static Output getApplianceFirewallL7FirewallRulesApplicationCategoriesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesExample", example.applyValue(getApplianceFirewallL7FirewallRulesResult -> getApplianceFirewallL7FirewallRulesResult.item())); * } * } * } @@ -2193,8 +2362,8 @@ public static Output getApplianceFirewallL7FirewallRulesApplicationCategoriesPlain(GetApplianceFirewallL7FirewallRulesApplicationCategoriesPlainArgs args) { - return getApplianceFirewallL7FirewallRulesApplicationCategoriesPlain(args, InvokeOptions.Empty); + public static Output getApplianceFirewallL7FirewallRules(GetApplianceFirewallL7FirewallRulesArgs args) { + return getApplianceFirewallL7FirewallRules(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2208,7 +2377,7 @@ public static CompletableFuture getApplianceFirewallL7FirewallRulesApplicationCategoriesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesExample", example.applyValue(getApplianceFirewallL7FirewallRulesResult -> getApplianceFirewallL7FirewallRulesResult.item())); * } * } * } @@ -2234,8 +2403,8 @@ public static CompletableFuture getApplianceFirewallL7FirewallRulesApplicationCategories(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallL7FirewallRulesApplicationCategories:getApplianceFirewallL7FirewallRulesApplicationCategories", TypeShape.of(GetApplianceFirewallL7FirewallRulesApplicationCategoriesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceFirewallL7FirewallRulesPlain(GetApplianceFirewallL7FirewallRulesPlainArgs args) { + return getApplianceFirewallL7FirewallRulesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2249,7 +2418,7 @@ public static Output getApplianceFirewallL7FirewallRulesApplicationCategoriesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesExample", example.applyValue(getApplianceFirewallL7FirewallRulesResult -> getApplianceFirewallL7FirewallRulesResult.item())); * } * } * } @@ -2275,8 +2444,8 @@ public static Output getApplianceFirewallL7FirewallRulesApplicationCategoriesPlain(GetApplianceFirewallL7FirewallRulesApplicationCategoriesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallL7FirewallRulesApplicationCategories:getApplianceFirewallL7FirewallRulesApplicationCategories", TypeShape.of(GetApplianceFirewallL7FirewallRulesApplicationCategoriesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallL7FirewallRules(GetApplianceFirewallL7FirewallRulesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallL7FirewallRules:getApplianceFirewallL7FirewallRules", TypeShape.of(GetApplianceFirewallL7FirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2290,7 +2459,7 @@ public static CompletableFuture getApplianceFirewallOneToManyNatRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesExample", example.applyValue(getApplianceFirewallL7FirewallRulesResult -> getApplianceFirewallL7FirewallRulesResult.item())); * } * } * } @@ -2316,8 +2485,8 @@ public static CompletableFuture getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs args) { - return getApplianceFirewallOneToManyNatRules(args, InvokeOptions.Empty); + public static Output getApplianceFirewallL7FirewallRules(GetApplianceFirewallL7FirewallRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallL7FirewallRules:getApplianceFirewallL7FirewallRules", TypeShape.of(GetApplianceFirewallL7FirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2331,7 +2500,7 @@ public static Output getApplianceFi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToManyNatRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL7FirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2345,11 +2514,11 @@ public static Output getApplianceFi * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallL7FirewallRules(GetApplianceFirewallL7FirewallRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallOneToManyNatRulesExample", example.applyValue(getApplianceFirewallOneToManyNatRulesResult -> getApplianceFirewallOneToManyNatRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesExample", example.applyValue(getApplianceFirewallL7FirewallRulesResult -> getApplianceFirewallL7FirewallRulesResult.item())); * } * } * } @@ -2357,8 +2526,8 @@ public static Output getApplianceFi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallOneToManyNatRulesPlain(GetApplianceFirewallOneToManyNatRulesPlainArgs args) { - return getApplianceFirewallOneToManyNatRulesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceFirewallL7FirewallRulesPlain(GetApplianceFirewallL7FirewallRulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallL7FirewallRules:getApplianceFirewallL7FirewallRules", TypeShape.of(GetApplianceFirewallL7FirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2372,7 +2541,7 @@ public static CompletableFuture get * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToManyNatRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2386,11 +2555,11 @@ public static CompletableFuture get * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallL7FirewallRulesApplicationCategories(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallOneToManyNatRulesExample", example.applyValue(getApplianceFirewallOneToManyNatRulesResult -> getApplianceFirewallOneToManyNatRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesApplicationCategoriesExample", example.applyValue(getApplianceFirewallL7FirewallRulesApplicationCategoriesResult -> getApplianceFirewallL7FirewallRulesApplicationCategoriesResult.item())); * } * } * } @@ -2398,8 +2567,8 @@ public static CompletableFuture get * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallOneToManyNatRules:getApplianceFirewallOneToManyNatRules", TypeShape.of(GetApplianceFirewallOneToManyNatRulesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallL7FirewallRulesApplicationCategories(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs args) { + return getApplianceFirewallL7FirewallRulesApplicationCategories(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2413,7 +2582,7 @@ public static Output getApplianceFi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToManyNatRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2427,11 +2596,11 @@ public static Output getApplianceFi * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallL7FirewallRulesApplicationCategories(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallOneToManyNatRulesExample", example.applyValue(getApplianceFirewallOneToManyNatRulesResult -> getApplianceFirewallOneToManyNatRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesApplicationCategoriesExample", example.applyValue(getApplianceFirewallL7FirewallRulesApplicationCategoriesResult -> getApplianceFirewallL7FirewallRulesApplicationCategoriesResult.item())); * } * } * } @@ -2439,8 +2608,8 @@ public static Output getApplianceFi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallOneToManyNatRulesPlain(GetApplianceFirewallOneToManyNatRulesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallOneToManyNatRules:getApplianceFirewallOneToManyNatRules", TypeShape.of(GetApplianceFirewallOneToManyNatRulesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceFirewallL7FirewallRulesApplicationCategoriesPlain(GetApplianceFirewallL7FirewallRulesApplicationCategoriesPlainArgs args) { + return getApplianceFirewallL7FirewallRulesApplicationCategoriesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2454,7 +2623,7 @@ public static CompletableFuture get * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToOneNatRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2468,11 +2637,11 @@ public static CompletableFuture get * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallL7FirewallRulesApplicationCategories(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallOneToOneNatRulesExample", example.applyValue(getApplianceFirewallOneToOneNatRulesResult -> getApplianceFirewallOneToOneNatRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesApplicationCategoriesExample", example.applyValue(getApplianceFirewallL7FirewallRulesApplicationCategoriesResult -> getApplianceFirewallL7FirewallRulesApplicationCategoriesResult.item())); * } * } * } @@ -2480,8 +2649,8 @@ public static CompletableFuture get * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs args) { - return getApplianceFirewallOneToOneNatRules(args, InvokeOptions.Empty); + public static Output getApplianceFirewallL7FirewallRulesApplicationCategories(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallL7FirewallRulesApplicationCategories:getApplianceFirewallL7FirewallRulesApplicationCategories", TypeShape.of(GetApplianceFirewallL7FirewallRulesApplicationCategoriesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2495,7 +2664,7 @@ public static Output getApplianceFir * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToOneNatRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2509,11 +2678,11 @@ public static Output getApplianceFir * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallL7FirewallRulesApplicationCategories(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallOneToOneNatRulesExample", example.applyValue(getApplianceFirewallOneToOneNatRulesResult -> getApplianceFirewallOneToOneNatRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesApplicationCategoriesExample", example.applyValue(getApplianceFirewallL7FirewallRulesApplicationCategoriesResult -> getApplianceFirewallL7FirewallRulesApplicationCategoriesResult.item())); * } * } * } @@ -2521,8 +2690,8 @@ public static Output getApplianceFir * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallOneToOneNatRulesPlain(GetApplianceFirewallOneToOneNatRulesPlainArgs args) { - return getApplianceFirewallOneToOneNatRulesPlain(args, InvokeOptions.Empty); + public static Output getApplianceFirewallL7FirewallRulesApplicationCategories(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallL7FirewallRulesApplicationCategories:getApplianceFirewallL7FirewallRulesApplicationCategories", TypeShape.of(GetApplianceFirewallL7FirewallRulesApplicationCategoriesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2536,7 +2705,7 @@ public static CompletableFuture getA * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToOneNatRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2550,11 +2719,11 @@ public static CompletableFuture getA * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallL7FirewallRulesApplicationCategories(GetApplianceFirewallL7FirewallRulesApplicationCategoriesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallOneToOneNatRulesExample", example.applyValue(getApplianceFirewallOneToOneNatRulesResult -> getApplianceFirewallOneToOneNatRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallL7FirewallRulesApplicationCategoriesExample", example.applyValue(getApplianceFirewallL7FirewallRulesApplicationCategoriesResult -> getApplianceFirewallL7FirewallRulesApplicationCategoriesResult.item())); * } * } * } @@ -2562,8 +2731,8 @@ public static CompletableFuture getA * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallOneToOneNatRules:getApplianceFirewallOneToOneNatRules", TypeShape.of(GetApplianceFirewallOneToOneNatRulesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceFirewallL7FirewallRulesApplicationCategoriesPlain(GetApplianceFirewallL7FirewallRulesApplicationCategoriesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallL7FirewallRulesApplicationCategories:getApplianceFirewallL7FirewallRulesApplicationCategories", TypeShape.of(GetApplianceFirewallL7FirewallRulesApplicationCategoriesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2577,7 +2746,7 @@ public static Output getApplianceFir * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToOneNatRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToManyNatRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2591,11 +2760,11 @@ public static Output getApplianceFir * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallOneToOneNatRulesExample", example.applyValue(getApplianceFirewallOneToOneNatRulesResult -> getApplianceFirewallOneToOneNatRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallOneToManyNatRulesExample", example.applyValue(getApplianceFirewallOneToManyNatRulesResult -> getApplianceFirewallOneToManyNatRulesResult.item())); * } * } * } @@ -2603,8 +2772,8 @@ public static Output getApplianceFir * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallOneToOneNatRulesPlain(GetApplianceFirewallOneToOneNatRulesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallOneToOneNatRules:getApplianceFirewallOneToOneNatRules", TypeShape.of(GetApplianceFirewallOneToOneNatRulesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs args) { + return getApplianceFirewallOneToManyNatRules(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2618,7 +2787,7 @@ public static CompletableFuture getA * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallPortForwardingRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToManyNatRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2632,11 +2801,11 @@ public static CompletableFuture getA * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallPortForwardingRulesExample", example.applyValue(getApplianceFirewallPortForwardingRulesResult -> getApplianceFirewallPortForwardingRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallOneToManyNatRulesExample", example.applyValue(getApplianceFirewallOneToManyNatRulesResult -> getApplianceFirewallOneToManyNatRulesResult.item())); * } * } * } @@ -2644,8 +2813,8 @@ public static CompletableFuture getA * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs args) { - return getApplianceFirewallPortForwardingRules(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceFirewallOneToManyNatRulesPlain(GetApplianceFirewallOneToManyNatRulesPlainArgs args) { + return getApplianceFirewallOneToManyNatRulesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2659,7 +2828,7 @@ public static Output getAppliance * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallPortForwardingRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToManyNatRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2673,11 +2842,11 @@ public static Output getAppliance * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallPortForwardingRulesExample", example.applyValue(getApplianceFirewallPortForwardingRulesResult -> getApplianceFirewallPortForwardingRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallOneToManyNatRulesExample", example.applyValue(getApplianceFirewallOneToManyNatRulesResult -> getApplianceFirewallOneToManyNatRulesResult.item())); * } * } * } @@ -2685,8 +2854,8 @@ public static Output getAppliance * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallPortForwardingRulesPlain(GetApplianceFirewallPortForwardingRulesPlainArgs args) { - return getApplianceFirewallPortForwardingRulesPlain(args, InvokeOptions.Empty); + public static Output getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallOneToManyNatRules:getApplianceFirewallOneToManyNatRules", TypeShape.of(GetApplianceFirewallOneToManyNatRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2700,7 +2869,7 @@ public static CompletableFuture g * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallPortForwardingRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToManyNatRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2714,11 +2883,11 @@ public static CompletableFuture g * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallPortForwardingRulesExample", example.applyValue(getApplianceFirewallPortForwardingRulesResult -> getApplianceFirewallPortForwardingRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallOneToManyNatRulesExample", example.applyValue(getApplianceFirewallOneToManyNatRulesResult -> getApplianceFirewallOneToManyNatRulesResult.item())); * } * } * } @@ -2726,8 +2895,8 @@ public static CompletableFuture g * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallPortForwardingRules:getApplianceFirewallPortForwardingRules", TypeShape.of(GetApplianceFirewallPortForwardingRulesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallOneToManyNatRules:getApplianceFirewallOneToManyNatRules", TypeShape.of(GetApplianceFirewallOneToManyNatRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2741,7 +2910,7 @@ public static Output getAppliance * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallPortForwardingRulesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToManyNatRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2755,11 +2924,11 @@ public static Output getAppliance * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallOneToManyNatRules(GetApplianceFirewallOneToManyNatRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallPortForwardingRulesExample", example.applyValue(getApplianceFirewallPortForwardingRulesResult -> getApplianceFirewallPortForwardingRulesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallOneToManyNatRulesExample", example.applyValue(getApplianceFirewallOneToManyNatRulesResult -> getApplianceFirewallOneToManyNatRulesResult.item())); * } * } * } @@ -2767,8 +2936,8 @@ public static Output getAppliance * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallPortForwardingRulesPlain(GetApplianceFirewallPortForwardingRulesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallPortForwardingRules:getApplianceFirewallPortForwardingRules", TypeShape.of(GetApplianceFirewallPortForwardingRulesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceFirewallOneToManyNatRulesPlain(GetApplianceFirewallOneToManyNatRulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallOneToManyNatRules:getApplianceFirewallOneToManyNatRules", TypeShape.of(GetApplianceFirewallOneToManyNatRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2782,7 +2951,7 @@ public static CompletableFuture g * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToOneNatRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2796,11 +2965,11 @@ public static CompletableFuture g * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallSettingsExample", example.applyValue(getApplianceFirewallSettingsResult -> getApplianceFirewallSettingsResult.item())); + * ctx.export("merakiNetworksApplianceFirewallOneToOneNatRulesExample", example.applyValue(getApplianceFirewallOneToOneNatRulesResult -> getApplianceFirewallOneToOneNatRulesResult.item())); * } * } * } @@ -2808,8 +2977,8 @@ public static CompletableFuture g * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs args) { - return getApplianceFirewallSettings(args, InvokeOptions.Empty); + public static Output getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs args) { + return getApplianceFirewallOneToOneNatRules(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2823,7 +2992,7 @@ public static Output getApplianceFirewallSet * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToOneNatRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2837,11 +3006,11 @@ public static Output getApplianceFirewallSet * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallSettingsExample", example.applyValue(getApplianceFirewallSettingsResult -> getApplianceFirewallSettingsResult.item())); + * ctx.export("merakiNetworksApplianceFirewallOneToOneNatRulesExample", example.applyValue(getApplianceFirewallOneToOneNatRulesResult -> getApplianceFirewallOneToOneNatRulesResult.item())); * } * } * } @@ -2849,8 +3018,8 @@ public static Output getApplianceFirewallSet * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallSettingsPlain(GetApplianceFirewallSettingsPlainArgs args) { - return getApplianceFirewallSettingsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceFirewallOneToOneNatRulesPlain(GetApplianceFirewallOneToOneNatRulesPlainArgs args) { + return getApplianceFirewallOneToOneNatRulesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2864,7 +3033,7 @@ public static CompletableFuture getAppliance * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToOneNatRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2878,11 +3047,11 @@ public static CompletableFuture getAppliance * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallSettingsExample", example.applyValue(getApplianceFirewallSettingsResult -> getApplianceFirewallSettingsResult.item())); + * ctx.export("merakiNetworksApplianceFirewallOneToOneNatRulesExample", example.applyValue(getApplianceFirewallOneToOneNatRulesResult -> getApplianceFirewallOneToOneNatRulesResult.item())); * } * } * } @@ -2890,8 +3059,8 @@ public static CompletableFuture getAppliance * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallSettings:getApplianceFirewallSettings", TypeShape.of(GetApplianceFirewallSettingsResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallOneToOneNatRules:getApplianceFirewallOneToOneNatRules", TypeShape.of(GetApplianceFirewallOneToOneNatRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2905,7 +3074,7 @@ public static Output getApplianceFirewallSet * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToOneNatRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2919,11 +3088,11 @@ public static Output getApplianceFirewallSet * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceFirewallSettingsExample", example.applyValue(getApplianceFirewallSettingsResult -> getApplianceFirewallSettingsResult.item())); + * ctx.export("merakiNetworksApplianceFirewallOneToOneNatRulesExample", example.applyValue(getApplianceFirewallOneToOneNatRulesResult -> getApplianceFirewallOneToOneNatRulesResult.item())); * } * } * } @@ -2931,92 +3100,8 @@ public static Output getApplianceFirewallSet * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceFirewallSettingsPlain(GetApplianceFirewallSettingsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallSettings:getApplianceFirewallSettings", TypeShape.of(GetApplianceFirewallSettingsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getAppliancePorts() { - return getAppliancePorts(GetAppliancePortsArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getAppliancePortsPlain() { - return getAppliancePortsPlain(GetAppliancePortsPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getAppliancePorts(GetAppliancePortsArgs args) { - return getAppliancePorts(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getAppliancePortsPlain(GetAppliancePortsPlainArgs args) { - return getAppliancePortsPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getAppliancePorts(GetAppliancePortsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getAppliancePorts:getAppliancePorts", TypeShape.of(GetAppliancePortsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getAppliancePortsPlain(GetAppliancePortsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getAppliancePorts:getAppliancePorts", TypeShape.of(GetAppliancePortsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getAppliancePrefixesDelegatedStatics() { - return getAppliancePrefixesDelegatedStatics(GetAppliancePrefixesDelegatedStaticsArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getAppliancePrefixesDelegatedStaticsPlain() { - return getAppliancePrefixesDelegatedStaticsPlain(GetAppliancePrefixesDelegatedStaticsPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getAppliancePrefixesDelegatedStatics(GetAppliancePrefixesDelegatedStaticsArgs args) { - return getAppliancePrefixesDelegatedStatics(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getAppliancePrefixesDelegatedStaticsPlain(GetAppliancePrefixesDelegatedStaticsPlainArgs args) { - return getAppliancePrefixesDelegatedStaticsPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getAppliancePrefixesDelegatedStatics(GetAppliancePrefixesDelegatedStaticsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getAppliancePrefixesDelegatedStatics:getAppliancePrefixesDelegatedStatics", TypeShape.of(GetAppliancePrefixesDelegatedStaticsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getAppliancePrefixesDelegatedStaticsPlain(GetAppliancePrefixesDelegatedStaticsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getAppliancePrefixesDelegatedStatics:getAppliancePrefixesDelegatedStatics", TypeShape.of(GetAppliancePrefixesDelegatedStaticsResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallOneToOneNatRules:getApplianceFirewallOneToOneNatRules", TypeShape.of(GetApplianceFirewallOneToOneNatRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3030,7 +3115,7 @@ public static CompletableFuture getA * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallOneToOneNatRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3044,11 +3129,11 @@ public static CompletableFuture getA * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallOneToOneNatRules(GetApplianceFirewallOneToOneNatRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallOneToOneNatRulesExample", example.applyValue(getApplianceFirewallOneToOneNatRulesResult -> getApplianceFirewallOneToOneNatRulesResult.item())); * } * } * } @@ -3056,8 +3141,8 @@ public static CompletableFuture getA * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceRfProfiles() { - return getApplianceRfProfiles(GetApplianceRfProfilesArgs.Empty, InvokeOptions.Empty); + public static CompletableFuture getApplianceFirewallOneToOneNatRulesPlain(GetApplianceFirewallOneToOneNatRulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallOneToOneNatRules:getApplianceFirewallOneToOneNatRules", TypeShape.of(GetApplianceFirewallOneToOneNatRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3071,7 +3156,7 @@ public static Output getApplianceRfProfiles() { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallPortForwardingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3085,11 +3170,11 @@ public static Output getApplianceRfProfiles() { * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallPortForwardingRulesExample", example.applyValue(getApplianceFirewallPortForwardingRulesResult -> getApplianceFirewallPortForwardingRulesResult.item())); * } * } * } @@ -3097,8 +3182,8 @@ public static Output getApplianceRfProfiles() { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceRfProfilesPlain() { - return getApplianceRfProfilesPlain(GetApplianceRfProfilesPlainArgs.Empty, InvokeOptions.Empty); + public static Output getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs args) { + return getApplianceFirewallPortForwardingRules(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3112,7 +3197,7 @@ public static CompletableFuture getApplianceRfProf * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallPortForwardingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3126,11 +3211,11 @@ public static CompletableFuture getApplianceRfProf * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallPortForwardingRulesExample", example.applyValue(getApplianceFirewallPortForwardingRulesResult -> getApplianceFirewallPortForwardingRulesResult.item())); * } * } * } @@ -3138,8 +3223,8 @@ public static CompletableFuture getApplianceRfProf * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceRfProfiles(GetApplianceRfProfilesArgs args) { - return getApplianceRfProfiles(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceFirewallPortForwardingRulesPlain(GetApplianceFirewallPortForwardingRulesPlainArgs args) { + return getApplianceFirewallPortForwardingRulesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3153,7 +3238,7 @@ public static Output getApplianceRfProfiles(GetApp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallPortForwardingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3167,11 +3252,11 @@ public static Output getApplianceRfProfiles(GetApp * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallPortForwardingRulesExample", example.applyValue(getApplianceFirewallPortForwardingRulesResult -> getApplianceFirewallPortForwardingRulesResult.item())); * } * } * } @@ -3179,8 +3264,8 @@ public static Output getApplianceRfProfiles(GetApp * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceRfProfilesPlain(GetApplianceRfProfilesPlainArgs args) { - return getApplianceRfProfilesPlain(args, InvokeOptions.Empty); + public static Output getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallPortForwardingRules:getApplianceFirewallPortForwardingRules", TypeShape.of(GetApplianceFirewallPortForwardingRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3194,7 +3279,7 @@ public static CompletableFuture getApplianceRfProf * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallPortForwardingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3208,11 +3293,11 @@ public static CompletableFuture getApplianceRfProf * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallPortForwardingRulesExample", example.applyValue(getApplianceFirewallPortForwardingRulesResult -> getApplianceFirewallPortForwardingRulesResult.item())); * } * } * } @@ -3220,8 +3305,8 @@ public static CompletableFuture getApplianceRfProf * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceRfProfiles(GetApplianceRfProfilesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceRfProfiles:getApplianceRfProfiles", TypeShape.of(GetApplianceRfProfilesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallPortForwardingRules:getApplianceFirewallPortForwardingRules", TypeShape.of(GetApplianceFirewallPortForwardingRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3235,7 +3320,7 @@ public static Output getApplianceRfProfiles(GetApp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallPortForwardingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3249,11 +3334,11 @@ public static Output getApplianceRfProfiles(GetApp * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallPortForwardingRules(GetApplianceFirewallPortForwardingRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item())); + * ctx.export("merakiNetworksApplianceFirewallPortForwardingRulesExample", example.applyValue(getApplianceFirewallPortForwardingRulesResult -> getApplianceFirewallPortForwardingRulesResult.item())); * } * } * } @@ -3261,8 +3346,8 @@ public static Output getApplianceRfProfiles(GetApp * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceRfProfilesPlain(GetApplianceRfProfilesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceRfProfiles:getApplianceRfProfiles", TypeShape.of(GetApplianceRfProfilesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceFirewallPortForwardingRulesPlain(GetApplianceFirewallPortForwardingRulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallPortForwardingRules:getApplianceFirewallPortForwardingRules", TypeShape.of(GetApplianceFirewallPortForwardingRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3276,7 +3361,7 @@ public static CompletableFuture getApplianceRfProf * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityIntrusionArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3290,11 +3375,11 @@ public static CompletableFuture getApplianceRfProf * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item())); + * ctx.export("merakiNetworksApplianceFirewallSettingsExample", example.applyValue(getApplianceFirewallSettingsResult -> getApplianceFirewallSettingsResult.item())); * } * } * } @@ -3302,8 +3387,8 @@ public static CompletableFuture getApplianceRfProf * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs args) { - return getApplianceSecurityIntrusion(args, InvokeOptions.Empty); + public static Output getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs args) { + return getApplianceFirewallSettings(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3317,7 +3402,7 @@ public static Output getApplianceSecurityIn * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityIntrusionArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3331,11 +3416,11 @@ public static Output getApplianceSecurityIn * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item())); + * ctx.export("merakiNetworksApplianceFirewallSettingsExample", example.applyValue(getApplianceFirewallSettingsResult -> getApplianceFirewallSettingsResult.item())); * } * } * } @@ -3343,8 +3428,8 @@ public static Output getApplianceSecurityIn * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceSecurityIntrusionPlain(GetApplianceSecurityIntrusionPlainArgs args) { - return getApplianceSecurityIntrusionPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceFirewallSettingsPlain(GetApplianceFirewallSettingsPlainArgs args) { + return getApplianceFirewallSettingsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3358,7 +3443,7 @@ public static CompletableFuture getApplianc * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityIntrusionArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3372,11 +3457,11 @@ public static CompletableFuture getApplianc * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item())); + * ctx.export("merakiNetworksApplianceFirewallSettingsExample", example.applyValue(getApplianceFirewallSettingsResult -> getApplianceFirewallSettingsResult.item())); * } * } * } @@ -3384,8 +3469,8 @@ public static CompletableFuture getApplianc * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", TypeShape.of(GetApplianceSecurityIntrusionResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallSettings:getApplianceFirewallSettings", TypeShape.of(GetApplianceFirewallSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3399,7 +3484,7 @@ public static Output getApplianceSecurityIn * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityIntrusionArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3413,11 +3498,11 @@ public static Output getApplianceSecurityIn * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item())); + * ctx.export("merakiNetworksApplianceFirewallSettingsExample", example.applyValue(getApplianceFirewallSettingsResult -> getApplianceFirewallSettingsResult.item())); * } * } * } @@ -3425,8 +3510,8 @@ public static Output getApplianceSecurityIn * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceSecurityIntrusionPlain(GetApplianceSecurityIntrusionPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", TypeShape.of(GetApplianceSecurityIntrusionResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceFirewallSettings:getApplianceFirewallSettings", TypeShape.of(GetApplianceFirewallSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3440,7 +3525,7 @@ public static CompletableFuture getApplianc * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityMalwareArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceFirewallSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3454,11 +3539,11 @@ public static CompletableFuture getApplianc * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs.builder() + * final var example = NetworksFunctions.getApplianceFirewallSettings(GetApplianceFirewallSettingsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceSecurityMalwareExample", example.applyValue(getApplianceSecurityMalwareResult -> getApplianceSecurityMalwareResult.item())); + * ctx.export("merakiNetworksApplianceFirewallSettingsExample", example.applyValue(getApplianceFirewallSettingsResult -> getApplianceFirewallSettingsResult.item())); * } * } * } @@ -3466,54 +3551,111 @@ public static CompletableFuture getApplianc * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs args) { - return getApplianceSecurityMalware(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceFirewallSettingsPlain(GetApplianceFirewallSettingsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceFirewallSettings:getApplianceFirewallSettings", TypeShape.of(GetApplianceFirewallSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * - * <!--Start PulumiCodeChooser --> - *
-     * {@code
-     * package generated_program;
-     * 
-     * import com.pulumi.Context;
-     * import com.pulumi.Pulumi;
-     * import com.pulumi.core.Output;
-     * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityMalwareArgs;
-     * import java.util.List;
-     * import java.util.ArrayList;
-     * import java.util.Map;
-     * import java.io.File;
-     * import java.nio.file.Files;
-     * import java.nio.file.Paths;
-     * 
-     * public class App {
-     *     public static void main(String[] args) {
-     *         Pulumi.run(App::stack);
-     *     }
-     * 
-     *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs.builder()
-     *             .networkId("string")
-     *             .build());
+     */
+    public static Output getAppliancePorts() {
+        return getAppliancePorts(GetAppliancePortsArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     *         ctx.export("merakiNetworksApplianceSecurityMalwareExample", example.applyValue(getApplianceSecurityMalwareResult -> getApplianceSecurityMalwareResult.item()));
-     *     }
-     * }
-     * }
-     * 
- * <!--End PulumiCodeChooser --> + */ + public static CompletableFuture getAppliancePortsPlain() { + return getAppliancePortsPlain(GetAppliancePortsPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage * */ - public static CompletableFuture getApplianceSecurityMalwarePlain(GetApplianceSecurityMalwarePlainArgs args) { - return getApplianceSecurityMalwarePlain(args, InvokeOptions.Empty); + public static Output getAppliancePorts(GetAppliancePortsArgs args) { + return getAppliancePorts(args, InvokeOptions.Empty); } /** * ## Example Usage * - * <!--Start PulumiCodeChooser --> + */ + public static CompletableFuture getAppliancePortsPlain(GetAppliancePortsPlainArgs args) { + return getAppliancePortsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getAppliancePorts(GetAppliancePortsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getAppliancePorts:getAppliancePorts", TypeShape.of(GetAppliancePortsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getAppliancePorts(GetAppliancePortsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getAppliancePorts:getAppliancePorts", TypeShape.of(GetAppliancePortsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getAppliancePortsPlain(GetAppliancePortsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getAppliancePorts:getAppliancePorts", TypeShape.of(GetAppliancePortsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getAppliancePrefixesDelegatedStatics() { + return getAppliancePrefixesDelegatedStatics(GetAppliancePrefixesDelegatedStaticsArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getAppliancePrefixesDelegatedStaticsPlain() { + return getAppliancePrefixesDelegatedStaticsPlain(GetAppliancePrefixesDelegatedStaticsPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getAppliancePrefixesDelegatedStatics(GetAppliancePrefixesDelegatedStaticsArgs args) { + return getAppliancePrefixesDelegatedStatics(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getAppliancePrefixesDelegatedStaticsPlain(GetAppliancePrefixesDelegatedStaticsPlainArgs args) { + return getAppliancePrefixesDelegatedStaticsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getAppliancePrefixesDelegatedStatics(GetAppliancePrefixesDelegatedStaticsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getAppliancePrefixesDelegatedStatics:getAppliancePrefixesDelegatedStatics", TypeShape.of(GetAppliancePrefixesDelegatedStaticsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getAppliancePrefixesDelegatedStatics(GetAppliancePrefixesDelegatedStaticsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getAppliancePrefixesDelegatedStatics:getAppliancePrefixesDelegatedStatics", TypeShape.of(GetAppliancePrefixesDelegatedStaticsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getAppliancePrefixesDelegatedStaticsPlain(GetAppliancePrefixesDelegatedStaticsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getAppliancePrefixesDelegatedStatics:getAppliancePrefixesDelegatedStatics", TypeShape.of(GetAppliancePrefixesDelegatedStaticsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> *
      * {@code
      * package generated_program;
@@ -3522,7 +3664,7 @@ public static CompletableFuture getApplianceS
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityMalwareArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -3536,11 +3678,11 @@ public static CompletableFuture getApplianceS
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceSecurityMalwareExample", example.applyValue(getApplianceSecurityMalwareResult -> getApplianceSecurityMalwareResult.item()));
+     *         ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item()));
      *     }
      * }
      * }
@@ -3548,8 +3690,8 @@ public static CompletableFuture getApplianceS
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getApplianceSecurityMalware:getApplianceSecurityMalware", TypeShape.of(GetApplianceSecurityMalwareResult.class), args, Utilities.withVersion(options));
+    public static Output getApplianceRfProfiles() {
+        return getApplianceRfProfiles(GetApplianceRfProfilesArgs.Empty, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -3563,7 +3705,7 @@ public static Output getApplianceSecurityMalw
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityMalwareArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -3577,11 +3719,11 @@ public static Output getApplianceSecurityMalw
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceSecurityMalwareExample", example.applyValue(getApplianceSecurityMalwareResult -> getApplianceSecurityMalwareResult.item()));
+     *         ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item()));
      *     }
      * }
      * }
@@ -3589,8 +3731,8 @@ public static Output getApplianceSecurityMalw
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceSecurityMalwarePlain(GetApplianceSecurityMalwarePlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceSecurityMalware:getApplianceSecurityMalware", TypeShape.of(GetApplianceSecurityMalwareResult.class), args, Utilities.withVersion(options));
+    public static CompletableFuture getApplianceRfProfilesPlain() {
+        return getApplianceRfProfilesPlain(GetApplianceRfProfilesPlainArgs.Empty, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -3604,7 +3746,7 @@ public static CompletableFuture getApplianceS
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceSettingsArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -3618,11 +3760,11 @@ public static CompletableFuture getApplianceS
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceSettings(GetApplianceSettingsArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceSettingsExample", example.applyValue(getApplianceSettingsResult -> getApplianceSettingsResult.item()));
+     *         ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item()));
      *     }
      * }
      * }
@@ -3630,8 +3772,8 @@ public static CompletableFuture getApplianceS
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceSettings(GetApplianceSettingsArgs args) {
-        return getApplianceSettings(args, InvokeOptions.Empty);
+    public static Output getApplianceRfProfiles(GetApplianceRfProfilesArgs args) {
+        return getApplianceRfProfiles(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -3645,7 +3787,7 @@ public static Output getApplianceSettings(GetApplian
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceSettingsArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -3659,11 +3801,11 @@ public static Output getApplianceSettings(GetApplian
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceSettings(GetApplianceSettingsArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceSettingsExample", example.applyValue(getApplianceSettingsResult -> getApplianceSettingsResult.item()));
+     *         ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item()));
      *     }
      * }
      * }
@@ -3671,8 +3813,8 @@ public static Output getApplianceSettings(GetApplian
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceSettingsPlain(GetApplianceSettingsPlainArgs args) {
-        return getApplianceSettingsPlain(args, InvokeOptions.Empty);
+    public static CompletableFuture getApplianceRfProfilesPlain(GetApplianceRfProfilesPlainArgs args) {
+        return getApplianceRfProfilesPlain(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -3686,7 +3828,7 @@ public static CompletableFuture getApplianceSettings
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceSettingsArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -3700,11 +3842,11 @@ public static CompletableFuture getApplianceSettings
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceSettings(GetApplianceSettingsArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceSettingsExample", example.applyValue(getApplianceSettingsResult -> getApplianceSettingsResult.item()));
+     *         ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item()));
      *     }
      * }
      * }
@@ -3712,8 +3854,8 @@ public static CompletableFuture getApplianceSettings
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceSettings(GetApplianceSettingsArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getApplianceSettings:getApplianceSettings", TypeShape.of(GetApplianceSettingsResult.class), args, Utilities.withVersion(options));
+    public static Output getApplianceRfProfiles(GetApplianceRfProfilesArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getApplianceRfProfiles:getApplianceRfProfiles", TypeShape.of(GetApplianceRfProfilesResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -3727,7 +3869,7 @@ public static Output getApplianceSettings(GetApplian
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceSettingsArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -3741,11 +3883,11 @@ public static Output getApplianceSettings(GetApplian
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceSettings(GetApplianceSettingsArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceSettingsExample", example.applyValue(getApplianceSettingsResult -> getApplianceSettingsResult.item()));
+     *         ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item()));
      *     }
      * }
      * }
@@ -3753,8 +3895,8 @@ public static Output getApplianceSettings(GetApplian
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceSettingsPlain(GetApplianceSettingsPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceSettings:getApplianceSettings", TypeShape.of(GetApplianceSettingsResult.class), args, Utilities.withVersion(options));
+    public static Output getApplianceRfProfiles(GetApplianceRfProfilesArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getApplianceRfProfiles:getApplianceRfProfiles", TypeShape.of(GetApplianceRfProfilesResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -3768,7 +3910,7 @@ public static CompletableFuture getApplianceSettings
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceSingleLanArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceRfProfilesArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -3782,11 +3924,11 @@ public static CompletableFuture getApplianceSettings
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceSingleLan(GetApplianceSingleLanArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceRfProfiles(GetApplianceRfProfilesArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceSingleLanExample", example.applyValue(getApplianceSingleLanResult -> getApplianceSingleLanResult.item()));
+     *         ctx.export("merakiNetworksApplianceRfProfilesExample", example.applyValue(getApplianceRfProfilesResult -> getApplianceRfProfilesResult.item()));
      *     }
      * }
      * }
@@ -3794,8 +3936,8 @@ public static CompletableFuture getApplianceSettings
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceSingleLan(GetApplianceSingleLanArgs args) {
-        return getApplianceSingleLan(args, InvokeOptions.Empty);
+    public static CompletableFuture getApplianceRfProfilesPlain(GetApplianceRfProfilesPlainArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceRfProfiles:getApplianceRfProfiles", TypeShape.of(GetApplianceRfProfilesResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -3809,7 +3951,7 @@ public static Output getApplianceSingleLan(GetAppli
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceSingleLanArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityIntrusionArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -3823,11 +3965,11 @@ public static Output getApplianceSingleLan(GetAppli
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceSingleLan(GetApplianceSingleLanArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceSingleLanExample", example.applyValue(getApplianceSingleLanResult -> getApplianceSingleLanResult.item()));
+     *         ctx.export("merakiNetworksApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item()));
      *     }
      * }
      * }
@@ -3835,8 +3977,8 @@ public static Output getApplianceSingleLan(GetAppli
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceSingleLanPlain(GetApplianceSingleLanPlainArgs args) {
-        return getApplianceSingleLanPlain(args, InvokeOptions.Empty);
+    public static Output getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs args) {
+        return getApplianceSecurityIntrusion(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -3850,7 +3992,7 @@ public static CompletableFuture getApplianceSingleL
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceSingleLanArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityIntrusionArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -3864,11 +4006,11 @@ public static CompletableFuture getApplianceSingleL
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceSingleLan(GetApplianceSingleLanArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceSingleLanExample", example.applyValue(getApplianceSingleLanResult -> getApplianceSingleLanResult.item()));
+     *         ctx.export("merakiNetworksApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item()));
      *     }
      * }
      * }
@@ -3876,8 +4018,8 @@ public static CompletableFuture getApplianceSingleL
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceSingleLan(GetApplianceSingleLanArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getApplianceSingleLan:getApplianceSingleLan", TypeShape.of(GetApplianceSingleLanResult.class), args, Utilities.withVersion(options));
+    public static CompletableFuture getApplianceSecurityIntrusionPlain(GetApplianceSecurityIntrusionPlainArgs args) {
+        return getApplianceSecurityIntrusionPlain(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -3891,7 +4033,7 @@ public static Output getApplianceSingleLan(GetAppli
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceSingleLanArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityIntrusionArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -3905,11 +4047,11 @@ public static Output getApplianceSingleLan(GetAppli
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceSingleLan(GetApplianceSingleLanArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceSingleLanExample", example.applyValue(getApplianceSingleLanResult -> getApplianceSingleLanResult.item()));
+     *         ctx.export("merakiNetworksApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item()));
      *     }
      * }
      * }
@@ -3917,50 +4059,8 @@ public static Output getApplianceSingleLan(GetAppli
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceSingleLanPlain(GetApplianceSingleLanPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceSingleLan:getApplianceSingleLan", TypeShape.of(GetApplianceSingleLanResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static Output getApplianceSsids() {
-        return getApplianceSsids(GetApplianceSsidsArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static CompletableFuture getApplianceSsidsPlain() {
-        return getApplianceSsidsPlain(GetApplianceSsidsPlainArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static Output getApplianceSsids(GetApplianceSsidsArgs args) {
-        return getApplianceSsids(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static CompletableFuture getApplianceSsidsPlain(GetApplianceSsidsPlainArgs args) {
-        return getApplianceSsidsPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static Output getApplianceSsids(GetApplianceSsidsArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getApplianceSsids:getApplianceSsids", TypeShape.of(GetApplianceSsidsResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static CompletableFuture getApplianceSsidsPlain(GetApplianceSsidsPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceSsids:getApplianceSsids", TypeShape.of(GetApplianceSsidsResult.class), args, Utilities.withVersion(options));
+    public static Output getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", TypeShape.of(GetApplianceSecurityIntrusionResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -3974,7 +4074,7 @@ public static CompletableFuture getApplianceSsidsPlain(
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityIntrusionArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -3988,11 +4088,11 @@ public static CompletableFuture getApplianceSsidsPlain(
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShaping(GetApplianceTrafficShapingArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingExample", example.applyValue(getApplianceTrafficShapingResult -> getApplianceTrafficShapingResult.item()));
+     *         ctx.export("merakiNetworksApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item()));
      *     }
      * }
      * }
@@ -4000,8 +4100,8 @@ public static CompletableFuture getApplianceSsidsPlain(
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceTrafficShaping(GetApplianceTrafficShapingArgs args) {
-        return getApplianceTrafficShaping(args, InvokeOptions.Empty);
+    public static Output getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", TypeShape.of(GetApplianceSecurityIntrusionResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -4015,7 +4115,7 @@ public static Output getApplianceTrafficShapin
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityIntrusionArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4029,11 +4129,11 @@ public static Output getApplianceTrafficShapin
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShaping(GetApplianceTrafficShapingArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingExample", example.applyValue(getApplianceTrafficShapingResult -> getApplianceTrafficShapingResult.item()));
+     *         ctx.export("merakiNetworksApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item()));
      *     }
      * }
      * }
@@ -4041,8 +4141,8 @@ public static Output getApplianceTrafficShapin
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceTrafficShapingPlain(GetApplianceTrafficShapingPlainArgs args) {
-        return getApplianceTrafficShapingPlain(args, InvokeOptions.Empty);
+    public static CompletableFuture getApplianceSecurityIntrusionPlain(GetApplianceSecurityIntrusionPlainArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", TypeShape.of(GetApplianceSecurityIntrusionResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -4056,7 +4156,7 @@ public static CompletableFuture getApplianceTr
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityMalwareArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4070,11 +4170,11 @@ public static CompletableFuture getApplianceTr
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShaping(GetApplianceTrafficShapingArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingExample", example.applyValue(getApplianceTrafficShapingResult -> getApplianceTrafficShapingResult.item()));
+     *         ctx.export("merakiNetworksApplianceSecurityMalwareExample", example.applyValue(getApplianceSecurityMalwareResult -> getApplianceSecurityMalwareResult.item()));
      *     }
      * }
      * }
@@ -4082,8 +4182,8 @@ public static CompletableFuture getApplianceTr
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceTrafficShaping(GetApplianceTrafficShapingArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShaping:getApplianceTrafficShaping", TypeShape.of(GetApplianceTrafficShapingResult.class), args, Utilities.withVersion(options));
+    public static Output getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs args) {
+        return getApplianceSecurityMalware(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -4097,7 +4197,7 @@ public static Output getApplianceTrafficShapin
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityMalwareArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4111,11 +4211,11 @@ public static Output getApplianceTrafficShapin
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShaping(GetApplianceTrafficShapingArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingExample", example.applyValue(getApplianceTrafficShapingResult -> getApplianceTrafficShapingResult.item()));
+     *         ctx.export("merakiNetworksApplianceSecurityMalwareExample", example.applyValue(getApplianceSecurityMalwareResult -> getApplianceSecurityMalwareResult.item()));
      *     }
      * }
      * }
@@ -4123,8 +4223,8 @@ public static Output getApplianceTrafficShapin
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceTrafficShapingPlain(GetApplianceTrafficShapingPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceTrafficShaping:getApplianceTrafficShaping", TypeShape.of(GetApplianceTrafficShapingResult.class), args, Utilities.withVersion(options));
+    public static CompletableFuture getApplianceSecurityMalwarePlain(GetApplianceSecurityMalwarePlainArgs args) {
+        return getApplianceSecurityMalwarePlain(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -4138,7 +4238,7 @@ public static CompletableFuture getApplianceTr
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingRulesArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityMalwareArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4152,11 +4252,11 @@ public static CompletableFuture getApplianceTr
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingRulesExample", example.applyValue(getApplianceTrafficShapingRulesResult -> getApplianceTrafficShapingRulesResult.item()));
+     *         ctx.export("merakiNetworksApplianceSecurityMalwareExample", example.applyValue(getApplianceSecurityMalwareResult -> getApplianceSecurityMalwareResult.item()));
      *     }
      * }
      * }
@@ -4164,8 +4264,8 @@ public static CompletableFuture getApplianceTr
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs args) {
-        return getApplianceTrafficShapingRules(args, InvokeOptions.Empty);
+    public static Output getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getApplianceSecurityMalware:getApplianceSecurityMalware", TypeShape.of(GetApplianceSecurityMalwareResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -4179,7 +4279,7 @@ public static Output getApplianceTrafficS
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingRulesArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityMalwareArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4193,11 +4293,11 @@ public static Output getApplianceTrafficS
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingRulesExample", example.applyValue(getApplianceTrafficShapingRulesResult -> getApplianceTrafficShapingRulesResult.item()));
+     *         ctx.export("merakiNetworksApplianceSecurityMalwareExample", example.applyValue(getApplianceSecurityMalwareResult -> getApplianceSecurityMalwareResult.item()));
      *     }
      * }
      * }
@@ -4205,8 +4305,8 @@ public static Output getApplianceTrafficS
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceTrafficShapingRulesPlain(GetApplianceTrafficShapingRulesPlainArgs args) {
-        return getApplianceTrafficShapingRulesPlain(args, InvokeOptions.Empty);
+    public static Output getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getApplianceSecurityMalware:getApplianceSecurityMalware", TypeShape.of(GetApplianceSecurityMalwareResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -4220,7 +4320,7 @@ public static CompletableFuture getApplia
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingRulesArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSecurityMalwareArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4234,11 +4334,11 @@ public static CompletableFuture getApplia
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSecurityMalware(GetApplianceSecurityMalwareArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingRulesExample", example.applyValue(getApplianceTrafficShapingRulesResult -> getApplianceTrafficShapingRulesResult.item()));
+     *         ctx.export("merakiNetworksApplianceSecurityMalwareExample", example.applyValue(getApplianceSecurityMalwareResult -> getApplianceSecurityMalwareResult.item()));
      *     }
      * }
      * }
@@ -4246,8 +4346,8 @@ public static CompletableFuture getApplia
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShapingRules:getApplianceTrafficShapingRules", TypeShape.of(GetApplianceTrafficShapingRulesResult.class), args, Utilities.withVersion(options));
+    public static CompletableFuture getApplianceSecurityMalwarePlain(GetApplianceSecurityMalwarePlainArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceSecurityMalware:getApplianceSecurityMalware", TypeShape.of(GetApplianceSecurityMalwareResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -4261,7 +4361,7 @@ public static Output getApplianceTrafficS
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingRulesArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSettingsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4275,11 +4375,11 @@ public static Output getApplianceTrafficS
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSettings(GetApplianceSettingsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingRulesExample", example.applyValue(getApplianceTrafficShapingRulesResult -> getApplianceTrafficShapingRulesResult.item()));
+     *         ctx.export("merakiNetworksApplianceSettingsExample", example.applyValue(getApplianceSettingsResult -> getApplianceSettingsResult.item()));
      *     }
      * }
      * }
@@ -4287,8 +4387,8 @@ public static Output getApplianceTrafficS
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceTrafficShapingRulesPlain(GetApplianceTrafficShapingRulesPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceTrafficShapingRules:getApplianceTrafficShapingRules", TypeShape.of(GetApplianceTrafficShapingRulesResult.class), args, Utilities.withVersion(options));
+    public static Output getApplianceSettings(GetApplianceSettingsArgs args) {
+        return getApplianceSettings(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -4302,7 +4402,7 @@ public static CompletableFuture getApplia
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkBandwidthArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSettingsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4316,11 +4416,11 @@ public static CompletableFuture getApplia
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSettings(GetApplianceSettingsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingUplinkBandwidthExample", example.applyValue(getApplianceTrafficShapingUplinkBandwidthResult -> getApplianceTrafficShapingUplinkBandwidthResult.item()));
+     *         ctx.export("merakiNetworksApplianceSettingsExample", example.applyValue(getApplianceSettingsResult -> getApplianceSettingsResult.item()));
      *     }
      * }
      * }
@@ -4328,8 +4428,8 @@ public static CompletableFuture getApplia
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs args) {
-        return getApplianceTrafficShapingUplinkBandwidth(args, InvokeOptions.Empty);
+    public static CompletableFuture getApplianceSettingsPlain(GetApplianceSettingsPlainArgs args) {
+        return getApplianceSettingsPlain(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -4343,7 +4443,7 @@ public static Output getApplian
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkBandwidthArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSettingsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4357,11 +4457,11 @@ public static Output getApplian
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSettings(GetApplianceSettingsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingUplinkBandwidthExample", example.applyValue(getApplianceTrafficShapingUplinkBandwidthResult -> getApplianceTrafficShapingUplinkBandwidthResult.item()));
+     *         ctx.export("merakiNetworksApplianceSettingsExample", example.applyValue(getApplianceSettingsResult -> getApplianceSettingsResult.item()));
      *     }
      * }
      * }
@@ -4369,8 +4469,8 @@ public static Output getApplian
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceTrafficShapingUplinkBandwidthPlain(GetApplianceTrafficShapingUplinkBandwidthPlainArgs args) {
-        return getApplianceTrafficShapingUplinkBandwidthPlain(args, InvokeOptions.Empty);
+    public static Output getApplianceSettings(GetApplianceSettingsArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getApplianceSettings:getApplianceSettings", TypeShape.of(GetApplianceSettingsResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -4384,7 +4484,7 @@ public static CompletableFuture
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkBandwidthArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSettingsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4398,11 +4498,11 @@ public static CompletableFuture
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSettings(GetApplianceSettingsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingUplinkBandwidthExample", example.applyValue(getApplianceTrafficShapingUplinkBandwidthResult -> getApplianceTrafficShapingUplinkBandwidthResult.item()));
+     *         ctx.export("merakiNetworksApplianceSettingsExample", example.applyValue(getApplianceSettingsResult -> getApplianceSettingsResult.item()));
      *     }
      * }
      * }
@@ -4410,8 +4510,8 @@ public static CompletableFuture
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShapingUplinkBandwidth:getApplianceTrafficShapingUplinkBandwidth", TypeShape.of(GetApplianceTrafficShapingUplinkBandwidthResult.class), args, Utilities.withVersion(options));
+    public static Output getApplianceSettings(GetApplianceSettingsArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getApplianceSettings:getApplianceSettings", TypeShape.of(GetApplianceSettingsResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -4425,7 +4525,7 @@ public static Output getApplian
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkBandwidthArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSettingsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4439,11 +4539,11 @@ public static Output getApplian
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSettings(GetApplianceSettingsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingUplinkBandwidthExample", example.applyValue(getApplianceTrafficShapingUplinkBandwidthResult -> getApplianceTrafficShapingUplinkBandwidthResult.item()));
+     *         ctx.export("merakiNetworksApplianceSettingsExample", example.applyValue(getApplianceSettingsResult -> getApplianceSettingsResult.item()));
      *     }
      * }
      * }
@@ -4451,8 +4551,8 @@ public static Output getApplian
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceTrafficShapingUplinkBandwidthPlain(GetApplianceTrafficShapingUplinkBandwidthPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceTrafficShapingUplinkBandwidth:getApplianceTrafficShapingUplinkBandwidth", TypeShape.of(GetApplianceTrafficShapingUplinkBandwidthResult.class), args, Utilities.withVersion(options));
+    public static CompletableFuture getApplianceSettingsPlain(GetApplianceSettingsPlainArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceSettings:getApplianceSettings", TypeShape.of(GetApplianceSettingsResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -4466,7 +4566,7 @@ public static CompletableFuture
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkSelectionArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSingleLanArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4480,11 +4580,11 @@ public static CompletableFuture
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSingleLan(GetApplianceSingleLanArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.applyValue(getApplianceTrafficShapingUplinkSelectionResult -> getApplianceTrafficShapingUplinkSelectionResult.item()));
+     *         ctx.export("merakiNetworksApplianceSingleLanExample", example.applyValue(getApplianceSingleLanResult -> getApplianceSingleLanResult.item()));
      *     }
      * }
      * }
@@ -4492,8 +4592,8 @@ public static CompletableFuture
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs args) {
-        return getApplianceTrafficShapingUplinkSelection(args, InvokeOptions.Empty);
+    public static Output getApplianceSingleLan(GetApplianceSingleLanArgs args) {
+        return getApplianceSingleLan(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -4507,7 +4607,7 @@ public static Output getApplian
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkSelectionArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSingleLanArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4521,11 +4621,11 @@ public static Output getApplian
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSingleLan(GetApplianceSingleLanArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.applyValue(getApplianceTrafficShapingUplinkSelectionResult -> getApplianceTrafficShapingUplinkSelectionResult.item()));
+     *         ctx.export("merakiNetworksApplianceSingleLanExample", example.applyValue(getApplianceSingleLanResult -> getApplianceSingleLanResult.item()));
      *     }
      * }
      * }
@@ -4533,8 +4633,8 @@ public static Output getApplian
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceTrafficShapingUplinkSelectionPlain(GetApplianceTrafficShapingUplinkSelectionPlainArgs args) {
-        return getApplianceTrafficShapingUplinkSelectionPlain(args, InvokeOptions.Empty);
+    public static CompletableFuture getApplianceSingleLanPlain(GetApplianceSingleLanPlainArgs args) {
+        return getApplianceSingleLanPlain(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -4548,7 +4648,7 @@ public static CompletableFuture
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkSelectionArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSingleLanArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4562,11 +4662,11 @@ public static CompletableFuture
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSingleLan(GetApplianceSingleLanArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.applyValue(getApplianceTrafficShapingUplinkSelectionResult -> getApplianceTrafficShapingUplinkSelectionResult.item()));
+     *         ctx.export("merakiNetworksApplianceSingleLanExample", example.applyValue(getApplianceSingleLanResult -> getApplianceSingleLanResult.item()));
      *     }
      * }
      * }
@@ -4574,8 +4674,8 @@ public static CompletableFuture
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShapingUplinkSelection:getApplianceTrafficShapingUplinkSelection", TypeShape.of(GetApplianceTrafficShapingUplinkSelectionResult.class), args, Utilities.withVersion(options));
+    public static Output getApplianceSingleLan(GetApplianceSingleLanArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getApplianceSingleLan:getApplianceSingleLan", TypeShape.of(GetApplianceSingleLanResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -4589,7 +4689,7 @@ public static Output getApplian
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkSelectionArgs;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSingleLanArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4603,11 +4703,11 @@ public static Output getApplian
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs.builder()
+     *         final var example = NetworksFunctions.getApplianceSingleLan(GetApplianceSingleLanArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.applyValue(getApplianceTrafficShapingUplinkSelectionResult -> getApplianceTrafficShapingUplinkSelectionResult.item()));
+     *         ctx.export("merakiNetworksApplianceSingleLanExample", example.applyValue(getApplianceSingleLanResult -> getApplianceSingleLanResult.item()));
      *     }
      * }
      * }
@@ -4615,50 +4715,98 @@ public static Output getApplian
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getApplianceTrafficShapingUplinkSelectionPlain(GetApplianceTrafficShapingUplinkSelectionPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceTrafficShapingUplinkSelection:getApplianceTrafficShapingUplinkSelection", TypeShape.of(GetApplianceTrafficShapingUplinkSelectionResult.class), args, Utilities.withVersion(options));
+    public static Output getApplianceSingleLan(GetApplianceSingleLanArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getApplianceSingleLan:getApplianceSingleLan", TypeShape.of(GetApplianceSingleLanResult.class), args, Utilities.withVersion(options));
+    }
+    /**
+     * ## Example Usage
+     * 
+     * <!--Start PulumiCodeChooser -->
+     * 
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetApplianceSingleLanArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getApplianceSingleLan(GetApplianceSingleLanArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksApplianceSingleLanExample", example.applyValue(getApplianceSingleLanResult -> getApplianceSingleLanResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getApplianceSingleLanPlain(GetApplianceSingleLanPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceSingleLan:getApplianceSingleLan", TypeShape.of(GetApplianceSingleLanResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * */ - public static Output getApplianceVlans() { - return getApplianceVlans(GetApplianceVlansArgs.Empty, InvokeOptions.Empty); + public static Output getApplianceSsids() { + return getApplianceSsids(GetApplianceSsidsArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static CompletableFuture getApplianceVlansPlain() { - return getApplianceVlansPlain(GetApplianceVlansPlainArgs.Empty, InvokeOptions.Empty); + public static CompletableFuture getApplianceSsidsPlain() { + return getApplianceSsidsPlain(GetApplianceSsidsPlainArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static Output getApplianceVlans(GetApplianceVlansArgs args) { - return getApplianceVlans(args, InvokeOptions.Empty); + public static Output getApplianceSsids(GetApplianceSsidsArgs args) { + return getApplianceSsids(args, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static CompletableFuture getApplianceVlansPlain(GetApplianceVlansPlainArgs args) { - return getApplianceVlansPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceSsidsPlain(GetApplianceSsidsPlainArgs args) { + return getApplianceSsidsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static Output getApplianceVlans(GetApplianceVlansArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceVlans:getApplianceVlans", TypeShape.of(GetApplianceVlansResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceSsids(GetApplianceSsidsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceSsids:getApplianceSsids", TypeShape.of(GetApplianceSsidsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * */ - public static CompletableFuture getApplianceVlansPlain(GetApplianceVlansPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceVlans:getApplianceVlans", TypeShape.of(GetApplianceVlansResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceSsids(GetApplianceSsidsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceSsids:getApplianceSsids", TypeShape.of(GetApplianceSsidsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getApplianceSsidsPlain(GetApplianceSsidsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceSsids:getApplianceSsids", TypeShape.of(GetApplianceSsidsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4672,7 +4820,7 @@ public static CompletableFuture getApplianceVlansPlain( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVlansSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4686,11 +4834,11 @@ public static CompletableFuture getApplianceVlansPlain( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVlansSettings(GetApplianceVlansSettingsArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShaping(GetApplianceTrafficShapingArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVlansSettingsExample", example.applyValue(getApplianceVlansSettingsResult -> getApplianceVlansSettingsResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingExample", example.applyValue(getApplianceTrafficShapingResult -> getApplianceTrafficShapingResult.item())); * } * } * } @@ -4698,8 +4846,8 @@ public static CompletableFuture getApplianceVlansPlain( * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceVlansSettings(GetApplianceVlansSettingsArgs args) { - return getApplianceVlansSettings(args, InvokeOptions.Empty); + public static Output getApplianceTrafficShaping(GetApplianceTrafficShapingArgs args) { + return getApplianceTrafficShaping(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4713,7 +4861,7 @@ public static Output getApplianceVlansSettings( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVlansSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4727,11 +4875,11 @@ public static Output getApplianceVlansSettings( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVlansSettings(GetApplianceVlansSettingsArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShaping(GetApplianceTrafficShapingArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVlansSettingsExample", example.applyValue(getApplianceVlansSettingsResult -> getApplianceVlansSettingsResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingExample", example.applyValue(getApplianceTrafficShapingResult -> getApplianceTrafficShapingResult.item())); * } * } * } @@ -4739,8 +4887,8 @@ public static Output getApplianceVlansSettings( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceVlansSettingsPlain(GetApplianceVlansSettingsPlainArgs args) { - return getApplianceVlansSettingsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceTrafficShapingPlain(GetApplianceTrafficShapingPlainArgs args) { + return getApplianceTrafficShapingPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4754,7 +4902,7 @@ public static CompletableFuture getApplianceVla * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVlansSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4768,11 +4916,11 @@ public static CompletableFuture getApplianceVla * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVlansSettings(GetApplianceVlansSettingsArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShaping(GetApplianceTrafficShapingArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVlansSettingsExample", example.applyValue(getApplianceVlansSettingsResult -> getApplianceVlansSettingsResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingExample", example.applyValue(getApplianceTrafficShapingResult -> getApplianceTrafficShapingResult.item())); * } * } * } @@ -4780,8 +4928,8 @@ public static CompletableFuture getApplianceVla * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceVlansSettings(GetApplianceVlansSettingsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceVlansSettings:getApplianceVlansSettings", TypeShape.of(GetApplianceVlansSettingsResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceTrafficShaping(GetApplianceTrafficShapingArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShaping:getApplianceTrafficShaping", TypeShape.of(GetApplianceTrafficShapingResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4795,7 +4943,7 @@ public static Output getApplianceVlansSettings( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVlansSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4809,11 +4957,11 @@ public static Output getApplianceVlansSettings( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVlansSettings(GetApplianceVlansSettingsArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShaping(GetApplianceTrafficShapingArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVlansSettingsExample", example.applyValue(getApplianceVlansSettingsResult -> getApplianceVlansSettingsResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingExample", example.applyValue(getApplianceTrafficShapingResult -> getApplianceTrafficShapingResult.item())); * } * } * } @@ -4821,8 +4969,8 @@ public static Output getApplianceVlansSettings( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceVlansSettingsPlain(GetApplianceVlansSettingsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceVlansSettings:getApplianceVlansSettings", TypeShape.of(GetApplianceVlansSettingsResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceTrafficShaping(GetApplianceTrafficShapingArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShaping:getApplianceTrafficShaping", TypeShape.of(GetApplianceTrafficShapingResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4836,7 +4984,7 @@ public static CompletableFuture getApplianceVla * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVpnBgpArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4850,11 +4998,11 @@ public static CompletableFuture getApplianceVla * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVpnBgp(GetApplianceVpnBgpArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShaping(GetApplianceTrafficShapingArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVpnBgpExample", example.applyValue(getApplianceVpnBgpResult -> getApplianceVpnBgpResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingExample", example.applyValue(getApplianceTrafficShapingResult -> getApplianceTrafficShapingResult.item())); * } * } * } @@ -4862,8 +5010,8 @@ public static CompletableFuture getApplianceVla * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceVpnBgp(GetApplianceVpnBgpArgs args) { - return getApplianceVpnBgp(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceTrafficShapingPlain(GetApplianceTrafficShapingPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceTrafficShaping:getApplianceTrafficShaping", TypeShape.of(GetApplianceTrafficShapingResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4877,7 +5025,7 @@ public static Output getApplianceVpnBgp(GetApplianceVp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVpnBgpArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4891,11 +5039,11 @@ public static Output getApplianceVpnBgp(GetApplianceVp * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVpnBgp(GetApplianceVpnBgpArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVpnBgpExample", example.applyValue(getApplianceVpnBgpResult -> getApplianceVpnBgpResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingRulesExample", example.applyValue(getApplianceTrafficShapingRulesResult -> getApplianceTrafficShapingRulesResult.item())); * } * } * } @@ -4903,8 +5051,8 @@ public static Output getApplianceVpnBgp(GetApplianceVp * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceVpnBgpPlain(GetApplianceVpnBgpPlainArgs args) { - return getApplianceVpnBgpPlain(args, InvokeOptions.Empty); + public static Output getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs args) { + return getApplianceTrafficShapingRules(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4918,7 +5066,7 @@ public static CompletableFuture getApplianceVpnBgpPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVpnBgpArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4932,11 +5080,11 @@ public static CompletableFuture getApplianceVpnBgpPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVpnBgp(GetApplianceVpnBgpArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVpnBgpExample", example.applyValue(getApplianceVpnBgpResult -> getApplianceVpnBgpResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingRulesExample", example.applyValue(getApplianceTrafficShapingRulesResult -> getApplianceTrafficShapingRulesResult.item())); * } * } * } @@ -4944,9 +5092,9 @@ public static CompletableFuture getApplianceVpnBgpPlai * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceVpnBgp(GetApplianceVpnBgpArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceVpnBgp:getApplianceVpnBgp", TypeShape.of(GetApplianceVpnBgpResult.class), args, Utilities.withVersion(options)); - } + public static CompletableFuture getApplianceTrafficShapingRulesPlain(GetApplianceTrafficShapingRulesPlainArgs args) { + return getApplianceTrafficShapingRulesPlain(args, InvokeOptions.Empty); + } /** * ## Example Usage * @@ -4959,7 +5107,7 @@ public static Output getApplianceVpnBgp(GetApplianceVp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVpnBgpArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4973,11 +5121,11 @@ public static Output getApplianceVpnBgp(GetApplianceVp * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVpnBgp(GetApplianceVpnBgpArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVpnBgpExample", example.applyValue(getApplianceVpnBgpResult -> getApplianceVpnBgpResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingRulesExample", example.applyValue(getApplianceTrafficShapingRulesResult -> getApplianceTrafficShapingRulesResult.item())); * } * } * } @@ -4985,8 +5133,8 @@ public static Output getApplianceVpnBgp(GetApplianceVp * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceVpnBgpPlain(GetApplianceVpnBgpPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceVpnBgp:getApplianceVpnBgp", TypeShape.of(GetApplianceVpnBgpResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShapingRules:getApplianceTrafficShapingRules", TypeShape.of(GetApplianceTrafficShapingRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5000,7 +5148,7 @@ public static CompletableFuture getApplianceVpnBgpPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVpnSiteToSiteVpnArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5014,11 +5162,11 @@ public static CompletableFuture getApplianceVpnBgpPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVpnSiteToSiteVpnExample", example.applyValue(getApplianceVpnSiteToSiteVpnResult -> getApplianceVpnSiteToSiteVpnResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingRulesExample", example.applyValue(getApplianceTrafficShapingRulesResult -> getApplianceTrafficShapingRulesResult.item())); * } * } * } @@ -5026,8 +5174,8 @@ public static CompletableFuture getApplianceVpnBgpPlai * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs args) { - return getApplianceVpnSiteToSiteVpn(args, InvokeOptions.Empty); + public static Output getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShapingRules:getApplianceTrafficShapingRules", TypeShape.of(GetApplianceTrafficShapingRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5041,7 +5189,7 @@ public static Output getApplianceVpnSiteToSi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVpnSiteToSiteVpnArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5055,11 +5203,11 @@ public static Output getApplianceVpnSiteToSi * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShapingRules(GetApplianceTrafficShapingRulesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVpnSiteToSiteVpnExample", example.applyValue(getApplianceVpnSiteToSiteVpnResult -> getApplianceVpnSiteToSiteVpnResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingRulesExample", example.applyValue(getApplianceTrafficShapingRulesResult -> getApplianceTrafficShapingRulesResult.item())); * } * } * } @@ -5067,8 +5215,8 @@ public static Output getApplianceVpnSiteToSi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceVpnSiteToSiteVpnPlain(GetApplianceVpnSiteToSiteVpnPlainArgs args) { - return getApplianceVpnSiteToSiteVpnPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceTrafficShapingRulesPlain(GetApplianceTrafficShapingRulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceTrafficShapingRules:getApplianceTrafficShapingRules", TypeShape.of(GetApplianceTrafficShapingRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5082,7 +5230,7 @@ public static CompletableFuture getAppliance * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVpnSiteToSiteVpnArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkBandwidthArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5096,11 +5244,11 @@ public static CompletableFuture getAppliance * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVpnSiteToSiteVpnExample", example.applyValue(getApplianceVpnSiteToSiteVpnResult -> getApplianceVpnSiteToSiteVpnResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingUplinkBandwidthExample", example.applyValue(getApplianceTrafficShapingUplinkBandwidthResult -> getApplianceTrafficShapingUplinkBandwidthResult.item())); * } * } * } @@ -5108,8 +5256,8 @@ public static CompletableFuture getAppliance * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceVpnSiteToSiteVpn:getApplianceVpnSiteToSiteVpn", TypeShape.of(GetApplianceVpnSiteToSiteVpnResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs args) { + return getApplianceTrafficShapingUplinkBandwidth(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5123,7 +5271,7 @@ public static Output getApplianceVpnSiteToSi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceVpnSiteToSiteVpnArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkBandwidthArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5137,11 +5285,11 @@ public static Output getApplianceVpnSiteToSi * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceVpnSiteToSiteVpnExample", example.applyValue(getApplianceVpnSiteToSiteVpnResult -> getApplianceVpnSiteToSiteVpnResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingUplinkBandwidthExample", example.applyValue(getApplianceTrafficShapingUplinkBandwidthResult -> getApplianceTrafficShapingUplinkBandwidthResult.item())); * } * } * } @@ -5149,8 +5297,8 @@ public static Output getApplianceVpnSiteToSi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceVpnSiteToSiteVpnPlain(GetApplianceVpnSiteToSiteVpnPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceVpnSiteToSiteVpn:getApplianceVpnSiteToSiteVpn", TypeShape.of(GetApplianceVpnSiteToSiteVpnResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceTrafficShapingUplinkBandwidthPlain(GetApplianceTrafficShapingUplinkBandwidthPlainArgs args) { + return getApplianceTrafficShapingUplinkBandwidthPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5164,7 +5312,7 @@ public static CompletableFuture getAppliance * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceWarmSpareArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkBandwidthArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5178,11 +5326,11 @@ public static CompletableFuture getAppliance * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceWarmSpare(GetApplianceWarmSpareArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceWarmSpareExample", example.applyValue(getApplianceWarmSpareResult -> getApplianceWarmSpareResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingUplinkBandwidthExample", example.applyValue(getApplianceTrafficShapingUplinkBandwidthResult -> getApplianceTrafficShapingUplinkBandwidthResult.item())); * } * } * } @@ -5190,8 +5338,8 @@ public static CompletableFuture getAppliance * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceWarmSpare(GetApplianceWarmSpareArgs args) { - return getApplianceWarmSpare(args, InvokeOptions.Empty); + public static Output getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShapingUplinkBandwidth:getApplianceTrafficShapingUplinkBandwidth", TypeShape.of(GetApplianceTrafficShapingUplinkBandwidthResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5205,7 +5353,7 @@ public static Output getApplianceWarmSpare(GetAppli * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceWarmSpareArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkBandwidthArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5219,11 +5367,11 @@ public static Output getApplianceWarmSpare(GetAppli * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceWarmSpare(GetApplianceWarmSpareArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceWarmSpareExample", example.applyValue(getApplianceWarmSpareResult -> getApplianceWarmSpareResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingUplinkBandwidthExample", example.applyValue(getApplianceTrafficShapingUplinkBandwidthResult -> getApplianceTrafficShapingUplinkBandwidthResult.item())); * } * } * } @@ -5231,8 +5379,8 @@ public static Output getApplianceWarmSpare(GetAppli * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceWarmSparePlain(GetApplianceWarmSparePlainArgs args) { - return getApplianceWarmSparePlain(args, InvokeOptions.Empty); + public static Output getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShapingUplinkBandwidth:getApplianceTrafficShapingUplinkBandwidth", TypeShape.of(GetApplianceTrafficShapingUplinkBandwidthResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5246,7 +5394,7 @@ public static CompletableFuture getApplianceWarmSpa * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceWarmSpareArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkBandwidthArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5260,11 +5408,11 @@ public static CompletableFuture getApplianceWarmSpa * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceWarmSpare(GetApplianceWarmSpareArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShapingUplinkBandwidth(GetApplianceTrafficShapingUplinkBandwidthArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceWarmSpareExample", example.applyValue(getApplianceWarmSpareResult -> getApplianceWarmSpareResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingUplinkBandwidthExample", example.applyValue(getApplianceTrafficShapingUplinkBandwidthResult -> getApplianceTrafficShapingUplinkBandwidthResult.item())); * } * } * } @@ -5272,8 +5420,8 @@ public static CompletableFuture getApplianceWarmSpa * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceWarmSpare(GetApplianceWarmSpareArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getApplianceWarmSpare:getApplianceWarmSpare", TypeShape.of(GetApplianceWarmSpareResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceTrafficShapingUplinkBandwidthPlain(GetApplianceTrafficShapingUplinkBandwidthPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceTrafficShapingUplinkBandwidth:getApplianceTrafficShapingUplinkBandwidth", TypeShape.of(GetApplianceTrafficShapingUplinkBandwidthResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5287,7 +5435,7 @@ public static Output getApplianceWarmSpare(GetAppli * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetApplianceWarmSpareArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkSelectionArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5301,11 +5449,11 @@ public static Output getApplianceWarmSpare(GetAppli * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getApplianceWarmSpare(GetApplianceWarmSpareArgs.builder() + * final var example = NetworksFunctions.getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksApplianceWarmSpareExample", example.applyValue(getApplianceWarmSpareResult -> getApplianceWarmSpareResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.applyValue(getApplianceTrafficShapingUplinkSelectionResult -> getApplianceTrafficShapingUplinkSelectionResult.item())); * } * } * } @@ -5313,8 +5461,8 @@ public static Output getApplianceWarmSpare(GetAppli * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceWarmSparePlain(GetApplianceWarmSparePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceWarmSpare:getApplianceWarmSpare", TypeShape.of(GetApplianceWarmSpareResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs args) { + return getApplianceTrafficShapingUplinkSelection(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5328,7 +5476,7 @@ public static CompletableFuture getApplianceWarmSpa * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetBluetoothClientsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkSelectionArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5342,14 +5490,11 @@ public static CompletableFuture getApplianceWarmSpa * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getBluetoothClients(GetBluetoothClientsArgs.builder() - * .bluetoothClientId("string") - * .connectivityHistoryTimespan(1) - * .includeConnectivityHistory(false) + * final var example = NetworksFunctions.getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksBluetoothClientsExample", example.applyValue(getBluetoothClientsResult -> getBluetoothClientsResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.applyValue(getApplianceTrafficShapingUplinkSelectionResult -> getApplianceTrafficShapingUplinkSelectionResult.item())); * } * } * } @@ -5357,8 +5502,8 @@ public static CompletableFuture getApplianceWarmSpa * <!--End PulumiCodeChooser --> * */ - public static Output getBluetoothClients(GetBluetoothClientsArgs args) { - return getBluetoothClients(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceTrafficShapingUplinkSelectionPlain(GetApplianceTrafficShapingUplinkSelectionPlainArgs args) { + return getApplianceTrafficShapingUplinkSelectionPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5372,7 +5517,7 @@ public static Output getBluetoothClients(GetBluetooth * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetBluetoothClientsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkSelectionArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5386,14 +5531,11 @@ public static Output getBluetoothClients(GetBluetooth * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getBluetoothClients(GetBluetoothClientsArgs.builder() - * .bluetoothClientId("string") - * .connectivityHistoryTimespan(1) - * .includeConnectivityHistory(false) + * final var example = NetworksFunctions.getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksBluetoothClientsExample", example.applyValue(getBluetoothClientsResult -> getBluetoothClientsResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.applyValue(getApplianceTrafficShapingUplinkSelectionResult -> getApplianceTrafficShapingUplinkSelectionResult.item())); * } * } * } @@ -5401,8 +5543,8 @@ public static Output getBluetoothClients(GetBluetooth * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getBluetoothClientsPlain(GetBluetoothClientsPlainArgs args) { - return getBluetoothClientsPlain(args, InvokeOptions.Empty); + public static Output getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShapingUplinkSelection:getApplianceTrafficShapingUplinkSelection", TypeShape.of(GetApplianceTrafficShapingUplinkSelectionResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5416,7 +5558,7 @@ public static CompletableFuture getBluetoothClientsPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetBluetoothClientsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkSelectionArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5430,14 +5572,11 @@ public static CompletableFuture getBluetoothClientsPl * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getBluetoothClients(GetBluetoothClientsArgs.builder() - * .bluetoothClientId("string") - * .connectivityHistoryTimespan(1) - * .includeConnectivityHistory(false) + * final var example = NetworksFunctions.getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksBluetoothClientsExample", example.applyValue(getBluetoothClientsResult -> getBluetoothClientsResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.applyValue(getApplianceTrafficShapingUplinkSelectionResult -> getApplianceTrafficShapingUplinkSelectionResult.item())); * } * } * } @@ -5445,8 +5584,8 @@ public static CompletableFuture getBluetoothClientsPl * <!--End PulumiCodeChooser --> * */ - public static Output getBluetoothClients(GetBluetoothClientsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getBluetoothClients:getBluetoothClients", TypeShape.of(GetBluetoothClientsResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceTrafficShapingUplinkSelection:getApplianceTrafficShapingUplinkSelection", TypeShape.of(GetApplianceTrafficShapingUplinkSelectionResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5460,7 +5599,7 @@ public static Output getBluetoothClients(GetBluetooth * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetBluetoothClientsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceTrafficShapingUplinkSelectionArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5474,14 +5613,11 @@ public static Output getBluetoothClients(GetBluetooth * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getBluetoothClients(GetBluetoothClientsArgs.builder() - * .bluetoothClientId("string") - * .connectivityHistoryTimespan(1) - * .includeConnectivityHistory(false) + * final var example = NetworksFunctions.getApplianceTrafficShapingUplinkSelection(GetApplianceTrafficShapingUplinkSelectionArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksBluetoothClientsExample", example.applyValue(getBluetoothClientsResult -> getBluetoothClientsResult.item())); + * ctx.export("merakiNetworksApplianceTrafficShapingUplinkSelectionExample", example.applyValue(getApplianceTrafficShapingUplinkSelectionResult -> getApplianceTrafficShapingUplinkSelectionResult.item())); * } * } * } @@ -5489,92 +5625,57 @@ public static Output getBluetoothClients(GetBluetooth * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getBluetoothClientsPlain(GetBluetoothClientsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getBluetoothClients:getBluetoothClients", TypeShape.of(GetBluetoothClientsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getCameraQualityRetentionProfiles() { - return getCameraQualityRetentionProfiles(GetCameraQualityRetentionProfilesArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getCameraQualityRetentionProfilesPlain() { - return getCameraQualityRetentionProfilesPlain(GetCameraQualityRetentionProfilesPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getCameraQualityRetentionProfiles(GetCameraQualityRetentionProfilesArgs args) { - return getCameraQualityRetentionProfiles(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getCameraQualityRetentionProfilesPlain(GetCameraQualityRetentionProfilesPlainArgs args) { - return getCameraQualityRetentionProfilesPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getCameraQualityRetentionProfiles(GetCameraQualityRetentionProfilesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getCameraQualityRetentionProfiles:getCameraQualityRetentionProfiles", TypeShape.of(GetCameraQualityRetentionProfilesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceTrafficShapingUplinkSelectionPlain(GetApplianceTrafficShapingUplinkSelectionPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceTrafficShapingUplinkSelection:getApplianceTrafficShapingUplinkSelection", TypeShape.of(GetApplianceTrafficShapingUplinkSelectionResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * */ - public static CompletableFuture getCameraQualityRetentionProfilesPlain(GetCameraQualityRetentionProfilesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getCameraQualityRetentionProfiles:getCameraQualityRetentionProfiles", TypeShape.of(GetCameraQualityRetentionProfilesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceVlans() { + return getApplianceVlans(GetApplianceVlansArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static Output getCameraWirelessProfiles() { - return getCameraWirelessProfiles(GetCameraWirelessProfilesArgs.Empty, InvokeOptions.Empty); + public static CompletableFuture getApplianceVlansPlain() { + return getApplianceVlansPlain(GetApplianceVlansPlainArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static CompletableFuture getCameraWirelessProfilesPlain() { - return getCameraWirelessProfilesPlain(GetCameraWirelessProfilesPlainArgs.Empty, InvokeOptions.Empty); + public static Output getApplianceVlans(GetApplianceVlansArgs args) { + return getApplianceVlans(args, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static Output getCameraWirelessProfiles(GetCameraWirelessProfilesArgs args) { - return getCameraWirelessProfiles(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceVlansPlain(GetApplianceVlansPlainArgs args) { + return getApplianceVlansPlain(args, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static CompletableFuture getCameraWirelessProfilesPlain(GetCameraWirelessProfilesPlainArgs args) { - return getCameraWirelessProfilesPlain(args, InvokeOptions.Empty); + public static Output getApplianceVlans(GetApplianceVlansArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceVlans:getApplianceVlans", TypeShape.of(GetApplianceVlansResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * */ - public static Output getCameraWirelessProfiles(GetCameraWirelessProfilesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getCameraWirelessProfiles:getCameraWirelessProfiles", TypeShape.of(GetCameraWirelessProfilesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceVlans(GetApplianceVlansArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceVlans:getApplianceVlans", TypeShape.of(GetApplianceVlansResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * */ - public static CompletableFuture getCameraWirelessProfilesPlain(GetCameraWirelessProfilesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getCameraWirelessProfiles:getCameraWirelessProfiles", TypeShape.of(GetCameraWirelessProfilesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceVlansPlain(GetApplianceVlansPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceVlans:getApplianceVlans", TypeShape.of(GetApplianceVlansResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5588,7 +5689,7 @@ public static CompletableFuture getCameraWirele * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewayConnectivityMonitoringDestinationsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVlansSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5602,11 +5703,11 @@ public static CompletableFuture getCameraWirele * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs.builder() + * final var example = NetworksFunctions.getApplianceVlansSettings(GetApplianceVlansSettingsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewayConnectivityMonitoringDestinationsExample", example.applyValue(getCellularGatewayConnectivityMonitoringDestinationsResult -> getCellularGatewayConnectivityMonitoringDestinationsResult.item())); + * ctx.export("merakiNetworksApplianceVlansSettingsExample", example.applyValue(getApplianceVlansSettingsResult -> getApplianceVlansSettingsResult.item())); * } * } * } @@ -5614,8 +5715,8 @@ public static CompletableFuture getCameraWirele * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs args) { - return getCellularGatewayConnectivityMonitoringDestinations(args, InvokeOptions.Empty); + public static Output getApplianceVlansSettings(GetApplianceVlansSettingsArgs args) { + return getApplianceVlansSettings(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5629,7 +5730,7 @@ public static Output * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewayConnectivityMonitoringDestinationsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVlansSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5643,11 +5744,11 @@ public static Output * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs.builder() + * final var example = NetworksFunctions.getApplianceVlansSettings(GetApplianceVlansSettingsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewayConnectivityMonitoringDestinationsExample", example.applyValue(getCellularGatewayConnectivityMonitoringDestinationsResult -> getCellularGatewayConnectivityMonitoringDestinationsResult.item())); + * ctx.export("merakiNetworksApplianceVlansSettingsExample", example.applyValue(getApplianceVlansSettingsResult -> getApplianceVlansSettingsResult.item())); * } * } * } @@ -5655,8 +5756,8 @@ public static Output * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayConnectivityMonitoringDestinationsPlain(GetCellularGatewayConnectivityMonitoringDestinationsPlainArgs args) { - return getCellularGatewayConnectivityMonitoringDestinationsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceVlansSettingsPlain(GetApplianceVlansSettingsPlainArgs args) { + return getApplianceVlansSettingsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5670,7 +5771,7 @@ public static CompletableFuture getCellularGatewayConnectivityMonitoringDestinationsResult.item())); + * ctx.export("merakiNetworksApplianceVlansSettingsExample", example.applyValue(getApplianceVlansSettingsResult -> getApplianceVlansSettingsResult.item())); * } * } * } @@ -5696,8 +5797,8 @@ public static CompletableFuture getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getCellularGatewayConnectivityMonitoringDestinations:getCellularGatewayConnectivityMonitoringDestinations", TypeShape.of(GetCellularGatewayConnectivityMonitoringDestinationsResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceVlansSettings(GetApplianceVlansSettingsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceVlansSettings:getApplianceVlansSettings", TypeShape.of(GetApplianceVlansSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5711,7 +5812,7 @@ public static Output * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewayConnectivityMonitoringDestinationsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVlansSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5725,11 +5826,11 @@ public static Output * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs.builder() + * final var example = NetworksFunctions.getApplianceVlansSettings(GetApplianceVlansSettingsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewayConnectivityMonitoringDestinationsExample", example.applyValue(getCellularGatewayConnectivityMonitoringDestinationsResult -> getCellularGatewayConnectivityMonitoringDestinationsResult.item())); + * ctx.export("merakiNetworksApplianceVlansSettingsExample", example.applyValue(getApplianceVlansSettingsResult -> getApplianceVlansSettingsResult.item())); * } * } * } @@ -5737,8 +5838,8 @@ public static Output * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayConnectivityMonitoringDestinationsPlain(GetCellularGatewayConnectivityMonitoringDestinationsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getCellularGatewayConnectivityMonitoringDestinations:getCellularGatewayConnectivityMonitoringDestinations", TypeShape.of(GetCellularGatewayConnectivityMonitoringDestinationsResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceVlansSettings(GetApplianceVlansSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceVlansSettings:getApplianceVlansSettings", TypeShape.of(GetApplianceVlansSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5752,7 +5853,7 @@ public static CompletableFuture getCellularGatewayDhcpResult.item())); + * ctx.export("merakiNetworksApplianceVlansSettingsExample", example.applyValue(getApplianceVlansSettingsResult -> getApplianceVlansSettingsResult.item())); * } * } * } @@ -5778,8 +5879,8 @@ public static CompletableFuture getCellularGatewayDhcp(GetCellularGatewayDhcpArgs args) { - return getCellularGatewayDhcp(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceVlansSettingsPlain(GetApplianceVlansSettingsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceVlansSettings:getApplianceVlansSettings", TypeShape.of(GetApplianceVlansSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5793,7 +5894,7 @@ public static Output getCellularGatewayDhcp(GetCel * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewayDhcpArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVpnBgpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5807,11 +5908,11 @@ public static Output getCellularGatewayDhcp(GetCel * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewayDhcp(GetCellularGatewayDhcpArgs.builder() + * final var example = NetworksFunctions.getApplianceVpnBgp(GetApplianceVpnBgpArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewayDhcpExample", example.applyValue(getCellularGatewayDhcpResult -> getCellularGatewayDhcpResult.item())); + * ctx.export("merakiNetworksApplianceVpnBgpExample", example.applyValue(getApplianceVpnBgpResult -> getApplianceVpnBgpResult.item())); * } * } * } @@ -5819,8 +5920,8 @@ public static Output getCellularGatewayDhcp(GetCel * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayDhcpPlain(GetCellularGatewayDhcpPlainArgs args) { - return getCellularGatewayDhcpPlain(args, InvokeOptions.Empty); + public static Output getApplianceVpnBgp(GetApplianceVpnBgpArgs args) { + return getApplianceVpnBgp(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5834,7 +5935,7 @@ public static CompletableFuture getCellularGateway * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewayDhcpArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVpnBgpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5848,11 +5949,11 @@ public static CompletableFuture getCellularGateway * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewayDhcp(GetCellularGatewayDhcpArgs.builder() + * final var example = NetworksFunctions.getApplianceVpnBgp(GetApplianceVpnBgpArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewayDhcpExample", example.applyValue(getCellularGatewayDhcpResult -> getCellularGatewayDhcpResult.item())); + * ctx.export("merakiNetworksApplianceVpnBgpExample", example.applyValue(getApplianceVpnBgpResult -> getApplianceVpnBgpResult.item())); * } * } * } @@ -5860,8 +5961,8 @@ public static CompletableFuture getCellularGateway * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewayDhcp(GetCellularGatewayDhcpArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getCellularGatewayDhcp:getCellularGatewayDhcp", TypeShape.of(GetCellularGatewayDhcpResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceVpnBgpPlain(GetApplianceVpnBgpPlainArgs args) { + return getApplianceVpnBgpPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5875,7 +5976,7 @@ public static Output getCellularGatewayDhcp(GetCel * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewayDhcpArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVpnBgpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5889,11 +5990,11 @@ public static Output getCellularGatewayDhcp(GetCel * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewayDhcp(GetCellularGatewayDhcpArgs.builder() + * final var example = NetworksFunctions.getApplianceVpnBgp(GetApplianceVpnBgpArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewayDhcpExample", example.applyValue(getCellularGatewayDhcpResult -> getCellularGatewayDhcpResult.item())); + * ctx.export("merakiNetworksApplianceVpnBgpExample", example.applyValue(getApplianceVpnBgpResult -> getApplianceVpnBgpResult.item())); * } * } * } @@ -5901,8 +6002,8 @@ public static Output getCellularGatewayDhcp(GetCel * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayDhcpPlain(GetCellularGatewayDhcpPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getCellularGatewayDhcp:getCellularGatewayDhcp", TypeShape.of(GetCellularGatewayDhcpResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceVpnBgp(GetApplianceVpnBgpArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceVpnBgp:getApplianceVpnBgp", TypeShape.of(GetApplianceVpnBgpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5916,7 +6017,7 @@ public static CompletableFuture getCellularGateway * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewaySubnetPoolArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVpnBgpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5930,11 +6031,11 @@ public static CompletableFuture getCellularGateway * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs.builder() + * final var example = NetworksFunctions.getApplianceVpnBgp(GetApplianceVpnBgpArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewaySubnetPoolExample", example.applyValue(getCellularGatewaySubnetPoolResult -> getCellularGatewaySubnetPoolResult.item())); + * ctx.export("merakiNetworksApplianceVpnBgpExample", example.applyValue(getApplianceVpnBgpResult -> getApplianceVpnBgpResult.item())); * } * } * } @@ -5942,8 +6043,8 @@ public static CompletableFuture getCellularGateway * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs args) { - return getCellularGatewaySubnetPool(args, InvokeOptions.Empty); + public static Output getApplianceVpnBgp(GetApplianceVpnBgpArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceVpnBgp:getApplianceVpnBgp", TypeShape.of(GetApplianceVpnBgpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5957,7 +6058,7 @@ public static Output getCellularGatewaySubne * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewaySubnetPoolArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVpnBgpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5971,11 +6072,11 @@ public static Output getCellularGatewaySubne * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs.builder() + * final var example = NetworksFunctions.getApplianceVpnBgp(GetApplianceVpnBgpArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewaySubnetPoolExample", example.applyValue(getCellularGatewaySubnetPoolResult -> getCellularGatewaySubnetPoolResult.item())); + * ctx.export("merakiNetworksApplianceVpnBgpExample", example.applyValue(getApplianceVpnBgpResult -> getApplianceVpnBgpResult.item())); * } * } * } @@ -5983,8 +6084,8 @@ public static Output getCellularGatewaySubne * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewaySubnetPoolPlain(GetCellularGatewaySubnetPoolPlainArgs args) { - return getCellularGatewaySubnetPoolPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceVpnBgpPlain(GetApplianceVpnBgpPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceVpnBgp:getApplianceVpnBgp", TypeShape.of(GetApplianceVpnBgpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5998,7 +6099,7 @@ public static CompletableFuture getCellularG * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewaySubnetPoolArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVpnSiteToSiteVpnArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6012,11 +6113,11 @@ public static CompletableFuture getCellularG * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs.builder() + * final var example = NetworksFunctions.getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewaySubnetPoolExample", example.applyValue(getCellularGatewaySubnetPoolResult -> getCellularGatewaySubnetPoolResult.item())); + * ctx.export("merakiNetworksApplianceVpnSiteToSiteVpnExample", example.applyValue(getApplianceVpnSiteToSiteVpnResult -> getApplianceVpnSiteToSiteVpnResult.item())); * } * } * } @@ -6024,8 +6125,8 @@ public static CompletableFuture getCellularG * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getCellularGatewaySubnetPool:getCellularGatewaySubnetPool", TypeShape.of(GetCellularGatewaySubnetPoolResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs args) { + return getApplianceVpnSiteToSiteVpn(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6039,7 +6140,7 @@ public static Output getCellularGatewaySubne * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewaySubnetPoolArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVpnSiteToSiteVpnArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6053,11 +6154,11 @@ public static Output getCellularGatewaySubne * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs.builder() + * final var example = NetworksFunctions.getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewaySubnetPoolExample", example.applyValue(getCellularGatewaySubnetPoolResult -> getCellularGatewaySubnetPoolResult.item())); + * ctx.export("merakiNetworksApplianceVpnSiteToSiteVpnExample", example.applyValue(getApplianceVpnSiteToSiteVpnResult -> getApplianceVpnSiteToSiteVpnResult.item())); * } * } * } @@ -6065,8 +6166,8 @@ public static Output getCellularGatewaySubne * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewaySubnetPoolPlain(GetCellularGatewaySubnetPoolPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getCellularGatewaySubnetPool:getCellularGatewaySubnetPool", TypeShape.of(GetCellularGatewaySubnetPoolResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceVpnSiteToSiteVpnPlain(GetApplianceVpnSiteToSiteVpnPlainArgs args) { + return getApplianceVpnSiteToSiteVpnPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6080,7 +6181,7 @@ public static CompletableFuture getCellularG * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewayUplinkArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVpnSiteToSiteVpnArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6094,11 +6195,11 @@ public static CompletableFuture getCellularG * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewayUplink(GetCellularGatewayUplinkArgs.builder() + * final var example = NetworksFunctions.getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewayUplinkExample", example.applyValue(getCellularGatewayUplinkResult -> getCellularGatewayUplinkResult.item())); + * ctx.export("merakiNetworksApplianceVpnSiteToSiteVpnExample", example.applyValue(getApplianceVpnSiteToSiteVpnResult -> getApplianceVpnSiteToSiteVpnResult.item())); * } * } * } @@ -6106,8 +6207,8 @@ public static CompletableFuture getCellularG * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewayUplink(GetCellularGatewayUplinkArgs args) { - return getCellularGatewayUplink(args, InvokeOptions.Empty); + public static Output getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceVpnSiteToSiteVpn:getApplianceVpnSiteToSiteVpn", TypeShape.of(GetApplianceVpnSiteToSiteVpnResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6121,7 +6222,7 @@ public static Output getCellularGatewayUplink(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewayUplinkArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVpnSiteToSiteVpnArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6135,11 +6236,11 @@ public static Output getCellularGatewayUplink(Ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewayUplink(GetCellularGatewayUplinkArgs.builder() + * final var example = NetworksFunctions.getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewayUplinkExample", example.applyValue(getCellularGatewayUplinkResult -> getCellularGatewayUplinkResult.item())); + * ctx.export("merakiNetworksApplianceVpnSiteToSiteVpnExample", example.applyValue(getApplianceVpnSiteToSiteVpnResult -> getApplianceVpnSiteToSiteVpnResult.item())); * } * } * } @@ -6147,8 +6248,8 @@ public static Output getCellularGatewayUplink(Ge * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayUplinkPlain(GetCellularGatewayUplinkPlainArgs args) { - return getCellularGatewayUplinkPlain(args, InvokeOptions.Empty); + public static Output getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceVpnSiteToSiteVpn:getApplianceVpnSiteToSiteVpn", TypeShape.of(GetApplianceVpnSiteToSiteVpnResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6162,7 +6263,7 @@ public static CompletableFuture getCellularGatew * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewayUplinkArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceVpnSiteToSiteVpnArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6176,11 +6277,11 @@ public static CompletableFuture getCellularGatew * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewayUplink(GetCellularGatewayUplinkArgs.builder() + * final var example = NetworksFunctions.getApplianceVpnSiteToSiteVpn(GetApplianceVpnSiteToSiteVpnArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewayUplinkExample", example.applyValue(getCellularGatewayUplinkResult -> getCellularGatewayUplinkResult.item())); + * ctx.export("merakiNetworksApplianceVpnSiteToSiteVpnExample", example.applyValue(getApplianceVpnSiteToSiteVpnResult -> getApplianceVpnSiteToSiteVpnResult.item())); * } * } * } @@ -6188,8 +6289,8 @@ public static CompletableFuture getCellularGatew * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewayUplink(GetCellularGatewayUplinkArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getCellularGatewayUplink:getCellularGatewayUplink", TypeShape.of(GetCellularGatewayUplinkResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceVpnSiteToSiteVpnPlain(GetApplianceVpnSiteToSiteVpnPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceVpnSiteToSiteVpn:getApplianceVpnSiteToSiteVpn", TypeShape.of(GetApplianceVpnSiteToSiteVpnResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6203,7 +6304,7 @@ public static Output getCellularGatewayUplink(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetCellularGatewayUplinkArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceWarmSpareArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6217,11 +6318,11 @@ public static Output getCellularGatewayUplink(Ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getCellularGatewayUplink(GetCellularGatewayUplinkArgs.builder() + * final var example = NetworksFunctions.getApplianceWarmSpare(GetApplianceWarmSpareArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksCellularGatewayUplinkExample", example.applyValue(getCellularGatewayUplinkResult -> getCellularGatewayUplinkResult.item())); + * ctx.export("merakiNetworksApplianceWarmSpareExample", example.applyValue(getApplianceWarmSpareResult -> getApplianceWarmSpareResult.item())); * } * } * } @@ -6229,8 +6330,8 @@ public static Output getCellularGatewayUplink(Ge * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayUplinkPlain(GetCellularGatewayUplinkPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getCellularGatewayUplink:getCellularGatewayUplink", TypeShape.of(GetCellularGatewayUplinkResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceWarmSpare(GetApplianceWarmSpareArgs args) { + return getApplianceWarmSpare(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6244,7 +6345,7 @@ public static CompletableFuture getCellularGatew * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceWarmSpareArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6258,12 +6359,11 @@ public static CompletableFuture getCellularGatew * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClients(GetClientsArgs.builder() - * .clientId("string") + * final var example = NetworksFunctions.getApplianceWarmSpare(GetApplianceWarmSpareArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksClientsExample", example.applyValue(getClientsResult -> getClientsResult.item())); + * ctx.export("merakiNetworksApplianceWarmSpareExample", example.applyValue(getApplianceWarmSpareResult -> getApplianceWarmSpareResult.item())); * } * } * } @@ -6271,8 +6371,8 @@ public static CompletableFuture getCellularGatew * <!--End PulumiCodeChooser --> * */ - public static Output getClients(GetClientsArgs args) { - return getClients(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceWarmSparePlain(GetApplianceWarmSparePlainArgs args) { + return getApplianceWarmSparePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6286,7 +6386,7 @@ public static Output getClients(GetClientsArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceWarmSpareArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6300,12 +6400,11 @@ public static Output getClients(GetClientsArgs args) { * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClients(GetClientsArgs.builder() - * .clientId("string") + * final var example = NetworksFunctions.getApplianceWarmSpare(GetApplianceWarmSpareArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksClientsExample", example.applyValue(getClientsResult -> getClientsResult.item())); + * ctx.export("merakiNetworksApplianceWarmSpareExample", example.applyValue(getApplianceWarmSpareResult -> getApplianceWarmSpareResult.item())); * } * } * } @@ -6313,8 +6412,8 @@ public static Output getClients(GetClientsArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsPlain(GetClientsPlainArgs args) { - return getClientsPlain(args, InvokeOptions.Empty); + public static Output getApplianceWarmSpare(GetApplianceWarmSpareArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceWarmSpare:getApplianceWarmSpare", TypeShape.of(GetApplianceWarmSpareResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6328,7 +6427,7 @@ public static CompletableFuture getClientsPlain(GetClientsPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceWarmSpareArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6342,12 +6441,11 @@ public static CompletableFuture getClientsPlain(GetClientsPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClients(GetClientsArgs.builder() - * .clientId("string") + * final var example = NetworksFunctions.getApplianceWarmSpare(GetApplianceWarmSpareArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksClientsExample", example.applyValue(getClientsResult -> getClientsResult.item())); + * ctx.export("merakiNetworksApplianceWarmSpareExample", example.applyValue(getApplianceWarmSpareResult -> getApplianceWarmSpareResult.item())); * } * } * } @@ -6355,8 +6453,8 @@ public static CompletableFuture getClientsPlain(GetClientsPlai * <!--End PulumiCodeChooser --> * */ - public static Output getClients(GetClientsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getClients:getClients", TypeShape.of(GetClientsResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceWarmSpare(GetApplianceWarmSpareArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getApplianceWarmSpare:getApplianceWarmSpare", TypeShape.of(GetApplianceWarmSpareResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6370,7 +6468,7 @@ public static Output getClients(GetClientsArgs args, InvokeOpt * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsArgs; + * import com.pulumi.meraki.networks.inputs.GetApplianceWarmSpareArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6384,12 +6482,11 @@ public static Output getClients(GetClientsArgs args, InvokeOpt * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClients(GetClientsArgs.builder() - * .clientId("string") + * final var example = NetworksFunctions.getApplianceWarmSpare(GetApplianceWarmSpareArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksClientsExample", example.applyValue(getClientsResult -> getClientsResult.item())); + * ctx.export("merakiNetworksApplianceWarmSpareExample", example.applyValue(getApplianceWarmSpareResult -> getApplianceWarmSpareResult.item())); * } * } * } @@ -6397,8 +6494,8 @@ public static Output getClients(GetClientsArgs args, InvokeOpt * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsPlain(GetClientsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getClients:getClients", TypeShape.of(GetClientsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceWarmSparePlain(GetApplianceWarmSparePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getApplianceWarmSpare:getApplianceWarmSpare", TypeShape.of(GetApplianceWarmSpareResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6412,7 +6509,7 @@ public static CompletableFuture getClientsPlain(GetClientsPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsOverviewArgs; + * import com.pulumi.meraki.networks.inputs.GetBluetoothClientsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6426,15 +6523,14 @@ public static CompletableFuture getClientsPlain(GetClientsPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClientsOverview(GetClientsOverviewArgs.builder() + * final var example = NetworksFunctions.getBluetoothClients(GetBluetoothClientsArgs.builder() + * .bluetoothClientId("string") + * .connectivityHistoryTimespan(1) + * .includeConnectivityHistory(false) * .networkId("string") - * .resolution(1) - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); + * ctx.export("merakiNetworksBluetoothClientsExample", example.applyValue(getBluetoothClientsResult -> getBluetoothClientsResult.item())); * } * } * } @@ -6442,8 +6538,8 @@ public static CompletableFuture getClientsPlain(GetClientsPlai * <!--End PulumiCodeChooser --> * */ - public static Output getClientsOverview(GetClientsOverviewArgs args) { - return getClientsOverview(args, InvokeOptions.Empty); + public static Output getBluetoothClients(GetBluetoothClientsArgs args) { + return getBluetoothClients(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6457,7 +6553,7 @@ public static Output getClientsOverview(GetClientsOver * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsOverviewArgs; + * import com.pulumi.meraki.networks.inputs.GetBluetoothClientsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6471,15 +6567,14 @@ public static Output getClientsOverview(GetClientsOver * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClientsOverview(GetClientsOverviewArgs.builder() + * final var example = NetworksFunctions.getBluetoothClients(GetBluetoothClientsArgs.builder() + * .bluetoothClientId("string") + * .connectivityHistoryTimespan(1) + * .includeConnectivityHistory(false) * .networkId("string") - * .resolution(1) - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); + * ctx.export("merakiNetworksBluetoothClientsExample", example.applyValue(getBluetoothClientsResult -> getBluetoothClientsResult.item())); * } * } * } @@ -6487,8 +6582,8 @@ public static Output getClientsOverview(GetClientsOver * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsOverviewPlain(GetClientsOverviewPlainArgs args) { - return getClientsOverviewPlain(args, InvokeOptions.Empty); + public static CompletableFuture getBluetoothClientsPlain(GetBluetoothClientsPlainArgs args) { + return getBluetoothClientsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6502,7 +6597,7 @@ public static CompletableFuture getClientsOverviewPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsOverviewArgs; + * import com.pulumi.meraki.networks.inputs.GetBluetoothClientsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6516,15 +6611,14 @@ public static CompletableFuture getClientsOverviewPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClientsOverview(GetClientsOverviewArgs.builder() + * final var example = NetworksFunctions.getBluetoothClients(GetBluetoothClientsArgs.builder() + * .bluetoothClientId("string") + * .connectivityHistoryTimespan(1) + * .includeConnectivityHistory(false) * .networkId("string") - * .resolution(1) - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); + * ctx.export("merakiNetworksBluetoothClientsExample", example.applyValue(getBluetoothClientsResult -> getBluetoothClientsResult.item())); * } * } * } @@ -6532,8 +6626,8 @@ public static CompletableFuture getClientsOverviewPlai * <!--End PulumiCodeChooser --> * */ - public static Output getClientsOverview(GetClientsOverviewArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getClientsOverview:getClientsOverview", TypeShape.of(GetClientsOverviewResult.class), args, Utilities.withVersion(options)); + public static Output getBluetoothClients(GetBluetoothClientsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getBluetoothClients:getBluetoothClients", TypeShape.of(GetBluetoothClientsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6547,7 +6641,7 @@ public static Output getClientsOverview(GetClientsOver * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsOverviewArgs; + * import com.pulumi.meraki.networks.inputs.GetBluetoothClientsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6561,15 +6655,14 @@ public static Output getClientsOverview(GetClientsOver * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClientsOverview(GetClientsOverviewArgs.builder() + * final var example = NetworksFunctions.getBluetoothClients(GetBluetoothClientsArgs.builder() + * .bluetoothClientId("string") + * .connectivityHistoryTimespan(1) + * .includeConnectivityHistory(false) * .networkId("string") - * .resolution(1) - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); + * ctx.export("merakiNetworksBluetoothClientsExample", example.applyValue(getBluetoothClientsResult -> getBluetoothClientsResult.item())); * } * } * } @@ -6577,8 +6670,8 @@ public static Output getClientsOverview(GetClientsOver * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsOverviewPlain(GetClientsOverviewPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getClientsOverview:getClientsOverview", TypeShape.of(GetClientsOverviewResult.class), args, Utilities.withVersion(options)); + public static Output getBluetoothClients(GetBluetoothClientsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getBluetoothClients:getBluetoothClients", TypeShape.of(GetBluetoothClientsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6592,7 +6685,7 @@ public static CompletableFuture getClientsOverviewPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsPolicyArgs; + * import com.pulumi.meraki.networks.inputs.GetBluetoothClientsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6606,12 +6699,14 @@ public static CompletableFuture getClientsOverviewPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClientsPolicy(GetClientsPolicyArgs.builder() - * .clientId("string") + * final var example = NetworksFunctions.getBluetoothClients(GetBluetoothClientsArgs.builder() + * .bluetoothClientId("string") + * .connectivityHistoryTimespan(1) + * .includeConnectivityHistory(false) * .networkId("string") * .build()); * - * ctx.export("merakiNetworksClientsPolicyExample", example.applyValue(getClientsPolicyResult -> getClientsPolicyResult.item())); + * ctx.export("merakiNetworksBluetoothClientsExample", example.applyValue(getBluetoothClientsResult -> getBluetoothClientsResult.item())); * } * } * } @@ -6619,50 +6714,106 @@ public static CompletableFuture getClientsOverviewPlai * <!--End PulumiCodeChooser --> * */ - public static Output getClientsPolicy(GetClientsPolicyArgs args) { - return getClientsPolicy(args, InvokeOptions.Empty); + public static CompletableFuture getBluetoothClientsPlain(GetBluetoothClientsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getBluetoothClients:getBluetoothClients", TypeShape.of(GetBluetoothClientsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * - * <!--Start PulumiCodeChooser --> - *
-     * {@code
-     * package generated_program;
+     */
+    public static Output getCameraQualityRetentionProfiles() {
+        return getCameraQualityRetentionProfiles(GetCameraQualityRetentionProfilesArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     * import com.pulumi.Context;
-     * import com.pulumi.Pulumi;
-     * import com.pulumi.core.Output;
-     * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetClientsPolicyArgs;
-     * import java.util.List;
-     * import java.util.ArrayList;
-     * import java.util.Map;
-     * import java.io.File;
-     * import java.nio.file.Files;
-     * import java.nio.file.Paths;
+     */
+    public static CompletableFuture getCameraQualityRetentionProfilesPlain() {
+        return getCameraQualityRetentionProfilesPlain(GetCameraQualityRetentionProfilesPlainArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     * public class App {
-     *     public static void main(String[] args) {
-     *         Pulumi.run(App::stack);
-     *     }
+     */
+    public static Output getCameraQualityRetentionProfiles(GetCameraQualityRetentionProfilesArgs args) {
+        return getCameraQualityRetentionProfiles(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getClientsPolicy(GetClientsPolicyArgs.builder()
-     *             .clientId("string")
-     *             .networkId("string")
-     *             .build());
+     */
+    public static CompletableFuture getCameraQualityRetentionProfilesPlain(GetCameraQualityRetentionProfilesPlainArgs args) {
+        return getCameraQualityRetentionProfilesPlain(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     *         ctx.export("merakiNetworksClientsPolicyExample", example.applyValue(getClientsPolicyResult -> getClientsPolicyResult.item()));
-     *     }
-     * }
-     * }
-     * 
- * <!--End PulumiCodeChooser --> + */ + public static Output getCameraQualityRetentionProfiles(GetCameraQualityRetentionProfilesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCameraQualityRetentionProfiles:getCameraQualityRetentionProfiles", TypeShape.of(GetCameraQualityRetentionProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage * */ - public static CompletableFuture getClientsPolicyPlain(GetClientsPolicyPlainArgs args) { - return getClientsPolicyPlain(args, InvokeOptions.Empty); + public static Output getCameraQualityRetentionProfiles(GetCameraQualityRetentionProfilesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCameraQualityRetentionProfiles:getCameraQualityRetentionProfiles", TypeShape.of(GetCameraQualityRetentionProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getCameraQualityRetentionProfilesPlain(GetCameraQualityRetentionProfilesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getCameraQualityRetentionProfiles:getCameraQualityRetentionProfiles", TypeShape.of(GetCameraQualityRetentionProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getCameraWirelessProfiles() { + return getCameraWirelessProfiles(GetCameraWirelessProfilesArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getCameraWirelessProfilesPlain() { + return getCameraWirelessProfilesPlain(GetCameraWirelessProfilesPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getCameraWirelessProfiles(GetCameraWirelessProfilesArgs args) { + return getCameraWirelessProfiles(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getCameraWirelessProfilesPlain(GetCameraWirelessProfilesPlainArgs args) { + return getCameraWirelessProfilesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getCameraWirelessProfiles(GetCameraWirelessProfilesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCameraWirelessProfiles:getCameraWirelessProfiles", TypeShape.of(GetCameraWirelessProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getCameraWirelessProfiles(GetCameraWirelessProfilesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCameraWirelessProfiles:getCameraWirelessProfiles", TypeShape.of(GetCameraWirelessProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getCameraWirelessProfilesPlain(GetCameraWirelessProfilesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getCameraWirelessProfiles:getCameraWirelessProfiles", TypeShape.of(GetCameraWirelessProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6676,7 +6827,7 @@ public static CompletableFuture getClientsPolicyPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsPolicyArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayConnectivityMonitoringDestinationsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6690,12 +6841,11 @@ public static CompletableFuture getClientsPolicyPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClientsPolicy(GetClientsPolicyArgs.builder() - * .clientId("string") + * final var example = NetworksFunctions.getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksClientsPolicyExample", example.applyValue(getClientsPolicyResult -> getClientsPolicyResult.item())); + * ctx.export("merakiNetworksCellularGatewayConnectivityMonitoringDestinationsExample", example.applyValue(getCellularGatewayConnectivityMonitoringDestinationsResult -> getCellularGatewayConnectivityMonitoringDestinationsResult.item())); * } * } * } @@ -6703,8 +6853,8 @@ public static CompletableFuture getClientsPolicyPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getClientsPolicy(GetClientsPolicyArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getClientsPolicy:getClientsPolicy", TypeShape.of(GetClientsPolicyResult.class), args, Utilities.withVersion(options)); + public static Output getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs args) { + return getCellularGatewayConnectivityMonitoringDestinations(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6718,7 +6868,7 @@ public static Output getClientsPolicy(GetClientsPolicyAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsPolicyArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayConnectivityMonitoringDestinationsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6732,12 +6882,11 @@ public static Output getClientsPolicy(GetClientsPolicyAr * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClientsPolicy(GetClientsPolicyArgs.builder() - * .clientId("string") + * final var example = NetworksFunctions.getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksClientsPolicyExample", example.applyValue(getClientsPolicyResult -> getClientsPolicyResult.item())); + * ctx.export("merakiNetworksCellularGatewayConnectivityMonitoringDestinationsExample", example.applyValue(getCellularGatewayConnectivityMonitoringDestinationsResult -> getCellularGatewayConnectivityMonitoringDestinationsResult.item())); * } * } * } @@ -6745,8 +6894,8 @@ public static Output getClientsPolicy(GetClientsPolicyAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsPolicyPlain(GetClientsPolicyPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getClientsPolicy:getClientsPolicy", TypeShape.of(GetClientsPolicyResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCellularGatewayConnectivityMonitoringDestinationsPlain(GetCellularGatewayConnectivityMonitoringDestinationsPlainArgs args) { + return getCellularGatewayConnectivityMonitoringDestinationsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6760,7 +6909,7 @@ public static CompletableFuture getClientsPolicyPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsSplashAuthorizationStatusArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayConnectivityMonitoringDestinationsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6774,12 +6923,11 @@ public static CompletableFuture getClientsPolicyPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs.builder() - * .clientId("string") + * final var example = NetworksFunctions.getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksClientsSplashAuthorizationStatusExample", example.applyValue(getClientsSplashAuthorizationStatusResult -> getClientsSplashAuthorizationStatusResult.item())); + * ctx.export("merakiNetworksCellularGatewayConnectivityMonitoringDestinationsExample", example.applyValue(getCellularGatewayConnectivityMonitoringDestinationsResult -> getCellularGatewayConnectivityMonitoringDestinationsResult.item())); * } * } * } @@ -6787,8 +6935,8 @@ public static CompletableFuture getClientsPolicyPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs args) { - return getClientsSplashAuthorizationStatus(args, InvokeOptions.Empty); + public static Output getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCellularGatewayConnectivityMonitoringDestinations:getCellularGatewayConnectivityMonitoringDestinations", TypeShape.of(GetCellularGatewayConnectivityMonitoringDestinationsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6802,7 +6950,7 @@ public static Output getClientsSplash * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsSplashAuthorizationStatusArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayConnectivityMonitoringDestinationsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6816,12 +6964,11 @@ public static Output getClientsSplash * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs.builder() - * .clientId("string") + * final var example = NetworksFunctions.getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksClientsSplashAuthorizationStatusExample", example.applyValue(getClientsSplashAuthorizationStatusResult -> getClientsSplashAuthorizationStatusResult.item())); + * ctx.export("merakiNetworksCellularGatewayConnectivityMonitoringDestinationsExample", example.applyValue(getCellularGatewayConnectivityMonitoringDestinationsResult -> getCellularGatewayConnectivityMonitoringDestinationsResult.item())); * } * } * } @@ -6829,8 +6976,8 @@ public static Output getClientsSplash * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsSplashAuthorizationStatusPlain(GetClientsSplashAuthorizationStatusPlainArgs args) { - return getClientsSplashAuthorizationStatusPlain(args, InvokeOptions.Empty); + public static Output getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCellularGatewayConnectivityMonitoringDestinations:getCellularGatewayConnectivityMonitoringDestinations", TypeShape.of(GetCellularGatewayConnectivityMonitoringDestinationsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6844,7 +6991,7 @@ public static CompletableFuture getCl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsSplashAuthorizationStatusArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayConnectivityMonitoringDestinationsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6858,12 +7005,11 @@ public static CompletableFuture getCl * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs.builder() - * .clientId("string") + * final var example = NetworksFunctions.getCellularGatewayConnectivityMonitoringDestinations(GetCellularGatewayConnectivityMonitoringDestinationsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksClientsSplashAuthorizationStatusExample", example.applyValue(getClientsSplashAuthorizationStatusResult -> getClientsSplashAuthorizationStatusResult.item())); + * ctx.export("merakiNetworksCellularGatewayConnectivityMonitoringDestinationsExample", example.applyValue(getCellularGatewayConnectivityMonitoringDestinationsResult -> getCellularGatewayConnectivityMonitoringDestinationsResult.item())); * } * } * } @@ -6871,8 +7017,8 @@ public static CompletableFuture getCl * <!--End PulumiCodeChooser --> * */ - public static Output getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getClientsSplashAuthorizationStatus:getClientsSplashAuthorizationStatus", TypeShape.of(GetClientsSplashAuthorizationStatusResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCellularGatewayConnectivityMonitoringDestinationsPlain(GetCellularGatewayConnectivityMonitoringDestinationsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getCellularGatewayConnectivityMonitoringDestinations:getCellularGatewayConnectivityMonitoringDestinations", TypeShape.of(GetCellularGatewayConnectivityMonitoringDestinationsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6886,7 +7032,7 @@ public static Output getClientsSplash * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetClientsSplashAuthorizationStatusArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayDhcpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6900,12 +7046,11 @@ public static Output getClientsSplash * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs.builder() - * .clientId("string") + * final var example = NetworksFunctions.getCellularGatewayDhcp(GetCellularGatewayDhcpArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksClientsSplashAuthorizationStatusExample", example.applyValue(getClientsSplashAuthorizationStatusResult -> getClientsSplashAuthorizationStatusResult.item())); + * ctx.export("merakiNetworksCellularGatewayDhcpExample", example.applyValue(getCellularGatewayDhcpResult -> getCellularGatewayDhcpResult.item())); * } * } * } @@ -6913,8 +7058,8 @@ public static Output getClientsSplash * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsSplashAuthorizationStatusPlain(GetClientsSplashAuthorizationStatusPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getClientsSplashAuthorizationStatus:getClientsSplashAuthorizationStatus", TypeShape.of(GetClientsSplashAuthorizationStatusResult.class), args, Utilities.withVersion(options)); + public static Output getCellularGatewayDhcp(GetCellularGatewayDhcpArgs args) { + return getCellularGatewayDhcp(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6928,7 +7073,7 @@ public static CompletableFuture getCl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetEventsArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayDhcpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6942,25 +7087,11 @@ public static CompletableFuture getCl * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getEvents(GetEventsArgs.builder() - * .clientIp("string") - * .clientMac("string") - * .clientName("string") - * .deviceMac("string") - * .deviceName("string") - * .deviceSerial("string") - * .endingBefore("string") - * .excludedEventTypes("string") - * .includedEventTypes("string") + * final var example = NetworksFunctions.getCellularGatewayDhcp(GetCellularGatewayDhcpArgs.builder() * .networkId("string") - * .perPage(1) - * .productType("string") - * .smDeviceMac("string") - * .smDeviceName("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksEventsExample", example.applyValue(getEventsResult -> getEventsResult.item())); + * ctx.export("merakiNetworksCellularGatewayDhcpExample", example.applyValue(getCellularGatewayDhcpResult -> getCellularGatewayDhcpResult.item())); * } * } * } @@ -6968,8 +7099,8 @@ public static CompletableFuture getCl * <!--End PulumiCodeChooser --> * */ - public static Output getEvents(GetEventsArgs args) { - return getEvents(args, InvokeOptions.Empty); + public static CompletableFuture getCellularGatewayDhcpPlain(GetCellularGatewayDhcpPlainArgs args) { + return getCellularGatewayDhcpPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6983,7 +7114,7 @@ public static Output getEvents(GetEventsArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetEventsArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayDhcpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6997,25 +7128,11 @@ public static Output getEvents(GetEventsArgs args) { * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getEvents(GetEventsArgs.builder() - * .clientIp("string") - * .clientMac("string") - * .clientName("string") - * .deviceMac("string") - * .deviceName("string") - * .deviceSerial("string") - * .endingBefore("string") - * .excludedEventTypes("string") - * .includedEventTypes("string") + * final var example = NetworksFunctions.getCellularGatewayDhcp(GetCellularGatewayDhcpArgs.builder() * .networkId("string") - * .perPage(1) - * .productType("string") - * .smDeviceMac("string") - * .smDeviceName("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksEventsExample", example.applyValue(getEventsResult -> getEventsResult.item())); + * ctx.export("merakiNetworksCellularGatewayDhcpExample", example.applyValue(getCellularGatewayDhcpResult -> getCellularGatewayDhcpResult.item())); * } * } * } @@ -7023,8 +7140,8 @@ public static Output getEvents(GetEventsArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getEventsPlain(GetEventsPlainArgs args) { - return getEventsPlain(args, InvokeOptions.Empty); + public static Output getCellularGatewayDhcp(GetCellularGatewayDhcpArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCellularGatewayDhcp:getCellularGatewayDhcp", TypeShape.of(GetCellularGatewayDhcpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7038,7 +7155,7 @@ public static CompletableFuture getEventsPlain(GetEventsPlainAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetEventsArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayDhcpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7052,25 +7169,11 @@ public static CompletableFuture getEventsPlain(GetEventsPlainAr * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getEvents(GetEventsArgs.builder() - * .clientIp("string") - * .clientMac("string") - * .clientName("string") - * .deviceMac("string") - * .deviceName("string") - * .deviceSerial("string") - * .endingBefore("string") - * .excludedEventTypes("string") - * .includedEventTypes("string") + * final var example = NetworksFunctions.getCellularGatewayDhcp(GetCellularGatewayDhcpArgs.builder() * .networkId("string") - * .perPage(1) - * .productType("string") - * .smDeviceMac("string") - * .smDeviceName("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksEventsExample", example.applyValue(getEventsResult -> getEventsResult.item())); + * ctx.export("merakiNetworksCellularGatewayDhcpExample", example.applyValue(getCellularGatewayDhcpResult -> getCellularGatewayDhcpResult.item())); * } * } * } @@ -7078,8 +7181,8 @@ public static CompletableFuture getEventsPlain(GetEventsPlainAr * <!--End PulumiCodeChooser --> * */ - public static Output getEvents(GetEventsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getEvents:getEvents", TypeShape.of(GetEventsResult.class), args, Utilities.withVersion(options)); + public static Output getCellularGatewayDhcp(GetCellularGatewayDhcpArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCellularGatewayDhcp:getCellularGatewayDhcp", TypeShape.of(GetCellularGatewayDhcpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7093,7 +7196,7 @@ public static Output getEvents(GetEventsArgs args, InvokeOption * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetEventsArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayDhcpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7107,25 +7210,11 @@ public static Output getEvents(GetEventsArgs args, InvokeOption * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getEvents(GetEventsArgs.builder() - * .clientIp("string") - * .clientMac("string") - * .clientName("string") - * .deviceMac("string") - * .deviceName("string") - * .deviceSerial("string") - * .endingBefore("string") - * .excludedEventTypes("string") - * .includedEventTypes("string") + * final var example = NetworksFunctions.getCellularGatewayDhcp(GetCellularGatewayDhcpArgs.builder() * .networkId("string") - * .perPage(1) - * .productType("string") - * .smDeviceMac("string") - * .smDeviceName("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksEventsExample", example.applyValue(getEventsResult -> getEventsResult.item())); + * ctx.export("merakiNetworksCellularGatewayDhcpExample", example.applyValue(getCellularGatewayDhcpResult -> getCellularGatewayDhcpResult.item())); * } * } * } @@ -7133,8 +7222,8 @@ public static Output getEvents(GetEventsArgs args, InvokeOption * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getEventsPlain(GetEventsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getEvents:getEvents", TypeShape.of(GetEventsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCellularGatewayDhcpPlain(GetCellularGatewayDhcpPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getCellularGatewayDhcp:getCellularGatewayDhcp", TypeShape.of(GetCellularGatewayDhcpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7148,7 +7237,7 @@ public static CompletableFuture getEventsPlain(GetEventsPlainAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetEventsEventTypesArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewaySubnetPoolArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7162,11 +7251,11 @@ public static CompletableFuture getEventsPlain(GetEventsPlainAr * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getEventsEventTypes(GetEventsEventTypesArgs.builder() + * final var example = NetworksFunctions.getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksEventsEventTypesExample", example.applyValue(getEventsEventTypesResult -> getEventsEventTypesResult.items())); + * ctx.export("merakiNetworksCellularGatewaySubnetPoolExample", example.applyValue(getCellularGatewaySubnetPoolResult -> getCellularGatewaySubnetPoolResult.item())); * } * } * } @@ -7174,8 +7263,8 @@ public static CompletableFuture getEventsPlain(GetEventsPlainAr * <!--End PulumiCodeChooser --> * */ - public static Output getEventsEventTypes(GetEventsEventTypesArgs args) { - return getEventsEventTypes(args, InvokeOptions.Empty); + public static Output getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs args) { + return getCellularGatewaySubnetPool(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7189,7 +7278,7 @@ public static Output getEventsEventTypes(GetEventsEve * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetEventsEventTypesArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewaySubnetPoolArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7203,11 +7292,11 @@ public static Output getEventsEventTypes(GetEventsEve * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getEventsEventTypes(GetEventsEventTypesArgs.builder() + * final var example = NetworksFunctions.getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksEventsEventTypesExample", example.applyValue(getEventsEventTypesResult -> getEventsEventTypesResult.items())); + * ctx.export("merakiNetworksCellularGatewaySubnetPoolExample", example.applyValue(getCellularGatewaySubnetPoolResult -> getCellularGatewaySubnetPoolResult.item())); * } * } * } @@ -7215,8 +7304,8 @@ public static Output getEventsEventTypes(GetEventsEve * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getEventsEventTypesPlain(GetEventsEventTypesPlainArgs args) { - return getEventsEventTypesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getCellularGatewaySubnetPoolPlain(GetCellularGatewaySubnetPoolPlainArgs args) { + return getCellularGatewaySubnetPoolPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7230,7 +7319,7 @@ public static CompletableFuture getEventsEventTypesPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetEventsEventTypesArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewaySubnetPoolArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7244,11 +7333,11 @@ public static CompletableFuture getEventsEventTypesPl * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getEventsEventTypes(GetEventsEventTypesArgs.builder() + * final var example = NetworksFunctions.getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksEventsEventTypesExample", example.applyValue(getEventsEventTypesResult -> getEventsEventTypesResult.items())); + * ctx.export("merakiNetworksCellularGatewaySubnetPoolExample", example.applyValue(getCellularGatewaySubnetPoolResult -> getCellularGatewaySubnetPoolResult.item())); * } * } * } @@ -7256,8 +7345,8 @@ public static CompletableFuture getEventsEventTypesPl * <!--End PulumiCodeChooser --> * */ - public static Output getEventsEventTypes(GetEventsEventTypesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getEventsEventTypes:getEventsEventTypes", TypeShape.of(GetEventsEventTypesResult.class), args, Utilities.withVersion(options)); + public static Output getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCellularGatewaySubnetPool:getCellularGatewaySubnetPool", TypeShape.of(GetCellularGatewaySubnetPoolResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7271,7 +7360,7 @@ public static Output getEventsEventTypes(GetEventsEve * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetEventsEventTypesArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewaySubnetPoolArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7285,11 +7374,11 @@ public static Output getEventsEventTypes(GetEventsEve * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getEventsEventTypes(GetEventsEventTypesArgs.builder() + * final var example = NetworksFunctions.getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksEventsEventTypesExample", example.applyValue(getEventsEventTypesResult -> getEventsEventTypesResult.items())); + * ctx.export("merakiNetworksCellularGatewaySubnetPoolExample", example.applyValue(getCellularGatewaySubnetPoolResult -> getCellularGatewaySubnetPoolResult.item())); * } * } * } @@ -7297,8 +7386,8 @@ public static Output getEventsEventTypes(GetEventsEve * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getEventsEventTypesPlain(GetEventsEventTypesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getEventsEventTypes:getEventsEventTypes", TypeShape.of(GetEventsEventTypesResult.class), args, Utilities.withVersion(options)); + public static Output getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCellularGatewaySubnetPool:getCellularGatewaySubnetPool", TypeShape.of(GetCellularGatewaySubnetPoolResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7312,7 +7401,7 @@ public static CompletableFuture getEventsEventTypesPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewaySubnetPoolArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7326,11 +7415,11 @@ public static CompletableFuture getEventsEventTypesPl * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() + * final var example = NetworksFunctions.getCellularGatewaySubnetPool(GetCellularGatewaySubnetPoolArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.item())); + * ctx.export("merakiNetworksCellularGatewaySubnetPoolExample", example.applyValue(getCellularGatewaySubnetPoolResult -> getCellularGatewaySubnetPoolResult.item())); * } * } * } @@ -7338,8 +7427,8 @@ public static CompletableFuture getEventsEventTypesPl * <!--End PulumiCodeChooser --> * */ - public static Output getFirmwareUpgrades(GetFirmwareUpgradesArgs args) { - return getFirmwareUpgrades(args, InvokeOptions.Empty); + public static CompletableFuture getCellularGatewaySubnetPoolPlain(GetCellularGatewaySubnetPoolPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getCellularGatewaySubnetPool:getCellularGatewaySubnetPool", TypeShape.of(GetCellularGatewaySubnetPoolResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7353,7 +7442,7 @@ public static Output getFirmwareUpgrades(GetFirmwareU * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayUplinkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7367,11 +7456,11 @@ public static Output getFirmwareUpgrades(GetFirmwareU * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() + * final var example = NetworksFunctions.getCellularGatewayUplink(GetCellularGatewayUplinkArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.item())); + * ctx.export("merakiNetworksCellularGatewayUplinkExample", example.applyValue(getCellularGatewayUplinkResult -> getCellularGatewayUplinkResult.item())); * } * } * } @@ -7379,8 +7468,8 @@ public static Output getFirmwareUpgrades(GetFirmwareU * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getFirmwareUpgradesPlain(GetFirmwareUpgradesPlainArgs args) { - return getFirmwareUpgradesPlain(args, InvokeOptions.Empty); + public static Output getCellularGatewayUplink(GetCellularGatewayUplinkArgs args) { + return getCellularGatewayUplink(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7394,7 +7483,7 @@ public static CompletableFuture getFirmwareUpgradesPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayUplinkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7408,11 +7497,11 @@ public static CompletableFuture getFirmwareUpgradesPl * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() + * final var example = NetworksFunctions.getCellularGatewayUplink(GetCellularGatewayUplinkArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.item())); + * ctx.export("merakiNetworksCellularGatewayUplinkExample", example.applyValue(getCellularGatewayUplinkResult -> getCellularGatewayUplinkResult.item())); * } * } * } @@ -7420,8 +7509,8 @@ public static CompletableFuture getFirmwareUpgradesPl * <!--End PulumiCodeChooser --> * */ - public static Output getFirmwareUpgrades(GetFirmwareUpgradesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgrades:getFirmwareUpgrades", TypeShape.of(GetFirmwareUpgradesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCellularGatewayUplinkPlain(GetCellularGatewayUplinkPlainArgs args) { + return getCellularGatewayUplinkPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7435,7 +7524,7 @@ public static Output getFirmwareUpgrades(GetFirmwareU * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayUplinkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7449,11 +7538,11 @@ public static Output getFirmwareUpgrades(GetFirmwareU * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() + * final var example = NetworksFunctions.getCellularGatewayUplink(GetCellularGatewayUplinkArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.item())); + * ctx.export("merakiNetworksCellularGatewayUplinkExample", example.applyValue(getCellularGatewayUplinkResult -> getCellularGatewayUplinkResult.item())); * } * } * } @@ -7461,8 +7550,8 @@ public static Output getFirmwareUpgrades(GetFirmwareU * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getFirmwareUpgradesPlain(GetFirmwareUpgradesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getFirmwareUpgrades:getFirmwareUpgrades", TypeShape.of(GetFirmwareUpgradesResult.class), args, Utilities.withVersion(options)); + public static Output getCellularGatewayUplink(GetCellularGatewayUplinkArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCellularGatewayUplink:getCellularGatewayUplink", TypeShape.of(GetCellularGatewayUplinkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7476,7 +7565,7 @@ public static CompletableFuture getFirmwareUpgradesPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedEventsArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayUplinkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7490,11 +7579,11 @@ public static CompletableFuture getFirmwareUpgradesPl * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs.builder() + * final var example = NetworksFunctions.getCellularGatewayUplink(GetCellularGatewayUplinkArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesStagedEventsExample", example.applyValue(getFirmwareUpgradesStagedEventsResult -> getFirmwareUpgradesStagedEventsResult.item())); + * ctx.export("merakiNetworksCellularGatewayUplinkExample", example.applyValue(getCellularGatewayUplinkResult -> getCellularGatewayUplinkResult.item())); * } * } * } @@ -7502,8 +7591,8 @@ public static CompletableFuture getFirmwareUpgradesPl * <!--End PulumiCodeChooser --> * */ - public static Output getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs args) { - return getFirmwareUpgradesStagedEvents(args, InvokeOptions.Empty); + public static Output getCellularGatewayUplink(GetCellularGatewayUplinkArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getCellularGatewayUplink:getCellularGatewayUplink", TypeShape.of(GetCellularGatewayUplinkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7517,7 +7606,7 @@ public static Output getFirmwareUpgradesS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedEventsArgs; + * import com.pulumi.meraki.networks.inputs.GetCellularGatewayUplinkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7531,11 +7620,11 @@ public static Output getFirmwareUpgradesS * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs.builder() + * final var example = NetworksFunctions.getCellularGatewayUplink(GetCellularGatewayUplinkArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesStagedEventsExample", example.applyValue(getFirmwareUpgradesStagedEventsResult -> getFirmwareUpgradesStagedEventsResult.item())); + * ctx.export("merakiNetworksCellularGatewayUplinkExample", example.applyValue(getCellularGatewayUplinkResult -> getCellularGatewayUplinkResult.item())); * } * } * } @@ -7543,8 +7632,8 @@ public static Output getFirmwareUpgradesS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getFirmwareUpgradesStagedEventsPlain(GetFirmwareUpgradesStagedEventsPlainArgs args) { - return getFirmwareUpgradesStagedEventsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getCellularGatewayUplinkPlain(GetCellularGatewayUplinkPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getCellularGatewayUplink:getCellularGatewayUplink", TypeShape.of(GetCellularGatewayUplinkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7558,7 +7647,7 @@ public static CompletableFuture getFirmwa * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedEventsArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7572,11 +7661,12 @@ public static CompletableFuture getFirmwa * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs.builder() + * final var example = NetworksFunctions.getClients(GetClientsArgs.builder() + * .clientId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesStagedEventsExample", example.applyValue(getFirmwareUpgradesStagedEventsResult -> getFirmwareUpgradesStagedEventsResult.item())); + * ctx.export("merakiNetworksClientsExample", example.applyValue(getClientsResult -> getClientsResult.item())); * } * } * } @@ -7584,8 +7674,8 @@ public static CompletableFuture getFirmwa * <!--End PulumiCodeChooser --> * */ - public static Output getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgradesStagedEvents:getFirmwareUpgradesStagedEvents", TypeShape.of(GetFirmwareUpgradesStagedEventsResult.class), args, Utilities.withVersion(options)); + public static Output getClients(GetClientsArgs args) { + return getClients(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7599,7 +7689,7 @@ public static Output getFirmwareUpgradesS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedEventsArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7613,11 +7703,12 @@ public static Output getFirmwareUpgradesS * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs.builder() + * final var example = NetworksFunctions.getClients(GetClientsArgs.builder() + * .clientId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesStagedEventsExample", example.applyValue(getFirmwareUpgradesStagedEventsResult -> getFirmwareUpgradesStagedEventsResult.item())); + * ctx.export("merakiNetworksClientsExample", example.applyValue(getClientsResult -> getClientsResult.item())); * } * } * } @@ -7625,50 +7716,50 @@ public static Output getFirmwareUpgradesS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getFirmwareUpgradesStagedEventsPlain(GetFirmwareUpgradesStagedEventsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getFirmwareUpgradesStagedEvents:getFirmwareUpgradesStagedEvents", TypeShape.of(GetFirmwareUpgradesStagedEventsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getClientsPlain(GetClientsPlainArgs args) { + return getClientsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage * - */ - public static Output getFirmwareUpgradesStagedGroups() { - return getFirmwareUpgradesStagedGroups(GetFirmwareUpgradesStagedGroupsArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
      * 
-     */
-    public static CompletableFuture getFirmwareUpgradesStagedGroupsPlain() {
-        return getFirmwareUpgradesStagedGroupsPlain(GetFirmwareUpgradesStagedGroupsPlainArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetClientsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
      * 
-     */
-    public static Output getFirmwareUpgradesStagedGroups(GetFirmwareUpgradesStagedGroupsArgs args) {
-        return getFirmwareUpgradesStagedGroups(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
      * 
-     */
-    public static CompletableFuture getFirmwareUpgradesStagedGroupsPlain(GetFirmwareUpgradesStagedGroupsPlainArgs args) {
-        return getFirmwareUpgradesStagedGroupsPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getClients(GetClientsArgs.builder()
+     *             .clientId("string")
+     *             .networkId("string")
+     *             .build());
      * 
-     */
-    public static Output getFirmwareUpgradesStagedGroups(GetFirmwareUpgradesStagedGroupsArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgradesStagedGroups:getFirmwareUpgradesStagedGroups", TypeShape.of(GetFirmwareUpgradesStagedGroupsResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
+     *         ctx.export("merakiNetworksClientsExample", example.applyValue(getClientsResult -> getClientsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getFirmwareUpgradesStagedGroupsPlain(GetFirmwareUpgradesStagedGroupsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getFirmwareUpgradesStagedGroups:getFirmwareUpgradesStagedGroups", TypeShape.of(GetFirmwareUpgradesStagedGroupsResult.class), args, Utilities.withVersion(options)); + public static Output getClients(GetClientsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getClients:getClients", TypeShape.of(GetClientsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7682,7 +7773,7 @@ public static CompletableFuture getFirmwa * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedStagesArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7696,11 +7787,12 @@ public static CompletableFuture getFirmwa * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs.builder() + * final var example = NetworksFunctions.getClients(GetClientsArgs.builder() + * .clientId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesStagedStagesExample", example.applyValue(getFirmwareUpgradesStagedStagesResult -> getFirmwareUpgradesStagedStagesResult.items())); + * ctx.export("merakiNetworksClientsExample", example.applyValue(getClientsResult -> getClientsResult.item())); * } * } * } @@ -7708,8 +7800,8 @@ public static CompletableFuture getFirmwa * <!--End PulumiCodeChooser --> * */ - public static Output getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs args) { - return getFirmwareUpgradesStagedStages(args, InvokeOptions.Empty); + public static Output getClients(GetClientsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getClients:getClients", TypeShape.of(GetClientsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7723,7 +7815,7 @@ public static Output getFirmwareUpgradesS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedStagesArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7737,11 +7829,12 @@ public static Output getFirmwareUpgradesS * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs.builder() + * final var example = NetworksFunctions.getClients(GetClientsArgs.builder() + * .clientId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesStagedStagesExample", example.applyValue(getFirmwareUpgradesStagedStagesResult -> getFirmwareUpgradesStagedStagesResult.items())); + * ctx.export("merakiNetworksClientsExample", example.applyValue(getClientsResult -> getClientsResult.item())); * } * } * } @@ -7749,8 +7842,8 @@ public static Output getFirmwareUpgradesS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getFirmwareUpgradesStagedStagesPlain(GetFirmwareUpgradesStagedStagesPlainArgs args) { - return getFirmwareUpgradesStagedStagesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getClientsPlain(GetClientsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getClients:getClients", TypeShape.of(GetClientsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7764,7 +7857,7 @@ public static CompletableFuture getFirmwa * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedStagesArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7778,11 +7871,15 @@ public static CompletableFuture getFirmwa * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs.builder() + * final var example = NetworksFunctions.getClientsOverview(GetClientsOverviewArgs.builder() * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesStagedStagesExample", example.applyValue(getFirmwareUpgradesStagedStagesResult -> getFirmwareUpgradesStagedStagesResult.items())); + * ctx.export("merakiNetworksClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); * } * } * } @@ -7790,8 +7887,8 @@ public static CompletableFuture getFirmwa * <!--End PulumiCodeChooser --> * */ - public static Output getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgradesStagedStages:getFirmwareUpgradesStagedStages", TypeShape.of(GetFirmwareUpgradesStagedStagesResult.class), args, Utilities.withVersion(options)); + public static Output getClientsOverview(GetClientsOverviewArgs args) { + return getClientsOverview(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7805,7 +7902,7 @@ public static Output getFirmwareUpgradesS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedStagesArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7819,11 +7916,15 @@ public static Output getFirmwareUpgradesS * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs.builder() + * final var example = NetworksFunctions.getClientsOverview(GetClientsOverviewArgs.builder() * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksFirmwareUpgradesStagedStagesExample", example.applyValue(getFirmwareUpgradesStagedStagesResult -> getFirmwareUpgradesStagedStagesResult.items())); + * ctx.export("merakiNetworksClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); * } * } * } @@ -7831,92 +7932,53 @@ public static Output getFirmwareUpgradesS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getFirmwareUpgradesStagedStagesPlain(GetFirmwareUpgradesStagedStagesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getFirmwareUpgradesStagedStages:getFirmwareUpgradesStagedStages", TypeShape.of(GetFirmwareUpgradesStagedStagesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getClientsOverviewPlain(GetClientsOverviewPlainArgs args) { + return getClientsOverviewPlain(args, InvokeOptions.Empty); } /** * ## Example Usage * - */ - public static Output getFloorPlans() { - return getFloorPlans(GetFloorPlansArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
      * 
-     */
-    public static CompletableFuture getFloorPlansPlain() {
-        return getFloorPlansPlain(GetFloorPlansPlainArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetClientsOverviewArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
      * 
-     */
-    public static Output getFloorPlans(GetFloorPlansArgs args) {
-        return getFloorPlans(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static CompletableFuture getFloorPlansPlain(GetFloorPlansPlainArgs args) {
-        return getFloorPlansPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static Output getFloorPlans(GetFloorPlansArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getFloorPlans:getFloorPlans", TypeShape.of(GetFloorPlansResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static CompletableFuture getFloorPlansPlain(GetFloorPlansPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getFloorPlans:getFloorPlans", TypeShape.of(GetFloorPlansResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static Output getGroupPolicies() {
-        return getGroupPolicies(GetGroupPoliciesArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static CompletableFuture getGroupPoliciesPlain() {
-        return getGroupPoliciesPlain(GetGroupPoliciesPlainArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
-     * 
-     */
-    public static Output getGroupPolicies(GetGroupPoliciesArgs args) {
-        return getGroupPolicies(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
      * 
-     */
-    public static CompletableFuture getGroupPoliciesPlain(GetGroupPoliciesPlainArgs args) {
-        return getGroupPoliciesPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getClientsOverview(GetClientsOverviewArgs.builder()
+     *             .networkId("string")
+     *             .resolution(1)
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
      * 
-     */
-    public static Output getGroupPolicies(GetGroupPoliciesArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getGroupPolicies:getGroupPolicies", TypeShape.of(GetGroupPoliciesResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
+     *         ctx.export("merakiNetworksClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getGroupPoliciesPlain(GetGroupPoliciesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getGroupPolicies:getGroupPolicies", TypeShape.of(GetGroupPoliciesResult.class), args, Utilities.withVersion(options)); + public static Output getClientsOverview(GetClientsOverviewArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getClientsOverview:getClientsOverview", TypeShape.of(GetClientsOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7930,7 +7992,7 @@ public static CompletableFuture getGroupPoliciesPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetHealthAlertsArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7944,11 +8006,15 @@ public static CompletableFuture getGroupPoliciesPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getHealthAlerts(GetHealthAlertsArgs.builder() + * final var example = NetworksFunctions.getClientsOverview(GetClientsOverviewArgs.builder() * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksHealthAlertsExample", example.applyValue(getHealthAlertsResult -> getHealthAlertsResult.items())); + * ctx.export("merakiNetworksClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); * } * } * } @@ -7956,8 +8022,8 @@ public static CompletableFuture getGroupPoliciesPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getHealthAlerts(GetHealthAlertsArgs args) { - return getHealthAlerts(args, InvokeOptions.Empty); + public static Output getClientsOverview(GetClientsOverviewArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getClientsOverview:getClientsOverview", TypeShape.of(GetClientsOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7971,7 +8037,7 @@ public static Output getHealthAlerts(GetHealthAlertsArgs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetHealthAlertsArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7985,11 +8051,15 @@ public static Output getHealthAlerts(GetHealthAlertsArgs * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getHealthAlerts(GetHealthAlertsArgs.builder() + * final var example = NetworksFunctions.getClientsOverview(GetClientsOverviewArgs.builder() * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksHealthAlertsExample", example.applyValue(getHealthAlertsResult -> getHealthAlertsResult.items())); + * ctx.export("merakiNetworksClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); * } * } * } @@ -7997,8 +8067,8 @@ public static Output getHealthAlerts(GetHealthAlertsArgs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getHealthAlertsPlain(GetHealthAlertsPlainArgs args) { - return getHealthAlertsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getClientsOverviewPlain(GetClientsOverviewPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getClientsOverview:getClientsOverview", TypeShape.of(GetClientsOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8012,7 +8082,7 @@ public static CompletableFuture getHealthAlertsPlain(GetH * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetHealthAlertsArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsPolicyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8026,11 +8096,12 @@ public static CompletableFuture getHealthAlertsPlain(GetH * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getHealthAlerts(GetHealthAlertsArgs.builder() + * final var example = NetworksFunctions.getClientsPolicy(GetClientsPolicyArgs.builder() + * .clientId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksHealthAlertsExample", example.applyValue(getHealthAlertsResult -> getHealthAlertsResult.items())); + * ctx.export("merakiNetworksClientsPolicyExample", example.applyValue(getClientsPolicyResult -> getClientsPolicyResult.item())); * } * } * } @@ -8038,8 +8109,8 @@ public static CompletableFuture getHealthAlertsPlain(GetH * <!--End PulumiCodeChooser --> * */ - public static Output getHealthAlerts(GetHealthAlertsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getHealthAlerts:getHealthAlerts", TypeShape.of(GetHealthAlertsResult.class), args, Utilities.withVersion(options)); + public static Output getClientsPolicy(GetClientsPolicyArgs args) { + return getClientsPolicy(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8053,7 +8124,7 @@ public static Output getHealthAlerts(GetHealthAlertsArgs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetHealthAlertsArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsPolicyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8067,11 +8138,12 @@ public static Output getHealthAlerts(GetHealthAlertsArgs * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getHealthAlerts(GetHealthAlertsArgs.builder() + * final var example = NetworksFunctions.getClientsPolicy(GetClientsPolicyArgs.builder() + * .clientId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksHealthAlertsExample", example.applyValue(getHealthAlertsResult -> getHealthAlertsResult.items())); + * ctx.export("merakiNetworksClientsPolicyExample", example.applyValue(getClientsPolicyResult -> getClientsPolicyResult.item())); * } * } * } @@ -8079,8 +8151,8 @@ public static Output getHealthAlerts(GetHealthAlertsArgs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getHealthAlertsPlain(GetHealthAlertsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getHealthAlerts:getHealthAlerts", TypeShape.of(GetHealthAlertsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getClientsPolicyPlain(GetClientsPolicyPlainArgs args) { + return getClientsPolicyPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8094,7 +8166,7 @@ public static CompletableFuture getHealthAlertsPlain(GetH * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetInsightApplicationsHealthByTimeArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsPolicyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8108,16 +8180,12 @@ public static CompletableFuture getHealthAlertsPlain(GetH * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs.builder() - * .applicationId("string") + * final var example = NetworksFunctions.getClientsPolicy(GetClientsPolicyArgs.builder() + * .clientId("string") * .networkId("string") - * .resolution(1) - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksInsightApplicationsHealthByTimeExample", example.applyValue(getInsightApplicationsHealthByTimeResult -> getInsightApplicationsHealthByTimeResult.items())); + * ctx.export("merakiNetworksClientsPolicyExample", example.applyValue(getClientsPolicyResult -> getClientsPolicyResult.item())); * } * } * } @@ -8125,8 +8193,8 @@ public static CompletableFuture getHealthAlertsPlain(GetH * <!--End PulumiCodeChooser --> * */ - public static Output getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs args) { - return getInsightApplicationsHealthByTime(args, InvokeOptions.Empty); + public static Output getClientsPolicy(GetClientsPolicyArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getClientsPolicy:getClientsPolicy", TypeShape.of(GetClientsPolicyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8140,7 +8208,7 @@ public static Output getInsightApplica * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetInsightApplicationsHealthByTimeArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsPolicyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8154,16 +8222,12 @@ public static Output getInsightApplica * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs.builder() - * .applicationId("string") + * final var example = NetworksFunctions.getClientsPolicy(GetClientsPolicyArgs.builder() + * .clientId("string") * .networkId("string") - * .resolution(1) - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksInsightApplicationsHealthByTimeExample", example.applyValue(getInsightApplicationsHealthByTimeResult -> getInsightApplicationsHealthByTimeResult.items())); + * ctx.export("merakiNetworksClientsPolicyExample", example.applyValue(getClientsPolicyResult -> getClientsPolicyResult.item())); * } * } * } @@ -8171,8 +8235,8 @@ public static Output getInsightApplica * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getInsightApplicationsHealthByTimePlain(GetInsightApplicationsHealthByTimePlainArgs args) { - return getInsightApplicationsHealthByTimePlain(args, InvokeOptions.Empty); + public static Output getClientsPolicy(GetClientsPolicyArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getClientsPolicy:getClientsPolicy", TypeShape.of(GetClientsPolicyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8186,7 +8250,7 @@ public static CompletableFuture getIns * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetInsightApplicationsHealthByTimeArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsPolicyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8200,16 +8264,12 @@ public static CompletableFuture getIns * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs.builder() - * .applicationId("string") + * final var example = NetworksFunctions.getClientsPolicy(GetClientsPolicyArgs.builder() + * .clientId("string") * .networkId("string") - * .resolution(1) - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksInsightApplicationsHealthByTimeExample", example.applyValue(getInsightApplicationsHealthByTimeResult -> getInsightApplicationsHealthByTimeResult.items())); + * ctx.export("merakiNetworksClientsPolicyExample", example.applyValue(getClientsPolicyResult -> getClientsPolicyResult.item())); * } * } * } @@ -8217,8 +8277,8 @@ public static CompletableFuture getIns * <!--End PulumiCodeChooser --> * */ - public static Output getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getInsightApplicationsHealthByTime:getInsightApplicationsHealthByTime", TypeShape.of(GetInsightApplicationsHealthByTimeResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getClientsPolicyPlain(GetClientsPolicyPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getClientsPolicy:getClientsPolicy", TypeShape.of(GetClientsPolicyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8232,7 +8292,7 @@ public static Output getInsightApplica * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetInsightApplicationsHealthByTimeArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsSplashAuthorizationStatusArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8246,16 +8306,12 @@ public static Output getInsightApplica * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs.builder() - * .applicationId("string") + * final var example = NetworksFunctions.getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs.builder() + * .clientId("string") * .networkId("string") - * .resolution(1) - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksInsightApplicationsHealthByTimeExample", example.applyValue(getInsightApplicationsHealthByTimeResult -> getInsightApplicationsHealthByTimeResult.items())); + * ctx.export("merakiNetworksClientsSplashAuthorizationStatusExample", example.applyValue(getClientsSplashAuthorizationStatusResult -> getClientsSplashAuthorizationStatusResult.item())); * } * } * } @@ -8263,50 +8319,8 @@ public static Output getInsightApplica * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getInsightApplicationsHealthByTimePlain(GetInsightApplicationsHealthByTimePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getInsightApplicationsHealthByTime:getInsightApplicationsHealthByTime", TypeShape.of(GetInsightApplicationsHealthByTimeResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getMerakiAuthUsers() { - return getMerakiAuthUsers(GetMerakiAuthUsersArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getMerakiAuthUsersPlain() { - return getMerakiAuthUsersPlain(GetMerakiAuthUsersPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getMerakiAuthUsers(GetMerakiAuthUsersArgs args) { - return getMerakiAuthUsers(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getMerakiAuthUsersPlain(GetMerakiAuthUsersPlainArgs args) { - return getMerakiAuthUsersPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getMerakiAuthUsers(GetMerakiAuthUsersArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getMerakiAuthUsers:getMerakiAuthUsers", TypeShape.of(GetMerakiAuthUsersResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getMerakiAuthUsersPlain(GetMerakiAuthUsersPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getMerakiAuthUsers:getMerakiAuthUsers", TypeShape.of(GetMerakiAuthUsersResult.class), args, Utilities.withVersion(options)); + public static Output getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs args) { + return getClientsSplashAuthorizationStatus(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8320,7 +8334,7 @@ public static CompletableFuture getMerakiAuthUsersPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetNetflowArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsSplashAuthorizationStatusArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8334,11 +8348,12 @@ public static CompletableFuture getMerakiAuthUsersPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getNetflow(GetNetflowArgs.builder() + * final var example = NetworksFunctions.getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs.builder() + * .clientId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksNetflowExample", example.applyValue(getNetflowResult -> getNetflowResult.item())); + * ctx.export("merakiNetworksClientsSplashAuthorizationStatusExample", example.applyValue(getClientsSplashAuthorizationStatusResult -> getClientsSplashAuthorizationStatusResult.item())); * } * } * } @@ -8346,8 +8361,8 @@ public static CompletableFuture getMerakiAuthUsersPlai * <!--End PulumiCodeChooser --> * */ - public static Output getNetflow(GetNetflowArgs args) { - return getNetflow(args, InvokeOptions.Empty); + public static CompletableFuture getClientsSplashAuthorizationStatusPlain(GetClientsSplashAuthorizationStatusPlainArgs args) { + return getClientsSplashAuthorizationStatusPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8361,7 +8376,7 @@ public static Output getNetflow(GetNetflowArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetNetflowArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsSplashAuthorizationStatusArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8375,11 +8390,12 @@ public static Output getNetflow(GetNetflowArgs args) { * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getNetflow(GetNetflowArgs.builder() + * final var example = NetworksFunctions.getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs.builder() + * .clientId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksNetflowExample", example.applyValue(getNetflowResult -> getNetflowResult.item())); + * ctx.export("merakiNetworksClientsSplashAuthorizationStatusExample", example.applyValue(getClientsSplashAuthorizationStatusResult -> getClientsSplashAuthorizationStatusResult.item())); * } * } * } @@ -8387,9 +8403,9 @@ public static Output getNetflow(GetNetflowArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getNetflowPlain(GetNetflowPlainArgs args) { - return getNetflowPlain(args, InvokeOptions.Empty); - } + public static Output getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getClientsSplashAuthorizationStatus:getClientsSplashAuthorizationStatus", TypeShape.of(GetClientsSplashAuthorizationStatusResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -8402,7 +8418,7 @@ public static CompletableFuture getNetflowPlain(GetNetflowPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetNetflowArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsSplashAuthorizationStatusArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8416,11 +8432,12 @@ public static CompletableFuture getNetflowPlain(GetNetflowPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getNetflow(GetNetflowArgs.builder() + * final var example = NetworksFunctions.getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs.builder() + * .clientId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksNetflowExample", example.applyValue(getNetflowResult -> getNetflowResult.item())); + * ctx.export("merakiNetworksClientsSplashAuthorizationStatusExample", example.applyValue(getClientsSplashAuthorizationStatusResult -> getClientsSplashAuthorizationStatusResult.item())); * } * } * } @@ -8428,8 +8445,8 @@ public static CompletableFuture getNetflowPlain(GetNetflowPlai * <!--End PulumiCodeChooser --> * */ - public static Output getNetflow(GetNetflowArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getNetflow:getNetflow", TypeShape.of(GetNetflowResult.class), args, Utilities.withVersion(options)); + public static Output getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getClientsSplashAuthorizationStatus:getClientsSplashAuthorizationStatus", TypeShape.of(GetClientsSplashAuthorizationStatusResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8443,7 +8460,7 @@ public static Output getNetflow(GetNetflowArgs args, InvokeOpt * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetNetflowArgs; + * import com.pulumi.meraki.networks.inputs.GetClientsSplashAuthorizationStatusArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8457,11 +8474,12 @@ public static Output getNetflow(GetNetflowArgs args, InvokeOpt * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getNetflow(GetNetflowArgs.builder() + * final var example = NetworksFunctions.getClientsSplashAuthorizationStatus(GetClientsSplashAuthorizationStatusArgs.builder() + * .clientId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksNetflowExample", example.applyValue(getNetflowResult -> getNetflowResult.item())); + * ctx.export("merakiNetworksClientsSplashAuthorizationStatusExample", example.applyValue(getClientsSplashAuthorizationStatusResult -> getClientsSplashAuthorizationStatusResult.item())); * } * } * } @@ -8469,8 +8487,8 @@ public static Output getNetflow(GetNetflowArgs args, InvokeOpt * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getNetflowPlain(GetNetflowPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getNetflow:getNetflow", TypeShape.of(GetNetflowResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getClientsSplashAuthorizationStatusPlain(GetClientsSplashAuthorizationStatusPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getClientsSplashAuthorizationStatus:getClientsSplashAuthorizationStatus", TypeShape.of(GetClientsSplashAuthorizationStatusResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8484,7 +8502,7 @@ public static CompletableFuture getNetflowPlain(GetNetflowPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiPiiKeysArgs; + * import com.pulumi.meraki.networks.inputs.GetEventsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8498,17 +8516,25 @@ public static CompletableFuture getNetflowPlain(GetNetflowPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiPiiKeys(GetPiiPiiKeysArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getEvents(GetEventsArgs.builder() + * .clientIp("string") + * .clientMac("string") + * .clientName("string") + * .deviceMac("string") + * .deviceName("string") + * .deviceSerial("string") + * .endingBefore("string") + * .excludedEventTypes("string") + * .includedEventTypes("string") * .networkId("string") - * .serial("string") - * .username("string") + * .perPage(1) + * .productType("string") + * .smDeviceMac("string") + * .smDeviceName("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksPiiPiiKeysExample", example.applyValue(getPiiPiiKeysResult -> getPiiPiiKeysResult.item())); + * ctx.export("merakiNetworksEventsExample", example.applyValue(getEventsResult -> getEventsResult.item())); * } * } * } @@ -8516,8 +8542,8 @@ public static CompletableFuture getNetflowPlain(GetNetflowPlai * <!--End PulumiCodeChooser --> * */ - public static Output getPiiPiiKeys(GetPiiPiiKeysArgs args) { - return getPiiPiiKeys(args, InvokeOptions.Empty); + public static Output getEvents(GetEventsArgs args) { + return getEvents(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8531,7 +8557,7 @@ public static Output getPiiPiiKeys(GetPiiPiiKeysArgs args) * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiPiiKeysArgs; + * import com.pulumi.meraki.networks.inputs.GetEventsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8545,17 +8571,25 @@ public static Output getPiiPiiKeys(GetPiiPiiKeysArgs args) * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiPiiKeys(GetPiiPiiKeysArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getEvents(GetEventsArgs.builder() + * .clientIp("string") + * .clientMac("string") + * .clientName("string") + * .deviceMac("string") + * .deviceName("string") + * .deviceSerial("string") + * .endingBefore("string") + * .excludedEventTypes("string") + * .includedEventTypes("string") * .networkId("string") - * .serial("string") - * .username("string") + * .perPage(1) + * .productType("string") + * .smDeviceMac("string") + * .smDeviceName("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksPiiPiiKeysExample", example.applyValue(getPiiPiiKeysResult -> getPiiPiiKeysResult.item())); + * ctx.export("merakiNetworksEventsExample", example.applyValue(getEventsResult -> getEventsResult.item())); * } * } * } @@ -8563,8 +8597,8 @@ public static Output getPiiPiiKeys(GetPiiPiiKeysArgs args) * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPiiPiiKeysPlain(GetPiiPiiKeysPlainArgs args) { - return getPiiPiiKeysPlain(args, InvokeOptions.Empty); + public static CompletableFuture getEventsPlain(GetEventsPlainArgs args) { + return getEventsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8578,7 +8612,7 @@ public static CompletableFuture getPiiPiiKeysPlain(GetPiiPi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiPiiKeysArgs; + * import com.pulumi.meraki.networks.inputs.GetEventsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8592,17 +8626,25 @@ public static CompletableFuture getPiiPiiKeysPlain(GetPiiPi * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiPiiKeys(GetPiiPiiKeysArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getEvents(GetEventsArgs.builder() + * .clientIp("string") + * .clientMac("string") + * .clientName("string") + * .deviceMac("string") + * .deviceName("string") + * .deviceSerial("string") + * .endingBefore("string") + * .excludedEventTypes("string") + * .includedEventTypes("string") * .networkId("string") - * .serial("string") - * .username("string") + * .perPage(1) + * .productType("string") + * .smDeviceMac("string") + * .smDeviceName("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksPiiPiiKeysExample", example.applyValue(getPiiPiiKeysResult -> getPiiPiiKeysResult.item())); + * ctx.export("merakiNetworksEventsExample", example.applyValue(getEventsResult -> getEventsResult.item())); * } * } * } @@ -8610,8 +8652,8 @@ public static CompletableFuture getPiiPiiKeysPlain(GetPiiPi * <!--End PulumiCodeChooser --> * */ - public static Output getPiiPiiKeys(GetPiiPiiKeysArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getPiiPiiKeys:getPiiPiiKeys", TypeShape.of(GetPiiPiiKeysResult.class), args, Utilities.withVersion(options)); + public static Output getEvents(GetEventsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getEvents:getEvents", TypeShape.of(GetEventsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8625,7 +8667,7 @@ public static Output getPiiPiiKeys(GetPiiPiiKeysArgs args, * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiPiiKeysArgs; + * import com.pulumi.meraki.networks.inputs.GetEventsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8639,17 +8681,25 @@ public static Output getPiiPiiKeys(GetPiiPiiKeysArgs args, * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiPiiKeys(GetPiiPiiKeysArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getEvents(GetEventsArgs.builder() + * .clientIp("string") + * .clientMac("string") + * .clientName("string") + * .deviceMac("string") + * .deviceName("string") + * .deviceSerial("string") + * .endingBefore("string") + * .excludedEventTypes("string") + * .includedEventTypes("string") * .networkId("string") - * .serial("string") - * .username("string") + * .perPage(1) + * .productType("string") + * .smDeviceMac("string") + * .smDeviceName("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksPiiPiiKeysExample", example.applyValue(getPiiPiiKeysResult -> getPiiPiiKeysResult.item())); + * ctx.export("merakiNetworksEventsExample", example.applyValue(getEventsResult -> getEventsResult.item())); * } * } * } @@ -8657,50 +8707,8 @@ public static Output getPiiPiiKeys(GetPiiPiiKeysArgs args, * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPiiPiiKeysPlain(GetPiiPiiKeysPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getPiiPiiKeys:getPiiPiiKeys", TypeShape.of(GetPiiPiiKeysResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getPiiRequests() { - return getPiiRequests(GetPiiRequestsArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getPiiRequestsPlain() { - return getPiiRequestsPlain(GetPiiRequestsPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getPiiRequests(GetPiiRequestsArgs args) { - return getPiiRequests(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getPiiRequestsPlain(GetPiiRequestsPlainArgs args) { - return getPiiRequestsPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getPiiRequests(GetPiiRequestsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getPiiRequests:getPiiRequests", TypeShape.of(GetPiiRequestsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getPiiRequestsPlain(GetPiiRequestsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getPiiRequests:getPiiRequests", TypeShape.of(GetPiiRequestsResult.class), args, Utilities.withVersion(options)); + public static Output getEvents(GetEventsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getEvents:getEvents", TypeShape.of(GetEventsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8714,7 +8722,7 @@ public static CompletableFuture getPiiRequestsPlain(GetPii * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiSmDevicesForKeyArgs; + * import com.pulumi.meraki.networks.inputs.GetEventsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8728,17 +8736,25 @@ public static CompletableFuture getPiiRequestsPlain(GetPii * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getEvents(GetEventsArgs.builder() + * .clientIp("string") + * .clientMac("string") + * .clientName("string") + * .deviceMac("string") + * .deviceName("string") + * .deviceSerial("string") + * .endingBefore("string") + * .excludedEventTypes("string") + * .includedEventTypes("string") * .networkId("string") - * .serial("string") - * .username("string") + * .perPage(1) + * .productType("string") + * .smDeviceMac("string") + * .smDeviceName("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksPiiSmDevicesForKeyExample", example.applyValue(getPiiSmDevicesForKeyResult -> getPiiSmDevicesForKeyResult.item())); + * ctx.export("merakiNetworksEventsExample", example.applyValue(getEventsResult -> getEventsResult.item())); * } * } * } @@ -8746,8 +8762,8 @@ public static CompletableFuture getPiiRequestsPlain(GetPii * <!--End PulumiCodeChooser --> * */ - public static Output getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs args) { - return getPiiSmDevicesForKey(args, InvokeOptions.Empty); + public static CompletableFuture getEventsPlain(GetEventsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getEvents:getEvents", TypeShape.of(GetEventsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8761,7 +8777,7 @@ public static Output getPiiSmDevicesForKey(GetPiiSm * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiSmDevicesForKeyArgs; + * import com.pulumi.meraki.networks.inputs.GetEventsEventTypesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8775,17 +8791,11 @@ public static Output getPiiSmDevicesForKey(GetPiiSm * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getEventsEventTypes(GetEventsEventTypesArgs.builder() * .networkId("string") - * .serial("string") - * .username("string") * .build()); * - * ctx.export("merakiNetworksPiiSmDevicesForKeyExample", example.applyValue(getPiiSmDevicesForKeyResult -> getPiiSmDevicesForKeyResult.item())); + * ctx.export("merakiNetworksEventsEventTypesExample", example.applyValue(getEventsEventTypesResult -> getEventsEventTypesResult.items())); * } * } * } @@ -8793,8 +8803,8 @@ public static Output getPiiSmDevicesForKey(GetPiiSm * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPiiSmDevicesForKeyPlain(GetPiiSmDevicesForKeyPlainArgs args) { - return getPiiSmDevicesForKeyPlain(args, InvokeOptions.Empty); + public static Output getEventsEventTypes(GetEventsEventTypesArgs args) { + return getEventsEventTypes(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8808,7 +8818,7 @@ public static CompletableFuture getPiiSmDevicesForK * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiSmDevicesForKeyArgs; + * import com.pulumi.meraki.networks.inputs.GetEventsEventTypesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8822,17 +8832,11 @@ public static CompletableFuture getPiiSmDevicesForK * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getEventsEventTypes(GetEventsEventTypesArgs.builder() * .networkId("string") - * .serial("string") - * .username("string") * .build()); * - * ctx.export("merakiNetworksPiiSmDevicesForKeyExample", example.applyValue(getPiiSmDevicesForKeyResult -> getPiiSmDevicesForKeyResult.item())); + * ctx.export("merakiNetworksEventsEventTypesExample", example.applyValue(getEventsEventTypesResult -> getEventsEventTypesResult.items())); * } * } * } @@ -8840,8 +8844,8 @@ public static CompletableFuture getPiiSmDevicesForK * <!--End PulumiCodeChooser --> * */ - public static Output getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getPiiSmDevicesForKey:getPiiSmDevicesForKey", TypeShape.of(GetPiiSmDevicesForKeyResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getEventsEventTypesPlain(GetEventsEventTypesPlainArgs args) { + return getEventsEventTypesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8855,7 +8859,7 @@ public static Output getPiiSmDevicesForKey(GetPiiSm * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiSmDevicesForKeyArgs; + * import com.pulumi.meraki.networks.inputs.GetEventsEventTypesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8869,17 +8873,11 @@ public static Output getPiiSmDevicesForKey(GetPiiSm * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getEventsEventTypes(GetEventsEventTypesArgs.builder() * .networkId("string") - * .serial("string") - * .username("string") * .build()); * - * ctx.export("merakiNetworksPiiSmDevicesForKeyExample", example.applyValue(getPiiSmDevicesForKeyResult -> getPiiSmDevicesForKeyResult.item())); + * ctx.export("merakiNetworksEventsEventTypesExample", example.applyValue(getEventsEventTypesResult -> getEventsEventTypesResult.items())); * } * } * } @@ -8887,8 +8885,8 @@ public static Output getPiiSmDevicesForKey(GetPiiSm * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPiiSmDevicesForKeyPlain(GetPiiSmDevicesForKeyPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getPiiSmDevicesForKey:getPiiSmDevicesForKey", TypeShape.of(GetPiiSmDevicesForKeyResult.class), args, Utilities.withVersion(options)); + public static Output getEventsEventTypes(GetEventsEventTypesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getEventsEventTypes:getEventsEventTypes", TypeShape.of(GetEventsEventTypesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8902,7 +8900,7 @@ public static CompletableFuture getPiiSmDevicesForK * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiSmOwnersForKeyArgs; + * import com.pulumi.meraki.networks.inputs.GetEventsEventTypesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8916,17 +8914,11 @@ public static CompletableFuture getPiiSmDevicesForK * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getEventsEventTypes(GetEventsEventTypesArgs.builder() * .networkId("string") - * .serial("string") - * .username("string") * .build()); * - * ctx.export("merakiNetworksPiiSmOwnersForKeyExample", example.applyValue(getPiiSmOwnersForKeyResult -> getPiiSmOwnersForKeyResult.item())); + * ctx.export("merakiNetworksEventsEventTypesExample", example.applyValue(getEventsEventTypesResult -> getEventsEventTypesResult.items())); * } * } * } @@ -8934,8 +8926,8 @@ public static CompletableFuture getPiiSmDevicesForK * <!--End PulumiCodeChooser --> * */ - public static Output getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs args) { - return getPiiSmOwnersForKey(args, InvokeOptions.Empty); + public static Output getEventsEventTypes(GetEventsEventTypesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getEventsEventTypes:getEventsEventTypes", TypeShape.of(GetEventsEventTypesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8949,7 +8941,7 @@ public static Output getPiiSmOwnersForKey(GetPiiSmOw * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiSmOwnersForKeyArgs; + * import com.pulumi.meraki.networks.inputs.GetEventsEventTypesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8963,17 +8955,11 @@ public static Output getPiiSmOwnersForKey(GetPiiSmOw * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getEventsEventTypes(GetEventsEventTypesArgs.builder() * .networkId("string") - * .serial("string") - * .username("string") * .build()); * - * ctx.export("merakiNetworksPiiSmOwnersForKeyExample", example.applyValue(getPiiSmOwnersForKeyResult -> getPiiSmOwnersForKeyResult.item())); + * ctx.export("merakiNetworksEventsEventTypesExample", example.applyValue(getEventsEventTypesResult -> getEventsEventTypesResult.items())); * } * } * } @@ -8981,8 +8967,8 @@ public static Output getPiiSmOwnersForKey(GetPiiSmOw * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPiiSmOwnersForKeyPlain(GetPiiSmOwnersForKeyPlainArgs args) { - return getPiiSmOwnersForKeyPlain(args, InvokeOptions.Empty); + public static CompletableFuture getEventsEventTypesPlain(GetEventsEventTypesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getEventsEventTypes:getEventsEventTypes", TypeShape.of(GetEventsEventTypesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8996,7 +8982,7 @@ public static CompletableFuture getPiiSmOwnersForKey * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiSmOwnersForKeyArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9010,17 +8996,11 @@ public static CompletableFuture getPiiSmOwnersForKey * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() * .networkId("string") - * .serial("string") - * .username("string") * .build()); * - * ctx.export("merakiNetworksPiiSmOwnersForKeyExample", example.applyValue(getPiiSmOwnersForKeyResult -> getPiiSmOwnersForKeyResult.item())); + * ctx.export("merakiNetworksFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.item())); * } * } * } @@ -9028,8 +9008,8 @@ public static CompletableFuture getPiiSmOwnersForKey * <!--End PulumiCodeChooser --> * */ - public static Output getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getPiiSmOwnersForKey:getPiiSmOwnersForKey", TypeShape.of(GetPiiSmOwnersForKeyResult.class), args, Utilities.withVersion(options)); + public static Output getFirmwareUpgrades(GetFirmwareUpgradesArgs args) { + return getFirmwareUpgrades(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9043,7 +9023,7 @@ public static Output getPiiSmOwnersForKey(GetPiiSmOw * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPiiSmOwnersForKeyArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9057,17 +9037,11 @@ public static Output getPiiSmOwnersForKey(GetPiiSmOw * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs.builder() - * .bluetoothMac("string") - * .email("string") - * .imei("string") - * .mac("string") + * final var example = NetworksFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() * .networkId("string") - * .serial("string") - * .username("string") * .build()); * - * ctx.export("merakiNetworksPiiSmOwnersForKeyExample", example.applyValue(getPiiSmOwnersForKeyResult -> getPiiSmOwnersForKeyResult.item())); + * ctx.export("merakiNetworksFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.item())); * } * } * } @@ -9075,8 +9049,8 @@ public static Output getPiiSmOwnersForKey(GetPiiSmOw * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPiiSmOwnersForKeyPlain(GetPiiSmOwnersForKeyPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getPiiSmOwnersForKey:getPiiSmOwnersForKey", TypeShape.of(GetPiiSmOwnersForKeyResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getFirmwareUpgradesPlain(GetFirmwareUpgradesPlainArgs args) { + return getFirmwareUpgradesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9090,7 +9064,7 @@ public static CompletableFuture getPiiSmOwnersForKey * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPoliciesByClientArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9104,16 +9078,11 @@ public static CompletableFuture getPiiSmOwnersForKey * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPoliciesByClient(GetPoliciesByClientArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() * .networkId("string") - * .perPage(1) - * .startingAfter("string") - * .t0("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksPoliciesByClientExample", example.applyValue(getPoliciesByClientResult -> getPoliciesByClientResult.items())); + * ctx.export("merakiNetworksFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.item())); * } * } * } @@ -9121,8 +9090,8 @@ public static CompletableFuture getPiiSmOwnersForKey * <!--End PulumiCodeChooser --> * */ - public static Output getPoliciesByClient(GetPoliciesByClientArgs args) { - return getPoliciesByClient(args, InvokeOptions.Empty); + public static Output getFirmwareUpgrades(GetFirmwareUpgradesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgrades:getFirmwareUpgrades", TypeShape.of(GetFirmwareUpgradesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9136,7 +9105,7 @@ public static Output getPoliciesByClient(GetPoliciesB * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPoliciesByClientArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9150,16 +9119,11 @@ public static Output getPoliciesByClient(GetPoliciesB * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPoliciesByClient(GetPoliciesByClientArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() * .networkId("string") - * .perPage(1) - * .startingAfter("string") - * .t0("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksPoliciesByClientExample", example.applyValue(getPoliciesByClientResult -> getPoliciesByClientResult.items())); + * ctx.export("merakiNetworksFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.item())); * } * } * } @@ -9167,8 +9131,8 @@ public static Output getPoliciesByClient(GetPoliciesB * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPoliciesByClientPlain(GetPoliciesByClientPlainArgs args) { - return getPoliciesByClientPlain(args, InvokeOptions.Empty); + public static Output getFirmwareUpgrades(GetFirmwareUpgradesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgrades:getFirmwareUpgrades", TypeShape.of(GetFirmwareUpgradesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9182,7 +9146,7 @@ public static CompletableFuture getPoliciesByClientPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPoliciesByClientArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9196,16 +9160,11 @@ public static CompletableFuture getPoliciesByClientPl * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPoliciesByClient(GetPoliciesByClientArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() * .networkId("string") - * .perPage(1) - * .startingAfter("string") - * .t0("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksPoliciesByClientExample", example.applyValue(getPoliciesByClientResult -> getPoliciesByClientResult.items())); + * ctx.export("merakiNetworksFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.item())); * } * } * } @@ -9213,8 +9172,8 @@ public static CompletableFuture getPoliciesByClientPl * <!--End PulumiCodeChooser --> * */ - public static Output getPoliciesByClient(GetPoliciesByClientArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getPoliciesByClient:getPoliciesByClient", TypeShape.of(GetPoliciesByClientResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getFirmwareUpgradesPlain(GetFirmwareUpgradesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getFirmwareUpgrades:getFirmwareUpgrades", TypeShape.of(GetFirmwareUpgradesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9228,7 +9187,7 @@ public static Output getPoliciesByClient(GetPoliciesB * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetPoliciesByClientArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedEventsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9242,16 +9201,11 @@ public static Output getPoliciesByClient(GetPoliciesB * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getPoliciesByClient(GetPoliciesByClientArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs.builder() * .networkId("string") - * .perPage(1) - * .startingAfter("string") - * .t0("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksPoliciesByClientExample", example.applyValue(getPoliciesByClientResult -> getPoliciesByClientResult.items())); + * ctx.export("merakiNetworksFirmwareUpgradesStagedEventsExample", example.applyValue(getFirmwareUpgradesStagedEventsResult -> getFirmwareUpgradesStagedEventsResult.item())); * } * } * } @@ -9259,8 +9213,8 @@ public static Output getPoliciesByClient(GetPoliciesB * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPoliciesByClientPlain(GetPoliciesByClientPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getPoliciesByClient:getPoliciesByClient", TypeShape.of(GetPoliciesByClientResult.class), args, Utilities.withVersion(options)); + public static Output getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs args) { + return getFirmwareUpgradesStagedEvents(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9274,7 +9228,7 @@ public static CompletableFuture getPoliciesByClientPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorAlertsCurrentOverviewByMetricArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedEventsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9288,11 +9242,11 @@ public static CompletableFuture getPoliciesByClientPl * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs.builder() + * final var example = NetworksFunctions.getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSensorAlertsCurrentOverviewByMetricExample", example.applyValue(getSensorAlertsCurrentOverviewByMetricResult -> getSensorAlertsCurrentOverviewByMetricResult.item())); + * ctx.export("merakiNetworksFirmwareUpgradesStagedEventsExample", example.applyValue(getFirmwareUpgradesStagedEventsResult -> getFirmwareUpgradesStagedEventsResult.item())); * } * } * } @@ -9300,8 +9254,8 @@ public static CompletableFuture getPoliciesByClientPl * <!--End PulumiCodeChooser --> * */ - public static Output getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs args) { - return getSensorAlertsCurrentOverviewByMetric(args, InvokeOptions.Empty); + public static CompletableFuture getFirmwareUpgradesStagedEventsPlain(GetFirmwareUpgradesStagedEventsPlainArgs args) { + return getFirmwareUpgradesStagedEventsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9315,7 +9269,7 @@ public static Output getSensorAler * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorAlertsCurrentOverviewByMetricArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedEventsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9329,11 +9283,11 @@ public static Output getSensorAler * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs.builder() + * final var example = NetworksFunctions.getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSensorAlertsCurrentOverviewByMetricExample", example.applyValue(getSensorAlertsCurrentOverviewByMetricResult -> getSensorAlertsCurrentOverviewByMetricResult.item())); + * ctx.export("merakiNetworksFirmwareUpgradesStagedEventsExample", example.applyValue(getFirmwareUpgradesStagedEventsResult -> getFirmwareUpgradesStagedEventsResult.item())); * } * } * } @@ -9341,8 +9295,8 @@ public static Output getSensorAler * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorAlertsCurrentOverviewByMetricPlain(GetSensorAlertsCurrentOverviewByMetricPlainArgs args) { - return getSensorAlertsCurrentOverviewByMetricPlain(args, InvokeOptions.Empty); + public static Output getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgradesStagedEvents:getFirmwareUpgradesStagedEvents", TypeShape.of(GetFirmwareUpgradesStagedEventsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9356,7 +9310,7 @@ public static CompletableFuture ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorAlertsCurrentOverviewByMetricArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedEventsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9370,11 +9324,11 @@ public static CompletableFuture ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs.builder() + * final var example = NetworksFunctions.getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSensorAlertsCurrentOverviewByMetricExample", example.applyValue(getSensorAlertsCurrentOverviewByMetricResult -> getSensorAlertsCurrentOverviewByMetricResult.item())); + * ctx.export("merakiNetworksFirmwareUpgradesStagedEventsExample", example.applyValue(getFirmwareUpgradesStagedEventsResult -> getFirmwareUpgradesStagedEventsResult.item())); * } * } * } @@ -9382,8 +9336,8 @@ public static CompletableFuture ge * <!--End PulumiCodeChooser --> * */ - public static Output getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSensorAlertsCurrentOverviewByMetric:getSensorAlertsCurrentOverviewByMetric", TypeShape.of(GetSensorAlertsCurrentOverviewByMetricResult.class), args, Utilities.withVersion(options)); + public static Output getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgradesStagedEvents:getFirmwareUpgradesStagedEvents", TypeShape.of(GetFirmwareUpgradesStagedEventsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9397,7 +9351,7 @@ public static Output getSensorAler * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorAlertsCurrentOverviewByMetricArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedEventsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9411,11 +9365,11 @@ public static Output getSensorAler * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs.builder() + * final var example = NetworksFunctions.getFirmwareUpgradesStagedEvents(GetFirmwareUpgradesStagedEventsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSensorAlertsCurrentOverviewByMetricExample", example.applyValue(getSensorAlertsCurrentOverviewByMetricResult -> getSensorAlertsCurrentOverviewByMetricResult.item())); + * ctx.export("merakiNetworksFirmwareUpgradesStagedEventsExample", example.applyValue(getFirmwareUpgradesStagedEventsResult -> getFirmwareUpgradesStagedEventsResult.item())); * } * } * } @@ -9423,8 +9377,57 @@ public static Output getSensorAler * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorAlertsCurrentOverviewByMetricPlain(GetSensorAlertsCurrentOverviewByMetricPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSensorAlertsCurrentOverviewByMetric:getSensorAlertsCurrentOverviewByMetric", TypeShape.of(GetSensorAlertsCurrentOverviewByMetricResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getFirmwareUpgradesStagedEventsPlain(GetFirmwareUpgradesStagedEventsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getFirmwareUpgradesStagedEvents:getFirmwareUpgradesStagedEvents", TypeShape.of(GetFirmwareUpgradesStagedEventsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getFirmwareUpgradesStagedGroups() { + return getFirmwareUpgradesStagedGroups(GetFirmwareUpgradesStagedGroupsArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getFirmwareUpgradesStagedGroupsPlain() { + return getFirmwareUpgradesStagedGroupsPlain(GetFirmwareUpgradesStagedGroupsPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getFirmwareUpgradesStagedGroups(GetFirmwareUpgradesStagedGroupsArgs args) { + return getFirmwareUpgradesStagedGroups(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getFirmwareUpgradesStagedGroupsPlain(GetFirmwareUpgradesStagedGroupsPlainArgs args) { + return getFirmwareUpgradesStagedGroupsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getFirmwareUpgradesStagedGroups(GetFirmwareUpgradesStagedGroupsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgradesStagedGroups:getFirmwareUpgradesStagedGroups", TypeShape.of(GetFirmwareUpgradesStagedGroupsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getFirmwareUpgradesStagedGroups(GetFirmwareUpgradesStagedGroupsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgradesStagedGroups:getFirmwareUpgradesStagedGroups", TypeShape.of(GetFirmwareUpgradesStagedGroupsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getFirmwareUpgradesStagedGroupsPlain(GetFirmwareUpgradesStagedGroupsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getFirmwareUpgradesStagedGroups:getFirmwareUpgradesStagedGroups", TypeShape.of(GetFirmwareUpgradesStagedGroupsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9438,7 +9441,7 @@ public static CompletableFuture ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorAlertsOverviewByMetricArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedStagesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9452,15 +9455,11 @@ public static CompletableFuture ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs.builder() - * .interval(1) + * final var example = NetworksFunctions.getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs.builder() * .networkId("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSensorAlertsOverviewByMetricExample", example.applyValue(getSensorAlertsOverviewByMetricResult -> getSensorAlertsOverviewByMetricResult.items())); + * ctx.export("merakiNetworksFirmwareUpgradesStagedStagesExample", example.applyValue(getFirmwareUpgradesStagedStagesResult -> getFirmwareUpgradesStagedStagesResult.items())); * } * } * } @@ -9468,8 +9467,8 @@ public static CompletableFuture ge * <!--End PulumiCodeChooser --> * */ - public static Output getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs args) { - return getSensorAlertsOverviewByMetric(args, InvokeOptions.Empty); + public static Output getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs args) { + return getFirmwareUpgradesStagedStages(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9483,7 +9482,7 @@ public static Output getSensorAlertsOverv * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorAlertsOverviewByMetricArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedStagesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9497,15 +9496,11 @@ public static Output getSensorAlertsOverv * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs.builder() - * .interval(1) + * final var example = NetworksFunctions.getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs.builder() * .networkId("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSensorAlertsOverviewByMetricExample", example.applyValue(getSensorAlertsOverviewByMetricResult -> getSensorAlertsOverviewByMetricResult.items())); + * ctx.export("merakiNetworksFirmwareUpgradesStagedStagesExample", example.applyValue(getFirmwareUpgradesStagedStagesResult -> getFirmwareUpgradesStagedStagesResult.items())); * } * } * } @@ -9513,8 +9508,8 @@ public static Output getSensorAlertsOverv * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorAlertsOverviewByMetricPlain(GetSensorAlertsOverviewByMetricPlainArgs args) { - return getSensorAlertsOverviewByMetricPlain(args, InvokeOptions.Empty); + public static CompletableFuture getFirmwareUpgradesStagedStagesPlain(GetFirmwareUpgradesStagedStagesPlainArgs args) { + return getFirmwareUpgradesStagedStagesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9528,7 +9523,7 @@ public static CompletableFuture getSensor * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorAlertsOverviewByMetricArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedStagesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9542,15 +9537,11 @@ public static CompletableFuture getSensor * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs.builder() - * .interval(1) + * final var example = NetworksFunctions.getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs.builder() * .networkId("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSensorAlertsOverviewByMetricExample", example.applyValue(getSensorAlertsOverviewByMetricResult -> getSensorAlertsOverviewByMetricResult.items())); + * ctx.export("merakiNetworksFirmwareUpgradesStagedStagesExample", example.applyValue(getFirmwareUpgradesStagedStagesResult -> getFirmwareUpgradesStagedStagesResult.items())); * } * } * } @@ -9558,8 +9549,8 @@ public static CompletableFuture getSensor * <!--End PulumiCodeChooser --> * */ - public static Output getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSensorAlertsOverviewByMetric:getSensorAlertsOverviewByMetric", TypeShape.of(GetSensorAlertsOverviewByMetricResult.class), args, Utilities.withVersion(options)); + public static Output getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgradesStagedStages:getFirmwareUpgradesStagedStages", TypeShape.of(GetFirmwareUpgradesStagedStagesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9573,7 +9564,7 @@ public static Output getSensorAlertsOverv * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorAlertsOverviewByMetricArgs; + * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedStagesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9587,15 +9578,11 @@ public static Output getSensorAlertsOverv * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs.builder() - * .interval(1) + * final var example = NetworksFunctions.getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs.builder() * .networkId("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSensorAlertsOverviewByMetricExample", example.applyValue(getSensorAlertsOverviewByMetricResult -> getSensorAlertsOverviewByMetricResult.items())); + * ctx.export("merakiNetworksFirmwareUpgradesStagedStagesExample", example.applyValue(getFirmwareUpgradesStagedStagesResult -> getFirmwareUpgradesStagedStagesResult.items())); * } * } * } @@ -9603,92 +9590,147 @@ public static Output getSensorAlertsOverv * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorAlertsOverviewByMetricPlain(GetSensorAlertsOverviewByMetricPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSensorAlertsOverviewByMetric:getSensorAlertsOverviewByMetric", TypeShape.of(GetSensorAlertsOverviewByMetricResult.class), args, Utilities.withVersion(options)); + public static Output getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getFirmwareUpgradesStagedStages:getFirmwareUpgradesStagedStages", TypeShape.of(GetFirmwareUpgradesStagedStagesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetFirmwareUpgradesStagedStagesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getFirmwareUpgradesStagedStages(GetFirmwareUpgradesStagedStagesArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksFirmwareUpgradesStagedStagesExample", example.applyValue(getFirmwareUpgradesStagedStagesResult -> getFirmwareUpgradesStagedStagesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * */ - public static Output getSensorAlertsProfiles() { - return getSensorAlertsProfiles(GetSensorAlertsProfilesArgs.Empty, InvokeOptions.Empty); + public static CompletableFuture getFirmwareUpgradesStagedStagesPlain(GetFirmwareUpgradesStagedStagesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getFirmwareUpgradesStagedStages:getFirmwareUpgradesStagedStages", TypeShape.of(GetFirmwareUpgradesStagedStagesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * */ - public static CompletableFuture getSensorAlertsProfilesPlain() { - return getSensorAlertsProfilesPlain(GetSensorAlertsProfilesPlainArgs.Empty, InvokeOptions.Empty); + public static Output getFloorPlans() { + return getFloorPlans(GetFloorPlansArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static Output getSensorAlertsProfiles(GetSensorAlertsProfilesArgs args) { - return getSensorAlertsProfiles(args, InvokeOptions.Empty); + public static CompletableFuture getFloorPlansPlain() { + return getFloorPlansPlain(GetFloorPlansPlainArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static CompletableFuture getSensorAlertsProfilesPlain(GetSensorAlertsProfilesPlainArgs args) { - return getSensorAlertsProfilesPlain(args, InvokeOptions.Empty); + public static Output getFloorPlans(GetFloorPlansArgs args) { + return getFloorPlans(args, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static Output getSensorAlertsProfiles(GetSensorAlertsProfilesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSensorAlertsProfiles:getSensorAlertsProfiles", TypeShape.of(GetSensorAlertsProfilesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getFloorPlansPlain(GetFloorPlansPlainArgs args) { + return getFloorPlansPlain(args, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static CompletableFuture getSensorAlertsProfilesPlain(GetSensorAlertsProfilesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSensorAlertsProfiles:getSensorAlertsProfiles", TypeShape.of(GetSensorAlertsProfilesResult.class), args, Utilities.withVersion(options)); + public static Output getFloorPlans(GetFloorPlansArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getFloorPlans:getFloorPlans", TypeShape.of(GetFloorPlansResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * */ - public static Output getSensorMqttBrokers() { - return getSensorMqttBrokers(GetSensorMqttBrokersArgs.Empty, InvokeOptions.Empty); + public static Output getFloorPlans(GetFloorPlansArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getFloorPlans:getFloorPlans", TypeShape.of(GetFloorPlansResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * */ - public static CompletableFuture getSensorMqttBrokersPlain() { - return getSensorMqttBrokersPlain(GetSensorMqttBrokersPlainArgs.Empty, InvokeOptions.Empty); + public static CompletableFuture getFloorPlansPlain(GetFloorPlansPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getFloorPlans:getFloorPlans", TypeShape.of(GetFloorPlansResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * */ - public static Output getSensorMqttBrokers(GetSensorMqttBrokersArgs args) { - return getSensorMqttBrokers(args, InvokeOptions.Empty); + public static Output getGroupPolicies() { + return getGroupPolicies(GetGroupPoliciesArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static CompletableFuture getSensorMqttBrokersPlain(GetSensorMqttBrokersPlainArgs args) { - return getSensorMqttBrokersPlain(args, InvokeOptions.Empty); + public static CompletableFuture getGroupPoliciesPlain() { + return getGroupPoliciesPlain(GetGroupPoliciesPlainArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static Output getSensorMqttBrokers(GetSensorMqttBrokersArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSensorMqttBrokers:getSensorMqttBrokers", TypeShape.of(GetSensorMqttBrokersResult.class), args, Utilities.withVersion(options)); + public static Output getGroupPolicies(GetGroupPoliciesArgs args) { + return getGroupPolicies(args, InvokeOptions.Empty); } /** * ## Example Usage * */ - public static CompletableFuture getSensorMqttBrokersPlain(GetSensorMqttBrokersPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSensorMqttBrokers:getSensorMqttBrokers", TypeShape.of(GetSensorMqttBrokersResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getGroupPoliciesPlain(GetGroupPoliciesPlainArgs args) { + return getGroupPoliciesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getGroupPolicies(GetGroupPoliciesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getGroupPolicies:getGroupPolicies", TypeShape.of(GetGroupPoliciesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getGroupPolicies(GetGroupPoliciesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getGroupPolicies:getGroupPolicies", TypeShape.of(GetGroupPoliciesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getGroupPoliciesPlain(GetGroupPoliciesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getGroupPolicies:getGroupPolicies", TypeShape.of(GetGroupPoliciesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9702,7 +9744,7 @@ public static CompletableFuture getSensorMqttBrokers * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorRelationshipsArgs; + * import com.pulumi.meraki.networks.inputs.GetHealthAlertsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9716,11 +9758,11 @@ public static CompletableFuture getSensorMqttBrokers * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder() + * final var example = NetworksFunctions.getHealthAlerts(GetHealthAlertsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.items())); + * ctx.export("merakiNetworksHealthAlertsExample", example.applyValue(getHealthAlertsResult -> getHealthAlertsResult.items())); * } * } * } @@ -9728,8 +9770,8 @@ public static CompletableFuture getSensorMqttBrokers * <!--End PulumiCodeChooser --> * */ - public static Output getSensorRelationships(GetSensorRelationshipsArgs args) { - return getSensorRelationships(args, InvokeOptions.Empty); + public static Output getHealthAlerts(GetHealthAlertsArgs args) { + return getHealthAlerts(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9743,7 +9785,7 @@ public static Output getSensorRelationships(GetSen * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorRelationshipsArgs; + * import com.pulumi.meraki.networks.inputs.GetHealthAlertsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9757,11 +9799,11 @@ public static Output getSensorRelationships(GetSen * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder() + * final var example = NetworksFunctions.getHealthAlerts(GetHealthAlertsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.items())); + * ctx.export("merakiNetworksHealthAlertsExample", example.applyValue(getHealthAlertsResult -> getHealthAlertsResult.items())); * } * } * } @@ -9769,8 +9811,8 @@ public static Output getSensorRelationships(GetSen * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorRelationshipsPlain(GetSensorRelationshipsPlainArgs args) { - return getSensorRelationshipsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getHealthAlertsPlain(GetHealthAlertsPlainArgs args) { + return getHealthAlertsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9784,7 +9826,7 @@ public static CompletableFuture getSensorRelations * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorRelationshipsArgs; + * import com.pulumi.meraki.networks.inputs.GetHealthAlertsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9798,11 +9840,11 @@ public static CompletableFuture getSensorRelations * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder() + * final var example = NetworksFunctions.getHealthAlerts(GetHealthAlertsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.items())); + * ctx.export("merakiNetworksHealthAlertsExample", example.applyValue(getHealthAlertsResult -> getHealthAlertsResult.items())); * } * } * } @@ -9810,8 +9852,8 @@ public static CompletableFuture getSensorRelations * <!--End PulumiCodeChooser --> * */ - public static Output getSensorRelationships(GetSensorRelationshipsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSensorRelationships:getSensorRelationships", TypeShape.of(GetSensorRelationshipsResult.class), args, Utilities.withVersion(options)); + public static Output getHealthAlerts(GetHealthAlertsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getHealthAlerts:getHealthAlerts", TypeShape.of(GetHealthAlertsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9825,7 +9867,7 @@ public static Output getSensorRelationships(GetSen * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSensorRelationshipsArgs; + * import com.pulumi.meraki.networks.inputs.GetHealthAlertsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9839,11 +9881,11 @@ public static Output getSensorRelationships(GetSen * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder() + * final var example = NetworksFunctions.getHealthAlerts(GetHealthAlertsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.items())); + * ctx.export("merakiNetworksHealthAlertsExample", example.applyValue(getHealthAlertsResult -> getHealthAlertsResult.items())); * } * } * } @@ -9851,8 +9893,8 @@ public static Output getSensorRelationships(GetSen * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorRelationshipsPlain(GetSensorRelationshipsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSensorRelationships:getSensorRelationships", TypeShape.of(GetSensorRelationshipsResult.class), args, Utilities.withVersion(options)); + public static Output getHealthAlerts(GetHealthAlertsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getHealthAlerts:getHealthAlerts", TypeShape.of(GetHealthAlertsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9866,7 +9908,7 @@ public static CompletableFuture getSensorRelations * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetHealthAlertsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9880,11 +9922,11 @@ public static CompletableFuture getSensorRelations * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSettings(GetSettingsArgs.builder() + * final var example = NetworksFunctions.getHealthAlerts(GetHealthAlertsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSettingsExample", example.applyValue(getSettingsResult -> getSettingsResult.item())); + * ctx.export("merakiNetworksHealthAlertsExample", example.applyValue(getHealthAlertsResult -> getHealthAlertsResult.items())); * } * } * } @@ -9892,8 +9934,8 @@ public static CompletableFuture getSensorRelations * <!--End PulumiCodeChooser --> * */ - public static Output getSettings(GetSettingsArgs args) { - return getSettings(args, InvokeOptions.Empty); + public static CompletableFuture getHealthAlertsPlain(GetHealthAlertsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getHealthAlerts:getHealthAlerts", TypeShape.of(GetHealthAlertsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9907,7 +9949,7 @@ public static Output getSettings(GetSettingsArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetInsightApplicationsHealthByTimeArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9921,11 +9963,16 @@ public static Output getSettings(GetSettingsArgs args) { * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSettings(GetSettingsArgs.builder() + * final var example = NetworksFunctions.getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs.builder() + * .applicationId("string") * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSettingsExample", example.applyValue(getSettingsResult -> getSettingsResult.item())); + * ctx.export("merakiNetworksInsightApplicationsHealthByTimeExample", example.applyValue(getInsightApplicationsHealthByTimeResult -> getInsightApplicationsHealthByTimeResult.items())); * } * } * } @@ -9933,8 +9980,8 @@ public static Output getSettings(GetSettingsArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSettingsPlain(GetSettingsPlainArgs args) { - return getSettingsPlain(args, InvokeOptions.Empty); + public static Output getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs args) { + return getInsightApplicationsHealthByTime(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9948,7 +9995,7 @@ public static CompletableFuture getSettingsPlain(GetSettingsP * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetInsightApplicationsHealthByTimeArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9962,11 +10009,16 @@ public static CompletableFuture getSettingsPlain(GetSettingsP * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSettings(GetSettingsArgs.builder() + * final var example = NetworksFunctions.getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs.builder() + * .applicationId("string") * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSettingsExample", example.applyValue(getSettingsResult -> getSettingsResult.item())); + * ctx.export("merakiNetworksInsightApplicationsHealthByTimeExample", example.applyValue(getInsightApplicationsHealthByTimeResult -> getInsightApplicationsHealthByTimeResult.items())); * } * } * } @@ -9974,8 +10026,8 @@ public static CompletableFuture getSettingsPlain(GetSettingsP * <!--End PulumiCodeChooser --> * */ - public static Output getSettings(GetSettingsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSettings:getSettings", TypeShape.of(GetSettingsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getInsightApplicationsHealthByTimePlain(GetInsightApplicationsHealthByTimePlainArgs args) { + return getInsightApplicationsHealthByTimePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9989,7 +10041,7 @@ public static Output getSettings(GetSettingsArgs args, Invoke * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetInsightApplicationsHealthByTimeArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10003,11 +10055,16 @@ public static Output getSettings(GetSettingsArgs args, Invoke * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSettings(GetSettingsArgs.builder() + * final var example = NetworksFunctions.getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs.builder() + * .applicationId("string") * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSettingsExample", example.applyValue(getSettingsResult -> getSettingsResult.item())); + * ctx.export("merakiNetworksInsightApplicationsHealthByTimeExample", example.applyValue(getInsightApplicationsHealthByTimeResult -> getInsightApplicationsHealthByTimeResult.items())); * } * } * } @@ -10015,8 +10072,8 @@ public static Output getSettings(GetSettingsArgs args, Invoke * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSettingsPlain(GetSettingsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSettings:getSettings", TypeShape.of(GetSettingsResult.class), args, Utilities.withVersion(options)); + public static Output getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getInsightApplicationsHealthByTime:getInsightApplicationsHealthByTime", TypeShape.of(GetInsightApplicationsHealthByTimeResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10030,7 +10087,7 @@ public static CompletableFuture getSettingsPlain(GetSettingsP * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmBypassActivationLockAttemptsArgs; + * import com.pulumi.meraki.networks.inputs.GetInsightApplicationsHealthByTimeArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10044,12 +10101,16 @@ public static CompletableFuture getSettingsPlain(GetSettingsP * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs.builder() - * .attemptId("string") + * final var example = NetworksFunctions.getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs.builder() + * .applicationId("string") * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmBypassActivationLockAttemptsExample", example.applyValue(getSmBypassActivationLockAttemptsResult -> getSmBypassActivationLockAttemptsResult.item())); + * ctx.export("merakiNetworksInsightApplicationsHealthByTimeExample", example.applyValue(getInsightApplicationsHealthByTimeResult -> getInsightApplicationsHealthByTimeResult.items())); * } * } * } @@ -10057,8 +10118,8 @@ public static CompletableFuture getSettingsPlain(GetSettingsP * <!--End PulumiCodeChooser --> * */ - public static Output getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs args) { - return getSmBypassActivationLockAttempts(args, InvokeOptions.Empty); + public static Output getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getInsightApplicationsHealthByTime:getInsightApplicationsHealthByTime", TypeShape.of(GetInsightApplicationsHealthByTimeResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10072,7 +10133,7 @@ public static Output getSmBypassActivat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmBypassActivationLockAttemptsArgs; + * import com.pulumi.meraki.networks.inputs.GetInsightApplicationsHealthByTimeArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10086,12 +10147,16 @@ public static Output getSmBypassActivat * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs.builder() - * .attemptId("string") + * final var example = NetworksFunctions.getInsightApplicationsHealthByTime(GetInsightApplicationsHealthByTimeArgs.builder() + * .applicationId("string") * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmBypassActivationLockAttemptsExample", example.applyValue(getSmBypassActivationLockAttemptsResult -> getSmBypassActivationLockAttemptsResult.item())); + * ctx.export("merakiNetworksInsightApplicationsHealthByTimeExample", example.applyValue(getInsightApplicationsHealthByTimeResult -> getInsightApplicationsHealthByTimeResult.items())); * } * } * } @@ -10099,50 +10164,57 @@ public static Output getSmBypassActivat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmBypassActivationLockAttemptsPlain(GetSmBypassActivationLockAttemptsPlainArgs args) { - return getSmBypassActivationLockAttemptsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getInsightApplicationsHealthByTimePlain(GetInsightApplicationsHealthByTimePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getInsightApplicationsHealthByTime:getInsightApplicationsHealthByTime", TypeShape.of(GetInsightApplicationsHealthByTimeResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * - * <!--Start PulumiCodeChooser --> - *
-     * {@code
-     * package generated_program;
+     */
+    public static Output getMerakiAuthUsers() {
+        return getMerakiAuthUsers(GetMerakiAuthUsersArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     * import com.pulumi.Context;
-     * import com.pulumi.Pulumi;
-     * import com.pulumi.core.Output;
-     * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmBypassActivationLockAttemptsArgs;
-     * import java.util.List;
-     * import java.util.ArrayList;
-     * import java.util.Map;
-     * import java.io.File;
-     * import java.nio.file.Files;
-     * import java.nio.file.Paths;
+     */
+    public static CompletableFuture getMerakiAuthUsersPlain() {
+        return getMerakiAuthUsersPlain(GetMerakiAuthUsersPlainArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     * public class App {
-     *     public static void main(String[] args) {
-     *         Pulumi.run(App::stack);
-     *     }
+     */
+    public static Output getMerakiAuthUsers(GetMerakiAuthUsersArgs args) {
+        return getMerakiAuthUsers(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs.builder()
-     *             .attemptId("string")
-     *             .networkId("string")
-     *             .build());
+     */
+    public static CompletableFuture getMerakiAuthUsersPlain(GetMerakiAuthUsersPlainArgs args) {
+        return getMerakiAuthUsersPlain(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     *         ctx.export("merakiNetworksSmBypassActivationLockAttemptsExample", example.applyValue(getSmBypassActivationLockAttemptsResult -> getSmBypassActivationLockAttemptsResult.item()));
-     *     }
-     * }
-     * }
-     * 
- * <!--End PulumiCodeChooser --> + */ + public static Output getMerakiAuthUsers(GetMerakiAuthUsersArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getMerakiAuthUsers:getMerakiAuthUsers", TypeShape.of(GetMerakiAuthUsersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage * */ - public static Output getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmBypassActivationLockAttempts:getSmBypassActivationLockAttempts", TypeShape.of(GetSmBypassActivationLockAttemptsResult.class), args, Utilities.withVersion(options)); + public static Output getMerakiAuthUsers(GetMerakiAuthUsersArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getMerakiAuthUsers:getMerakiAuthUsers", TypeShape.of(GetMerakiAuthUsersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getMerakiAuthUsersPlain(GetMerakiAuthUsersPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getMerakiAuthUsers:getMerakiAuthUsers", TypeShape.of(GetMerakiAuthUsersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10156,7 +10228,7 @@ public static Output getSmBypassActivat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmBypassActivationLockAttemptsArgs; + * import com.pulumi.meraki.networks.inputs.GetNetflowArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10170,12 +10242,11 @@ public static Output getSmBypassActivat * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs.builder() - * .attemptId("string") + * final var example = NetworksFunctions.getNetflow(GetNetflowArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSmBypassActivationLockAttemptsExample", example.applyValue(getSmBypassActivationLockAttemptsResult -> getSmBypassActivationLockAttemptsResult.item())); + * ctx.export("merakiNetworksNetflowExample", example.applyValue(getNetflowResult -> getNetflowResult.item())); * } * } * } @@ -10183,8 +10254,8 @@ public static Output getSmBypassActivat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmBypassActivationLockAttemptsPlain(GetSmBypassActivationLockAttemptsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmBypassActivationLockAttempts:getSmBypassActivationLockAttempts", TypeShape.of(GetSmBypassActivationLockAttemptsResult.class), args, Utilities.withVersion(options)); + public static Output getNetflow(GetNetflowArgs args) { + return getNetflow(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10198,7 +10269,7 @@ public static CompletableFuture getSmBy * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesArgs; + * import com.pulumi.meraki.networks.inputs.GetNetflowArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10212,21 +10283,11 @@ public static CompletableFuture getSmBy * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevices(GetSmDevicesArgs.builder() - * .endingBefore("string") - * .fields("string") - * .ids("string") + * final var example = NetworksFunctions.getNetflow(GetNetflowArgs.builder() * .networkId("string") - * .perPage(1) - * .scopes("string") - * .serials("string") - * .startingAfter("string") - * .systemTypes("string") - * .uuids("string") - * .wifiMacs("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesExample", example.applyValue(getSmDevicesResult -> getSmDevicesResult.items())); + * ctx.export("merakiNetworksNetflowExample", example.applyValue(getNetflowResult -> getNetflowResult.item())); * } * } * } @@ -10234,8 +10295,8 @@ public static CompletableFuture getSmBy * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevices(GetSmDevicesArgs args) { - return getSmDevices(args, InvokeOptions.Empty); + public static CompletableFuture getNetflowPlain(GetNetflowPlainArgs args) { + return getNetflowPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10249,7 +10310,7 @@ public static Output getSmDevices(GetSmDevicesArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesArgs; + * import com.pulumi.meraki.networks.inputs.GetNetflowArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10263,21 +10324,11 @@ public static Output getSmDevices(GetSmDevicesArgs args) { * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevices(GetSmDevicesArgs.builder() - * .endingBefore("string") - * .fields("string") - * .ids("string") + * final var example = NetworksFunctions.getNetflow(GetNetflowArgs.builder() * .networkId("string") - * .perPage(1) - * .scopes("string") - * .serials("string") - * .startingAfter("string") - * .systemTypes("string") - * .uuids("string") - * .wifiMacs("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesExample", example.applyValue(getSmDevicesResult -> getSmDevicesResult.items())); + * ctx.export("merakiNetworksNetflowExample", example.applyValue(getNetflowResult -> getNetflowResult.item())); * } * } * } @@ -10285,8 +10336,8 @@ public static Output getSmDevices(GetSmDevicesArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesPlain(GetSmDevicesPlainArgs args) { - return getSmDevicesPlain(args, InvokeOptions.Empty); + public static Output getNetflow(GetNetflowArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getNetflow:getNetflow", TypeShape.of(GetNetflowResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10300,7 +10351,7 @@ public static CompletableFuture getSmDevicesPlain(GetSmDevic * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesArgs; + * import com.pulumi.meraki.networks.inputs.GetNetflowArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10314,21 +10365,11 @@ public static CompletableFuture getSmDevicesPlain(GetSmDevic * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevices(GetSmDevicesArgs.builder() - * .endingBefore("string") - * .fields("string") - * .ids("string") + * final var example = NetworksFunctions.getNetflow(GetNetflowArgs.builder() * .networkId("string") - * .perPage(1) - * .scopes("string") - * .serials("string") - * .startingAfter("string") - * .systemTypes("string") - * .uuids("string") - * .wifiMacs("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesExample", example.applyValue(getSmDevicesResult -> getSmDevicesResult.items())); + * ctx.export("merakiNetworksNetflowExample", example.applyValue(getNetflowResult -> getNetflowResult.item())); * } * } * } @@ -10336,8 +10377,8 @@ public static CompletableFuture getSmDevicesPlain(GetSmDevic * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevices(GetSmDevicesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmDevices:getSmDevices", TypeShape.of(GetSmDevicesResult.class), args, Utilities.withVersion(options)); + public static Output getNetflow(GetNetflowArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getNetflow:getNetflow", TypeShape.of(GetNetflowResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10351,7 +10392,7 @@ public static Output getSmDevices(GetSmDevicesArgs args, Inv * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesArgs; + * import com.pulumi.meraki.networks.inputs.GetNetflowArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10365,21 +10406,11 @@ public static Output getSmDevices(GetSmDevicesArgs args, Inv * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevices(GetSmDevicesArgs.builder() - * .endingBefore("string") - * .fields("string") - * .ids("string") + * final var example = NetworksFunctions.getNetflow(GetNetflowArgs.builder() * .networkId("string") - * .perPage(1) - * .scopes("string") - * .serials("string") - * .startingAfter("string") - * .systemTypes("string") - * .uuids("string") - * .wifiMacs("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesExample", example.applyValue(getSmDevicesResult -> getSmDevicesResult.items())); + * ctx.export("merakiNetworksNetflowExample", example.applyValue(getNetflowResult -> getNetflowResult.item())); * } * } * } @@ -10387,8 +10418,8 @@ public static Output getSmDevices(GetSmDevicesArgs args, Inv * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesPlain(GetSmDevicesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevices:getSmDevices", TypeShape.of(GetSmDevicesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getNetflowPlain(GetNetflowPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getNetflow:getNetflow", TypeShape.of(GetNetflowResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10402,7 +10433,7 @@ public static CompletableFuture getSmDevicesPlain(GetSmDevic * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesCellularUsageHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiPiiKeysArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10416,12 +10447,17 @@ public static CompletableFuture getSmDevicesPlain(GetSmDevic * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPiiPiiKeys(GetPiiPiiKeysArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesCellularUsageHistoryExample", example.applyValue(getSmDevicesCellularUsageHistoryResult -> getSmDevicesCellularUsageHistoryResult.items())); + * ctx.export("merakiNetworksPiiPiiKeysExample", example.applyValue(getPiiPiiKeysResult -> getPiiPiiKeysResult.item())); * } * } * } @@ -10429,8 +10465,8 @@ public static CompletableFuture getSmDevicesPlain(GetSmDevic * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs args) { - return getSmDevicesCellularUsageHistory(args, InvokeOptions.Empty); + public static Output getPiiPiiKeys(GetPiiPiiKeysArgs args) { + return getPiiPiiKeys(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10444,7 +10480,7 @@ public static Output getSmDevicesCellula * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesCellularUsageHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiPiiKeysArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10458,12 +10494,17 @@ public static Output getSmDevicesCellula * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPiiPiiKeys(GetPiiPiiKeysArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesCellularUsageHistoryExample", example.applyValue(getSmDevicesCellularUsageHistoryResult -> getSmDevicesCellularUsageHistoryResult.items())); + * ctx.export("merakiNetworksPiiPiiKeysExample", example.applyValue(getPiiPiiKeysResult -> getPiiPiiKeysResult.item())); * } * } * } @@ -10471,8 +10512,8 @@ public static Output getSmDevicesCellula * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesCellularUsageHistoryPlain(GetSmDevicesCellularUsageHistoryPlainArgs args) { - return getSmDevicesCellularUsageHistoryPlain(args, InvokeOptions.Empty); + public static CompletableFuture getPiiPiiKeysPlain(GetPiiPiiKeysPlainArgs args) { + return getPiiPiiKeysPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10486,7 +10527,7 @@ public static CompletableFuture getSmDev * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesCellularUsageHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiPiiKeysArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10500,12 +10541,17 @@ public static CompletableFuture getSmDev * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPiiPiiKeys(GetPiiPiiKeysArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesCellularUsageHistoryExample", example.applyValue(getSmDevicesCellularUsageHistoryResult -> getSmDevicesCellularUsageHistoryResult.items())); + * ctx.export("merakiNetworksPiiPiiKeysExample", example.applyValue(getPiiPiiKeysResult -> getPiiPiiKeysResult.item())); * } * } * } @@ -10513,8 +10559,8 @@ public static CompletableFuture getSmDev * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmDevicesCellularUsageHistory:getSmDevicesCellularUsageHistory", TypeShape.of(GetSmDevicesCellularUsageHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getPiiPiiKeys(GetPiiPiiKeysArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getPiiPiiKeys:getPiiPiiKeys", TypeShape.of(GetPiiPiiKeysResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10528,7 +10574,7 @@ public static Output getSmDevicesCellula * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesCellularUsageHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiPiiKeysArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10542,12 +10588,17 @@ public static Output getSmDevicesCellula * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPiiPiiKeys(GetPiiPiiKeysArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesCellularUsageHistoryExample", example.applyValue(getSmDevicesCellularUsageHistoryResult -> getSmDevicesCellularUsageHistoryResult.items())); + * ctx.export("merakiNetworksPiiPiiKeysExample", example.applyValue(getPiiPiiKeysResult -> getPiiPiiKeysResult.item())); * } * } * } @@ -10555,8 +10606,8 @@ public static Output getSmDevicesCellula * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesCellularUsageHistoryPlain(GetSmDevicesCellularUsageHistoryPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesCellularUsageHistory:getSmDevicesCellularUsageHistory", TypeShape.of(GetSmDevicesCellularUsageHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getPiiPiiKeys(GetPiiPiiKeysArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getPiiPiiKeys:getPiiPiiKeys", TypeShape.of(GetPiiPiiKeysResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10570,7 +10621,7 @@ public static CompletableFuture getSmDev * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesCertsArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiPiiKeysArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10584,12 +10635,17 @@ public static CompletableFuture getSmDev * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesCerts(GetSmDevicesCertsArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPiiPiiKeys(GetPiiPiiKeysArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesCertsExample", example.applyValue(getSmDevicesCertsResult -> getSmDevicesCertsResult.items())); + * ctx.export("merakiNetworksPiiPiiKeysExample", example.applyValue(getPiiPiiKeysResult -> getPiiPiiKeysResult.item())); * } * } * } @@ -10597,50 +10653,57 @@ public static CompletableFuture getSmDev * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesCerts(GetSmDevicesCertsArgs args) { - return getSmDevicesCerts(args, InvokeOptions.Empty); + public static CompletableFuture getPiiPiiKeysPlain(GetPiiPiiKeysPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getPiiPiiKeys:getPiiPiiKeys", TypeShape.of(GetPiiPiiKeysResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * - * <!--Start PulumiCodeChooser --> - *
-     * {@code
-     * package generated_program;
+     */
+    public static Output getPiiRequests() {
+        return getPiiRequests(GetPiiRequestsArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     * import com.pulumi.Context;
-     * import com.pulumi.Pulumi;
-     * import com.pulumi.core.Output;
-     * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesCertsArgs;
-     * import java.util.List;
-     * import java.util.ArrayList;
-     * import java.util.Map;
-     * import java.io.File;
-     * import java.nio.file.Files;
-     * import java.nio.file.Paths;
+     */
+    public static CompletableFuture getPiiRequestsPlain() {
+        return getPiiRequestsPlain(GetPiiRequestsPlainArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     * public class App {
-     *     public static void main(String[] args) {
-     *         Pulumi.run(App::stack);
-     *     }
+     */
+    public static Output getPiiRequests(GetPiiRequestsArgs args) {
+        return getPiiRequests(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesCerts(GetSmDevicesCertsArgs.builder()
-     *             .deviceId("string")
-     *             .networkId("string")
-     *             .build());
+     */
+    public static CompletableFuture getPiiRequestsPlain(GetPiiRequestsPlainArgs args) {
+        return getPiiRequestsPlain(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     *         ctx.export("merakiNetworksSmDevicesCertsExample", example.applyValue(getSmDevicesCertsResult -> getSmDevicesCertsResult.items()));
-     *     }
-     * }
-     * }
-     * 
- * <!--End PulumiCodeChooser --> + */ + public static Output getPiiRequests(GetPiiRequestsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getPiiRequests:getPiiRequests", TypeShape.of(GetPiiRequestsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage * */ - public static CompletableFuture getSmDevicesCertsPlain(GetSmDevicesCertsPlainArgs args) { - return getSmDevicesCertsPlain(args, InvokeOptions.Empty); + public static Output getPiiRequests(GetPiiRequestsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getPiiRequests:getPiiRequests", TypeShape.of(GetPiiRequestsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getPiiRequestsPlain(GetPiiRequestsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getPiiRequests:getPiiRequests", TypeShape.of(GetPiiRequestsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10654,7 +10717,7 @@ public static CompletableFuture getSmDevicesCertsPlain( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesCertsArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiSmDevicesForKeyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10668,12 +10731,17 @@ public static CompletableFuture getSmDevicesCertsPlain( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesCerts(GetSmDevicesCertsArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesCertsExample", example.applyValue(getSmDevicesCertsResult -> getSmDevicesCertsResult.items())); + * ctx.export("merakiNetworksPiiSmDevicesForKeyExample", example.applyValue(getPiiSmDevicesForKeyResult -> getPiiSmDevicesForKeyResult.item())); * } * } * } @@ -10681,8 +10749,8 @@ public static CompletableFuture getSmDevicesCertsPlain( * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesCerts(GetSmDevicesCertsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmDevicesCerts:getSmDevicesCerts", TypeShape.of(GetSmDevicesCertsResult.class), args, Utilities.withVersion(options)); + public static Output getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs args) { + return getPiiSmDevicesForKey(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10696,7 +10764,7 @@ public static Output getSmDevicesCerts(GetSmDevicesCert * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesCertsArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiSmDevicesForKeyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10710,12 +10778,17 @@ public static Output getSmDevicesCerts(GetSmDevicesCert * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesCerts(GetSmDevicesCertsArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesCertsExample", example.applyValue(getSmDevicesCertsResult -> getSmDevicesCertsResult.items())); + * ctx.export("merakiNetworksPiiSmDevicesForKeyExample", example.applyValue(getPiiSmDevicesForKeyResult -> getPiiSmDevicesForKeyResult.item())); * } * } * } @@ -10723,8 +10796,8 @@ public static Output getSmDevicesCerts(GetSmDevicesCert * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesCertsPlain(GetSmDevicesCertsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesCerts:getSmDevicesCerts", TypeShape.of(GetSmDevicesCertsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getPiiSmDevicesForKeyPlain(GetPiiSmDevicesForKeyPlainArgs args) { + return getPiiSmDevicesForKeyPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10738,7 +10811,7 @@ public static CompletableFuture getSmDevicesCertsPlain( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesConnectivityArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiSmDevicesForKeyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10752,15 +10825,17 @@ public static CompletableFuture getSmDevicesCertsPlain( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesConnectivity(GetSmDevicesConnectivityArgs.builder() - * .deviceId("string") - * .endingBefore("string") + * final var example = NetworksFunctions.getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesConnectivityExample", example.applyValue(getSmDevicesConnectivityResult -> getSmDevicesConnectivityResult.items())); + * ctx.export("merakiNetworksPiiSmDevicesForKeyExample", example.applyValue(getPiiSmDevicesForKeyResult -> getPiiSmDevicesForKeyResult.item())); * } * } * } @@ -10768,8 +10843,8 @@ public static CompletableFuture getSmDevicesCertsPlain( * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesConnectivity(GetSmDevicesConnectivityArgs args) { - return getSmDevicesConnectivity(args, InvokeOptions.Empty); + public static Output getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getPiiSmDevicesForKey:getPiiSmDevicesForKey", TypeShape.of(GetPiiSmDevicesForKeyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10783,7 +10858,7 @@ public static Output getSmDevicesConnectivity(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesConnectivityArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiSmDevicesForKeyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10797,15 +10872,17 @@ public static Output getSmDevicesConnectivity(Ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesConnectivity(GetSmDevicesConnectivityArgs.builder() - * .deviceId("string") - * .endingBefore("string") + * final var example = NetworksFunctions.getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesConnectivityExample", example.applyValue(getSmDevicesConnectivityResult -> getSmDevicesConnectivityResult.items())); + * ctx.export("merakiNetworksPiiSmDevicesForKeyExample", example.applyValue(getPiiSmDevicesForKeyResult -> getPiiSmDevicesForKeyResult.item())); * } * } * } @@ -10813,8 +10890,8 @@ public static Output getSmDevicesConnectivity(Ge * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesConnectivityPlain(GetSmDevicesConnectivityPlainArgs args) { - return getSmDevicesConnectivityPlain(args, InvokeOptions.Empty); + public static Output getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getPiiSmDevicesForKey:getPiiSmDevicesForKey", TypeShape.of(GetPiiSmDevicesForKeyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10828,7 +10905,7 @@ public static CompletableFuture getSmDevicesConn * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesConnectivityArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiSmDevicesForKeyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10842,15 +10919,17 @@ public static CompletableFuture getSmDevicesConn * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesConnectivity(GetSmDevicesConnectivityArgs.builder() - * .deviceId("string") - * .endingBefore("string") + * final var example = NetworksFunctions.getPiiSmDevicesForKey(GetPiiSmDevicesForKeyArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesConnectivityExample", example.applyValue(getSmDevicesConnectivityResult -> getSmDevicesConnectivityResult.items())); + * ctx.export("merakiNetworksPiiSmDevicesForKeyExample", example.applyValue(getPiiSmDevicesForKeyResult -> getPiiSmDevicesForKeyResult.item())); * } * } * } @@ -10858,8 +10937,8 @@ public static CompletableFuture getSmDevicesConn * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesConnectivity(GetSmDevicesConnectivityArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmDevicesConnectivity:getSmDevicesConnectivity", TypeShape.of(GetSmDevicesConnectivityResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getPiiSmDevicesForKeyPlain(GetPiiSmDevicesForKeyPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getPiiSmDevicesForKey:getPiiSmDevicesForKey", TypeShape.of(GetPiiSmDevicesForKeyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10873,7 +10952,7 @@ public static Output getSmDevicesConnectivity(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesConnectivityArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiSmOwnersForKeyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10887,15 +10966,17 @@ public static Output getSmDevicesConnectivity(Ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesConnectivity(GetSmDevicesConnectivityArgs.builder() - * .deviceId("string") - * .endingBefore("string") + * final var example = NetworksFunctions.getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesConnectivityExample", example.applyValue(getSmDevicesConnectivityResult -> getSmDevicesConnectivityResult.items())); + * ctx.export("merakiNetworksPiiSmOwnersForKeyExample", example.applyValue(getPiiSmOwnersForKeyResult -> getPiiSmOwnersForKeyResult.item())); * } * } * } @@ -10903,8 +10984,8 @@ public static Output getSmDevicesConnectivity(Ge * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesConnectivityPlain(GetSmDevicesConnectivityPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesConnectivity:getSmDevicesConnectivity", TypeShape.of(GetSmDevicesConnectivityResult.class), args, Utilities.withVersion(options)); + public static Output getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs args) { + return getPiiSmOwnersForKey(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10918,7 +10999,7 @@ public static CompletableFuture getSmDevicesConn * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDesktopLogsArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiSmOwnersForKeyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10932,15 +11013,17 @@ public static CompletableFuture getSmDevicesConn * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs.builder() - * .deviceId("string") - * .endingBefore("string") + * final var example = NetworksFunctions.getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesDesktopLogsExample", example.applyValue(getSmDevicesDesktopLogsResult -> getSmDevicesDesktopLogsResult.items())); + * ctx.export("merakiNetworksPiiSmOwnersForKeyExample", example.applyValue(getPiiSmOwnersForKeyResult -> getPiiSmOwnersForKeyResult.item())); * } * } * } @@ -10948,8 +11031,8 @@ public static CompletableFuture getSmDevicesConn * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs args) { - return getSmDevicesDesktopLogs(args, InvokeOptions.Empty); + public static CompletableFuture getPiiSmOwnersForKeyPlain(GetPiiSmOwnersForKeyPlainArgs args) { + return getPiiSmOwnersForKeyPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10963,7 +11046,7 @@ public static Output getSmDevicesDesktopLogs(GetS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDesktopLogsArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiSmOwnersForKeyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10977,15 +11060,17 @@ public static Output getSmDevicesDesktopLogs(GetS * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs.builder() - * .deviceId("string") - * .endingBefore("string") + * final var example = NetworksFunctions.getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesDesktopLogsExample", example.applyValue(getSmDevicesDesktopLogsResult -> getSmDevicesDesktopLogsResult.items())); + * ctx.export("merakiNetworksPiiSmOwnersForKeyExample", example.applyValue(getPiiSmOwnersForKeyResult -> getPiiSmOwnersForKeyResult.item())); * } * } * } @@ -10993,8 +11078,8 @@ public static Output getSmDevicesDesktopLogs(GetS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesDesktopLogsPlain(GetSmDevicesDesktopLogsPlainArgs args) { - return getSmDevicesDesktopLogsPlain(args, InvokeOptions.Empty); + public static Output getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getPiiSmOwnersForKey:getPiiSmOwnersForKey", TypeShape.of(GetPiiSmOwnersForKeyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11008,7 +11093,7 @@ public static CompletableFuture getSmDevicesDeskt * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDesktopLogsArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiSmOwnersForKeyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11022,15 +11107,17 @@ public static CompletableFuture getSmDevicesDeskt * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs.builder() - * .deviceId("string") - * .endingBefore("string") + * final var example = NetworksFunctions.getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesDesktopLogsExample", example.applyValue(getSmDevicesDesktopLogsResult -> getSmDevicesDesktopLogsResult.items())); + * ctx.export("merakiNetworksPiiSmOwnersForKeyExample", example.applyValue(getPiiSmOwnersForKeyResult -> getPiiSmOwnersForKeyResult.item())); * } * } * } @@ -11038,8 +11125,8 @@ public static CompletableFuture getSmDevicesDeskt * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmDevicesDesktopLogs:getSmDevicesDesktopLogs", TypeShape.of(GetSmDevicesDesktopLogsResult.class), args, Utilities.withVersion(options)); + public static Output getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getPiiSmOwnersForKey:getPiiSmOwnersForKey", TypeShape.of(GetPiiSmOwnersForKeyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11053,7 +11140,7 @@ public static Output getSmDevicesDesktopLogs(GetS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDesktopLogsArgs; + * import com.pulumi.meraki.networks.inputs.GetPiiSmOwnersForKeyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11067,15 +11154,17 @@ public static Output getSmDevicesDesktopLogs(GetS * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs.builder() - * .deviceId("string") - * .endingBefore("string") + * final var example = NetworksFunctions.getPiiSmOwnersForKey(GetPiiSmOwnersForKeyArgs.builder() + * .bluetoothMac("string") + * .email("string") + * .imei("string") + * .mac("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") + * .serial("string") + * .username("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesDesktopLogsExample", example.applyValue(getSmDevicesDesktopLogsResult -> getSmDevicesDesktopLogsResult.items())); + * ctx.export("merakiNetworksPiiSmOwnersForKeyExample", example.applyValue(getPiiSmOwnersForKeyResult -> getPiiSmOwnersForKeyResult.item())); * } * } * } @@ -11083,8 +11172,8 @@ public static Output getSmDevicesDesktopLogs(GetS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesDesktopLogsPlain(GetSmDevicesDesktopLogsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesDesktopLogs:getSmDevicesDesktopLogs", TypeShape.of(GetSmDevicesDesktopLogsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getPiiSmOwnersForKeyPlain(GetPiiSmOwnersForKeyPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getPiiSmOwnersForKey:getPiiSmOwnersForKey", TypeShape.of(GetPiiSmOwnersForKeyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11098,7 +11187,7 @@ public static CompletableFuture getSmDevicesDeskt * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceCommandLogsArgs; + * import com.pulumi.meraki.networks.inputs.GetPoliciesByClientArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11112,15 +11201,16 @@ public static CompletableFuture getSmDevicesDeskt * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPoliciesByClient(GetPoliciesByClientArgs.builder() * .endingBefore("string") * .networkId("string") * .perPage(1) * .startingAfter("string") + * .t0("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmDevicesDeviceCommandLogsExample", example.applyValue(getSmDevicesDeviceCommandLogsResult -> getSmDevicesDeviceCommandLogsResult.items())); + * ctx.export("merakiNetworksPoliciesByClientExample", example.applyValue(getPoliciesByClientResult -> getPoliciesByClientResult.items())); * } * } * } @@ -11128,8 +11218,8 @@ public static CompletableFuture getSmDevicesDeskt * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs args) { - return getSmDevicesDeviceCommandLogs(args, InvokeOptions.Empty); + public static Output getPoliciesByClient(GetPoliciesByClientArgs args) { + return getPoliciesByClient(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11143,7 +11233,7 @@ public static Output getSmDevicesDeviceComm * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceCommandLogsArgs; + * import com.pulumi.meraki.networks.inputs.GetPoliciesByClientArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11157,15 +11247,16 @@ public static Output getSmDevicesDeviceComm * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPoliciesByClient(GetPoliciesByClientArgs.builder() * .endingBefore("string") * .networkId("string") * .perPage(1) * .startingAfter("string") + * .t0("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmDevicesDeviceCommandLogsExample", example.applyValue(getSmDevicesDeviceCommandLogsResult -> getSmDevicesDeviceCommandLogsResult.items())); + * ctx.export("merakiNetworksPoliciesByClientExample", example.applyValue(getPoliciesByClientResult -> getPoliciesByClientResult.items())); * } * } * } @@ -11173,8 +11264,8 @@ public static Output getSmDevicesDeviceComm * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesDeviceCommandLogsPlain(GetSmDevicesDeviceCommandLogsPlainArgs args) { - return getSmDevicesDeviceCommandLogsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getPoliciesByClientPlain(GetPoliciesByClientPlainArgs args) { + return getPoliciesByClientPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11188,7 +11279,7 @@ public static CompletableFuture getSmDevice * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceCommandLogsArgs; + * import com.pulumi.meraki.networks.inputs.GetPoliciesByClientArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11202,15 +11293,16 @@ public static CompletableFuture getSmDevice * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPoliciesByClient(GetPoliciesByClientArgs.builder() * .endingBefore("string") * .networkId("string") * .perPage(1) * .startingAfter("string") + * .t0("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmDevicesDeviceCommandLogsExample", example.applyValue(getSmDevicesDeviceCommandLogsResult -> getSmDevicesDeviceCommandLogsResult.items())); + * ctx.export("merakiNetworksPoliciesByClientExample", example.applyValue(getPoliciesByClientResult -> getPoliciesByClientResult.items())); * } * } * } @@ -11218,8 +11310,8 @@ public static CompletableFuture getSmDevice * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmDevicesDeviceCommandLogs:getSmDevicesDeviceCommandLogs", TypeShape.of(GetSmDevicesDeviceCommandLogsResult.class), args, Utilities.withVersion(options)); + public static Output getPoliciesByClient(GetPoliciesByClientArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getPoliciesByClient:getPoliciesByClient", TypeShape.of(GetPoliciesByClientResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11233,7 +11325,7 @@ public static Output getSmDevicesDeviceComm * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceCommandLogsArgs; + * import com.pulumi.meraki.networks.inputs.GetPoliciesByClientArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11247,15 +11339,16 @@ public static Output getSmDevicesDeviceComm * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPoliciesByClient(GetPoliciesByClientArgs.builder() * .endingBefore("string") * .networkId("string") * .perPage(1) * .startingAfter("string") + * .t0("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmDevicesDeviceCommandLogsExample", example.applyValue(getSmDevicesDeviceCommandLogsResult -> getSmDevicesDeviceCommandLogsResult.items())); + * ctx.export("merakiNetworksPoliciesByClientExample", example.applyValue(getPoliciesByClientResult -> getPoliciesByClientResult.items())); * } * } * } @@ -11263,8 +11356,8 @@ public static Output getSmDevicesDeviceComm * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesDeviceCommandLogsPlain(GetSmDevicesDeviceCommandLogsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesDeviceCommandLogs:getSmDevicesDeviceCommandLogs", TypeShape.of(GetSmDevicesDeviceCommandLogsResult.class), args, Utilities.withVersion(options)); + public static Output getPoliciesByClient(GetPoliciesByClientArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getPoliciesByClient:getPoliciesByClient", TypeShape.of(GetPoliciesByClientResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11278,7 +11371,7 @@ public static CompletableFuture getSmDevice * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetPoliciesByClientArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11292,12 +11385,16 @@ public static CompletableFuture getSmDevice * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getPoliciesByClient(GetPoliciesByClientArgs.builder() + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") + * .t0("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmDevicesDeviceProfilesExample", example.applyValue(getSmDevicesDeviceProfilesResult -> getSmDevicesDeviceProfilesResult.items())); + * ctx.export("merakiNetworksPoliciesByClientExample", example.applyValue(getPoliciesByClientResult -> getPoliciesByClientResult.items())); * } * } * } @@ -11305,8 +11402,8 @@ public static CompletableFuture getSmDevice * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs args) { - return getSmDevicesDeviceProfiles(args, InvokeOptions.Empty); + public static CompletableFuture getPoliciesByClientPlain(GetPoliciesByClientPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getPoliciesByClient:getPoliciesByClient", TypeShape.of(GetPoliciesByClientResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11320,7 +11417,7 @@ public static Output getSmDevicesDeviceProfile * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetSensorAlertsCurrentOverviewByMetricArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11334,12 +11431,11 @@ public static Output getSmDevicesDeviceProfile * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesDeviceProfilesExample", example.applyValue(getSmDevicesDeviceProfilesResult -> getSmDevicesDeviceProfilesResult.items())); + * ctx.export("merakiNetworksSensorAlertsCurrentOverviewByMetricExample", example.applyValue(getSensorAlertsCurrentOverviewByMetricResult -> getSensorAlertsCurrentOverviewByMetricResult.item())); * } * } * } @@ -11347,8 +11443,8 @@ public static Output getSmDevicesDeviceProfile * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesDeviceProfilesPlain(GetSmDevicesDeviceProfilesPlainArgs args) { - return getSmDevicesDeviceProfilesPlain(args, InvokeOptions.Empty); + public static Output getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs args) { + return getSensorAlertsCurrentOverviewByMetric(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11362,7 +11458,7 @@ public static CompletableFuture getSmDevicesDe * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetSensorAlertsCurrentOverviewByMetricArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11376,12 +11472,11 @@ public static CompletableFuture getSmDevicesDe * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesDeviceProfilesExample", example.applyValue(getSmDevicesDeviceProfilesResult -> getSmDevicesDeviceProfilesResult.items())); + * ctx.export("merakiNetworksSensorAlertsCurrentOverviewByMetricExample", example.applyValue(getSensorAlertsCurrentOverviewByMetricResult -> getSensorAlertsCurrentOverviewByMetricResult.item())); * } * } * } @@ -11389,8 +11484,8 @@ public static CompletableFuture getSmDevicesDe * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmDevicesDeviceProfiles:getSmDevicesDeviceProfiles", TypeShape.of(GetSmDevicesDeviceProfilesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSensorAlertsCurrentOverviewByMetricPlain(GetSensorAlertsCurrentOverviewByMetricPlainArgs args) { + return getSensorAlertsCurrentOverviewByMetricPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11404,7 +11499,7 @@ public static Output getSmDevicesDeviceProfile * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetSensorAlertsCurrentOverviewByMetricArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11418,12 +11513,11 @@ public static Output getSmDevicesDeviceProfile * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesDeviceProfilesExample", example.applyValue(getSmDevicesDeviceProfilesResult -> getSmDevicesDeviceProfilesResult.items())); + * ctx.export("merakiNetworksSensorAlertsCurrentOverviewByMetricExample", example.applyValue(getSensorAlertsCurrentOverviewByMetricResult -> getSensorAlertsCurrentOverviewByMetricResult.item())); * } * } * } @@ -11431,8 +11525,8 @@ public static Output getSmDevicesDeviceProfile * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesDeviceProfilesPlain(GetSmDevicesDeviceProfilesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesDeviceProfiles:getSmDevicesDeviceProfiles", TypeShape.of(GetSmDevicesDeviceProfilesResult.class), args, Utilities.withVersion(options)); + public static Output getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSensorAlertsCurrentOverviewByMetric:getSensorAlertsCurrentOverviewByMetric", TypeShape.of(GetSensorAlertsCurrentOverviewByMetricResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11446,7 +11540,7 @@ public static CompletableFuture getSmDevicesDe * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesNetworkAdaptersArgs; + * import com.pulumi.meraki.networks.inputs.GetSensorAlertsCurrentOverviewByMetricArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11460,12 +11554,11 @@ public static CompletableFuture getSmDevicesDe * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesNetworkAdaptersExample", example.applyValue(getSmDevicesNetworkAdaptersResult -> getSmDevicesNetworkAdaptersResult.items())); + * ctx.export("merakiNetworksSensorAlertsCurrentOverviewByMetricExample", example.applyValue(getSensorAlertsCurrentOverviewByMetricResult -> getSensorAlertsCurrentOverviewByMetricResult.item())); * } * } * } @@ -11473,8 +11566,8 @@ public static CompletableFuture getSmDevicesDe * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs args) { - return getSmDevicesNetworkAdapters(args, InvokeOptions.Empty); + public static Output getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSensorAlertsCurrentOverviewByMetric:getSensorAlertsCurrentOverviewByMetric", TypeShape.of(GetSensorAlertsCurrentOverviewByMetricResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11488,7 +11581,7 @@ public static Output getSmDevicesNetworkAdapt * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesNetworkAdaptersArgs; + * import com.pulumi.meraki.networks.inputs.GetSensorAlertsCurrentOverviewByMetricArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11502,12 +11595,11 @@ public static Output getSmDevicesNetworkAdapt * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getSensorAlertsCurrentOverviewByMetric(GetSensorAlertsCurrentOverviewByMetricArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSmDevicesNetworkAdaptersExample", example.applyValue(getSmDevicesNetworkAdaptersResult -> getSmDevicesNetworkAdaptersResult.items())); + * ctx.export("merakiNetworksSensorAlertsCurrentOverviewByMetricExample", example.applyValue(getSensorAlertsCurrentOverviewByMetricResult -> getSensorAlertsCurrentOverviewByMetricResult.item())); * } * } * } @@ -11515,8 +11607,8 @@ public static Output getSmDevicesNetworkAdapt * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesNetworkAdaptersPlain(GetSmDevicesNetworkAdaptersPlainArgs args) { - return getSmDevicesNetworkAdaptersPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSensorAlertsCurrentOverviewByMetricPlain(GetSensorAlertsCurrentOverviewByMetricPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSensorAlertsCurrentOverviewByMetric:getSensorAlertsCurrentOverviewByMetric", TypeShape.of(GetSensorAlertsCurrentOverviewByMetricResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11530,7 +11622,7 @@ public static CompletableFuture getSmDevicesN * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesNetworkAdaptersArgs; + * import com.pulumi.meraki.networks.inputs.GetSensorAlertsOverviewByMetricArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11544,12 +11636,15 @@ public static CompletableFuture getSmDevicesN * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs.builder() + * .interval(1) * .networkId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmDevicesNetworkAdaptersExample", example.applyValue(getSmDevicesNetworkAdaptersResult -> getSmDevicesNetworkAdaptersResult.items())); + * ctx.export("merakiNetworksSensorAlertsOverviewByMetricExample", example.applyValue(getSensorAlertsOverviewByMetricResult -> getSensorAlertsOverviewByMetricResult.items())); * } * } * } @@ -11557,8 +11652,8 @@ public static CompletableFuture getSmDevicesN * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmDevicesNetworkAdapters:getSmDevicesNetworkAdapters", TypeShape.of(GetSmDevicesNetworkAdaptersResult.class), args, Utilities.withVersion(options)); + public static Output getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs args) { + return getSensorAlertsOverviewByMetric(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11572,7 +11667,7 @@ public static Output getSmDevicesNetworkAdapt * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesNetworkAdaptersArgs; + * import com.pulumi.meraki.networks.inputs.GetSensorAlertsOverviewByMetricArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11586,12 +11681,15 @@ public static Output getSmDevicesNetworkAdapt * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs.builder() - * .deviceId("string") + * final var example = NetworksFunctions.getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs.builder() + * .interval(1) * .networkId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmDevicesNetworkAdaptersExample", example.applyValue(getSmDevicesNetworkAdaptersResult -> getSmDevicesNetworkAdaptersResult.items())); + * ctx.export("merakiNetworksSensorAlertsOverviewByMetricExample", example.applyValue(getSensorAlertsOverviewByMetricResult -> getSensorAlertsOverviewByMetricResult.items())); * } * } * } @@ -11599,8 +11697,8 @@ public static Output getSmDevicesNetworkAdapt * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesNetworkAdaptersPlain(GetSmDevicesNetworkAdaptersPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesNetworkAdapters:getSmDevicesNetworkAdapters", TypeShape.of(GetSmDevicesNetworkAdaptersResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSensorAlertsOverviewByMetricPlain(GetSensorAlertsOverviewByMetricPlainArgs args) { + return getSensorAlertsOverviewByMetricPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11614,7 +11712,7 @@ public static CompletableFuture getSmDevicesN * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesPerformanceHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetSensorAlertsOverviewByMetricArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11628,15 +11726,15 @@ public static CompletableFuture getSmDevicesN * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesPerformanceHistory(GetSmDevicesPerformanceHistoryArgs.builder() - * .deviceId("string") - * .endingBefore("string") + * final var example = NetworksFunctions.getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs.builder() + * .interval(1) * .networkId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmDevicesPerformanceHistoryExample", example.applyValue(getSmDevicesPerformanceHistoryResult -> getSmDevicesPerformanceHistoryResult.items())); + * ctx.export("merakiNetworksSensorAlertsOverviewByMetricExample", example.applyValue(getSensorAlertsOverviewByMetricResult -> getSensorAlertsOverviewByMetricResult.items())); * } * } * } @@ -11644,8 +11742,8 @@ public static CompletableFuture getSmDevicesN * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesPerformanceHistory(GetSmDevicesPerformanceHistoryArgs args) { - return getSmDevicesPerformanceHistory(args, InvokeOptions.Empty); + public static Output getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSensorAlertsOverviewByMetric:getSensorAlertsOverviewByMetric", TypeShape.of(GetSensorAlertsOverviewByMetricResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11659,7 +11757,7 @@ public static Output getSmDevicesPerforman * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesPerformanceHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetSensorAlertsOverviewByMetricArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11673,15 +11771,15 @@ public static Output getSmDevicesPerforman * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesPerformanceHistory(GetSmDevicesPerformanceHistoryArgs.builder() - * .deviceId("string") - * .endingBefore("string") + * final var example = NetworksFunctions.getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs.builder() + * .interval(1) * .networkId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmDevicesPerformanceHistoryExample", example.applyValue(getSmDevicesPerformanceHistoryResult -> getSmDevicesPerformanceHistoryResult.items())); + * ctx.export("merakiNetworksSensorAlertsOverviewByMetricExample", example.applyValue(getSensorAlertsOverviewByMetricResult -> getSensorAlertsOverviewByMetricResult.items())); * } * } * } @@ -11689,8 +11787,8 @@ public static Output getSmDevicesPerforman * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmDevicesPerformanceHistoryPlain(GetSmDevicesPerformanceHistoryPlainArgs args) { - return getSmDevicesPerformanceHistoryPlain(args, InvokeOptions.Empty); + public static Output getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSensorAlertsOverviewByMetric:getSensorAlertsOverviewByMetric", TypeShape.of(GetSensorAlertsOverviewByMetricResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11704,7 +11802,7 @@ public static CompletableFuture getSmDevic * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmDevicesPerformanceHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetSensorAlertsOverviewByMetricArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11718,15 +11816,15 @@ public static CompletableFuture getSmDevic * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmDevicesPerformanceHistory(GetSmDevicesPerformanceHistoryArgs.builder() - * .deviceId("string") - * .endingBefore("string") + * final var example = NetworksFunctions.getSensorAlertsOverviewByMetric(GetSensorAlertsOverviewByMetricArgs.builder() + * .interval(1) * .networkId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSmDevicesPerformanceHistoryExample", example.applyValue(getSmDevicesPerformanceHistoryResult -> getSmDevicesPerformanceHistoryResult.items())); + * ctx.export("merakiNetworksSensorAlertsOverviewByMetricExample", example.applyValue(getSensorAlertsOverviewByMetricResult -> getSensorAlertsOverviewByMetricResult.items())); * } * } * } @@ -11734,67 +11832,120 @@ public static CompletableFuture getSmDevic * <!--End PulumiCodeChooser --> * */ - public static Output getSmDevicesPerformanceHistory(GetSmDevicesPerformanceHistoryArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmDevicesPerformanceHistory:getSmDevicesPerformanceHistory", TypeShape.of(GetSmDevicesPerformanceHistoryResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSensorAlertsOverviewByMetricPlain(GetSensorAlertsOverviewByMetricPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSensorAlertsOverviewByMetric:getSensorAlertsOverviewByMetric", TypeShape.of(GetSensorAlertsOverviewByMetricResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * - * <!--Start PulumiCodeChooser --> - *
-     * {@code
-     * package generated_program;
-     * 
-     * import com.pulumi.Context;
-     * import com.pulumi.Pulumi;
-     * import com.pulumi.core.Output;
-     * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesPerformanceHistoryArgs;
-     * import java.util.List;
-     * import java.util.ArrayList;
-     * import java.util.Map;
-     * import java.io.File;
-     * import java.nio.file.Files;
-     * import java.nio.file.Paths;
+     */
+    public static Output getSensorAlertsProfiles() {
+        return getSensorAlertsProfiles(GetSensorAlertsProfilesArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     * public class App {
-     *     public static void main(String[] args) {
-     *         Pulumi.run(App::stack);
-     *     }
+     */
+    public static CompletableFuture getSensorAlertsProfilesPlain() {
+        return getSensorAlertsProfilesPlain(GetSensorAlertsProfilesPlainArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesPerformanceHistory(GetSmDevicesPerformanceHistoryArgs.builder()
-     *             .deviceId("string")
-     *             .endingBefore("string")
-     *             .networkId("string")
-     *             .perPage(1)
-     *             .startingAfter("string")
-     *             .build());
+     */
+    public static Output getSensorAlertsProfiles(GetSensorAlertsProfilesArgs args) {
+        return getSensorAlertsProfiles(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     *         ctx.export("merakiNetworksSmDevicesPerformanceHistoryExample", example.applyValue(getSmDevicesPerformanceHistoryResult -> getSmDevicesPerformanceHistoryResult.items()));
-     *     }
-     * }
-     * }
-     * 
- * <!--End PulumiCodeChooser --> + */ + public static CompletableFuture getSensorAlertsProfilesPlain(GetSensorAlertsProfilesPlainArgs args) { + return getSensorAlertsProfilesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage * */ - public static CompletableFuture getSmDevicesPerformanceHistoryPlain(GetSmDevicesPerformanceHistoryPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesPerformanceHistory:getSmDevicesPerformanceHistory", TypeShape.of(GetSmDevicesPerformanceHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getSensorAlertsProfiles(GetSensorAlertsProfilesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSensorAlertsProfiles:getSensorAlertsProfiles", TypeShape.of(GetSensorAlertsProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * - * <!--Start PulumiCodeChooser --> - *
-     * {@code
-     * package generated_program;
+     */
+    public static Output getSensorAlertsProfiles(GetSensorAlertsProfilesArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getSensorAlertsProfiles:getSensorAlertsProfiles", TypeShape.of(GetSensorAlertsProfilesResult.class), args, Utilities.withVersion(options));
+    }
+    /**
+     * ## Example Usage
      * 
-     * import com.pulumi.Context;
-     * import com.pulumi.Pulumi;
+     */
+    public static CompletableFuture getSensorAlertsProfilesPlain(GetSensorAlertsProfilesPlainArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invokeAsync("meraki:networks/getSensorAlertsProfiles:getSensorAlertsProfiles", TypeShape.of(GetSensorAlertsProfilesResult.class), args, Utilities.withVersion(options));
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static Output getSensorMqttBrokers() {
+        return getSensorMqttBrokers(GetSensorMqttBrokersArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static CompletableFuture getSensorMqttBrokersPlain() {
+        return getSensorMqttBrokersPlain(GetSensorMqttBrokersPlainArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static Output getSensorMqttBrokers(GetSensorMqttBrokersArgs args) {
+        return getSensorMqttBrokers(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static CompletableFuture getSensorMqttBrokersPlain(GetSensorMqttBrokersPlainArgs args) {
+        return getSensorMqttBrokersPlain(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static Output getSensorMqttBrokers(GetSensorMqttBrokersArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getSensorMqttBrokers:getSensorMqttBrokers", TypeShape.of(GetSensorMqttBrokersResult.class), args, Utilities.withVersion(options));
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static Output getSensorMqttBrokers(GetSensorMqttBrokersArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getSensorMqttBrokers:getSensorMqttBrokers", TypeShape.of(GetSensorMqttBrokersResult.class), args, Utilities.withVersion(options));
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static CompletableFuture getSensorMqttBrokersPlain(GetSensorMqttBrokersPlainArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invokeAsync("meraki:networks/getSensorMqttBrokers:getSensorMqttBrokers", TypeShape.of(GetSensorMqttBrokersResult.class), args, Utilities.withVersion(options));
+    }
+    /**
+     * ## Example Usage
+     * 
+     * <!--Start PulumiCodeChooser -->
+     * 
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSensorRelationshipsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -11808,12 +11959,11 @@ public static CompletableFuture getSmDevic
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder()
-     *             .deviceId("string")
+     *         final var example = NetworksFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items()));
+     *         ctx.export("merakiNetworksSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.items()));
      *     }
      * }
      * }
@@ -11821,8 +11971,8 @@ public static CompletableFuture getSmDevic
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getSmDevicesSecurityCenters() {
-        return getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.Empty, InvokeOptions.Empty);
+    public static Output getSensorRelationships(GetSensorRelationshipsArgs args) {
+        return getSensorRelationships(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -11836,7 +11986,7 @@ public static Output getSmDevicesSecurityCent
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSensorRelationshipsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -11850,12 +12000,11 @@ public static Output getSmDevicesSecurityCent
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder()
-     *             .deviceId("string")
+     *         final var example = NetworksFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items()));
+     *         ctx.export("merakiNetworksSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.items()));
      *     }
      * }
      * }
@@ -11863,8 +12012,8 @@ public static Output getSmDevicesSecurityCent
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getSmDevicesSecurityCentersPlain() {
-        return getSmDevicesSecurityCentersPlain(GetSmDevicesSecurityCentersPlainArgs.Empty, InvokeOptions.Empty);
+    public static CompletableFuture getSensorRelationshipsPlain(GetSensorRelationshipsPlainArgs args) {
+        return getSensorRelationshipsPlain(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -11878,7 +12027,7 @@ public static CompletableFuture getSmDevicesS
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSensorRelationshipsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -11892,12 +12041,11 @@ public static CompletableFuture getSmDevicesS
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder()
-     *             .deviceId("string")
+     *         final var example = NetworksFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items()));
+     *         ctx.export("merakiNetworksSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.items()));
      *     }
      * }
      * }
@@ -11905,8 +12053,8 @@ public static CompletableFuture getSmDevicesS
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs args) {
-        return getSmDevicesSecurityCenters(args, InvokeOptions.Empty);
+    public static Output getSensorRelationships(GetSensorRelationshipsArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getSensorRelationships:getSensorRelationships", TypeShape.of(GetSensorRelationshipsResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -11920,7 +12068,7 @@ public static Output getSmDevicesSecurityCent
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSensorRelationshipsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -11934,12 +12082,11 @@ public static Output getSmDevicesSecurityCent
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder()
-     *             .deviceId("string")
+     *         final var example = NetworksFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items()));
+     *         ctx.export("merakiNetworksSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.items()));
      *     }
      * }
      * }
@@ -11947,8 +12094,8 @@ public static Output getSmDevicesSecurityCent
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getSmDevicesSecurityCentersPlain(GetSmDevicesSecurityCentersPlainArgs args) {
-        return getSmDevicesSecurityCentersPlain(args, InvokeOptions.Empty);
+    public static Output getSensorRelationships(GetSensorRelationshipsArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getSensorRelationships:getSensorRelationships", TypeShape.of(GetSensorRelationshipsResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -11962,7 +12109,7 @@ public static CompletableFuture getSmDevicesS
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSensorRelationshipsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -11976,12 +12123,11 @@ public static CompletableFuture getSmDevicesS
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder()
-     *             .deviceId("string")
+     *         final var example = NetworksFunctions.getSensorRelationships(GetSensorRelationshipsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items()));
+     *         ctx.export("merakiNetworksSensorRelationshipsExample", example.applyValue(getSensorRelationshipsResult -> getSensorRelationshipsResult.items()));
      *     }
      * }
      * }
@@ -11989,8 +12135,8 @@ public static CompletableFuture getSmDevicesS
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getSmDevicesSecurityCenters:getSmDevicesSecurityCenters", TypeShape.of(GetSmDevicesSecurityCentersResult.class), args, Utilities.withVersion(options));
+    public static CompletableFuture getSensorRelationshipsPlain(GetSensorRelationshipsPlainArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invokeAsync("meraki:networks/getSensorRelationships:getSensorRelationships", TypeShape.of(GetSensorRelationshipsResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -12004,7 +12150,7 @@ public static Output getSmDevicesSecurityCent
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSettingsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -12018,12 +12164,11 @@ public static Output getSmDevicesSecurityCent
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder()
-     *             .deviceId("string")
+     *         final var example = NetworksFunctions.getSettings(GetSettingsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items()));
+     *         ctx.export("merakiNetworksSettingsExample", example.applyValue(getSettingsResult -> getSettingsResult.item()));
      *     }
      * }
      * }
@@ -12031,8 +12176,8 @@ public static Output getSmDevicesSecurityCent
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getSmDevicesSecurityCentersPlain(GetSmDevicesSecurityCentersPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesSecurityCenters:getSmDevicesSecurityCenters", TypeShape.of(GetSmDevicesSecurityCentersResult.class), args, Utilities.withVersion(options));
+    public static Output getSettings(GetSettingsArgs args) {
+        return getSettings(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -12046,7 +12191,7 @@ public static CompletableFuture getSmDevicesS
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesWlanListsArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSettingsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -12060,12 +12205,11 @@ public static CompletableFuture getSmDevicesS
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesWlanLists(GetSmDevicesWlanListsArgs.builder()
-     *             .deviceId("string")
+     *         final var example = NetworksFunctions.getSettings(GetSettingsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmDevicesWlanListsExample", example.applyValue(getSmDevicesWlanListsResult -> getSmDevicesWlanListsResult.items()));
+     *         ctx.export("merakiNetworksSettingsExample", example.applyValue(getSettingsResult -> getSettingsResult.item()));
      *     }
      * }
      * }
@@ -12073,8 +12217,8 @@ public static CompletableFuture getSmDevicesS
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getSmDevicesWlanLists(GetSmDevicesWlanListsArgs args) {
-        return getSmDevicesWlanLists(args, InvokeOptions.Empty);
+    public static CompletableFuture getSettingsPlain(GetSettingsPlainArgs args) {
+        return getSettingsPlain(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -12088,7 +12232,7 @@ public static Output getSmDevicesWlanLists(GetSmDev
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesWlanListsArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSettingsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -12102,12 +12246,11 @@ public static Output getSmDevicesWlanLists(GetSmDev
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesWlanLists(GetSmDevicesWlanListsArgs.builder()
-     *             .deviceId("string")
+     *         final var example = NetworksFunctions.getSettings(GetSettingsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmDevicesWlanListsExample", example.applyValue(getSmDevicesWlanListsResult -> getSmDevicesWlanListsResult.items()));
+     *         ctx.export("merakiNetworksSettingsExample", example.applyValue(getSettingsResult -> getSettingsResult.item()));
      *     }
      * }
      * }
@@ -12115,8 +12258,8 @@ public static Output getSmDevicesWlanLists(GetSmDev
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getSmDevicesWlanListsPlain(GetSmDevicesWlanListsPlainArgs args) {
-        return getSmDevicesWlanListsPlain(args, InvokeOptions.Empty);
+    public static Output getSettings(GetSettingsArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getSettings:getSettings", TypeShape.of(GetSettingsResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -12130,7 +12273,7 @@ public static CompletableFuture getSmDevicesWlanLis
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesWlanListsArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSettingsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -12144,12 +12287,11 @@ public static CompletableFuture getSmDevicesWlanLis
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesWlanLists(GetSmDevicesWlanListsArgs.builder()
-     *             .deviceId("string")
+     *         final var example = NetworksFunctions.getSettings(GetSettingsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmDevicesWlanListsExample", example.applyValue(getSmDevicesWlanListsResult -> getSmDevicesWlanListsResult.items()));
+     *         ctx.export("merakiNetworksSettingsExample", example.applyValue(getSettingsResult -> getSettingsResult.item()));
      *     }
      * }
      * }
@@ -12157,8 +12299,8 @@ public static CompletableFuture getSmDevicesWlanLis
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getSmDevicesWlanLists(GetSmDevicesWlanListsArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getSmDevicesWlanLists:getSmDevicesWlanLists", TypeShape.of(GetSmDevicesWlanListsResult.class), args, Utilities.withVersion(options));
+    public static Output getSettings(GetSettingsArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getSettings:getSettings", TypeShape.of(GetSettingsResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -12172,7 +12314,7 @@ public static Output getSmDevicesWlanLists(GetSmDev
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmDevicesWlanListsArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSettingsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -12186,12 +12328,11 @@ public static Output getSmDevicesWlanLists(GetSmDev
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmDevicesWlanLists(GetSmDevicesWlanListsArgs.builder()
-     *             .deviceId("string")
+     *         final var example = NetworksFunctions.getSettings(GetSettingsArgs.builder()
      *             .networkId("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmDevicesWlanListsExample", example.applyValue(getSmDevicesWlanListsResult -> getSmDevicesWlanListsResult.items()));
+     *         ctx.export("merakiNetworksSettingsExample", example.applyValue(getSettingsResult -> getSettingsResult.item()));
      *     }
      * }
      * }
@@ -12199,8 +12340,8 @@ public static Output getSmDevicesWlanLists(GetSmDev
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getSmDevicesWlanListsPlain(GetSmDevicesWlanListsPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesWlanLists:getSmDevicesWlanLists", TypeShape.of(GetSmDevicesWlanListsResult.class), args, Utilities.withVersion(options));
+    public static CompletableFuture getSettingsPlain(GetSettingsPlainArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invokeAsync("meraki:networks/getSettings:getSettings", TypeShape.of(GetSettingsResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -12214,7 +12355,7 @@ public static CompletableFuture getSmDevicesWlanLis
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmProfilesArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSmBypassActivationLockAttemptsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -12228,12 +12369,12 @@ public static CompletableFuture getSmDevicesWlanLis
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmProfiles(GetSmProfilesArgs.builder()
+     *         final var example = NetworksFunctions.getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs.builder()
+     *             .attemptId("string")
      *             .networkId("string")
-     *             .payloadTypes("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmProfilesExample", example.applyValue(getSmProfilesResult -> getSmProfilesResult.items()));
+     *         ctx.export("merakiNetworksSmBypassActivationLockAttemptsExample", example.applyValue(getSmBypassActivationLockAttemptsResult -> getSmBypassActivationLockAttemptsResult.item()));
      *     }
      * }
      * }
@@ -12241,8 +12382,8 @@ public static CompletableFuture getSmDevicesWlanLis
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getSmProfiles(GetSmProfilesArgs args) {
-        return getSmProfiles(args, InvokeOptions.Empty);
+    public static Output getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs args) {
+        return getSmBypassActivationLockAttempts(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -12256,7 +12397,7 @@ public static Output getSmProfiles(GetSmProfilesArgs args)
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmProfilesArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSmBypassActivationLockAttemptsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -12270,12 +12411,12 @@ public static Output getSmProfiles(GetSmProfilesArgs args)
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmProfiles(GetSmProfilesArgs.builder()
+     *         final var example = NetworksFunctions.getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs.builder()
+     *             .attemptId("string")
      *             .networkId("string")
-     *             .payloadTypes("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmProfilesExample", example.applyValue(getSmProfilesResult -> getSmProfilesResult.items()));
+     *         ctx.export("merakiNetworksSmBypassActivationLockAttemptsExample", example.applyValue(getSmBypassActivationLockAttemptsResult -> getSmBypassActivationLockAttemptsResult.item()));
      *     }
      * }
      * }
@@ -12283,8 +12424,8 @@ public static Output getSmProfiles(GetSmProfilesArgs args)
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getSmProfilesPlain(GetSmProfilesPlainArgs args) {
-        return getSmProfilesPlain(args, InvokeOptions.Empty);
+    public static CompletableFuture getSmBypassActivationLockAttemptsPlain(GetSmBypassActivationLockAttemptsPlainArgs args) {
+        return getSmBypassActivationLockAttemptsPlain(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -12298,7 +12439,7 @@ public static CompletableFuture getSmProfilesPlain(GetSmPro
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmProfilesArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSmBypassActivationLockAttemptsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -12312,12 +12453,12 @@ public static CompletableFuture getSmProfilesPlain(GetSmPro
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmProfiles(GetSmProfilesArgs.builder()
+     *         final var example = NetworksFunctions.getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs.builder()
+     *             .attemptId("string")
      *             .networkId("string")
-     *             .payloadTypes("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmProfilesExample", example.applyValue(getSmProfilesResult -> getSmProfilesResult.items()));
+     *         ctx.export("merakiNetworksSmBypassActivationLockAttemptsExample", example.applyValue(getSmBypassActivationLockAttemptsResult -> getSmBypassActivationLockAttemptsResult.item()));
      *     }
      * }
      * }
@@ -12325,8 +12466,8 @@ public static CompletableFuture getSmProfilesPlain(GetSmPro
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getSmProfiles(GetSmProfilesArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getSmProfiles:getSmProfiles", TypeShape.of(GetSmProfilesResult.class), args, Utilities.withVersion(options));
+    public static Output getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getSmBypassActivationLockAttempts:getSmBypassActivationLockAttempts", TypeShape.of(GetSmBypassActivationLockAttemptsResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -12340,7 +12481,7 @@ public static Output getSmProfiles(GetSmProfilesArgs args,
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetSmProfilesArgs;
+     * import com.pulumi.meraki.networks.inputs.GetSmBypassActivationLockAttemptsArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -12354,12 +12495,12 @@ public static Output getSmProfiles(GetSmProfilesArgs args,
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getSmProfiles(GetSmProfilesArgs.builder()
+     *         final var example = NetworksFunctions.getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs.builder()
+     *             .attemptId("string")
      *             .networkId("string")
-     *             .payloadTypes("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksSmProfilesExample", example.applyValue(getSmProfilesResult -> getSmProfilesResult.items()));
+     *         ctx.export("merakiNetworksSmBypassActivationLockAttemptsExample", example.applyValue(getSmBypassActivationLockAttemptsResult -> getSmBypassActivationLockAttemptsResult.item()));
      *     }
      * }
      * }
@@ -12367,50 +12508,50 @@ public static Output getSmProfiles(GetSmProfilesArgs args,
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getSmProfilesPlain(GetSmProfilesPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getSmProfiles:getSmProfiles", TypeShape.of(GetSmProfilesResult.class), args, Utilities.withVersion(options));
+    public static Output getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getSmBypassActivationLockAttempts:getSmBypassActivationLockAttempts", TypeShape.of(GetSmBypassActivationLockAttemptsResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
      * 
+     * <!--Start PulumiCodeChooser -->
+     * 
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmBypassActivationLockAttemptsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmBypassActivationLockAttempts(GetSmBypassActivationLockAttemptsArgs.builder()
+     *             .attemptId("string")
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmBypassActivationLockAttemptsExample", example.applyValue(getSmBypassActivationLockAttemptsResult -> getSmBypassActivationLockAttemptsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * */ - public static Output getSmTargetGroups() { - return getSmTargetGroups(GetSmTargetGroupsArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSmTargetGroupsPlain() { - return getSmTargetGroupsPlain(GetSmTargetGroupsPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSmTargetGroups(GetSmTargetGroupsArgs args) { - return getSmTargetGroups(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSmTargetGroupsPlain(GetSmTargetGroupsPlainArgs args) { - return getSmTargetGroupsPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSmTargetGroups(GetSmTargetGroupsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmTargetGroups:getSmTargetGroups", TypeShape.of(GetSmTargetGroupsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSmTargetGroupsPlain(GetSmTargetGroupsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmTargetGroups:getSmTargetGroups", TypeShape.of(GetSmTargetGroupsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmBypassActivationLockAttemptsPlain(GetSmBypassActivationLockAttemptsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmBypassActivationLockAttempts:getSmBypassActivationLockAttempts", TypeShape.of(GetSmBypassActivationLockAttemptsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12424,7 +12565,7 @@ public static CompletableFuture getSmTargetGroupsPlain( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmTrustedAccessConfigsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12438,14 +12579,21 @@ public static CompletableFuture getSmTargetGroupsPlain( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs.builder() + * final var example = NetworksFunctions.getSmDevices(GetSmDevicesArgs.builder() * .endingBefore("string") + * .fields("string") + * .ids("string") * .networkId("string") * .perPage(1) + * .scopes("string") + * .serials("string") * .startingAfter("string") + * .systemTypes("string") + * .uuids("string") + * .wifiMacs("string") * .build()); * - * ctx.export("merakiNetworksSmTrustedAccessConfigsExample", example.applyValue(getSmTrustedAccessConfigsResult -> getSmTrustedAccessConfigsResult.items())); + * ctx.export("merakiNetworksSmDevicesExample", example.applyValue(getSmDevicesResult -> getSmDevicesResult.items())); * } * } * } @@ -12453,8 +12601,8 @@ public static CompletableFuture getSmTargetGroupsPlain( * <!--End PulumiCodeChooser --> * */ - public static Output getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs args) { - return getSmTrustedAccessConfigs(args, InvokeOptions.Empty); + public static Output getSmDevices(GetSmDevicesArgs args) { + return getSmDevices(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12468,7 +12616,7 @@ public static Output getSmTrustedAccessConfigs( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmTrustedAccessConfigsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12482,14 +12630,21 @@ public static Output getSmTrustedAccessConfigs( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs.builder() + * final var example = NetworksFunctions.getSmDevices(GetSmDevicesArgs.builder() * .endingBefore("string") + * .fields("string") + * .ids("string") * .networkId("string") * .perPage(1) + * .scopes("string") + * .serials("string") * .startingAfter("string") + * .systemTypes("string") + * .uuids("string") + * .wifiMacs("string") * .build()); * - * ctx.export("merakiNetworksSmTrustedAccessConfigsExample", example.applyValue(getSmTrustedAccessConfigsResult -> getSmTrustedAccessConfigsResult.items())); + * ctx.export("merakiNetworksSmDevicesExample", example.applyValue(getSmDevicesResult -> getSmDevicesResult.items())); * } * } * } @@ -12497,8 +12652,8 @@ public static Output getSmTrustedAccessConfigs( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmTrustedAccessConfigsPlain(GetSmTrustedAccessConfigsPlainArgs args) { - return getSmTrustedAccessConfigsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesPlain(GetSmDevicesPlainArgs args) { + return getSmDevicesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12512,7 +12667,7 @@ public static CompletableFuture getSmTrustedAcc * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmTrustedAccessConfigsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12526,14 +12681,21 @@ public static CompletableFuture getSmTrustedAcc * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs.builder() + * final var example = NetworksFunctions.getSmDevices(GetSmDevicesArgs.builder() * .endingBefore("string") + * .fields("string") + * .ids("string") * .networkId("string") * .perPage(1) + * .scopes("string") + * .serials("string") * .startingAfter("string") + * .systemTypes("string") + * .uuids("string") + * .wifiMacs("string") * .build()); * - * ctx.export("merakiNetworksSmTrustedAccessConfigsExample", example.applyValue(getSmTrustedAccessConfigsResult -> getSmTrustedAccessConfigsResult.items())); + * ctx.export("merakiNetworksSmDevicesExample", example.applyValue(getSmDevicesResult -> getSmDevicesResult.items())); * } * } * } @@ -12541,8 +12703,8 @@ public static CompletableFuture getSmTrustedAcc * <!--End PulumiCodeChooser --> * */ - public static Output getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmTrustedAccessConfigs:getSmTrustedAccessConfigs", TypeShape.of(GetSmTrustedAccessConfigsResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevices(GetSmDevicesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevices:getSmDevices", TypeShape.of(GetSmDevicesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12556,7 +12718,7 @@ public static Output getSmTrustedAccessConfigs( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmTrustedAccessConfigsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12570,14 +12732,21 @@ public static Output getSmTrustedAccessConfigs( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs.builder() + * final var example = NetworksFunctions.getSmDevices(GetSmDevicesArgs.builder() * .endingBefore("string") + * .fields("string") + * .ids("string") * .networkId("string") * .perPage(1) + * .scopes("string") + * .serials("string") * .startingAfter("string") + * .systemTypes("string") + * .uuids("string") + * .wifiMacs("string") * .build()); * - * ctx.export("merakiNetworksSmTrustedAccessConfigsExample", example.applyValue(getSmTrustedAccessConfigsResult -> getSmTrustedAccessConfigsResult.items())); + * ctx.export("merakiNetworksSmDevicesExample", example.applyValue(getSmDevicesResult -> getSmDevicesResult.items())); * } * } * } @@ -12585,8 +12754,8 @@ public static Output getSmTrustedAccessConfigs( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmTrustedAccessConfigsPlain(GetSmTrustedAccessConfigsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmTrustedAccessConfigs:getSmTrustedAccessConfigs", TypeShape.of(GetSmTrustedAccessConfigsResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevices(GetSmDevicesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevices:getSmDevices", TypeShape.of(GetSmDevicesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12600,7 +12769,7 @@ public static CompletableFuture getSmTrustedAcc * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUserAccessDevicesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12614,14 +12783,21 @@ public static CompletableFuture getSmTrustedAcc * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUserAccessDevices(GetSmUserAccessDevicesArgs.builder() + * final var example = NetworksFunctions.getSmDevices(GetSmDevicesArgs.builder() * .endingBefore("string") + * .fields("string") + * .ids("string") * .networkId("string") * .perPage(1) + * .scopes("string") + * .serials("string") * .startingAfter("string") + * .systemTypes("string") + * .uuids("string") + * .wifiMacs("string") * .build()); * - * ctx.export("merakiNetworksSmUserAccessDevicesExample", example.applyValue(getSmUserAccessDevicesResult -> getSmUserAccessDevicesResult.items())); + * ctx.export("merakiNetworksSmDevicesExample", example.applyValue(getSmDevicesResult -> getSmDevicesResult.items())); * } * } * } @@ -12629,8 +12805,8 @@ public static CompletableFuture getSmTrustedAcc * <!--End PulumiCodeChooser --> * */ - public static Output getSmUserAccessDevices(GetSmUserAccessDevicesArgs args) { - return getSmUserAccessDevices(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesPlain(GetSmDevicesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevices:getSmDevices", TypeShape.of(GetSmDevicesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12644,7 +12820,7 @@ public static Output getSmUserAccessDevices(GetSmU * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUserAccessDevicesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesCellularUsageHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12658,14 +12834,12 @@ public static Output getSmUserAccessDevices(GetSmU * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUserAccessDevices(GetSmUserAccessDevicesArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs.builder() + * .deviceId("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSmUserAccessDevicesExample", example.applyValue(getSmUserAccessDevicesResult -> getSmUserAccessDevicesResult.items())); + * ctx.export("merakiNetworksSmDevicesCellularUsageHistoryExample", example.applyValue(getSmDevicesCellularUsageHistoryResult -> getSmDevicesCellularUsageHistoryResult.items())); * } * } * } @@ -12673,8 +12847,8 @@ public static Output getSmUserAccessDevices(GetSmU * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmUserAccessDevicesPlain(GetSmUserAccessDevicesPlainArgs args) { - return getSmUserAccessDevicesPlain(args, InvokeOptions.Empty); + public static Output getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs args) { + return getSmDevicesCellularUsageHistory(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12688,7 +12862,7 @@ public static CompletableFuture getSmUserAccessDev * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUserAccessDevicesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesCellularUsageHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12702,14 +12876,12 @@ public static CompletableFuture getSmUserAccessDev * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUserAccessDevices(GetSmUserAccessDevicesArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs.builder() + * .deviceId("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSmUserAccessDevicesExample", example.applyValue(getSmUserAccessDevicesResult -> getSmUserAccessDevicesResult.items())); + * ctx.export("merakiNetworksSmDevicesCellularUsageHistoryExample", example.applyValue(getSmDevicesCellularUsageHistoryResult -> getSmDevicesCellularUsageHistoryResult.items())); * } * } * } @@ -12717,8 +12889,8 @@ public static CompletableFuture getSmUserAccessDev * <!--End PulumiCodeChooser --> * */ - public static Output getSmUserAccessDevices(GetSmUserAccessDevicesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmUserAccessDevices:getSmUserAccessDevices", TypeShape.of(GetSmUserAccessDevicesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmDevicesCellularUsageHistoryPlain(GetSmDevicesCellularUsageHistoryPlainArgs args) { + return getSmDevicesCellularUsageHistoryPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12732,7 +12904,7 @@ public static Output getSmUserAccessDevices(GetSmU * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUserAccessDevicesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesCellularUsageHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12746,14 +12918,12 @@ public static Output getSmUserAccessDevices(GetSmU * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUserAccessDevices(GetSmUserAccessDevicesArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs.builder() + * .deviceId("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSmUserAccessDevicesExample", example.applyValue(getSmUserAccessDevicesResult -> getSmUserAccessDevicesResult.items())); + * ctx.export("merakiNetworksSmDevicesCellularUsageHistoryExample", example.applyValue(getSmDevicesCellularUsageHistoryResult -> getSmDevicesCellularUsageHistoryResult.items())); * } * } * } @@ -12761,8 +12931,8 @@ public static Output getSmUserAccessDevices(GetSmU * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmUserAccessDevicesPlain(GetSmUserAccessDevicesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmUserAccessDevices:getSmUserAccessDevices", TypeShape.of(GetSmUserAccessDevicesResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesCellularUsageHistory:getSmDevicesCellularUsageHistory", TypeShape.of(GetSmDevicesCellularUsageHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12776,7 +12946,7 @@ public static CompletableFuture getSmUserAccessDev * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesCellularUsageHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12790,15 +12960,12 @@ public static CompletableFuture getSmUserAccessDev * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsers(GetSmUsersArgs.builder() - * .emails("string") - * .ids("string") + * final var example = NetworksFunctions.getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs.builder() + * .deviceId("string") * .networkId("string") - * .scopes("string") - * .usernames("string") * .build()); * - * ctx.export("merakiNetworksSmUsersExample", example.applyValue(getSmUsersResult -> getSmUsersResult.items())); + * ctx.export("merakiNetworksSmDevicesCellularUsageHistoryExample", example.applyValue(getSmDevicesCellularUsageHistoryResult -> getSmDevicesCellularUsageHistoryResult.items())); * } * } * } @@ -12806,8 +12973,8 @@ public static CompletableFuture getSmUserAccessDev * <!--End PulumiCodeChooser --> * */ - public static Output getSmUsers(GetSmUsersArgs args) { - return getSmUsers(args, InvokeOptions.Empty); + public static Output getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesCellularUsageHistory:getSmDevicesCellularUsageHistory", TypeShape.of(GetSmDevicesCellularUsageHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12821,7 +12988,7 @@ public static Output getSmUsers(GetSmUsersArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesCellularUsageHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12835,15 +13002,12 @@ public static Output getSmUsers(GetSmUsersArgs args) { * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsers(GetSmUsersArgs.builder() - * .emails("string") - * .ids("string") + * final var example = NetworksFunctions.getSmDevicesCellularUsageHistory(GetSmDevicesCellularUsageHistoryArgs.builder() + * .deviceId("string") * .networkId("string") - * .scopes("string") - * .usernames("string") * .build()); * - * ctx.export("merakiNetworksSmUsersExample", example.applyValue(getSmUsersResult -> getSmUsersResult.items())); + * ctx.export("merakiNetworksSmDevicesCellularUsageHistoryExample", example.applyValue(getSmDevicesCellularUsageHistoryResult -> getSmDevicesCellularUsageHistoryResult.items())); * } * } * } @@ -12851,8 +13015,8 @@ public static Output getSmUsers(GetSmUsersArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmUsersPlain(GetSmUsersPlainArgs args) { - return getSmUsersPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesCellularUsageHistoryPlain(GetSmDevicesCellularUsageHistoryPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesCellularUsageHistory:getSmDevicesCellularUsageHistory", TypeShape.of(GetSmDevicesCellularUsageHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12866,7 +13030,7 @@ public static CompletableFuture getSmUsersPlain(GetSmUsersPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesCertsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12880,15 +13044,12 @@ public static CompletableFuture getSmUsersPlain(GetSmUsersPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsers(GetSmUsersArgs.builder() - * .emails("string") - * .ids("string") + * final var example = NetworksFunctions.getSmDevicesCerts(GetSmDevicesCertsArgs.builder() + * .deviceId("string") * .networkId("string") - * .scopes("string") - * .usernames("string") * .build()); * - * ctx.export("merakiNetworksSmUsersExample", example.applyValue(getSmUsersResult -> getSmUsersResult.items())); + * ctx.export("merakiNetworksSmDevicesCertsExample", example.applyValue(getSmDevicesCertsResult -> getSmDevicesCertsResult.items())); * } * } * } @@ -12896,8 +13057,8 @@ public static CompletableFuture getSmUsersPlain(GetSmUsersPlai * <!--End PulumiCodeChooser --> * */ - public static Output getSmUsers(GetSmUsersArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmUsers:getSmUsers", TypeShape.of(GetSmUsersResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesCerts(GetSmDevicesCertsArgs args) { + return getSmDevicesCerts(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12911,7 +13072,7 @@ public static Output getSmUsers(GetSmUsersArgs args, InvokeOpt * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesCertsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12925,15 +13086,12 @@ public static Output getSmUsers(GetSmUsersArgs args, InvokeOpt * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsers(GetSmUsersArgs.builder() - * .emails("string") - * .ids("string") + * final var example = NetworksFunctions.getSmDevicesCerts(GetSmDevicesCertsArgs.builder() + * .deviceId("string") * .networkId("string") - * .scopes("string") - * .usernames("string") * .build()); * - * ctx.export("merakiNetworksSmUsersExample", example.applyValue(getSmUsersResult -> getSmUsersResult.items())); + * ctx.export("merakiNetworksSmDevicesCertsExample", example.applyValue(getSmDevicesCertsResult -> getSmDevicesCertsResult.items())); * } * } * } @@ -12941,8 +13099,8 @@ public static Output getSmUsers(GetSmUsersArgs args, InvokeOpt * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmUsersPlain(GetSmUsersPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmUsers:getSmUsers", TypeShape.of(GetSmUsersResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmDevicesCertsPlain(GetSmDevicesCertsPlainArgs args) { + return getSmDevicesCertsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12956,7 +13114,7 @@ public static CompletableFuture getSmUsersPlain(GetSmUsersPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersDeviceProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesCertsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12970,12 +13128,12 @@ public static CompletableFuture getSmUsersPlain(GetSmUsersPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs.builder() + * final var example = NetworksFunctions.getSmDevicesCerts(GetSmDevicesCertsArgs.builder() + * .deviceId("string") * .networkId("string") - * .userId("string") * .build()); * - * ctx.export("merakiNetworksSmUsersDeviceProfilesExample", example.applyValue(getSmUsersDeviceProfilesResult -> getSmUsersDeviceProfilesResult.items())); + * ctx.export("merakiNetworksSmDevicesCertsExample", example.applyValue(getSmDevicesCertsResult -> getSmDevicesCertsResult.items())); * } * } * } @@ -12983,8 +13141,8 @@ public static CompletableFuture getSmUsersPlain(GetSmUsersPlai * <!--End PulumiCodeChooser --> * */ - public static Output getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs args) { - return getSmUsersDeviceProfiles(args, InvokeOptions.Empty); + public static Output getSmDevicesCerts(GetSmDevicesCertsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesCerts:getSmDevicesCerts", TypeShape.of(GetSmDevicesCertsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12998,7 +13156,7 @@ public static Output getSmUsersDeviceProfiles(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersDeviceProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesCertsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13012,12 +13170,12 @@ public static Output getSmUsersDeviceProfiles(Ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs.builder() + * final var example = NetworksFunctions.getSmDevicesCerts(GetSmDevicesCertsArgs.builder() + * .deviceId("string") * .networkId("string") - * .userId("string") * .build()); * - * ctx.export("merakiNetworksSmUsersDeviceProfilesExample", example.applyValue(getSmUsersDeviceProfilesResult -> getSmUsersDeviceProfilesResult.items())); + * ctx.export("merakiNetworksSmDevicesCertsExample", example.applyValue(getSmDevicesCertsResult -> getSmDevicesCertsResult.items())); * } * } * } @@ -13025,8 +13183,8 @@ public static Output getSmUsersDeviceProfiles(Ge * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmUsersDeviceProfilesPlain(GetSmUsersDeviceProfilesPlainArgs args) { - return getSmUsersDeviceProfilesPlain(args, InvokeOptions.Empty); + public static Output getSmDevicesCerts(GetSmDevicesCertsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesCerts:getSmDevicesCerts", TypeShape.of(GetSmDevicesCertsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13040,7 +13198,7 @@ public static CompletableFuture getSmUsersDevice * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersDeviceProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesCertsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13054,12 +13212,12 @@ public static CompletableFuture getSmUsersDevice * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs.builder() + * final var example = NetworksFunctions.getSmDevicesCerts(GetSmDevicesCertsArgs.builder() + * .deviceId("string") * .networkId("string") - * .userId("string") * .build()); * - * ctx.export("merakiNetworksSmUsersDeviceProfilesExample", example.applyValue(getSmUsersDeviceProfilesResult -> getSmUsersDeviceProfilesResult.items())); + * ctx.export("merakiNetworksSmDevicesCertsExample", example.applyValue(getSmDevicesCertsResult -> getSmDevicesCertsResult.items())); * } * } * } @@ -13067,8 +13225,8 @@ public static CompletableFuture getSmUsersDevice * <!--End PulumiCodeChooser --> * */ - public static Output getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmUsersDeviceProfiles:getSmUsersDeviceProfiles", TypeShape.of(GetSmUsersDeviceProfilesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmDevicesCertsPlain(GetSmDevicesCertsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesCerts:getSmDevicesCerts", TypeShape.of(GetSmDevicesCertsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13082,7 +13240,7 @@ public static Output getSmUsersDeviceProfiles(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersDeviceProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesConnectivityArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13096,12 +13254,15 @@ public static Output getSmUsersDeviceProfiles(Ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs.builder() + * final var example = NetworksFunctions.getSmDevicesConnectivity(GetSmDevicesConnectivityArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") - * .userId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSmUsersDeviceProfilesExample", example.applyValue(getSmUsersDeviceProfilesResult -> getSmUsersDeviceProfilesResult.items())); + * ctx.export("merakiNetworksSmDevicesConnectivityExample", example.applyValue(getSmDevicesConnectivityResult -> getSmDevicesConnectivityResult.items())); * } * } * } @@ -13109,8 +13270,8 @@ public static Output getSmUsersDeviceProfiles(Ge * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmUsersDeviceProfilesPlain(GetSmUsersDeviceProfilesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmUsersDeviceProfiles:getSmUsersDeviceProfiles", TypeShape.of(GetSmUsersDeviceProfilesResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesConnectivity(GetSmDevicesConnectivityArgs args) { + return getSmDevicesConnectivity(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13124,7 +13285,7 @@ public static CompletableFuture getSmUsersDevice * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersSoftwaresArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesConnectivityArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13138,12 +13299,15 @@ public static CompletableFuture getSmUsersDevice * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsersSoftwares(GetSmUsersSoftwaresArgs.builder() + * final var example = NetworksFunctions.getSmDevicesConnectivity(GetSmDevicesConnectivityArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") - * .userId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSmUsersSoftwaresExample", example.applyValue(getSmUsersSoftwaresResult -> getSmUsersSoftwaresResult.items())); + * ctx.export("merakiNetworksSmDevicesConnectivityExample", example.applyValue(getSmDevicesConnectivityResult -> getSmDevicesConnectivityResult.items())); * } * } * } @@ -13151,8 +13315,8 @@ public static CompletableFuture getSmUsersDevice * <!--End PulumiCodeChooser --> * */ - public static Output getSmUsersSoftwares(GetSmUsersSoftwaresArgs args) { - return getSmUsersSoftwares(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesConnectivityPlain(GetSmDevicesConnectivityPlainArgs args) { + return getSmDevicesConnectivityPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13166,7 +13330,7 @@ public static Output getSmUsersSoftwares(GetSmUsersSo * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersSoftwaresArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesConnectivityArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13180,12 +13344,15 @@ public static Output getSmUsersSoftwares(GetSmUsersSo * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsersSoftwares(GetSmUsersSoftwaresArgs.builder() + * final var example = NetworksFunctions.getSmDevicesConnectivity(GetSmDevicesConnectivityArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") - * .userId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSmUsersSoftwaresExample", example.applyValue(getSmUsersSoftwaresResult -> getSmUsersSoftwaresResult.items())); + * ctx.export("merakiNetworksSmDevicesConnectivityExample", example.applyValue(getSmDevicesConnectivityResult -> getSmDevicesConnectivityResult.items())); * } * } * } @@ -13193,8 +13360,8 @@ public static Output getSmUsersSoftwares(GetSmUsersSo * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmUsersSoftwaresPlain(GetSmUsersSoftwaresPlainArgs args) { - return getSmUsersSoftwaresPlain(args, InvokeOptions.Empty); + public static Output getSmDevicesConnectivity(GetSmDevicesConnectivityArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesConnectivity:getSmDevicesConnectivity", TypeShape.of(GetSmDevicesConnectivityResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13208,7 +13375,7 @@ public static CompletableFuture getSmUsersSoftwaresPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersSoftwaresArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesConnectivityArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13222,12 +13389,15 @@ public static CompletableFuture getSmUsersSoftwaresPl * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsersSoftwares(GetSmUsersSoftwaresArgs.builder() + * final var example = NetworksFunctions.getSmDevicesConnectivity(GetSmDevicesConnectivityArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") - * .userId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSmUsersSoftwaresExample", example.applyValue(getSmUsersSoftwaresResult -> getSmUsersSoftwaresResult.items())); + * ctx.export("merakiNetworksSmDevicesConnectivityExample", example.applyValue(getSmDevicesConnectivityResult -> getSmDevicesConnectivityResult.items())); * } * } * } @@ -13235,8 +13405,8 @@ public static CompletableFuture getSmUsersSoftwaresPl * <!--End PulumiCodeChooser --> * */ - public static Output getSmUsersSoftwares(GetSmUsersSoftwaresArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSmUsersSoftwares:getSmUsersSoftwares", TypeShape.of(GetSmUsersSoftwaresResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesConnectivity(GetSmDevicesConnectivityArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesConnectivity:getSmDevicesConnectivity", TypeShape.of(GetSmDevicesConnectivityResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13250,7 +13420,7 @@ public static Output getSmUsersSoftwares(GetSmUsersSo * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSmUsersSoftwaresArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesConnectivityArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13264,12 +13434,15 @@ public static Output getSmUsersSoftwares(GetSmUsersSo * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSmUsersSoftwares(GetSmUsersSoftwaresArgs.builder() + * final var example = NetworksFunctions.getSmDevicesConnectivity(GetSmDevicesConnectivityArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") - * .userId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSmUsersSoftwaresExample", example.applyValue(getSmUsersSoftwaresResult -> getSmUsersSoftwaresResult.items())); + * ctx.export("merakiNetworksSmDevicesConnectivityExample", example.applyValue(getSmDevicesConnectivityResult -> getSmDevicesConnectivityResult.items())); * } * } * } @@ -13277,8 +13450,8 @@ public static Output getSmUsersSoftwares(GetSmUsersSo * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmUsersSoftwaresPlain(GetSmUsersSoftwaresPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSmUsersSoftwares:getSmUsersSoftwares", TypeShape.of(GetSmUsersSoftwaresResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmDevicesConnectivityPlain(GetSmDevicesConnectivityPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesConnectivity:getSmDevicesConnectivity", TypeShape.of(GetSmDevicesConnectivityResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13292,7 +13465,7 @@ public static CompletableFuture getSmUsersSoftwaresPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSnmpArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDesktopLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13306,11 +13479,15 @@ public static CompletableFuture getSmUsersSoftwaresPl * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSnmp(GetSnmpArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); + * ctx.export("merakiNetworksSmDevicesDesktopLogsExample", example.applyValue(getSmDevicesDesktopLogsResult -> getSmDevicesDesktopLogsResult.items())); * } * } * } @@ -13318,8 +13495,8 @@ public static CompletableFuture getSmUsersSoftwaresPl * <!--End PulumiCodeChooser --> * */ - public static Output getSnmp(GetSnmpArgs args) { - return getSnmp(args, InvokeOptions.Empty); + public static Output getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs args) { + return getSmDevicesDesktopLogs(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13333,7 +13510,7 @@ public static Output getSnmp(GetSnmpArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSnmpArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDesktopLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13347,11 +13524,15 @@ public static Output getSnmp(GetSnmpArgs args) { * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSnmp(GetSnmpArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); + * ctx.export("merakiNetworksSmDevicesDesktopLogsExample", example.applyValue(getSmDevicesDesktopLogsResult -> getSmDevicesDesktopLogsResult.items())); * } * } * } @@ -13359,8 +13540,8 @@ public static Output getSnmp(GetSnmpArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs args) { - return getSnmpPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesDesktopLogsPlain(GetSmDevicesDesktopLogsPlainArgs args) { + return getSmDevicesDesktopLogsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13374,7 +13555,7 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSnmpArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDesktopLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13388,11 +13569,15 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSnmp(GetSnmpArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); + * ctx.export("merakiNetworksSmDevicesDesktopLogsExample", example.applyValue(getSmDevicesDesktopLogsResult -> getSmDevicesDesktopLogsResult.items())); * } * } * } @@ -13400,8 +13585,8 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * <!--End PulumiCodeChooser --> * */ - public static Output getSnmp(GetSnmpArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSnmp:getSnmp", TypeShape.of(GetSnmpResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesDesktopLogs:getSmDevicesDesktopLogs", TypeShape.of(GetSmDevicesDesktopLogsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13415,7 +13600,7 @@ public static Output getSnmp(GetSnmpArgs args, InvokeOptions opti * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSnmpArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDesktopLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13429,11 +13614,15 @@ public static Output getSnmp(GetSnmpArgs args, InvokeOptions opti * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSnmp(GetSnmpArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); + * ctx.export("merakiNetworksSmDevicesDesktopLogsExample", example.applyValue(getSmDevicesDesktopLogsResult -> getSmDevicesDesktopLogsResult.items())); * } * } * } @@ -13441,8 +13630,8 @@ public static Output getSnmp(GetSnmpArgs args, InvokeOptions opti * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSnmp:getSnmp", TypeShape.of(GetSnmpResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesDesktopLogs:getSmDevicesDesktopLogs", TypeShape.of(GetSmDevicesDesktopLogsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13456,7 +13645,7 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchAccessControlListsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDesktopLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13470,11 +13659,15 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchAccessControlLists(GetSwitchAccessControlListsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDesktopLogs(GetSmDevicesDesktopLogsArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSwitchAccessControlListsExample", example.applyValue(getSwitchAccessControlListsResult -> getSwitchAccessControlListsResult.item())); + * ctx.export("merakiNetworksSmDevicesDesktopLogsExample", example.applyValue(getSmDevicesDesktopLogsResult -> getSmDevicesDesktopLogsResult.items())); * } * } * } @@ -13482,8 +13675,8 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchAccessControlLists(GetSwitchAccessControlListsArgs args) { - return getSwitchAccessControlLists(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesDesktopLogsPlain(GetSmDevicesDesktopLogsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesDesktopLogs:getSmDevicesDesktopLogs", TypeShape.of(GetSmDevicesDesktopLogsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13497,7 +13690,7 @@ public static Output getSwitchAccessControlLi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchAccessControlListsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceCommandLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13511,11 +13704,15 @@ public static Output getSwitchAccessControlLi * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchAccessControlLists(GetSwitchAccessControlListsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSwitchAccessControlListsExample", example.applyValue(getSwitchAccessControlListsResult -> getSwitchAccessControlListsResult.item())); + * ctx.export("merakiNetworksSmDevicesDeviceCommandLogsExample", example.applyValue(getSmDevicesDeviceCommandLogsResult -> getSmDevicesDeviceCommandLogsResult.items())); * } * } * } @@ -13523,8 +13720,8 @@ public static Output getSwitchAccessControlLi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchAccessControlListsPlain(GetSwitchAccessControlListsPlainArgs args) { - return getSwitchAccessControlListsPlain(args, InvokeOptions.Empty); + public static Output getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs args) { + return getSmDevicesDeviceCommandLogs(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13538,7 +13735,7 @@ public static CompletableFuture getSwitchAcce * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchAccessControlListsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceCommandLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13552,11 +13749,15 @@ public static CompletableFuture getSwitchAcce * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchAccessControlLists(GetSwitchAccessControlListsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSwitchAccessControlListsExample", example.applyValue(getSwitchAccessControlListsResult -> getSwitchAccessControlListsResult.item())); + * ctx.export("merakiNetworksSmDevicesDeviceCommandLogsExample", example.applyValue(getSmDevicesDeviceCommandLogsResult -> getSmDevicesDeviceCommandLogsResult.items())); * } * } * } @@ -13564,8 +13765,8 @@ public static CompletableFuture getSwitchAcce * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchAccessControlLists(GetSwitchAccessControlListsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchAccessControlLists:getSwitchAccessControlLists", TypeShape.of(GetSwitchAccessControlListsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmDevicesDeviceCommandLogsPlain(GetSmDevicesDeviceCommandLogsPlainArgs args) { + return getSmDevicesDeviceCommandLogsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13579,7 +13780,7 @@ public static Output getSwitchAccessControlLi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchAccessControlListsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceCommandLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13593,11 +13794,15 @@ public static Output getSwitchAccessControlLi * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchAccessControlLists(GetSwitchAccessControlListsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSwitchAccessControlListsExample", example.applyValue(getSwitchAccessControlListsResult -> getSwitchAccessControlListsResult.item())); + * ctx.export("merakiNetworksSmDevicesDeviceCommandLogsExample", example.applyValue(getSmDevicesDeviceCommandLogsResult -> getSmDevicesDeviceCommandLogsResult.items())); * } * } * } @@ -13605,50 +13810,8 @@ public static Output getSwitchAccessControlLi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchAccessControlListsPlain(GetSwitchAccessControlListsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchAccessControlLists:getSwitchAccessControlLists", TypeShape.of(GetSwitchAccessControlListsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getSwitchAccessPolicies() { - return getSwitchAccessPolicies(GetSwitchAccessPoliciesArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSwitchAccessPoliciesPlain() { - return getSwitchAccessPoliciesPlain(GetSwitchAccessPoliciesPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSwitchAccessPolicies(GetSwitchAccessPoliciesArgs args) { - return getSwitchAccessPolicies(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSwitchAccessPoliciesPlain(GetSwitchAccessPoliciesPlainArgs args) { - return getSwitchAccessPoliciesPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSwitchAccessPolicies(GetSwitchAccessPoliciesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchAccessPolicies:getSwitchAccessPolicies", TypeShape.of(GetSwitchAccessPoliciesResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSwitchAccessPoliciesPlain(GetSwitchAccessPoliciesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchAccessPolicies:getSwitchAccessPolicies", TypeShape.of(GetSwitchAccessPoliciesResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesDeviceCommandLogs:getSmDevicesDeviceCommandLogs", TypeShape.of(GetSmDevicesDeviceCommandLogsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13662,7 +13825,7 @@ public static CompletableFuture getSwitchAccessPo * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchAlternateManagementInterfaceArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceCommandLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13676,11 +13839,15 @@ public static CompletableFuture getSwitchAccessPo * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSwitchAlternateManagementInterfaceExample", example.applyValue(getSwitchAlternateManagementInterfaceResult -> getSwitchAlternateManagementInterfaceResult.item())); + * ctx.export("merakiNetworksSmDevicesDeviceCommandLogsExample", example.applyValue(getSmDevicesDeviceCommandLogsResult -> getSmDevicesDeviceCommandLogsResult.items())); * } * } * } @@ -13688,8 +13855,8 @@ public static CompletableFuture getSwitchAccessPo * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs args) { - return getSwitchAlternateManagementInterface(args, InvokeOptions.Empty); + public static Output getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesDeviceCommandLogs:getSmDevicesDeviceCommandLogs", TypeShape.of(GetSmDevicesDeviceCommandLogsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13703,7 +13870,7 @@ public static Output getSwitchAlter * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchAlternateManagementInterfaceArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceCommandLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13717,11 +13884,15 @@ public static Output getSwitchAlter * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDeviceCommandLogs(GetSmDevicesDeviceCommandLogsArgs.builder() + * .deviceId("string") + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSwitchAlternateManagementInterfaceExample", example.applyValue(getSwitchAlternateManagementInterfaceResult -> getSwitchAlternateManagementInterfaceResult.item())); + * ctx.export("merakiNetworksSmDevicesDeviceCommandLogsExample", example.applyValue(getSmDevicesDeviceCommandLogsResult -> getSmDevicesDeviceCommandLogsResult.items())); * } * } * } @@ -13729,8 +13900,8 @@ public static Output getSwitchAlter * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchAlternateManagementInterfacePlain(GetSwitchAlternateManagementInterfacePlainArgs args) { - return getSwitchAlternateManagementInterfacePlain(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesDeviceCommandLogsPlain(GetSmDevicesDeviceCommandLogsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesDeviceCommandLogs:getSmDevicesDeviceCommandLogs", TypeShape.of(GetSmDevicesDeviceCommandLogsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13744,7 +13915,7 @@ public static CompletableFuture get * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchAlternateManagementInterfaceArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13758,11 +13929,12 @@ public static CompletableFuture get * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchAlternateManagementInterfaceExample", example.applyValue(getSwitchAlternateManagementInterfaceResult -> getSwitchAlternateManagementInterfaceResult.item())); + * ctx.export("merakiNetworksSmDevicesDeviceProfilesExample", example.applyValue(getSmDevicesDeviceProfilesResult -> getSmDevicesDeviceProfilesResult.items())); * } * } * } @@ -13770,8 +13942,8 @@ public static CompletableFuture get * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchAlternateManagementInterface:getSwitchAlternateManagementInterface", TypeShape.of(GetSwitchAlternateManagementInterfaceResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs args) { + return getSmDevicesDeviceProfiles(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13785,7 +13957,7 @@ public static Output getSwitchAlter * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchAlternateManagementInterfaceArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13799,11 +13971,12 @@ public static Output getSwitchAlter * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchAlternateManagementInterfaceExample", example.applyValue(getSwitchAlternateManagementInterfaceResult -> getSwitchAlternateManagementInterfaceResult.item())); + * ctx.export("merakiNetworksSmDevicesDeviceProfilesExample", example.applyValue(getSmDevicesDeviceProfilesResult -> getSmDevicesDeviceProfilesResult.items())); * } * } * } @@ -13811,8 +13984,8 @@ public static Output getSwitchAlter * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchAlternateManagementInterfacePlain(GetSwitchAlternateManagementInterfacePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchAlternateManagementInterface:getSwitchAlternateManagementInterface", TypeShape.of(GetSwitchAlternateManagementInterfaceResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmDevicesDeviceProfilesPlain(GetSmDevicesDeviceProfilesPlainArgs args) { + return getSmDevicesDeviceProfilesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13826,7 +13999,7 @@ public static CompletableFuture get * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13840,11 +14013,12 @@ public static CompletableFuture get * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchDhcpServerPolicyExample", example.applyValue(getSwitchDhcpServerPolicyResult -> getSwitchDhcpServerPolicyResult.item())); + * ctx.export("merakiNetworksSmDevicesDeviceProfilesExample", example.applyValue(getSmDevicesDeviceProfilesResult -> getSmDevicesDeviceProfilesResult.items())); * } * } * } @@ -13852,8 +14026,8 @@ public static CompletableFuture get * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs args) { - return getSwitchDhcpServerPolicy(args, InvokeOptions.Empty); + public static Output getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesDeviceProfiles:getSmDevicesDeviceProfiles", TypeShape.of(GetSmDevicesDeviceProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13867,7 +14041,7 @@ public static Output getSwitchDhcpServerPolicy( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13881,11 +14055,12 @@ public static Output getSwitchDhcpServerPolicy( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchDhcpServerPolicyExample", example.applyValue(getSwitchDhcpServerPolicyResult -> getSwitchDhcpServerPolicyResult.item())); + * ctx.export("merakiNetworksSmDevicesDeviceProfilesExample", example.applyValue(getSmDevicesDeviceProfilesResult -> getSmDevicesDeviceProfilesResult.items())); * } * } * } @@ -13893,8 +14068,8 @@ public static Output getSwitchDhcpServerPolicy( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchDhcpServerPolicyPlain(GetSwitchDhcpServerPolicyPlainArgs args) { - return getSwitchDhcpServerPolicyPlain(args, InvokeOptions.Empty); + public static Output getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesDeviceProfiles:getSmDevicesDeviceProfiles", TypeShape.of(GetSmDevicesDeviceProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13908,7 +14083,7 @@ public static CompletableFuture getSwitchDhcpSe * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesDeviceProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13922,11 +14097,12 @@ public static CompletableFuture getSwitchDhcpSe * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs.builder() + * final var example = NetworksFunctions.getSmDevicesDeviceProfiles(GetSmDevicesDeviceProfilesArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchDhcpServerPolicyExample", example.applyValue(getSwitchDhcpServerPolicyResult -> getSwitchDhcpServerPolicyResult.item())); + * ctx.export("merakiNetworksSmDevicesDeviceProfilesExample", example.applyValue(getSmDevicesDeviceProfilesResult -> getSmDevicesDeviceProfilesResult.items())); * } * } * } @@ -13934,8 +14110,8 @@ public static CompletableFuture getSwitchDhcpSe * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpServerPolicy:getSwitchDhcpServerPolicy", TypeShape.of(GetSwitchDhcpServerPolicyResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmDevicesDeviceProfilesPlain(GetSmDevicesDeviceProfilesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesDeviceProfiles:getSmDevicesDeviceProfiles", TypeShape.of(GetSmDevicesDeviceProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13949,7 +14125,7 @@ public static Output getSwitchDhcpServerPolicy( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesNetworkAdaptersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13963,11 +14139,12 @@ public static Output getSwitchDhcpServerPolicy( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs.builder() + * final var example = NetworksFunctions.getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchDhcpServerPolicyExample", example.applyValue(getSwitchDhcpServerPolicyResult -> getSwitchDhcpServerPolicyResult.item())); + * ctx.export("merakiNetworksSmDevicesNetworkAdaptersExample", example.applyValue(getSmDevicesNetworkAdaptersResult -> getSmDevicesNetworkAdaptersResult.items())); * } * } * } @@ -13975,8 +14152,8 @@ public static Output getSwitchDhcpServerPolicy( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchDhcpServerPolicyPlain(GetSwitchDhcpServerPolicyPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchDhcpServerPolicy:getSwitchDhcpServerPolicy", TypeShape.of(GetSwitchDhcpServerPolicyResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs args) { + return getSmDevicesNetworkAdapters(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13990,7 +14167,7 @@ public static CompletableFuture getSwitchDhcpSe * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesNetworkAdaptersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14004,14 +14181,12 @@ public static CompletableFuture getSwitchDhcpSe * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs.builder() + * .deviceId("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionTrustedServersExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionTrustedServersResult -> getSwitchDhcpServerPolicyArpInspectionTrustedServersResult.items())); + * ctx.export("merakiNetworksSmDevicesNetworkAdaptersExample", example.applyValue(getSmDevicesNetworkAdaptersResult -> getSmDevicesNetworkAdaptersResult.items())); * } * } * } @@ -14019,8 +14194,8 @@ public static CompletableFuture getSwitchDhcpSe * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs args) { - return getSwitchDhcpServerPolicyArpInspectionTrustedServers(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesNetworkAdaptersPlain(GetSmDevicesNetworkAdaptersPlainArgs args) { + return getSmDevicesNetworkAdaptersPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -14034,7 +14209,7 @@ public static Output * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesNetworkAdaptersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14048,14 +14223,12 @@ public static Output * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs.builder() + * .deviceId("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionTrustedServersExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionTrustedServersResult -> getSwitchDhcpServerPolicyArpInspectionTrustedServersResult.items())); + * ctx.export("merakiNetworksSmDevicesNetworkAdaptersExample", example.applyValue(getSmDevicesNetworkAdaptersResult -> getSmDevicesNetworkAdaptersResult.items())); * } * } * } @@ -14063,8 +14236,8 @@ public static Output * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionTrustedServersPlain(GetSwitchDhcpServerPolicyArpInspectionTrustedServersPlainArgs args) { - return getSwitchDhcpServerPolicyArpInspectionTrustedServersPlain(args, InvokeOptions.Empty); + public static Output getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesNetworkAdapters:getSmDevicesNetworkAdapters", TypeShape.of(GetSmDevicesNetworkAdaptersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14078,7 +14251,7 @@ public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionTrustedServersResult.items())); + * ctx.export("merakiNetworksSmDevicesNetworkAdaptersExample", example.applyValue(getSmDevicesNetworkAdaptersResult -> getSmDevicesNetworkAdaptersResult.items())); * } * } * } @@ -14107,8 +14278,8 @@ public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers:getSwitchDhcpServerPolicyArpInspectionTrustedServers", TypeShape.of(GetSwitchDhcpServerPolicyArpInspectionTrustedServersResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesNetworkAdapters:getSmDevicesNetworkAdapters", TypeShape.of(GetSmDevicesNetworkAdaptersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14122,7 +14293,7 @@ public static Output * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesNetworkAdaptersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14136,14 +14307,12 @@ public static Output * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getSmDevicesNetworkAdapters(GetSmDevicesNetworkAdaptersArgs.builder() + * .deviceId("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionTrustedServersExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionTrustedServersResult -> getSwitchDhcpServerPolicyArpInspectionTrustedServersResult.items())); + * ctx.export("merakiNetworksSmDevicesNetworkAdaptersExample", example.applyValue(getSmDevicesNetworkAdaptersResult -> getSmDevicesNetworkAdaptersResult.items())); * } * } * } @@ -14151,8 +14320,8 @@ public static Output * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionTrustedServersPlain(GetSwitchDhcpServerPolicyArpInspectionTrustedServersPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers:getSwitchDhcpServerPolicyArpInspectionTrustedServers", TypeShape.of(GetSwitchDhcpServerPolicyArpInspectionTrustedServersResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmDevicesNetworkAdaptersPlain(GetSmDevicesNetworkAdaptersPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesNetworkAdapters:getSmDevicesNetworkAdapters", TypeShape.of(GetSmDevicesNetworkAdaptersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14166,7 +14335,7 @@ public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.items())); + * ctx.export("merakiNetworksSmDevicesPerformanceHistoryExample", example.applyValue(getSmDevicesPerformanceHistoryResult -> getSmDevicesPerformanceHistoryResult.items())); * } * } * } @@ -14195,8 +14365,8 @@ public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs args) { - return getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(args, InvokeOptions.Empty); + public static Output getSmDevicesPerformanceHistory(GetSmDevicesPerformanceHistoryArgs args) { + return getSmDevicesPerformanceHistory(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -14210,7 +14380,7 @@ public static Output getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.items())); + * ctx.export("merakiNetworksSmDevicesPerformanceHistoryExample", example.applyValue(getSmDevicesPerformanceHistoryResult -> getSmDevicesPerformanceHistoryResult.items())); * } * } * } @@ -14239,8 +14410,8 @@ public static Output getSwitchDhcpServerPolicyArpInspectionWarningsByDevicePlain(GetSwitchDhcpServerPolicyArpInspectionWarningsByDevicePlainArgs args) { - return getSwitchDhcpServerPolicyArpInspectionWarningsByDevicePlain(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesPerformanceHistoryPlain(GetSmDevicesPerformanceHistoryPlainArgs args) { + return getSmDevicesPerformanceHistoryPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -14254,7 +14425,7 @@ public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.items())); + * ctx.export("merakiNetworksSmDevicesPerformanceHistoryExample", example.applyValue(getSmDevicesPerformanceHistoryResult -> getSmDevicesPerformanceHistoryResult.items())); * } * } * } @@ -14283,8 +14455,8 @@ public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice:getSwitchDhcpServerPolicyArpInspectionWarningsByDevice", TypeShape.of(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesPerformanceHistory(GetSmDevicesPerformanceHistoryArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesPerformanceHistory:getSmDevicesPerformanceHistory", TypeShape.of(GetSmDevicesPerformanceHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14298,7 +14470,7 @@ public static Output getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.items())); + * ctx.export("merakiNetworksSmDevicesPerformanceHistoryExample", example.applyValue(getSmDevicesPerformanceHistoryResult -> getSmDevicesPerformanceHistoryResult.items())); * } * } * } @@ -14327,8 +14500,8 @@ public static Output getSwitchDhcpServerPolicyArpInspectionWarningsByDevicePlain(GetSwitchDhcpServerPolicyArpInspectionWarningsByDevicePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice:getSwitchDhcpServerPolicyArpInspectionWarningsByDevice", TypeShape.of(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesPerformanceHistory(GetSmDevicesPerformanceHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesPerformanceHistory:getSmDevicesPerformanceHistory", TypeShape.of(GetSmDevicesPerformanceHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14342,7 +14515,7 @@ public static CompletableFuture getSwitchDhcpV4ServersSeenResult.items())); + * ctx.export("merakiNetworksSmDevicesPerformanceHistoryExample", example.applyValue(getSmDevicesPerformanceHistoryResult -> getSmDevicesPerformanceHistoryResult.items())); * } * } * } @@ -14373,8 +14545,8 @@ public static CompletableFuture getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs args) { - return getSwitchDhcpV4ServersSeen(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesPerformanceHistoryPlain(GetSmDevicesPerformanceHistoryPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesPerformanceHistory:getSmDevicesPerformanceHistory", TypeShape.of(GetSmDevicesPerformanceHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14388,7 +14560,7 @@ public static Output getSwitchDhcpV4ServersSee * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpV4ServersSeenArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14402,16 +14574,12 @@ public static Output getSwitchDhcpV4ServersSee * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder() + * .deviceId("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") - * .t0("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSwitchDhcpV4ServersSeenExample", example.applyValue(getSwitchDhcpV4ServersSeenResult -> getSwitchDhcpV4ServersSeenResult.items())); + * ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items())); * } * } * } @@ -14419,8 +14587,8 @@ public static Output getSwitchDhcpV4ServersSee * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchDhcpV4ServersSeenPlain(GetSwitchDhcpV4ServersSeenPlainArgs args) { - return getSwitchDhcpV4ServersSeenPlain(args, InvokeOptions.Empty); + public static Output getSmDevicesSecurityCenters() { + return getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage @@ -14434,7 +14602,7 @@ public static CompletableFuture getSwitchDhcpV * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpV4ServersSeenArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14448,16 +14616,12 @@ public static CompletableFuture getSwitchDhcpV * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder() + * .deviceId("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") - * .t0("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSwitchDhcpV4ServersSeenExample", example.applyValue(getSwitchDhcpV4ServersSeenResult -> getSwitchDhcpV4ServersSeenResult.items())); + * ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items())); * } * } * } @@ -14465,8 +14629,8 @@ public static CompletableFuture getSwitchDhcpV * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpV4ServersSeen:getSwitchDhcpV4ServersSeen", TypeShape.of(GetSwitchDhcpV4ServersSeenResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmDevicesSecurityCentersPlain() { + return getSmDevicesSecurityCentersPlain(GetSmDevicesSecurityCentersPlainArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage @@ -14480,7 +14644,7 @@ public static Output getSwitchDhcpV4ServersSee * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpV4ServersSeenArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14494,16 +14658,12 @@ public static Output getSwitchDhcpV4ServersSee * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder() + * .deviceId("string") * .networkId("string") - * .perPage(1) - * .startingAfter("string") - * .t0("string") - * .timespan(1) * .build()); * - * ctx.export("merakiNetworksSwitchDhcpV4ServersSeenExample", example.applyValue(getSwitchDhcpV4ServersSeenResult -> getSwitchDhcpV4ServersSeenResult.items())); + * ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items())); * } * } * } @@ -14511,8 +14671,8 @@ public static Output getSwitchDhcpV4ServersSee * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchDhcpV4ServersSeenPlain(GetSwitchDhcpV4ServersSeenPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchDhcpV4ServersSeen:getSwitchDhcpV4ServersSeen", TypeShape.of(GetSwitchDhcpV4ServersSeenResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs args) { + return getSmDevicesSecurityCenters(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -14526,7 +14686,7 @@ public static CompletableFuture getSwitchDhcpV * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDscpToCosMappingsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14540,11 +14700,12 @@ public static CompletableFuture getSwitchDhcpV * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchDscpToCosMappingsExample", example.applyValue(getSwitchDscpToCosMappingsResult -> getSwitchDscpToCosMappingsResult.item())); + * ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items())); * } * } * } @@ -14552,8 +14713,8 @@ public static CompletableFuture getSwitchDhcpV * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs args) { - return getSwitchDscpToCosMappings(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesSecurityCentersPlain(GetSmDevicesSecurityCentersPlainArgs args) { + return getSmDevicesSecurityCentersPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -14567,7 +14728,7 @@ public static Output getSwitchDscpToCosMapping * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDscpToCosMappingsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14581,11 +14742,12 @@ public static Output getSwitchDscpToCosMapping * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchDscpToCosMappingsExample", example.applyValue(getSwitchDscpToCosMappingsResult -> getSwitchDscpToCosMappingsResult.item())); + * ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items())); * } * } * } @@ -14593,8 +14755,8 @@ public static Output getSwitchDscpToCosMapping * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchDscpToCosMappingsPlain(GetSwitchDscpToCosMappingsPlainArgs args) { - return getSwitchDscpToCosMappingsPlain(args, InvokeOptions.Empty); + public static Output getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesSecurityCenters:getSmDevicesSecurityCenters", TypeShape.of(GetSmDevicesSecurityCentersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14608,7 +14770,7 @@ public static CompletableFuture getSwitchDscpT * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDscpToCosMappingsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14622,11 +14784,12 @@ public static CompletableFuture getSwitchDscpT * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchDscpToCosMappingsExample", example.applyValue(getSwitchDscpToCosMappingsResult -> getSwitchDscpToCosMappingsResult.item())); + * ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items())); * } * } * } @@ -14634,8 +14797,8 @@ public static CompletableFuture getSwitchDscpT * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchDscpToCosMappings:getSwitchDscpToCosMappings", TypeShape.of(GetSwitchDscpToCosMappingsResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesSecurityCenters:getSmDevicesSecurityCenters", TypeShape.of(GetSmDevicesSecurityCentersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14649,7 +14812,7 @@ public static Output getSwitchDscpToCosMapping * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchDscpToCosMappingsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesSecurityCentersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14663,11 +14826,12 @@ public static Output getSwitchDscpToCosMapping * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesSecurityCenters(GetSmDevicesSecurityCentersArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchDscpToCosMappingsExample", example.applyValue(getSwitchDscpToCosMappingsResult -> getSwitchDscpToCosMappingsResult.item())); + * ctx.export("merakiNetworksSmDevicesSecurityCentersExample", example.applyValue(getSmDevicesSecurityCentersResult -> getSmDevicesSecurityCentersResult.items())); * } * } * } @@ -14675,8 +14839,8 @@ public static Output getSwitchDscpToCosMapping * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchDscpToCosMappingsPlain(GetSwitchDscpToCosMappingsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchDscpToCosMappings:getSwitchDscpToCosMappings", TypeShape.of(GetSwitchDscpToCosMappingsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmDevicesSecurityCentersPlain(GetSmDevicesSecurityCentersPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesSecurityCenters:getSmDevicesSecurityCenters", TypeShape.of(GetSmDevicesSecurityCentersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14690,7 +14854,7 @@ public static CompletableFuture getSwitchDscpT * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchLinkAggregationsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesWlanListsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14704,11 +14868,12 @@ public static CompletableFuture getSwitchDscpT * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesWlanLists(GetSmDevicesWlanListsArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchLinkAggregationsExample", example.applyValue(getSwitchLinkAggregationsResult -> getSwitchLinkAggregationsResult.items())); + * ctx.export("merakiNetworksSmDevicesWlanListsExample", example.applyValue(getSmDevicesWlanListsResult -> getSmDevicesWlanListsResult.items())); * } * } * } @@ -14716,8 +14881,8 @@ public static CompletableFuture getSwitchDscpT * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs args) { - return getSwitchLinkAggregations(args, InvokeOptions.Empty); + public static Output getSmDevicesWlanLists(GetSmDevicesWlanListsArgs args) { + return getSmDevicesWlanLists(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -14731,7 +14896,7 @@ public static Output getSwitchLinkAggregations( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchLinkAggregationsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesWlanListsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14745,11 +14910,12 @@ public static Output getSwitchLinkAggregations( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesWlanLists(GetSmDevicesWlanListsArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchLinkAggregationsExample", example.applyValue(getSwitchLinkAggregationsResult -> getSwitchLinkAggregationsResult.items())); + * ctx.export("merakiNetworksSmDevicesWlanListsExample", example.applyValue(getSmDevicesWlanListsResult -> getSmDevicesWlanListsResult.items())); * } * } * } @@ -14757,8 +14923,8 @@ public static Output getSwitchLinkAggregations( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchLinkAggregationsPlain(GetSwitchLinkAggregationsPlainArgs args) { - return getSwitchLinkAggregationsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesWlanListsPlain(GetSmDevicesWlanListsPlainArgs args) { + return getSmDevicesWlanListsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -14772,7 +14938,7 @@ public static CompletableFuture getSwitchLinkAg * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchLinkAggregationsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesWlanListsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14786,11 +14952,12 @@ public static CompletableFuture getSwitchLinkAg * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesWlanLists(GetSmDevicesWlanListsArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchLinkAggregationsExample", example.applyValue(getSwitchLinkAggregationsResult -> getSwitchLinkAggregationsResult.items())); + * ctx.export("merakiNetworksSmDevicesWlanListsExample", example.applyValue(getSmDevicesWlanListsResult -> getSmDevicesWlanListsResult.items())); * } * } * } @@ -14798,8 +14965,8 @@ public static CompletableFuture getSwitchLinkAg * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchLinkAggregations:getSwitchLinkAggregations", TypeShape.of(GetSwitchLinkAggregationsResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesWlanLists(GetSmDevicesWlanListsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesWlanLists:getSmDevicesWlanLists", TypeShape.of(GetSmDevicesWlanListsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14813,7 +14980,7 @@ public static Output getSwitchLinkAggregations( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchLinkAggregationsArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesWlanListsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14827,11 +14994,12 @@ public static Output getSwitchLinkAggregations( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs.builder() + * final var example = NetworksFunctions.getSmDevicesWlanLists(GetSmDevicesWlanListsArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchLinkAggregationsExample", example.applyValue(getSwitchLinkAggregationsResult -> getSwitchLinkAggregationsResult.items())); + * ctx.export("merakiNetworksSmDevicesWlanListsExample", example.applyValue(getSmDevicesWlanListsResult -> getSmDevicesWlanListsResult.items())); * } * } * } @@ -14839,8 +15007,8 @@ public static Output getSwitchLinkAggregations( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchLinkAggregationsPlain(GetSwitchLinkAggregationsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchLinkAggregations:getSwitchLinkAggregations", TypeShape.of(GetSwitchLinkAggregationsResult.class), args, Utilities.withVersion(options)); + public static Output getSmDevicesWlanLists(GetSmDevicesWlanListsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmDevicesWlanLists:getSmDevicesWlanLists", TypeShape.of(GetSmDevicesWlanListsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14854,7 +15022,7 @@ public static CompletableFuture getSwitchLinkAg * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchMtuArgs; + * import com.pulumi.meraki.networks.inputs.GetSmDevicesWlanListsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14868,11 +15036,12 @@ public static CompletableFuture getSwitchLinkAg * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchMtu(GetSwitchMtuArgs.builder() + * final var example = NetworksFunctions.getSmDevicesWlanLists(GetSmDevicesWlanListsArgs.builder() + * .deviceId("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchMtuExample", example.applyValue(getSwitchMtuResult -> getSwitchMtuResult.item())); + * ctx.export("merakiNetworksSmDevicesWlanListsExample", example.applyValue(getSmDevicesWlanListsResult -> getSmDevicesWlanListsResult.items())); * } * } * } @@ -14880,8 +15049,8 @@ public static CompletableFuture getSwitchLinkAg * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchMtu(GetSwitchMtuArgs args) { - return getSwitchMtu(args, InvokeOptions.Empty); + public static CompletableFuture getSmDevicesWlanListsPlain(GetSmDevicesWlanListsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmDevicesWlanLists:getSmDevicesWlanLists", TypeShape.of(GetSmDevicesWlanListsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -14895,7 +15064,7 @@ public static Output getSwitchMtu(GetSwitchMtuArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchMtuArgs; + * import com.pulumi.meraki.networks.inputs.GetSmProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14909,11 +15078,12 @@ public static Output getSwitchMtu(GetSwitchMtuArgs args) { * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchMtu(GetSwitchMtuArgs.builder() + * final var example = NetworksFunctions.getSmProfiles(GetSmProfilesArgs.builder() * .networkId("string") + * .payloadTypes("string") * .build()); * - * ctx.export("merakiNetworksSwitchMtuExample", example.applyValue(getSwitchMtuResult -> getSwitchMtuResult.item())); + * ctx.export("merakiNetworksSmProfilesExample", example.applyValue(getSmProfilesResult -> getSmProfilesResult.items())); * } * } * } @@ -14921,8 +15091,8 @@ public static Output getSwitchMtu(GetSwitchMtuArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchMtuPlain(GetSwitchMtuPlainArgs args) { - return getSwitchMtuPlain(args, InvokeOptions.Empty); + public static Output getSmProfiles(GetSmProfilesArgs args) { + return getSmProfiles(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -14936,7 +15106,7 @@ public static CompletableFuture getSwitchMtuPlain(GetSwitchM * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchMtuArgs; + * import com.pulumi.meraki.networks.inputs.GetSmProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14950,11 +15120,12 @@ public static CompletableFuture getSwitchMtuPlain(GetSwitchM * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchMtu(GetSwitchMtuArgs.builder() + * final var example = NetworksFunctions.getSmProfiles(GetSmProfilesArgs.builder() * .networkId("string") + * .payloadTypes("string") * .build()); * - * ctx.export("merakiNetworksSwitchMtuExample", example.applyValue(getSwitchMtuResult -> getSwitchMtuResult.item())); + * ctx.export("merakiNetworksSmProfilesExample", example.applyValue(getSmProfilesResult -> getSmProfilesResult.items())); * } * } * } @@ -14962,8 +15133,8 @@ public static CompletableFuture getSwitchMtuPlain(GetSwitchM * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchMtu(GetSwitchMtuArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchMtu:getSwitchMtu", TypeShape.of(GetSwitchMtuResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmProfilesPlain(GetSmProfilesPlainArgs args) { + return getSmProfilesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -14977,7 +15148,7 @@ public static Output getSwitchMtu(GetSwitchMtuArgs args, Inv * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchMtuArgs; + * import com.pulumi.meraki.networks.inputs.GetSmProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -14991,11 +15162,12 @@ public static Output getSwitchMtu(GetSwitchMtuArgs args, Inv * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchMtu(GetSwitchMtuArgs.builder() + * final var example = NetworksFunctions.getSmProfiles(GetSmProfilesArgs.builder() * .networkId("string") + * .payloadTypes("string") * .build()); * - * ctx.export("merakiNetworksSwitchMtuExample", example.applyValue(getSwitchMtuResult -> getSwitchMtuResult.item())); + * ctx.export("merakiNetworksSmProfilesExample", example.applyValue(getSmProfilesResult -> getSmProfilesResult.items())); * } * } * } @@ -15003,8 +15175,8 @@ public static Output getSwitchMtu(GetSwitchMtuArgs args, Inv * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchMtuPlain(GetSwitchMtuPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchMtu:getSwitchMtu", TypeShape.of(GetSwitchMtuResult.class), args, Utilities.withVersion(options)); + public static Output getSmProfiles(GetSmProfilesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmProfiles:getSmProfiles", TypeShape.of(GetSmProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15018,7 +15190,7 @@ public static CompletableFuture getSwitchMtuPlain(GetSwitchM * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchPortSchedulesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15032,11 +15204,12 @@ public static CompletableFuture getSwitchMtuPlain(GetSwitchM * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchPortSchedules(GetSwitchPortSchedulesArgs.builder() + * final var example = NetworksFunctions.getSmProfiles(GetSmProfilesArgs.builder() * .networkId("string") + * .payloadTypes("string") * .build()); * - * ctx.export("merakiNetworksSwitchPortSchedulesExample", example.applyValue(getSwitchPortSchedulesResult -> getSwitchPortSchedulesResult.items())); + * ctx.export("merakiNetworksSmProfilesExample", example.applyValue(getSmProfilesResult -> getSmProfilesResult.items())); * } * } * } @@ -15044,8 +15217,8 @@ public static CompletableFuture getSwitchMtuPlain(GetSwitchM * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchPortSchedules(GetSwitchPortSchedulesArgs args) { - return getSwitchPortSchedules(args, InvokeOptions.Empty); + public static Output getSmProfiles(GetSmProfilesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmProfiles:getSmProfiles", TypeShape.of(GetSmProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15059,7 +15232,7 @@ public static Output getSwitchPortSchedules(GetSwi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchPortSchedulesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15073,11 +15246,12 @@ public static Output getSwitchPortSchedules(GetSwi * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchPortSchedules(GetSwitchPortSchedulesArgs.builder() + * final var example = NetworksFunctions.getSmProfiles(GetSmProfilesArgs.builder() * .networkId("string") + * .payloadTypes("string") * .build()); * - * ctx.export("merakiNetworksSwitchPortSchedulesExample", example.applyValue(getSwitchPortSchedulesResult -> getSwitchPortSchedulesResult.items())); + * ctx.export("merakiNetworksSmProfilesExample", example.applyValue(getSmProfilesResult -> getSmProfilesResult.items())); * } * } * } @@ -15085,8 +15259,57 @@ public static Output getSwitchPortSchedules(GetSwi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchPortSchedulesPlain(GetSwitchPortSchedulesPlainArgs args) { - return getSwitchPortSchedulesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSmProfilesPlain(GetSmProfilesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmProfiles:getSmProfiles", TypeShape.of(GetSmProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSmTargetGroups() { + return getSmTargetGroups(GetSmTargetGroupsArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSmTargetGroupsPlain() { + return getSmTargetGroupsPlain(GetSmTargetGroupsPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSmTargetGroups(GetSmTargetGroupsArgs args) { + return getSmTargetGroups(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSmTargetGroupsPlain(GetSmTargetGroupsPlainArgs args) { + return getSmTargetGroupsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSmTargetGroups(GetSmTargetGroupsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmTargetGroups:getSmTargetGroups", TypeShape.of(GetSmTargetGroupsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSmTargetGroups(GetSmTargetGroupsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmTargetGroups:getSmTargetGroups", TypeShape.of(GetSmTargetGroupsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSmTargetGroupsPlain(GetSmTargetGroupsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmTargetGroups:getSmTargetGroups", TypeShape.of(GetSmTargetGroupsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15100,7 +15323,7 @@ public static CompletableFuture getSwitchPortSched * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchPortSchedulesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmTrustedAccessConfigsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15114,11 +15337,14 @@ public static CompletableFuture getSwitchPortSched * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchPortSchedules(GetSwitchPortSchedulesArgs.builder() + * final var example = NetworksFunctions.getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs.builder() + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSwitchPortSchedulesExample", example.applyValue(getSwitchPortSchedulesResult -> getSwitchPortSchedulesResult.items())); + * ctx.export("merakiNetworksSmTrustedAccessConfigsExample", example.applyValue(getSmTrustedAccessConfigsResult -> getSmTrustedAccessConfigsResult.items())); * } * } * } @@ -15126,8 +15352,8 @@ public static CompletableFuture getSwitchPortSched * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchPortSchedules(GetSwitchPortSchedulesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchPortSchedules:getSwitchPortSchedules", TypeShape.of(GetSwitchPortSchedulesResult.class), args, Utilities.withVersion(options)); + public static Output getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs args) { + return getSmTrustedAccessConfigs(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -15141,7 +15367,7 @@ public static Output getSwitchPortSchedules(GetSwi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchPortSchedulesArgs; + * import com.pulumi.meraki.networks.inputs.GetSmTrustedAccessConfigsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15155,11 +15381,14 @@ public static Output getSwitchPortSchedules(GetSwi * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchPortSchedules(GetSwitchPortSchedulesArgs.builder() + * final var example = NetworksFunctions.getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs.builder() + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksSwitchPortSchedulesExample", example.applyValue(getSwitchPortSchedulesResult -> getSwitchPortSchedulesResult.items())); + * ctx.export("merakiNetworksSmTrustedAccessConfigsExample", example.applyValue(getSmTrustedAccessConfigsResult -> getSmTrustedAccessConfigsResult.items())); * } * } * } @@ -15167,50 +15396,4562 @@ public static Output getSwitchPortSchedules(GetSwi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchPortSchedulesPlain(GetSwitchPortSchedulesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchPortSchedules:getSwitchPortSchedules", TypeShape.of(GetSwitchPortSchedulesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmTrustedAccessConfigsPlain(GetSmTrustedAccessConfigsPlainArgs args) { + return getSmTrustedAccessConfigsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage * - */ - public static Output getSwitchQosRulesOrder() { - return getSwitchQosRulesOrder(GetSwitchQosRulesOrderArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
      * 
-     */
-    public static CompletableFuture getSwitchQosRulesOrderPlain() {
-        return getSwitchQosRulesOrderPlain(GetSwitchQosRulesOrderPlainArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmTrustedAccessConfigsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
      * 
-     */
-    public static Output getSwitchQosRulesOrder(GetSwitchQosRulesOrderArgs args) {
-        return getSwitchQosRulesOrder(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
      * 
-     */
-    public static CompletableFuture getSwitchQosRulesOrderPlain(GetSwitchQosRulesOrderPlainArgs args) {
-        return getSwitchQosRulesOrderPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmTrustedAccessConfigsExample", example.applyValue(getSmTrustedAccessConfigsResult -> getSmTrustedAccessConfigsResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchQosRulesOrder(GetSwitchQosRulesOrderArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchQosRulesOrder:getSwitchQosRulesOrder", TypeShape.of(GetSwitchQosRulesOrderResult.class), args, Utilities.withVersion(options)); + public static Output getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmTrustedAccessConfigs:getSmTrustedAccessConfigs", TypeShape.of(GetSmTrustedAccessConfigsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmTrustedAccessConfigsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmTrustedAccessConfigsExample", example.applyValue(getSmTrustedAccessConfigsResult -> getSmTrustedAccessConfigsResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmTrustedAccessConfigs:getSmTrustedAccessConfigs", TypeShape.of(GetSmTrustedAccessConfigsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmTrustedAccessConfigsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmTrustedAccessConfigs(GetSmTrustedAccessConfigsArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmTrustedAccessConfigsExample", example.applyValue(getSmTrustedAccessConfigsResult -> getSmTrustedAccessConfigsResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSmTrustedAccessConfigsPlain(GetSmTrustedAccessConfigsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmTrustedAccessConfigs:getSmTrustedAccessConfigs", TypeShape.of(GetSmTrustedAccessConfigsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUserAccessDevicesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUserAccessDevices(GetSmUserAccessDevicesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUserAccessDevicesExample", example.applyValue(getSmUserAccessDevicesResult -> getSmUserAccessDevicesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUserAccessDevices(GetSmUserAccessDevicesArgs args) { + return getSmUserAccessDevices(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUserAccessDevicesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUserAccessDevices(GetSmUserAccessDevicesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUserAccessDevicesExample", example.applyValue(getSmUserAccessDevicesResult -> getSmUserAccessDevicesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSmUserAccessDevicesPlain(GetSmUserAccessDevicesPlainArgs args) { + return getSmUserAccessDevicesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUserAccessDevicesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUserAccessDevices(GetSmUserAccessDevicesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUserAccessDevicesExample", example.applyValue(getSmUserAccessDevicesResult -> getSmUserAccessDevicesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUserAccessDevices(GetSmUserAccessDevicesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmUserAccessDevices:getSmUserAccessDevices", TypeShape.of(GetSmUserAccessDevicesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUserAccessDevicesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUserAccessDevices(GetSmUserAccessDevicesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUserAccessDevicesExample", example.applyValue(getSmUserAccessDevicesResult -> getSmUserAccessDevicesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUserAccessDevices(GetSmUserAccessDevicesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmUserAccessDevices:getSmUserAccessDevices", TypeShape.of(GetSmUserAccessDevicesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUserAccessDevicesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUserAccessDevices(GetSmUserAccessDevicesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUserAccessDevicesExample", example.applyValue(getSmUserAccessDevicesResult -> getSmUserAccessDevicesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSmUserAccessDevicesPlain(GetSmUserAccessDevicesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmUserAccessDevices:getSmUserAccessDevices", TypeShape.of(GetSmUserAccessDevicesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsers(GetSmUsersArgs.builder()
+     *             .emails("string")
+     *             .ids("string")
+     *             .networkId("string")
+     *             .scopes("string")
+     *             .usernames("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersExample", example.applyValue(getSmUsersResult -> getSmUsersResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUsers(GetSmUsersArgs args) { + return getSmUsers(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsers(GetSmUsersArgs.builder()
+     *             .emails("string")
+     *             .ids("string")
+     *             .networkId("string")
+     *             .scopes("string")
+     *             .usernames("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersExample", example.applyValue(getSmUsersResult -> getSmUsersResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSmUsersPlain(GetSmUsersPlainArgs args) { + return getSmUsersPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsers(GetSmUsersArgs.builder()
+     *             .emails("string")
+     *             .ids("string")
+     *             .networkId("string")
+     *             .scopes("string")
+     *             .usernames("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersExample", example.applyValue(getSmUsersResult -> getSmUsersResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUsers(GetSmUsersArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmUsers:getSmUsers", TypeShape.of(GetSmUsersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsers(GetSmUsersArgs.builder()
+     *             .emails("string")
+     *             .ids("string")
+     *             .networkId("string")
+     *             .scopes("string")
+     *             .usernames("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersExample", example.applyValue(getSmUsersResult -> getSmUsersResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUsers(GetSmUsersArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmUsers:getSmUsers", TypeShape.of(GetSmUsersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsers(GetSmUsersArgs.builder()
+     *             .emails("string")
+     *             .ids("string")
+     *             .networkId("string")
+     *             .scopes("string")
+     *             .usernames("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersExample", example.applyValue(getSmUsersResult -> getSmUsersResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSmUsersPlain(GetSmUsersPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmUsers:getSmUsers", TypeShape.of(GetSmUsersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersDeviceProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs.builder()
+     *             .networkId("string")
+     *             .userId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersDeviceProfilesExample", example.applyValue(getSmUsersDeviceProfilesResult -> getSmUsersDeviceProfilesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs args) { + return getSmUsersDeviceProfiles(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersDeviceProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs.builder()
+     *             .networkId("string")
+     *             .userId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersDeviceProfilesExample", example.applyValue(getSmUsersDeviceProfilesResult -> getSmUsersDeviceProfilesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSmUsersDeviceProfilesPlain(GetSmUsersDeviceProfilesPlainArgs args) { + return getSmUsersDeviceProfilesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersDeviceProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs.builder()
+     *             .networkId("string")
+     *             .userId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersDeviceProfilesExample", example.applyValue(getSmUsersDeviceProfilesResult -> getSmUsersDeviceProfilesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmUsersDeviceProfiles:getSmUsersDeviceProfiles", TypeShape.of(GetSmUsersDeviceProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersDeviceProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs.builder()
+     *             .networkId("string")
+     *             .userId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersDeviceProfilesExample", example.applyValue(getSmUsersDeviceProfilesResult -> getSmUsersDeviceProfilesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmUsersDeviceProfiles:getSmUsersDeviceProfiles", TypeShape.of(GetSmUsersDeviceProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersDeviceProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsersDeviceProfiles(GetSmUsersDeviceProfilesArgs.builder()
+     *             .networkId("string")
+     *             .userId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersDeviceProfilesExample", example.applyValue(getSmUsersDeviceProfilesResult -> getSmUsersDeviceProfilesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSmUsersDeviceProfilesPlain(GetSmUsersDeviceProfilesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmUsersDeviceProfiles:getSmUsersDeviceProfiles", TypeShape.of(GetSmUsersDeviceProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersSoftwaresArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsersSoftwares(GetSmUsersSoftwaresArgs.builder()
+     *             .networkId("string")
+     *             .userId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersSoftwaresExample", example.applyValue(getSmUsersSoftwaresResult -> getSmUsersSoftwaresResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUsersSoftwares(GetSmUsersSoftwaresArgs args) { + return getSmUsersSoftwares(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersSoftwaresArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsersSoftwares(GetSmUsersSoftwaresArgs.builder()
+     *             .networkId("string")
+     *             .userId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersSoftwaresExample", example.applyValue(getSmUsersSoftwaresResult -> getSmUsersSoftwaresResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSmUsersSoftwaresPlain(GetSmUsersSoftwaresPlainArgs args) { + return getSmUsersSoftwaresPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersSoftwaresArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsersSoftwares(GetSmUsersSoftwaresArgs.builder()
+     *             .networkId("string")
+     *             .userId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersSoftwaresExample", example.applyValue(getSmUsersSoftwaresResult -> getSmUsersSoftwaresResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUsersSoftwares(GetSmUsersSoftwaresArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmUsersSoftwares:getSmUsersSoftwares", TypeShape.of(GetSmUsersSoftwaresResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersSoftwaresArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsersSoftwares(GetSmUsersSoftwaresArgs.builder()
+     *             .networkId("string")
+     *             .userId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersSoftwaresExample", example.applyValue(getSmUsersSoftwaresResult -> getSmUsersSoftwaresResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSmUsersSoftwares(GetSmUsersSoftwaresArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSmUsersSoftwares:getSmUsersSoftwares", TypeShape.of(GetSmUsersSoftwaresResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSmUsersSoftwaresArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSmUsersSoftwares(GetSmUsersSoftwaresArgs.builder()
+     *             .networkId("string")
+     *             .userId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSmUsersSoftwaresExample", example.applyValue(getSmUsersSoftwaresResult -> getSmUsersSoftwaresResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSmUsersSoftwaresPlain(GetSmUsersSoftwaresPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSmUsersSoftwares:getSmUsersSoftwares", TypeShape.of(GetSmUsersSoftwaresResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSnmpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSnmp(GetSnmpArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSnmp(GetSnmpArgs args) { + return getSnmp(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSnmpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSnmp(GetSnmpArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs args) { + return getSnmpPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSnmpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSnmp(GetSnmpArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSnmp(GetSnmpArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSnmp:getSnmp", TypeShape.of(GetSnmpResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSnmpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSnmp(GetSnmpArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSnmp(GetSnmpArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSnmp:getSnmp", TypeShape.of(GetSnmpResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSnmpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSnmp(GetSnmpArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSnmp:getSnmp", TypeShape.of(GetSnmpResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchAccessControlListsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchAccessControlLists(GetSwitchAccessControlListsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchAccessControlListsExample", example.applyValue(getSwitchAccessControlListsResult -> getSwitchAccessControlListsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchAccessControlLists(GetSwitchAccessControlListsArgs args) { + return getSwitchAccessControlLists(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchAccessControlListsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchAccessControlLists(GetSwitchAccessControlListsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchAccessControlListsExample", example.applyValue(getSwitchAccessControlListsResult -> getSwitchAccessControlListsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchAccessControlListsPlain(GetSwitchAccessControlListsPlainArgs args) { + return getSwitchAccessControlListsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchAccessControlListsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchAccessControlLists(GetSwitchAccessControlListsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchAccessControlListsExample", example.applyValue(getSwitchAccessControlListsResult -> getSwitchAccessControlListsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchAccessControlLists(GetSwitchAccessControlListsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchAccessControlLists:getSwitchAccessControlLists", TypeShape.of(GetSwitchAccessControlListsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchAccessControlListsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchAccessControlLists(GetSwitchAccessControlListsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchAccessControlListsExample", example.applyValue(getSwitchAccessControlListsResult -> getSwitchAccessControlListsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchAccessControlLists(GetSwitchAccessControlListsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchAccessControlLists:getSwitchAccessControlLists", TypeShape.of(GetSwitchAccessControlListsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchAccessControlListsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchAccessControlLists(GetSwitchAccessControlListsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchAccessControlListsExample", example.applyValue(getSwitchAccessControlListsResult -> getSwitchAccessControlListsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchAccessControlListsPlain(GetSwitchAccessControlListsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchAccessControlLists:getSwitchAccessControlLists", TypeShape.of(GetSwitchAccessControlListsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchAccessPolicies() { + return getSwitchAccessPolicies(GetSwitchAccessPoliciesArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchAccessPoliciesPlain() { + return getSwitchAccessPoliciesPlain(GetSwitchAccessPoliciesPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchAccessPolicies(GetSwitchAccessPoliciesArgs args) { + return getSwitchAccessPolicies(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchAccessPoliciesPlain(GetSwitchAccessPoliciesPlainArgs args) { + return getSwitchAccessPoliciesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchAccessPolicies(GetSwitchAccessPoliciesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchAccessPolicies:getSwitchAccessPolicies", TypeShape.of(GetSwitchAccessPoliciesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchAccessPolicies(GetSwitchAccessPoliciesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchAccessPolicies:getSwitchAccessPolicies", TypeShape.of(GetSwitchAccessPoliciesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchAccessPoliciesPlain(GetSwitchAccessPoliciesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchAccessPolicies:getSwitchAccessPolicies", TypeShape.of(GetSwitchAccessPoliciesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchAlternateManagementInterfaceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchAlternateManagementInterfaceExample", example.applyValue(getSwitchAlternateManagementInterfaceResult -> getSwitchAlternateManagementInterfaceResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs args) { + return getSwitchAlternateManagementInterface(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchAlternateManagementInterfaceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchAlternateManagementInterfaceExample", example.applyValue(getSwitchAlternateManagementInterfaceResult -> getSwitchAlternateManagementInterfaceResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchAlternateManagementInterfacePlain(GetSwitchAlternateManagementInterfacePlainArgs args) { + return getSwitchAlternateManagementInterfacePlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchAlternateManagementInterfaceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchAlternateManagementInterfaceExample", example.applyValue(getSwitchAlternateManagementInterfaceResult -> getSwitchAlternateManagementInterfaceResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchAlternateManagementInterface:getSwitchAlternateManagementInterface", TypeShape.of(GetSwitchAlternateManagementInterfaceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchAlternateManagementInterfaceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchAlternateManagementInterfaceExample", example.applyValue(getSwitchAlternateManagementInterfaceResult -> getSwitchAlternateManagementInterfaceResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchAlternateManagementInterface:getSwitchAlternateManagementInterface", TypeShape.of(GetSwitchAlternateManagementInterfaceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchAlternateManagementInterfaceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchAlternateManagementInterface(GetSwitchAlternateManagementInterfaceArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchAlternateManagementInterfaceExample", example.applyValue(getSwitchAlternateManagementInterfaceResult -> getSwitchAlternateManagementInterfaceResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchAlternateManagementInterfacePlain(GetSwitchAlternateManagementInterfacePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchAlternateManagementInterface:getSwitchAlternateManagementInterface", TypeShape.of(GetSwitchAlternateManagementInterfaceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyExample", example.applyValue(getSwitchDhcpServerPolicyResult -> getSwitchDhcpServerPolicyResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs args) { + return getSwitchDhcpServerPolicy(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyExample", example.applyValue(getSwitchDhcpServerPolicyResult -> getSwitchDhcpServerPolicyResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchDhcpServerPolicyPlain(GetSwitchDhcpServerPolicyPlainArgs args) { + return getSwitchDhcpServerPolicyPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyExample", example.applyValue(getSwitchDhcpServerPolicyResult -> getSwitchDhcpServerPolicyResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpServerPolicy:getSwitchDhcpServerPolicy", TypeShape.of(GetSwitchDhcpServerPolicyResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyExample", example.applyValue(getSwitchDhcpServerPolicyResult -> getSwitchDhcpServerPolicyResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpServerPolicy:getSwitchDhcpServerPolicy", TypeShape.of(GetSwitchDhcpServerPolicyResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicy(GetSwitchDhcpServerPolicyArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyExample", example.applyValue(getSwitchDhcpServerPolicyResult -> getSwitchDhcpServerPolicyResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchDhcpServerPolicyPlain(GetSwitchDhcpServerPolicyPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchDhcpServerPolicy:getSwitchDhcpServerPolicy", TypeShape.of(GetSwitchDhcpServerPolicyResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionTrustedServersExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionTrustedServersResult -> getSwitchDhcpServerPolicyArpInspectionTrustedServersResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs args) { + return getSwitchDhcpServerPolicyArpInspectionTrustedServers(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionTrustedServersExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionTrustedServersResult -> getSwitchDhcpServerPolicyArpInspectionTrustedServersResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionTrustedServersPlain(GetSwitchDhcpServerPolicyArpInspectionTrustedServersPlainArgs args) { + return getSwitchDhcpServerPolicyArpInspectionTrustedServersPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionTrustedServersExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionTrustedServersResult -> getSwitchDhcpServerPolicyArpInspectionTrustedServersResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers:getSwitchDhcpServerPolicyArpInspectionTrustedServers", TypeShape.of(GetSwitchDhcpServerPolicyArpInspectionTrustedServersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionTrustedServersExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionTrustedServersResult -> getSwitchDhcpServerPolicyArpInspectionTrustedServersResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers:getSwitchDhcpServerPolicyArpInspectionTrustedServers", TypeShape.of(GetSwitchDhcpServerPolicyArpInspectionTrustedServersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionTrustedServers(GetSwitchDhcpServerPolicyArpInspectionTrustedServersArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionTrustedServersExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionTrustedServersResult -> getSwitchDhcpServerPolicyArpInspectionTrustedServersResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionTrustedServersPlain(GetSwitchDhcpServerPolicyArpInspectionTrustedServersPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchDhcpServerPolicyArpInspectionTrustedServers:getSwitchDhcpServerPolicyArpInspectionTrustedServers", TypeShape.of(GetSwitchDhcpServerPolicyArpInspectionTrustedServersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionWarningsByDeviceExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult -> getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs args) { + return getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionWarningsByDeviceExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult -> getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionWarningsByDevicePlain(GetSwitchDhcpServerPolicyArpInspectionWarningsByDevicePlainArgs args) { + return getSwitchDhcpServerPolicyArpInspectionWarningsByDevicePlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionWarningsByDeviceExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult -> getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice:getSwitchDhcpServerPolicyArpInspectionWarningsByDevice", TypeShape.of(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionWarningsByDeviceExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult -> getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice:getSwitchDhcpServerPolicyArpInspectionWarningsByDevice", TypeShape.of(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpServerPolicyArpInspectionWarningsByDevice(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpServerPolicyArpInspectionWarningsByDeviceExample", example.applyValue(getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult -> getSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchDhcpServerPolicyArpInspectionWarningsByDevicePlain(GetSwitchDhcpServerPolicyArpInspectionWarningsByDevicePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchDhcpServerPolicyArpInspectionWarningsByDevice:getSwitchDhcpServerPolicyArpInspectionWarningsByDevice", TypeShape.of(GetSwitchDhcpServerPolicyArpInspectionWarningsByDeviceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpV4ServersSeenArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpV4ServersSeenExample", example.applyValue(getSwitchDhcpV4ServersSeenResult -> getSwitchDhcpV4ServersSeenResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs args) { + return getSwitchDhcpV4ServersSeen(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpV4ServersSeenArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpV4ServersSeenExample", example.applyValue(getSwitchDhcpV4ServersSeenResult -> getSwitchDhcpV4ServersSeenResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchDhcpV4ServersSeenPlain(GetSwitchDhcpV4ServersSeenPlainArgs args) { + return getSwitchDhcpV4ServersSeenPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpV4ServersSeenArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpV4ServersSeenExample", example.applyValue(getSwitchDhcpV4ServersSeenResult -> getSwitchDhcpV4ServersSeenResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpV4ServersSeen:getSwitchDhcpV4ServersSeen", TypeShape.of(GetSwitchDhcpV4ServersSeenResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpV4ServersSeenArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpV4ServersSeenExample", example.applyValue(getSwitchDhcpV4ServersSeenResult -> getSwitchDhcpV4ServersSeenResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchDhcpV4ServersSeen:getSwitchDhcpV4ServersSeen", TypeShape.of(GetSwitchDhcpV4ServersSeenResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDhcpV4ServersSeenArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDhcpV4ServersSeen(GetSwitchDhcpV4ServersSeenArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDhcpV4ServersSeenExample", example.applyValue(getSwitchDhcpV4ServersSeenResult -> getSwitchDhcpV4ServersSeenResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchDhcpV4ServersSeenPlain(GetSwitchDhcpV4ServersSeenPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchDhcpV4ServersSeen:getSwitchDhcpV4ServersSeen", TypeShape.of(GetSwitchDhcpV4ServersSeenResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDscpToCosMappingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDscpToCosMappingsExample", example.applyValue(getSwitchDscpToCosMappingsResult -> getSwitchDscpToCosMappingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs args) { + return getSwitchDscpToCosMappings(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDscpToCosMappingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDscpToCosMappingsExample", example.applyValue(getSwitchDscpToCosMappingsResult -> getSwitchDscpToCosMappingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchDscpToCosMappingsPlain(GetSwitchDscpToCosMappingsPlainArgs args) { + return getSwitchDscpToCosMappingsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDscpToCosMappingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDscpToCosMappingsExample", example.applyValue(getSwitchDscpToCosMappingsResult -> getSwitchDscpToCosMappingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchDscpToCosMappings:getSwitchDscpToCosMappings", TypeShape.of(GetSwitchDscpToCosMappingsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDscpToCosMappingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDscpToCosMappingsExample", example.applyValue(getSwitchDscpToCosMappingsResult -> getSwitchDscpToCosMappingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchDscpToCosMappings:getSwitchDscpToCosMappings", TypeShape.of(GetSwitchDscpToCosMappingsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchDscpToCosMappingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchDscpToCosMappings(GetSwitchDscpToCosMappingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchDscpToCosMappingsExample", example.applyValue(getSwitchDscpToCosMappingsResult -> getSwitchDscpToCosMappingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchDscpToCosMappingsPlain(GetSwitchDscpToCosMappingsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchDscpToCosMappings:getSwitchDscpToCosMappings", TypeShape.of(GetSwitchDscpToCosMappingsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchLinkAggregationsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchLinkAggregationsExample", example.applyValue(getSwitchLinkAggregationsResult -> getSwitchLinkAggregationsResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs args) { + return getSwitchLinkAggregations(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchLinkAggregationsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchLinkAggregationsExample", example.applyValue(getSwitchLinkAggregationsResult -> getSwitchLinkAggregationsResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchLinkAggregationsPlain(GetSwitchLinkAggregationsPlainArgs args) { + return getSwitchLinkAggregationsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchLinkAggregationsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchLinkAggregationsExample", example.applyValue(getSwitchLinkAggregationsResult -> getSwitchLinkAggregationsResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchLinkAggregations:getSwitchLinkAggregations", TypeShape.of(GetSwitchLinkAggregationsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchLinkAggregationsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchLinkAggregationsExample", example.applyValue(getSwitchLinkAggregationsResult -> getSwitchLinkAggregationsResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchLinkAggregations:getSwitchLinkAggregations", TypeShape.of(GetSwitchLinkAggregationsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchLinkAggregationsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchLinkAggregations(GetSwitchLinkAggregationsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchLinkAggregationsExample", example.applyValue(getSwitchLinkAggregationsResult -> getSwitchLinkAggregationsResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchLinkAggregationsPlain(GetSwitchLinkAggregationsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchLinkAggregations:getSwitchLinkAggregations", TypeShape.of(GetSwitchLinkAggregationsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchMtuArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchMtu(GetSwitchMtuArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchMtuExample", example.applyValue(getSwitchMtuResult -> getSwitchMtuResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchMtu(GetSwitchMtuArgs args) { + return getSwitchMtu(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchMtuArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchMtu(GetSwitchMtuArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchMtuExample", example.applyValue(getSwitchMtuResult -> getSwitchMtuResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchMtuPlain(GetSwitchMtuPlainArgs args) { + return getSwitchMtuPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchMtuArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchMtu(GetSwitchMtuArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchMtuExample", example.applyValue(getSwitchMtuResult -> getSwitchMtuResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchMtu(GetSwitchMtuArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchMtu:getSwitchMtu", TypeShape.of(GetSwitchMtuResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchMtuArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchMtu(GetSwitchMtuArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchMtuExample", example.applyValue(getSwitchMtuResult -> getSwitchMtuResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchMtu(GetSwitchMtuArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchMtu:getSwitchMtu", TypeShape.of(GetSwitchMtuResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchMtuArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchMtu(GetSwitchMtuArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchMtuExample", example.applyValue(getSwitchMtuResult -> getSwitchMtuResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchMtuPlain(GetSwitchMtuPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchMtu:getSwitchMtu", TypeShape.of(GetSwitchMtuResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchPortSchedulesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchPortSchedules(GetSwitchPortSchedulesArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchPortSchedulesExample", example.applyValue(getSwitchPortSchedulesResult -> getSwitchPortSchedulesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchPortSchedules(GetSwitchPortSchedulesArgs args) { + return getSwitchPortSchedules(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchPortSchedulesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchPortSchedules(GetSwitchPortSchedulesArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchPortSchedulesExample", example.applyValue(getSwitchPortSchedulesResult -> getSwitchPortSchedulesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchPortSchedulesPlain(GetSwitchPortSchedulesPlainArgs args) { + return getSwitchPortSchedulesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchPortSchedulesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchPortSchedules(GetSwitchPortSchedulesArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchPortSchedulesExample", example.applyValue(getSwitchPortSchedulesResult -> getSwitchPortSchedulesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchPortSchedules(GetSwitchPortSchedulesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchPortSchedules:getSwitchPortSchedules", TypeShape.of(GetSwitchPortSchedulesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchPortSchedulesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchPortSchedules(GetSwitchPortSchedulesArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchPortSchedulesExample", example.applyValue(getSwitchPortSchedulesResult -> getSwitchPortSchedulesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchPortSchedules(GetSwitchPortSchedulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchPortSchedules:getSwitchPortSchedules", TypeShape.of(GetSwitchPortSchedulesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchPortSchedulesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchPortSchedules(GetSwitchPortSchedulesArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchPortSchedulesExample", example.applyValue(getSwitchPortSchedulesResult -> getSwitchPortSchedulesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchPortSchedulesPlain(GetSwitchPortSchedulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchPortSchedules:getSwitchPortSchedules", TypeShape.of(GetSwitchPortSchedulesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchQosRulesOrder() { + return getSwitchQosRulesOrder(GetSwitchQosRulesOrderArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchQosRulesOrderPlain() { + return getSwitchQosRulesOrderPlain(GetSwitchQosRulesOrderPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchQosRulesOrder(GetSwitchQosRulesOrderArgs args) { + return getSwitchQosRulesOrder(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchQosRulesOrderPlain(GetSwitchQosRulesOrderPlainArgs args) { + return getSwitchQosRulesOrderPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchQosRulesOrder(GetSwitchQosRulesOrderArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchQosRulesOrder:getSwitchQosRulesOrder", TypeShape.of(GetSwitchQosRulesOrderResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchQosRulesOrder(GetSwitchQosRulesOrderArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchQosRulesOrder:getSwitchQosRulesOrder", TypeShape.of(GetSwitchQosRulesOrderResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchQosRulesOrderPlain(GetSwitchQosRulesOrderPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchQosRulesOrder:getSwitchQosRulesOrder", TypeShape.of(GetSwitchQosRulesOrderResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingMulticastArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchRoutingMulticastExample", example.applyValue(getSwitchRoutingMulticastResult -> getSwitchRoutingMulticastResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs args) { + return getSwitchRoutingMulticast(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingMulticastArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchRoutingMulticastExample", example.applyValue(getSwitchRoutingMulticastResult -> getSwitchRoutingMulticastResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchRoutingMulticastPlain(GetSwitchRoutingMulticastPlainArgs args) { + return getSwitchRoutingMulticastPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingMulticastArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchRoutingMulticastExample", example.applyValue(getSwitchRoutingMulticastResult -> getSwitchRoutingMulticastResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchRoutingMulticast:getSwitchRoutingMulticast", TypeShape.of(GetSwitchRoutingMulticastResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingMulticastArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchRoutingMulticastExample", example.applyValue(getSwitchRoutingMulticastResult -> getSwitchRoutingMulticastResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchRoutingMulticast:getSwitchRoutingMulticast", TypeShape.of(GetSwitchRoutingMulticastResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingMulticastArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchRoutingMulticastExample", example.applyValue(getSwitchRoutingMulticastResult -> getSwitchRoutingMulticastResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchRoutingMulticastPlain(GetSwitchRoutingMulticastPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchRoutingMulticast:getSwitchRoutingMulticast", TypeShape.of(GetSwitchRoutingMulticastResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingMulticastRendezvousPoints() { + return getSwitchRoutingMulticastRendezvousPoints(GetSwitchRoutingMulticastRendezvousPointsArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchRoutingMulticastRendezvousPointsPlain() { + return getSwitchRoutingMulticastRendezvousPointsPlain(GetSwitchRoutingMulticastRendezvousPointsPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingMulticastRendezvousPoints(GetSwitchRoutingMulticastRendezvousPointsArgs args) { + return getSwitchRoutingMulticastRendezvousPoints(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchRoutingMulticastRendezvousPointsPlain(GetSwitchRoutingMulticastRendezvousPointsPlainArgs args) { + return getSwitchRoutingMulticastRendezvousPointsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingMulticastRendezvousPoints(GetSwitchRoutingMulticastRendezvousPointsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchRoutingMulticastRendezvousPoints:getSwitchRoutingMulticastRendezvousPoints", TypeShape.of(GetSwitchRoutingMulticastRendezvousPointsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchRoutingMulticastRendezvousPoints(GetSwitchRoutingMulticastRendezvousPointsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchRoutingMulticastRendezvousPoints:getSwitchRoutingMulticastRendezvousPoints", TypeShape.of(GetSwitchRoutingMulticastRendezvousPointsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchRoutingMulticastRendezvousPointsPlain(GetSwitchRoutingMulticastRendezvousPointsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchRoutingMulticastRendezvousPoints:getSwitchRoutingMulticastRendezvousPoints", TypeShape.of(GetSwitchRoutingMulticastRendezvousPointsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingOspfArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchRoutingOspf(GetSwitchRoutingOspfArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchRoutingOspfExample", example.applyValue(getSwitchRoutingOspfResult -> getSwitchRoutingOspfResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchRoutingOspf(GetSwitchRoutingOspfArgs args) { + return getSwitchRoutingOspf(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingOspfArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchRoutingOspf(GetSwitchRoutingOspfArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchRoutingOspfExample", example.applyValue(getSwitchRoutingOspfResult -> getSwitchRoutingOspfResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchRoutingOspfPlain(GetSwitchRoutingOspfPlainArgs args) { + return getSwitchRoutingOspfPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingOspfArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchRoutingOspf(GetSwitchRoutingOspfArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchRoutingOspfExample", example.applyValue(getSwitchRoutingOspfResult -> getSwitchRoutingOspfResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchRoutingOspf(GetSwitchRoutingOspfArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchRoutingOspf:getSwitchRoutingOspf", TypeShape.of(GetSwitchRoutingOspfResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingOspfArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchRoutingOspf(GetSwitchRoutingOspfArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchRoutingOspfExample", example.applyValue(getSwitchRoutingOspfResult -> getSwitchRoutingOspfResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchRoutingOspf(GetSwitchRoutingOspfArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchRoutingOspf:getSwitchRoutingOspf", TypeShape.of(GetSwitchRoutingOspfResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingOspfArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchRoutingOspf(GetSwitchRoutingOspfArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchRoutingOspfExample", example.applyValue(getSwitchRoutingOspfResult -> getSwitchRoutingOspfResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchRoutingOspfPlain(GetSwitchRoutingOspfPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchRoutingOspf:getSwitchRoutingOspf", TypeShape.of(GetSwitchRoutingOspfResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchSettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchSettings(GetSwitchSettingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchSettingsExample", example.applyValue(getSwitchSettingsResult -> getSwitchSettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchSettings(GetSwitchSettingsArgs args) { + return getSwitchSettings(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchSettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchSettings(GetSwitchSettingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchSettingsExample", example.applyValue(getSwitchSettingsResult -> getSwitchSettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchSettingsPlain(GetSwitchSettingsPlainArgs args) { + return getSwitchSettingsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchSettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchSettings(GetSwitchSettingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchSettingsExample", example.applyValue(getSwitchSettingsResult -> getSwitchSettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchSettings(GetSwitchSettingsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchSettings:getSwitchSettings", TypeShape.of(GetSwitchSettingsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchSettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchSettings(GetSwitchSettingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchSettingsExample", example.applyValue(getSwitchSettingsResult -> getSwitchSettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchSettings(GetSwitchSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchSettings:getSwitchSettings", TypeShape.of(GetSwitchSettingsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchSettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchSettings(GetSwitchSettingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchSettingsExample", example.applyValue(getSwitchSettingsResult -> getSwitchSettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchSettingsPlain(GetSwitchSettingsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchSettings:getSwitchSettings", TypeShape.of(GetSwitchSettingsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacks() { + return getSwitchStacks(GetSwitchStacksArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchStacksPlain() { + return getSwitchStacksPlain(GetSwitchStacksPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacks(GetSwitchStacksArgs args) { + return getSwitchStacks(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchStacksPlain(GetSwitchStacksPlainArgs args) { + return getSwitchStacksPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacks(GetSwitchStacksArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStacks:getSwitchStacks", TypeShape.of(GetSwitchStacksResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacks(GetSwitchStacksArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStacks:getSwitchStacks", TypeShape.of(GetSwitchStacksResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchStacksPlain(GetSwitchStacksPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStacks:getSwitchStacks", TypeShape.of(GetSwitchStacksResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacksRoutingInterfaces() { + return getSwitchStacksRoutingInterfaces(GetSwitchStacksRoutingInterfacesArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchStacksRoutingInterfacesPlain() { + return getSwitchStacksRoutingInterfacesPlain(GetSwitchStacksRoutingInterfacesPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacksRoutingInterfaces(GetSwitchStacksRoutingInterfacesArgs args) { + return getSwitchStacksRoutingInterfaces(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchStacksRoutingInterfacesPlain(GetSwitchStacksRoutingInterfacesPlainArgs args) { + return getSwitchStacksRoutingInterfacesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacksRoutingInterfaces(GetSwitchStacksRoutingInterfacesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStacksRoutingInterfaces:getSwitchStacksRoutingInterfaces", TypeShape.of(GetSwitchStacksRoutingInterfacesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacksRoutingInterfaces(GetSwitchStacksRoutingInterfacesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStacksRoutingInterfaces:getSwitchStacksRoutingInterfaces", TypeShape.of(GetSwitchStacksRoutingInterfacesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchStacksRoutingInterfacesPlain(GetSwitchStacksRoutingInterfacesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStacksRoutingInterfaces:getSwitchStacksRoutingInterfaces", TypeShape.of(GetSwitchStacksRoutingInterfacesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchStacksRoutingInterfacesDhcpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs.builder()
+     *             .interfaceId("string")
+     *             .networkId("string")
+     *             .switchStackId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchStacksRoutingInterfacesDhcpExample", example.applyValue(getSwitchStacksRoutingInterfacesDhcpResult -> getSwitchStacksRoutingInterfacesDhcpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs args) { + return getSwitchStacksRoutingInterfacesDhcp(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchStacksRoutingInterfacesDhcpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs.builder()
+     *             .interfaceId("string")
+     *             .networkId("string")
+     *             .switchStackId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchStacksRoutingInterfacesDhcpExample", example.applyValue(getSwitchStacksRoutingInterfacesDhcpResult -> getSwitchStacksRoutingInterfacesDhcpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchStacksRoutingInterfacesDhcpPlain(GetSwitchStacksRoutingInterfacesDhcpPlainArgs args) { + return getSwitchStacksRoutingInterfacesDhcpPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchStacksRoutingInterfacesDhcpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs.builder()
+     *             .interfaceId("string")
+     *             .networkId("string")
+     *             .switchStackId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchStacksRoutingInterfacesDhcpExample", example.applyValue(getSwitchStacksRoutingInterfacesDhcpResult -> getSwitchStacksRoutingInterfacesDhcpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStacksRoutingInterfacesDhcp:getSwitchStacksRoutingInterfacesDhcp", TypeShape.of(GetSwitchStacksRoutingInterfacesDhcpResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchStacksRoutingInterfacesDhcpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs.builder()
+     *             .interfaceId("string")
+     *             .networkId("string")
+     *             .switchStackId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchStacksRoutingInterfacesDhcpExample", example.applyValue(getSwitchStacksRoutingInterfacesDhcpResult -> getSwitchStacksRoutingInterfacesDhcpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStacksRoutingInterfacesDhcp:getSwitchStacksRoutingInterfacesDhcp", TypeShape.of(GetSwitchStacksRoutingInterfacesDhcpResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchStacksRoutingInterfacesDhcpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs.builder()
+     *             .interfaceId("string")
+     *             .networkId("string")
+     *             .switchStackId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchStacksRoutingInterfacesDhcpExample", example.applyValue(getSwitchStacksRoutingInterfacesDhcpResult -> getSwitchStacksRoutingInterfacesDhcpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchStacksRoutingInterfacesDhcpPlain(GetSwitchStacksRoutingInterfacesDhcpPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStacksRoutingInterfacesDhcp:getSwitchStacksRoutingInterfacesDhcp", TypeShape.of(GetSwitchStacksRoutingInterfacesDhcpResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacksRoutingStaticRoutes() { + return getSwitchStacksRoutingStaticRoutes(GetSwitchStacksRoutingStaticRoutesArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchStacksRoutingStaticRoutesPlain() { + return getSwitchStacksRoutingStaticRoutesPlain(GetSwitchStacksRoutingStaticRoutesPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacksRoutingStaticRoutes(GetSwitchStacksRoutingStaticRoutesArgs args) { + return getSwitchStacksRoutingStaticRoutes(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchStacksRoutingStaticRoutesPlain(GetSwitchStacksRoutingStaticRoutesPlainArgs args) { + return getSwitchStacksRoutingStaticRoutesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacksRoutingStaticRoutes(GetSwitchStacksRoutingStaticRoutesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStacksRoutingStaticRoutes:getSwitchStacksRoutingStaticRoutes", TypeShape.of(GetSwitchStacksRoutingStaticRoutesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSwitchStacksRoutingStaticRoutes(GetSwitchStacksRoutingStaticRoutesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStacksRoutingStaticRoutes:getSwitchStacksRoutingStaticRoutes", TypeShape.of(GetSwitchStacksRoutingStaticRoutesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSwitchStacksRoutingStaticRoutesPlain(GetSwitchStacksRoutingStaticRoutesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStacksRoutingStaticRoutes:getSwitchStacksRoutingStaticRoutes", TypeShape.of(GetSwitchStacksRoutingStaticRoutesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchStormControlArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchStormControl(GetSwitchStormControlArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchStormControlExample", example.applyValue(getSwitchStormControlResult -> getSwitchStormControlResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getSwitchStormControl(GetSwitchStormControlArgs args) { + return getSwitchStormControl(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchStormControlArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchStormControl(GetSwitchStormControlArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchStormControlExample", example.applyValue(getSwitchStormControlResult -> getSwitchStormControlResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getSwitchStormControlPlain(GetSwitchStormControlPlainArgs args) { + return getSwitchStormControlPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchStormControlArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchStormControl(GetSwitchStormControlArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksSwitchStormControlExample", example.applyValue(getSwitchStormControlResult -> getSwitchStormControlResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * */ - public static CompletableFuture getSwitchQosRulesOrderPlain(GetSwitchQosRulesOrderPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchQosRulesOrder:getSwitchQosRulesOrder", TypeShape.of(GetSwitchQosRulesOrderResult.class), args, Utilities.withVersion(options)); + public static Output getSwitchStormControl(GetSwitchStormControlArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStormControl:getSwitchStormControl", TypeShape.of(GetSwitchStormControlResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15224,7 +19965,7 @@ public static CompletableFuture getSwitchQosRulesO * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingMulticastArgs; + * import com.pulumi.meraki.networks.inputs.GetSwitchStormControlArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15238,11 +19979,11 @@ public static CompletableFuture getSwitchQosRulesO * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs.builder() + * final var example = NetworksFunctions.getSwitchStormControl(GetSwitchStormControlArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchRoutingMulticastExample", example.applyValue(getSwitchRoutingMulticastResult -> getSwitchRoutingMulticastResult.item())); + * ctx.export("merakiNetworksSwitchStormControlExample", example.applyValue(getSwitchStormControlResult -> getSwitchStormControlResult.item())); * } * } * } @@ -15250,8 +19991,8 @@ public static CompletableFuture getSwitchQosRulesO * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs args) { - return getSwitchRoutingMulticast(args, InvokeOptions.Empty); + public static Output getSwitchStormControl(GetSwitchStormControlArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStormControl:getSwitchStormControl", TypeShape.of(GetSwitchStormControlResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15265,7 +20006,7 @@ public static Output getSwitchRoutingMulticast( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingMulticastArgs; + * import com.pulumi.meraki.networks.inputs.GetSwitchStormControlArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15279,11 +20020,11 @@ public static Output getSwitchRoutingMulticast( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs.builder() + * final var example = NetworksFunctions.getSwitchStormControl(GetSwitchStormControlArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchRoutingMulticastExample", example.applyValue(getSwitchRoutingMulticastResult -> getSwitchRoutingMulticastResult.item())); + * ctx.export("merakiNetworksSwitchStormControlExample", example.applyValue(getSwitchStormControlResult -> getSwitchStormControlResult.item())); * } * } * } @@ -15291,8 +20032,8 @@ public static Output getSwitchRoutingMulticast( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchRoutingMulticastPlain(GetSwitchRoutingMulticastPlainArgs args) { - return getSwitchRoutingMulticastPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSwitchStormControlPlain(GetSwitchStormControlPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStormControl:getSwitchStormControl", TypeShape.of(GetSwitchStormControlResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15306,7 +20047,7 @@ public static CompletableFuture getSwitchRoutin * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingMulticastArgs; + * import com.pulumi.meraki.networks.inputs.GetSwitchStpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15320,11 +20061,11 @@ public static CompletableFuture getSwitchRoutin * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs.builder() + * final var example = NetworksFunctions.getSwitchStp(GetSwitchStpArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchRoutingMulticastExample", example.applyValue(getSwitchRoutingMulticastResult -> getSwitchRoutingMulticastResult.item())); + * ctx.export("merakiNetworksSwitchStpExample", example.applyValue(getSwitchStpResult -> getSwitchStpResult.item())); * } * } * } @@ -15332,8 +20073,8 @@ public static CompletableFuture getSwitchRoutin * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchRoutingMulticast:getSwitchRoutingMulticast", TypeShape.of(GetSwitchRoutingMulticastResult.class), args, Utilities.withVersion(options)); + public static Output getSwitchStp(GetSwitchStpArgs args) { + return getSwitchStp(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -15347,7 +20088,7 @@ public static Output getSwitchRoutingMulticast( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingMulticastArgs; + * import com.pulumi.meraki.networks.inputs.GetSwitchStpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15361,11 +20102,11 @@ public static Output getSwitchRoutingMulticast( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchRoutingMulticast(GetSwitchRoutingMulticastArgs.builder() + * final var example = NetworksFunctions.getSwitchStp(GetSwitchStpArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchRoutingMulticastExample", example.applyValue(getSwitchRoutingMulticastResult -> getSwitchRoutingMulticastResult.item())); + * ctx.export("merakiNetworksSwitchStpExample", example.applyValue(getSwitchStpResult -> getSwitchStpResult.item())); * } * } * } @@ -15373,50 +20114,49 @@ public static Output getSwitchRoutingMulticast( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchRoutingMulticastPlain(GetSwitchRoutingMulticastPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchRoutingMulticast:getSwitchRoutingMulticast", TypeShape.of(GetSwitchRoutingMulticastResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSwitchStpPlain(GetSwitchStpPlainArgs args) { + return getSwitchStpPlain(args, InvokeOptions.Empty); } /** * ## Example Usage * - */ - public static Output getSwitchRoutingMulticastRendezvousPoints() { - return getSwitchRoutingMulticastRendezvousPoints(GetSwitchRoutingMulticastRendezvousPointsArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
      * 
-     */
-    public static CompletableFuture getSwitchRoutingMulticastRendezvousPointsPlain() {
-        return getSwitchRoutingMulticastRendezvousPointsPlain(GetSwitchRoutingMulticastRendezvousPointsPlainArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetSwitchStpArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
      * 
-     */
-    public static Output getSwitchRoutingMulticastRendezvousPoints(GetSwitchRoutingMulticastRendezvousPointsArgs args) {
-        return getSwitchRoutingMulticastRendezvousPoints(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
      * 
-     */
-    public static CompletableFuture getSwitchRoutingMulticastRendezvousPointsPlain(GetSwitchRoutingMulticastRendezvousPointsPlainArgs args) {
-        return getSwitchRoutingMulticastRendezvousPointsPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getSwitchStp(GetSwitchStpArgs.builder()
+     *             .networkId("string")
+     *             .build());
      * 
-     */
-    public static Output getSwitchRoutingMulticastRendezvousPoints(GetSwitchRoutingMulticastRendezvousPointsArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getSwitchRoutingMulticastRendezvousPoints:getSwitchRoutingMulticastRendezvousPoints", TypeShape.of(GetSwitchRoutingMulticastRendezvousPointsResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
+     *         ctx.export("merakiNetworksSwitchStpExample", example.applyValue(getSwitchStpResult -> getSwitchStpResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchRoutingMulticastRendezvousPointsPlain(GetSwitchRoutingMulticastRendezvousPointsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchRoutingMulticastRendezvousPoints:getSwitchRoutingMulticastRendezvousPoints", TypeShape.of(GetSwitchRoutingMulticastRendezvousPointsResult.class), args, Utilities.withVersion(options)); + public static Output getSwitchStp(GetSwitchStpArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStp:getSwitchStp", TypeShape.of(GetSwitchStpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15430,7 +20170,7 @@ public static CompletableFuture * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingOspfArgs; + * import com.pulumi.meraki.networks.inputs.GetSwitchStpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15444,11 +20184,11 @@ public static CompletableFuture * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchRoutingOspf(GetSwitchRoutingOspfArgs.builder() + * final var example = NetworksFunctions.getSwitchStp(GetSwitchStpArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchRoutingOspfExample", example.applyValue(getSwitchRoutingOspfResult -> getSwitchRoutingOspfResult.item())); + * ctx.export("merakiNetworksSwitchStpExample", example.applyValue(getSwitchStpResult -> getSwitchStpResult.item())); * } * } * } @@ -15456,8 +20196,8 @@ public static CompletableFuture * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchRoutingOspf(GetSwitchRoutingOspfArgs args) { - return getSwitchRoutingOspf(args, InvokeOptions.Empty); + public static Output getSwitchStp(GetSwitchStpArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSwitchStp:getSwitchStp", TypeShape.of(GetSwitchStpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15471,7 +20211,7 @@ public static Output getSwitchRoutingOspf(GetSwitchR * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingOspfArgs; + * import com.pulumi.meraki.networks.inputs.GetSwitchStpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15485,11 +20225,11 @@ public static Output getSwitchRoutingOspf(GetSwitchR * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchRoutingOspf(GetSwitchRoutingOspfArgs.builder() + * final var example = NetworksFunctions.getSwitchStp(GetSwitchStpArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchRoutingOspfExample", example.applyValue(getSwitchRoutingOspfResult -> getSwitchRoutingOspfResult.item())); + * ctx.export("merakiNetworksSwitchStpExample", example.applyValue(getSwitchStpResult -> getSwitchStpResult.item())); * } * } * } @@ -15497,8 +20237,8 @@ public static Output getSwitchRoutingOspf(GetSwitchR * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchRoutingOspfPlain(GetSwitchRoutingOspfPlainArgs args) { - return getSwitchRoutingOspfPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSwitchStpPlain(GetSwitchStpPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStp:getSwitchStp", TypeShape.of(GetSwitchStpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15512,7 +20252,7 @@ public static CompletableFuture getSwitchRoutingOspf * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingOspfArgs; + * import com.pulumi.meraki.networks.inputs.GetSyslogServersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15526,11 +20266,11 @@ public static CompletableFuture getSwitchRoutingOspf * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchRoutingOspf(GetSwitchRoutingOspfArgs.builder() + * final var example = NetworksFunctions.getSyslogServers(GetSyslogServersArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchRoutingOspfExample", example.applyValue(getSwitchRoutingOspfResult -> getSwitchRoutingOspfResult.item())); + * ctx.export("merakiNetworksSyslogServersExample", example.applyValue(getSyslogServersResult -> getSyslogServersResult.item())); * } * } * } @@ -15538,8 +20278,8 @@ public static CompletableFuture getSwitchRoutingOspf * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchRoutingOspf(GetSwitchRoutingOspfArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchRoutingOspf:getSwitchRoutingOspf", TypeShape.of(GetSwitchRoutingOspfResult.class), args, Utilities.withVersion(options)); + public static Output getSyslogServers(GetSyslogServersArgs args) { + return getSyslogServers(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -15553,7 +20293,7 @@ public static Output getSwitchRoutingOspf(GetSwitchR * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchRoutingOspfArgs; + * import com.pulumi.meraki.networks.inputs.GetSyslogServersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15567,11 +20307,11 @@ public static Output getSwitchRoutingOspf(GetSwitchR * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchRoutingOspf(GetSwitchRoutingOspfArgs.builder() + * final var example = NetworksFunctions.getSyslogServers(GetSyslogServersArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchRoutingOspfExample", example.applyValue(getSwitchRoutingOspfResult -> getSwitchRoutingOspfResult.item())); + * ctx.export("merakiNetworksSyslogServersExample", example.applyValue(getSyslogServersResult -> getSyslogServersResult.item())); * } * } * } @@ -15579,8 +20319,8 @@ public static Output getSwitchRoutingOspf(GetSwitchR * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchRoutingOspfPlain(GetSwitchRoutingOspfPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchRoutingOspf:getSwitchRoutingOspf", TypeShape.of(GetSwitchRoutingOspfResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSyslogServersPlain(GetSyslogServersPlainArgs args) { + return getSyslogServersPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -15594,7 +20334,7 @@ public static CompletableFuture getSwitchRoutingOspf * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetSyslogServersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15608,11 +20348,11 @@ public static CompletableFuture getSwitchRoutingOspf * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchSettings(GetSwitchSettingsArgs.builder() + * final var example = NetworksFunctions.getSyslogServers(GetSyslogServersArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchSettingsExample", example.applyValue(getSwitchSettingsResult -> getSwitchSettingsResult.item())); + * ctx.export("merakiNetworksSyslogServersExample", example.applyValue(getSyslogServersResult -> getSyslogServersResult.item())); * } * } * } @@ -15620,8 +20360,8 @@ public static CompletableFuture getSwitchRoutingOspf * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchSettings(GetSwitchSettingsArgs args) { - return getSwitchSettings(args, InvokeOptions.Empty); + public static Output getSyslogServers(GetSyslogServersArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSyslogServers:getSyslogServers", TypeShape.of(GetSyslogServersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15635,7 +20375,7 @@ public static Output getSwitchSettings(GetSwitchSetting * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetSyslogServersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15649,11 +20389,11 @@ public static Output getSwitchSettings(GetSwitchSetting * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchSettings(GetSwitchSettingsArgs.builder() + * final var example = NetworksFunctions.getSyslogServers(GetSyslogServersArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchSettingsExample", example.applyValue(getSwitchSettingsResult -> getSwitchSettingsResult.item())); + * ctx.export("merakiNetworksSyslogServersExample", example.applyValue(getSyslogServersResult -> getSyslogServersResult.item())); * } * } * } @@ -15661,8 +20401,8 @@ public static Output getSwitchSettings(GetSwitchSetting * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchSettingsPlain(GetSwitchSettingsPlainArgs args) { - return getSwitchSettingsPlain(args, InvokeOptions.Empty); + public static Output getSyslogServers(GetSyslogServersArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getSyslogServers:getSyslogServers", TypeShape.of(GetSyslogServersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15676,7 +20416,7 @@ public static CompletableFuture getSwitchSettingsPlain( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetSyslogServersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15690,11 +20430,11 @@ public static CompletableFuture getSwitchSettingsPlain( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchSettings(GetSwitchSettingsArgs.builder() + * final var example = NetworksFunctions.getSyslogServers(GetSyslogServersArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchSettingsExample", example.applyValue(getSwitchSettingsResult -> getSwitchSettingsResult.item())); + * ctx.export("merakiNetworksSyslogServersExample", example.applyValue(getSyslogServersResult -> getSyslogServersResult.item())); * } * } * } @@ -15702,8 +20442,8 @@ public static CompletableFuture getSwitchSettingsPlain( * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchSettings(GetSwitchSettingsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchSettings:getSwitchSettings", TypeShape.of(GetSwitchSettingsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSyslogServersPlain(GetSyslogServersPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getSyslogServers:getSyslogServers", TypeShape.of(GetSyslogServersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15717,7 +20457,7 @@ public static Output getSwitchSettings(GetSwitchSetting * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetTopologyLinkLayerArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15731,11 +20471,11 @@ public static Output getSwitchSettings(GetSwitchSetting * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchSettings(GetSwitchSettingsArgs.builder() + * final var example = NetworksFunctions.getTopologyLinkLayer(GetTopologyLinkLayerArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchSettingsExample", example.applyValue(getSwitchSettingsResult -> getSwitchSettingsResult.item())); + * ctx.export("merakiNetworksTopologyLinkLayerExample", example.applyValue(getTopologyLinkLayerResult -> getTopologyLinkLayerResult.item())); * } * } * } @@ -15743,92 +20483,90 @@ public static Output getSwitchSettings(GetSwitchSetting * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchSettingsPlain(GetSwitchSettingsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchSettings:getSwitchSettings", TypeShape.of(GetSwitchSettingsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getSwitchStacks() { - return getSwitchStacks(GetSwitchStacksArgs.Empty, InvokeOptions.Empty); + public static Output getTopologyLinkLayer(GetTopologyLinkLayerArgs args) { + return getTopologyLinkLayer(args, InvokeOptions.Empty); } /** * ## Example Usage * - */ - public static CompletableFuture getSwitchStacksPlain() { - return getSwitchStacksPlain(GetSwitchStacksPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
      * 
-     */
-    public static Output getSwitchStacks(GetSwitchStacksArgs args) {
-        return getSwitchStacks(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetTopologyLinkLayerArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
      * 
-     */
-    public static CompletableFuture getSwitchStacksPlain(GetSwitchStacksPlainArgs args) {
-        return getSwitchStacksPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
      * 
-     */
-    public static Output getSwitchStacks(GetSwitchStacksArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getSwitchStacks:getSwitchStacks", TypeShape.of(GetSwitchStacksResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getTopologyLinkLayer(GetTopologyLinkLayerArgs.builder()
+     *             .networkId("string")
+     *             .build());
      * 
-     */
-    public static CompletableFuture getSwitchStacksPlain(GetSwitchStacksPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStacks:getSwitchStacks", TypeShape.of(GetSwitchStacksResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
+     *         ctx.export("merakiNetworksTopologyLinkLayerExample", example.applyValue(getTopologyLinkLayerResult -> getTopologyLinkLayerResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchStacksRoutingInterfaces() { - return getSwitchStacksRoutingInterfaces(GetSwitchStacksRoutingInterfacesArgs.Empty, InvokeOptions.Empty); + public static CompletableFuture getTopologyLinkLayerPlain(GetTopologyLinkLayerPlainArgs args) { + return getTopologyLinkLayerPlain(args, InvokeOptions.Empty); } /** * ## Example Usage * - */ - public static CompletableFuture getSwitchStacksRoutingInterfacesPlain() { - return getSwitchStacksRoutingInterfacesPlain(GetSwitchStacksRoutingInterfacesPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
      * 
-     */
-    public static Output getSwitchStacksRoutingInterfaces(GetSwitchStacksRoutingInterfacesArgs args) {
-        return getSwitchStacksRoutingInterfaces(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetTopologyLinkLayerArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
      * 
-     */
-    public static CompletableFuture getSwitchStacksRoutingInterfacesPlain(GetSwitchStacksRoutingInterfacesPlainArgs args) {
-        return getSwitchStacksRoutingInterfacesPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
      * 
-     */
-    public static Output getSwitchStacksRoutingInterfaces(GetSwitchStacksRoutingInterfacesArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getSwitchStacksRoutingInterfaces:getSwitchStacksRoutingInterfaces", TypeShape.of(GetSwitchStacksRoutingInterfacesResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getTopologyLinkLayer(GetTopologyLinkLayerArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksTopologyLinkLayerExample", example.applyValue(getTopologyLinkLayerResult -> getTopologyLinkLayerResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchStacksRoutingInterfacesPlain(GetSwitchStacksRoutingInterfacesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStacksRoutingInterfaces:getSwitchStacksRoutingInterfaces", TypeShape.of(GetSwitchStacksRoutingInterfacesResult.class), args, Utilities.withVersion(options)); + public static Output getTopologyLinkLayer(GetTopologyLinkLayerArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getTopologyLinkLayer:getTopologyLinkLayer", TypeShape.of(GetTopologyLinkLayerResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15842,7 +20580,7 @@ public static CompletableFuture getSwitc * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStacksRoutingInterfacesDhcpArgs; + * import com.pulumi.meraki.networks.inputs.GetTopologyLinkLayerArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15856,13 +20594,11 @@ public static CompletableFuture getSwitc * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs.builder() - * .interfaceId("string") + * final var example = NetworksFunctions.getTopologyLinkLayer(GetTopologyLinkLayerArgs.builder() * .networkId("string") - * .switchStackId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStacksRoutingInterfacesDhcpExample", example.applyValue(getSwitchStacksRoutingInterfacesDhcpResult -> getSwitchStacksRoutingInterfacesDhcpResult.item())); + * ctx.export("merakiNetworksTopologyLinkLayerExample", example.applyValue(getTopologyLinkLayerResult -> getTopologyLinkLayerResult.item())); * } * } * } @@ -15870,8 +20606,8 @@ public static CompletableFuture getSwitc * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs args) { - return getSwitchStacksRoutingInterfacesDhcp(args, InvokeOptions.Empty); + public static Output getTopologyLinkLayer(GetTopologyLinkLayerArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getTopologyLinkLayer:getTopologyLinkLayer", TypeShape.of(GetTopologyLinkLayerResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15885,7 +20621,7 @@ public static Output getSwitchStacks * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStacksRoutingInterfacesDhcpArgs; + * import com.pulumi.meraki.networks.inputs.GetTopologyLinkLayerArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15899,13 +20635,11 @@ public static Output getSwitchStacks * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs.builder() - * .interfaceId("string") + * final var example = NetworksFunctions.getTopologyLinkLayer(GetTopologyLinkLayerArgs.builder() * .networkId("string") - * .switchStackId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStacksRoutingInterfacesDhcpExample", example.applyValue(getSwitchStacksRoutingInterfacesDhcpResult -> getSwitchStacksRoutingInterfacesDhcpResult.item())); + * ctx.export("merakiNetworksTopologyLinkLayerExample", example.applyValue(getTopologyLinkLayerResult -> getTopologyLinkLayerResult.item())); * } * } * } @@ -15913,8 +20647,8 @@ public static Output getSwitchStacks * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchStacksRoutingInterfacesDhcpPlain(GetSwitchStacksRoutingInterfacesDhcpPlainArgs args) { - return getSwitchStacksRoutingInterfacesDhcpPlain(args, InvokeOptions.Empty); + public static CompletableFuture getTopologyLinkLayerPlain(GetTopologyLinkLayerPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getTopologyLinkLayer:getTopologyLinkLayer", TypeShape.of(GetTopologyLinkLayerResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -15928,7 +20662,7 @@ public static CompletableFuture getS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStacksRoutingInterfacesDhcpArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficAnalysisArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15942,13 +20676,11 @@ public static CompletableFuture getS * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs.builder() - * .interfaceId("string") + * final var example = NetworksFunctions.getTrafficAnalysis(GetTrafficAnalysisArgs.builder() * .networkId("string") - * .switchStackId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStacksRoutingInterfacesDhcpExample", example.applyValue(getSwitchStacksRoutingInterfacesDhcpResult -> getSwitchStacksRoutingInterfacesDhcpResult.item())); + * ctx.export("merakiNetworksTrafficAnalysisExample", example.applyValue(getTrafficAnalysisResult -> getTrafficAnalysisResult.item())); * } * } * } @@ -15956,8 +20688,8 @@ public static CompletableFuture getS * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchStacksRoutingInterfacesDhcp:getSwitchStacksRoutingInterfacesDhcp", TypeShape.of(GetSwitchStacksRoutingInterfacesDhcpResult.class), args, Utilities.withVersion(options)); + public static Output getTrafficAnalysis(GetTrafficAnalysisArgs args) { + return getTrafficAnalysis(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -15971,7 +20703,7 @@ public static Output getSwitchStacks * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStacksRoutingInterfacesDhcpArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficAnalysisArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -15985,13 +20717,11 @@ public static Output getSwitchStacks * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStacksRoutingInterfacesDhcp(GetSwitchStacksRoutingInterfacesDhcpArgs.builder() - * .interfaceId("string") + * final var example = NetworksFunctions.getTrafficAnalysis(GetTrafficAnalysisArgs.builder() * .networkId("string") - * .switchStackId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStacksRoutingInterfacesDhcpExample", example.applyValue(getSwitchStacksRoutingInterfacesDhcpResult -> getSwitchStacksRoutingInterfacesDhcpResult.item())); + * ctx.export("merakiNetworksTrafficAnalysisExample", example.applyValue(getTrafficAnalysisResult -> getTrafficAnalysisResult.item())); * } * } * } @@ -15999,50 +20729,49 @@ public static Output getSwitchStacks * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchStacksRoutingInterfacesDhcpPlain(GetSwitchStacksRoutingInterfacesDhcpPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStacksRoutingInterfacesDhcp:getSwitchStacksRoutingInterfacesDhcp", TypeShape.of(GetSwitchStacksRoutingInterfacesDhcpResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getTrafficAnalysisPlain(GetTrafficAnalysisPlainArgs args) { + return getTrafficAnalysisPlain(args, InvokeOptions.Empty); } /** * ## Example Usage * - */ - public static Output getSwitchStacksRoutingStaticRoutes() { - return getSwitchStacksRoutingStaticRoutes(GetSwitchStacksRoutingStaticRoutesArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
      * 
-     */
-    public static CompletableFuture getSwitchStacksRoutingStaticRoutesPlain() {
-        return getSwitchStacksRoutingStaticRoutesPlain(GetSwitchStacksRoutingStaticRoutesPlainArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetTrafficAnalysisArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
      * 
-     */
-    public static Output getSwitchStacksRoutingStaticRoutes(GetSwitchStacksRoutingStaticRoutesArgs args) {
-        return getSwitchStacksRoutingStaticRoutes(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
      * 
-     */
-    public static CompletableFuture getSwitchStacksRoutingStaticRoutesPlain(GetSwitchStacksRoutingStaticRoutesPlainArgs args) {
-        return getSwitchStacksRoutingStaticRoutesPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getTrafficAnalysis(GetTrafficAnalysisArgs.builder()
+     *             .networkId("string")
+     *             .build());
      * 
-     */
-    public static Output getSwitchStacksRoutingStaticRoutes(GetSwitchStacksRoutingStaticRoutesArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getSwitchStacksRoutingStaticRoutes:getSwitchStacksRoutingStaticRoutes", TypeShape.of(GetSwitchStacksRoutingStaticRoutesResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
+     *         ctx.export("merakiNetworksTrafficAnalysisExample", example.applyValue(getTrafficAnalysisResult -> getTrafficAnalysisResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchStacksRoutingStaticRoutesPlain(GetSwitchStacksRoutingStaticRoutesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStacksRoutingStaticRoutes:getSwitchStacksRoutingStaticRoutes", TypeShape.of(GetSwitchStacksRoutingStaticRoutesResult.class), args, Utilities.withVersion(options)); + public static Output getTrafficAnalysis(GetTrafficAnalysisArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getTrafficAnalysis:getTrafficAnalysis", TypeShape.of(GetTrafficAnalysisResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16056,7 +20785,7 @@ public static CompletableFuture getSwi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStormControlArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficAnalysisArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16070,11 +20799,11 @@ public static CompletableFuture getSwi * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStormControl(GetSwitchStormControlArgs.builder() + * final var example = NetworksFunctions.getTrafficAnalysis(GetTrafficAnalysisArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStormControlExample", example.applyValue(getSwitchStormControlResult -> getSwitchStormControlResult.item())); + * ctx.export("merakiNetworksTrafficAnalysisExample", example.applyValue(getTrafficAnalysisResult -> getTrafficAnalysisResult.item())); * } * } * } @@ -16082,8 +20811,8 @@ public static CompletableFuture getSwi * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchStormControl(GetSwitchStormControlArgs args) { - return getSwitchStormControl(args, InvokeOptions.Empty); + public static Output getTrafficAnalysis(GetTrafficAnalysisArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getTrafficAnalysis:getTrafficAnalysis", TypeShape.of(GetTrafficAnalysisResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16097,7 +20826,7 @@ public static Output getSwitchStormControl(GetSwitc * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStormControlArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficAnalysisArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16111,11 +20840,11 @@ public static Output getSwitchStormControl(GetSwitc * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStormControl(GetSwitchStormControlArgs.builder() + * final var example = NetworksFunctions.getTrafficAnalysis(GetTrafficAnalysisArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStormControlExample", example.applyValue(getSwitchStormControlResult -> getSwitchStormControlResult.item())); + * ctx.export("merakiNetworksTrafficAnalysisExample", example.applyValue(getTrafficAnalysisResult -> getTrafficAnalysisResult.item())); * } * } * } @@ -16123,8 +20852,8 @@ public static Output getSwitchStormControl(GetSwitc * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchStormControlPlain(GetSwitchStormControlPlainArgs args) { - return getSwitchStormControlPlain(args, InvokeOptions.Empty); + public static CompletableFuture getTrafficAnalysisPlain(GetTrafficAnalysisPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getTrafficAnalysis:getTrafficAnalysis", TypeShape.of(GetTrafficAnalysisResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16138,7 +20867,7 @@ public static CompletableFuture getSwitchStormContr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStormControlArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficShapingApplicationCategoriesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16152,11 +20881,11 @@ public static CompletableFuture getSwitchStormContr * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStormControl(GetSwitchStormControlArgs.builder() + * final var example = NetworksFunctions.getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStormControlExample", example.applyValue(getSwitchStormControlResult -> getSwitchStormControlResult.item())); + * ctx.export("merakiNetworksTrafficShapingApplicationCategoriesExample", example.applyValue(getTrafficShapingApplicationCategoriesResult -> getTrafficShapingApplicationCategoriesResult.item())); * } * } * } @@ -16164,8 +20893,8 @@ public static CompletableFuture getSwitchStormContr * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchStormControl(GetSwitchStormControlArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchStormControl:getSwitchStormControl", TypeShape.of(GetSwitchStormControlResult.class), args, Utilities.withVersion(options)); + public static Output getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs args) { + return getTrafficShapingApplicationCategories(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -16179,7 +20908,7 @@ public static Output getSwitchStormControl(GetSwitc * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStormControlArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficShapingApplicationCategoriesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16193,11 +20922,11 @@ public static Output getSwitchStormControl(GetSwitc * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStormControl(GetSwitchStormControlArgs.builder() + * final var example = NetworksFunctions.getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStormControlExample", example.applyValue(getSwitchStormControlResult -> getSwitchStormControlResult.item())); + * ctx.export("merakiNetworksTrafficShapingApplicationCategoriesExample", example.applyValue(getTrafficShapingApplicationCategoriesResult -> getTrafficShapingApplicationCategoriesResult.item())); * } * } * } @@ -16205,8 +20934,8 @@ public static Output getSwitchStormControl(GetSwitc * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchStormControlPlain(GetSwitchStormControlPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStormControl:getSwitchStormControl", TypeShape.of(GetSwitchStormControlResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getTrafficShapingApplicationCategoriesPlain(GetTrafficShapingApplicationCategoriesPlainArgs args) { + return getTrafficShapingApplicationCategoriesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -16220,7 +20949,7 @@ public static CompletableFuture getSwitchStormContr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStpArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficShapingApplicationCategoriesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16234,11 +20963,11 @@ public static CompletableFuture getSwitchStormContr * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStp(GetSwitchStpArgs.builder() + * final var example = NetworksFunctions.getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStpExample", example.applyValue(getSwitchStpResult -> getSwitchStpResult.item())); + * ctx.export("merakiNetworksTrafficShapingApplicationCategoriesExample", example.applyValue(getTrafficShapingApplicationCategoriesResult -> getTrafficShapingApplicationCategoriesResult.item())); * } * } * } @@ -16246,8 +20975,8 @@ public static CompletableFuture getSwitchStormContr * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchStp(GetSwitchStpArgs args) { - return getSwitchStp(args, InvokeOptions.Empty); + public static Output getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getTrafficShapingApplicationCategories:getTrafficShapingApplicationCategories", TypeShape.of(GetTrafficShapingApplicationCategoriesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16261,7 +20990,7 @@ public static Output getSwitchStp(GetSwitchStpArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStpArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficShapingApplicationCategoriesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16275,11 +21004,11 @@ public static Output getSwitchStp(GetSwitchStpArgs args) { * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStp(GetSwitchStpArgs.builder() + * final var example = NetworksFunctions.getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStpExample", example.applyValue(getSwitchStpResult -> getSwitchStpResult.item())); + * ctx.export("merakiNetworksTrafficShapingApplicationCategoriesExample", example.applyValue(getTrafficShapingApplicationCategoriesResult -> getTrafficShapingApplicationCategoriesResult.item())); * } * } * } @@ -16287,8 +21016,8 @@ public static Output getSwitchStp(GetSwitchStpArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchStpPlain(GetSwitchStpPlainArgs args) { - return getSwitchStpPlain(args, InvokeOptions.Empty); + public static Output getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getTrafficShapingApplicationCategories:getTrafficShapingApplicationCategories", TypeShape.of(GetTrafficShapingApplicationCategoriesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16302,7 +21031,7 @@ public static CompletableFuture getSwitchStpPlain(GetSwitchS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStpArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficShapingApplicationCategoriesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16316,11 +21045,11 @@ public static CompletableFuture getSwitchStpPlain(GetSwitchS * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStp(GetSwitchStpArgs.builder() + * final var example = NetworksFunctions.getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStpExample", example.applyValue(getSwitchStpResult -> getSwitchStpResult.item())); + * ctx.export("merakiNetworksTrafficShapingApplicationCategoriesExample", example.applyValue(getTrafficShapingApplicationCategoriesResult -> getTrafficShapingApplicationCategoriesResult.item())); * } * } * } @@ -16328,8 +21057,8 @@ public static CompletableFuture getSwitchStpPlain(GetSwitchS * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchStp(GetSwitchStpArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSwitchStp:getSwitchStp", TypeShape.of(GetSwitchStpResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getTrafficShapingApplicationCategoriesPlain(GetTrafficShapingApplicationCategoriesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getTrafficShapingApplicationCategories:getTrafficShapingApplicationCategories", TypeShape.of(GetTrafficShapingApplicationCategoriesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16343,7 +21072,7 @@ public static Output getSwitchStp(GetSwitchStpArgs args, Inv * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSwitchStpArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficShapingDscpTaggingOptionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16357,11 +21086,11 @@ public static Output getSwitchStp(GetSwitchStpArgs args, Inv * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSwitchStp(GetSwitchStpArgs.builder() + * final var example = NetworksFunctions.getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSwitchStpExample", example.applyValue(getSwitchStpResult -> getSwitchStpResult.item())); + * ctx.export("merakiNetworksTrafficShapingDscpTaggingOptionsExample", example.applyValue(getTrafficShapingDscpTaggingOptionsResult -> getTrafficShapingDscpTaggingOptionsResult.items())); * } * } * } @@ -16369,8 +21098,8 @@ public static Output getSwitchStp(GetSwitchStpArgs args, Inv * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchStpPlain(GetSwitchStpPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSwitchStp:getSwitchStp", TypeShape.of(GetSwitchStpResult.class), args, Utilities.withVersion(options)); + public static Output getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs args) { + return getTrafficShapingDscpTaggingOptions(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -16384,7 +21113,7 @@ public static CompletableFuture getSwitchStpPlain(GetSwitchS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSyslogServersArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficShapingDscpTaggingOptionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16398,11 +21127,11 @@ public static CompletableFuture getSwitchStpPlain(GetSwitchS * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSyslogServers(GetSyslogServersArgs.builder() + * final var example = NetworksFunctions.getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSyslogServersExample", example.applyValue(getSyslogServersResult -> getSyslogServersResult.item())); + * ctx.export("merakiNetworksTrafficShapingDscpTaggingOptionsExample", example.applyValue(getTrafficShapingDscpTaggingOptionsResult -> getTrafficShapingDscpTaggingOptionsResult.items())); * } * } * } @@ -16410,8 +21139,8 @@ public static CompletableFuture getSwitchStpPlain(GetSwitchS * <!--End PulumiCodeChooser --> * */ - public static Output getSyslogServers(GetSyslogServersArgs args) { - return getSyslogServers(args, InvokeOptions.Empty); + public static CompletableFuture getTrafficShapingDscpTaggingOptionsPlain(GetTrafficShapingDscpTaggingOptionsPlainArgs args) { + return getTrafficShapingDscpTaggingOptionsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -16425,7 +21154,7 @@ public static Output getSyslogServers(GetSyslogServersAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSyslogServersArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficShapingDscpTaggingOptionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16439,11 +21168,11 @@ public static Output getSyslogServers(GetSyslogServersAr * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSyslogServers(GetSyslogServersArgs.builder() + * final var example = NetworksFunctions.getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSyslogServersExample", example.applyValue(getSyslogServersResult -> getSyslogServersResult.item())); + * ctx.export("merakiNetworksTrafficShapingDscpTaggingOptionsExample", example.applyValue(getTrafficShapingDscpTaggingOptionsResult -> getTrafficShapingDscpTaggingOptionsResult.items())); * } * } * } @@ -16451,8 +21180,8 @@ public static Output getSyslogServers(GetSyslogServersAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSyslogServersPlain(GetSyslogServersPlainArgs args) { - return getSyslogServersPlain(args, InvokeOptions.Empty); + public static Output getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getTrafficShapingDscpTaggingOptions:getTrafficShapingDscpTaggingOptions", TypeShape.of(GetTrafficShapingDscpTaggingOptionsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16466,7 +21195,7 @@ public static CompletableFuture getSyslogServersPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSyslogServersArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficShapingDscpTaggingOptionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16480,11 +21209,11 @@ public static CompletableFuture getSyslogServersPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSyslogServers(GetSyslogServersArgs.builder() + * final var example = NetworksFunctions.getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSyslogServersExample", example.applyValue(getSyslogServersResult -> getSyslogServersResult.item())); + * ctx.export("merakiNetworksTrafficShapingDscpTaggingOptionsExample", example.applyValue(getTrafficShapingDscpTaggingOptionsResult -> getTrafficShapingDscpTaggingOptionsResult.items())); * } * } * } @@ -16492,8 +21221,8 @@ public static CompletableFuture getSyslogServersPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getSyslogServers(GetSyslogServersArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getSyslogServers:getSyslogServers", TypeShape.of(GetSyslogServersResult.class), args, Utilities.withVersion(options)); + public static Output getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getTrafficShapingDscpTaggingOptions:getTrafficShapingDscpTaggingOptions", TypeShape.of(GetTrafficShapingDscpTaggingOptionsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16507,7 +21236,7 @@ public static Output getSyslogServers(GetSyslogServersAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetSyslogServersArgs; + * import com.pulumi.meraki.networks.inputs.GetTrafficShapingDscpTaggingOptionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16521,11 +21250,11 @@ public static Output getSyslogServers(GetSyslogServersAr * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getSyslogServers(GetSyslogServersArgs.builder() + * final var example = NetworksFunctions.getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksSyslogServersExample", example.applyValue(getSyslogServersResult -> getSyslogServersResult.item())); + * ctx.export("merakiNetworksTrafficShapingDscpTaggingOptionsExample", example.applyValue(getTrafficShapingDscpTaggingOptionsResult -> getTrafficShapingDscpTaggingOptionsResult.items())); * } * } * } @@ -16533,8 +21262,8 @@ public static Output getSyslogServers(GetSyslogServersAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSyslogServersPlain(GetSyslogServersPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getSyslogServers:getSyslogServers", TypeShape.of(GetSyslogServersResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getTrafficShapingDscpTaggingOptionsPlain(GetTrafficShapingDscpTaggingOptionsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getTrafficShapingDscpTaggingOptions:getTrafficShapingDscpTaggingOptions", TypeShape.of(GetTrafficShapingDscpTaggingOptionsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16548,7 +21277,7 @@ public static CompletableFuture getSyslogServersPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTopologyLinkLayerArgs; + * import com.pulumi.meraki.networks.inputs.GetVlanProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16562,11 +21291,12 @@ public static CompletableFuture getSyslogServersPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTopologyLinkLayer(GetTopologyLinkLayerArgs.builder() + * final var example = NetworksFunctions.getVlanProfiles(GetVlanProfilesArgs.builder() + * .iname("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksTopologyLinkLayerExample", example.applyValue(getTopologyLinkLayerResult -> getTopologyLinkLayerResult.item())); + * ctx.export("merakiNetworksVlanProfilesExample", example.applyValue(getVlanProfilesResult -> getVlanProfilesResult.item())); * } * } * } @@ -16574,8 +21304,8 @@ public static CompletableFuture getSyslogServersPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getTopologyLinkLayer(GetTopologyLinkLayerArgs args) { - return getTopologyLinkLayer(args, InvokeOptions.Empty); + public static Output getVlanProfiles(GetVlanProfilesArgs args) { + return getVlanProfiles(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -16589,7 +21319,7 @@ public static Output getTopologyLinkLayer(GetTopolog * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTopologyLinkLayerArgs; + * import com.pulumi.meraki.networks.inputs.GetVlanProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16603,11 +21333,12 @@ public static Output getTopologyLinkLayer(GetTopolog * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTopologyLinkLayer(GetTopologyLinkLayerArgs.builder() + * final var example = NetworksFunctions.getVlanProfiles(GetVlanProfilesArgs.builder() + * .iname("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksTopologyLinkLayerExample", example.applyValue(getTopologyLinkLayerResult -> getTopologyLinkLayerResult.item())); + * ctx.export("merakiNetworksVlanProfilesExample", example.applyValue(getVlanProfilesResult -> getVlanProfilesResult.item())); * } * } * } @@ -16615,8 +21346,8 @@ public static Output getTopologyLinkLayer(GetTopolog * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getTopologyLinkLayerPlain(GetTopologyLinkLayerPlainArgs args) { - return getTopologyLinkLayerPlain(args, InvokeOptions.Empty); + public static CompletableFuture getVlanProfilesPlain(GetVlanProfilesPlainArgs args) { + return getVlanProfilesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -16630,7 +21361,7 @@ public static CompletableFuture getTopologyLinkLayer * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTopologyLinkLayerArgs; + * import com.pulumi.meraki.networks.inputs.GetVlanProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16644,11 +21375,12 @@ public static CompletableFuture getTopologyLinkLayer * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTopologyLinkLayer(GetTopologyLinkLayerArgs.builder() + * final var example = NetworksFunctions.getVlanProfiles(GetVlanProfilesArgs.builder() + * .iname("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksTopologyLinkLayerExample", example.applyValue(getTopologyLinkLayerResult -> getTopologyLinkLayerResult.item())); + * ctx.export("merakiNetworksVlanProfilesExample", example.applyValue(getVlanProfilesResult -> getVlanProfilesResult.item())); * } * } * } @@ -16656,8 +21388,8 @@ public static CompletableFuture getTopologyLinkLayer * <!--End PulumiCodeChooser --> * */ - public static Output getTopologyLinkLayer(GetTopologyLinkLayerArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getTopologyLinkLayer:getTopologyLinkLayer", TypeShape.of(GetTopologyLinkLayerResult.class), args, Utilities.withVersion(options)); + public static Output getVlanProfiles(GetVlanProfilesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getVlanProfiles:getVlanProfiles", TypeShape.of(GetVlanProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16671,7 +21403,7 @@ public static Output getTopologyLinkLayer(GetTopolog * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTopologyLinkLayerArgs; + * import com.pulumi.meraki.networks.inputs.GetVlanProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16685,11 +21417,12 @@ public static Output getTopologyLinkLayer(GetTopolog * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTopologyLinkLayer(GetTopologyLinkLayerArgs.builder() + * final var example = NetworksFunctions.getVlanProfiles(GetVlanProfilesArgs.builder() + * .iname("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksTopologyLinkLayerExample", example.applyValue(getTopologyLinkLayerResult -> getTopologyLinkLayerResult.item())); + * ctx.export("merakiNetworksVlanProfilesExample", example.applyValue(getVlanProfilesResult -> getVlanProfilesResult.item())); * } * } * } @@ -16697,8 +21430,8 @@ public static Output getTopologyLinkLayer(GetTopolog * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getTopologyLinkLayerPlain(GetTopologyLinkLayerPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getTopologyLinkLayer:getTopologyLinkLayer", TypeShape.of(GetTopologyLinkLayerResult.class), args, Utilities.withVersion(options)); + public static Output getVlanProfiles(GetVlanProfilesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getVlanProfiles:getVlanProfiles", TypeShape.of(GetVlanProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16712,7 +21445,7 @@ public static CompletableFuture getTopologyLinkLayer * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficAnalysisArgs; + * import com.pulumi.meraki.networks.inputs.GetVlanProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16726,11 +21459,12 @@ public static CompletableFuture getTopologyLinkLayer * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficAnalysis(GetTrafficAnalysisArgs.builder() + * final var example = NetworksFunctions.getVlanProfiles(GetVlanProfilesArgs.builder() + * .iname("string") * .networkId("string") * .build()); * - * ctx.export("merakiNetworksTrafficAnalysisExample", example.applyValue(getTrafficAnalysisResult -> getTrafficAnalysisResult.item())); + * ctx.export("merakiNetworksVlanProfilesExample", example.applyValue(getVlanProfilesResult -> getVlanProfilesResult.item())); * } * } * } @@ -16738,8 +21472,8 @@ public static CompletableFuture getTopologyLinkLayer * <!--End PulumiCodeChooser --> * */ - public static Output getTrafficAnalysis(GetTrafficAnalysisArgs args) { - return getTrafficAnalysis(args, InvokeOptions.Empty); + public static CompletableFuture getVlanProfilesPlain(GetVlanProfilesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getVlanProfiles:getVlanProfiles", TypeShape.of(GetVlanProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16753,7 +21487,7 @@ public static Output getTrafficAnalysis(GetTrafficAnal * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficAnalysisArgs; + * import com.pulumi.meraki.networks.inputs.GetVlanProfilesAssignmentsByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16767,11 +21501,17 @@ public static Output getTrafficAnalysis(GetTrafficAnal * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficAnalysis(GetTrafficAnalysisArgs.builder() + * final var example = NetworksFunctions.getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs.builder() + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .productTypes("string") + * .serials("string") + * .stackIds("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksTrafficAnalysisExample", example.applyValue(getTrafficAnalysisResult -> getTrafficAnalysisResult.item())); + * ctx.export("merakiNetworksVlanProfilesAssignmentsByDeviceExample", example.applyValue(getVlanProfilesAssignmentsByDeviceResult -> getVlanProfilesAssignmentsByDeviceResult.items())); * } * } * } @@ -16779,8 +21519,8 @@ public static Output getTrafficAnalysis(GetTrafficAnal * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getTrafficAnalysisPlain(GetTrafficAnalysisPlainArgs args) { - return getTrafficAnalysisPlain(args, InvokeOptions.Empty); + public static Output getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs args) { + return getVlanProfilesAssignmentsByDevice(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -16794,7 +21534,7 @@ public static CompletableFuture getTrafficAnalysisPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficAnalysisArgs; + * import com.pulumi.meraki.networks.inputs.GetVlanProfilesAssignmentsByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16808,11 +21548,17 @@ public static CompletableFuture getTrafficAnalysisPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficAnalysis(GetTrafficAnalysisArgs.builder() + * final var example = NetworksFunctions.getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs.builder() + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .productTypes("string") + * .serials("string") + * .stackIds("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksTrafficAnalysisExample", example.applyValue(getTrafficAnalysisResult -> getTrafficAnalysisResult.item())); + * ctx.export("merakiNetworksVlanProfilesAssignmentsByDeviceExample", example.applyValue(getVlanProfilesAssignmentsByDeviceResult -> getVlanProfilesAssignmentsByDeviceResult.items())); * } * } * } @@ -16820,8 +21566,8 @@ public static CompletableFuture getTrafficAnalysisPlai * <!--End PulumiCodeChooser --> * */ - public static Output getTrafficAnalysis(GetTrafficAnalysisArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getTrafficAnalysis:getTrafficAnalysis", TypeShape.of(GetTrafficAnalysisResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getVlanProfilesAssignmentsByDevicePlain(GetVlanProfilesAssignmentsByDevicePlainArgs args) { + return getVlanProfilesAssignmentsByDevicePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -16835,7 +21581,7 @@ public static Output getTrafficAnalysis(GetTrafficAnal * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficAnalysisArgs; + * import com.pulumi.meraki.networks.inputs.GetVlanProfilesAssignmentsByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16849,11 +21595,17 @@ public static Output getTrafficAnalysis(GetTrafficAnal * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficAnalysis(GetTrafficAnalysisArgs.builder() + * final var example = NetworksFunctions.getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs.builder() + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .productTypes("string") + * .serials("string") + * .stackIds("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksTrafficAnalysisExample", example.applyValue(getTrafficAnalysisResult -> getTrafficAnalysisResult.item())); + * ctx.export("merakiNetworksVlanProfilesAssignmentsByDeviceExample", example.applyValue(getVlanProfilesAssignmentsByDeviceResult -> getVlanProfilesAssignmentsByDeviceResult.items())); * } * } * } @@ -16861,8 +21613,8 @@ public static Output getTrafficAnalysis(GetTrafficAnal * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getTrafficAnalysisPlain(GetTrafficAnalysisPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getTrafficAnalysis:getTrafficAnalysis", TypeShape.of(GetTrafficAnalysisResult.class), args, Utilities.withVersion(options)); + public static Output getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getVlanProfilesAssignmentsByDevice:getVlanProfilesAssignmentsByDevice", TypeShape.of(GetVlanProfilesAssignmentsByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16876,7 +21628,7 @@ public static CompletableFuture getTrafficAnalysisPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficShapingApplicationCategoriesArgs; + * import com.pulumi.meraki.networks.inputs.GetVlanProfilesAssignmentsByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16890,11 +21642,17 @@ public static CompletableFuture getTrafficAnalysisPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs.builder() + * final var example = NetworksFunctions.getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs.builder() + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .productTypes("string") + * .serials("string") + * .stackIds("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksTrafficShapingApplicationCategoriesExample", example.applyValue(getTrafficShapingApplicationCategoriesResult -> getTrafficShapingApplicationCategoriesResult.item())); + * ctx.export("merakiNetworksVlanProfilesAssignmentsByDeviceExample", example.applyValue(getVlanProfilesAssignmentsByDeviceResult -> getVlanProfilesAssignmentsByDeviceResult.items())); * } * } * } @@ -16902,8 +21660,8 @@ public static CompletableFuture getTrafficAnalysisPlai * <!--End PulumiCodeChooser --> * */ - public static Output getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs args) { - return getTrafficShapingApplicationCategories(args, InvokeOptions.Empty); + public static Output getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getVlanProfilesAssignmentsByDevice:getVlanProfilesAssignmentsByDevice", TypeShape.of(GetVlanProfilesAssignmentsByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16917,7 +21675,7 @@ public static Output getTrafficSha * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficShapingApplicationCategoriesArgs; + * import com.pulumi.meraki.networks.inputs.GetVlanProfilesAssignmentsByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16931,20 +21689,124 @@ public static Output getTrafficSha * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs.builder() + * final var example = NetworksFunctions.getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs.builder() + * .endingBefore("string") * .networkId("string") + * .perPage(1) + * .productTypes("string") + * .serials("string") + * .stackIds("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksTrafficShapingApplicationCategoriesExample", example.applyValue(getTrafficShapingApplicationCategoriesResult -> getTrafficShapingApplicationCategoriesResult.item())); - * } - * } - * } - *
- * <!--End PulumiCodeChooser --> + * ctx.export("merakiNetworksVlanProfilesAssignmentsByDeviceExample", example.applyValue(getVlanProfilesAssignmentsByDeviceResult -> getVlanProfilesAssignmentsByDeviceResult.items())); + * } + * } + * } + *
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getVlanProfilesAssignmentsByDevicePlain(GetVlanProfilesAssignmentsByDevicePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getVlanProfilesAssignmentsByDevice:getVlanProfilesAssignmentsByDevice", TypeShape.of(GetVlanProfilesAssignmentsByDeviceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getWebhooksHttpServers() { + return getWebhooksHttpServers(GetWebhooksHttpServersArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getWebhooksHttpServersPlain() { + return getWebhooksHttpServersPlain(GetWebhooksHttpServersPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getWebhooksHttpServers(GetWebhooksHttpServersArgs args) { + return getWebhooksHttpServers(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getWebhooksHttpServersPlain(GetWebhooksHttpServersPlainArgs args) { + return getWebhooksHttpServersPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getWebhooksHttpServers(GetWebhooksHttpServersArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWebhooksHttpServers:getWebhooksHttpServers", TypeShape.of(GetWebhooksHttpServersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getWebhooksHttpServers(GetWebhooksHttpServersArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWebhooksHttpServers:getWebhooksHttpServers", TypeShape.of(GetWebhooksHttpServersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getWebhooksHttpServersPlain(GetWebhooksHttpServersPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWebhooksHttpServers:getWebhooksHttpServers", TypeShape.of(GetWebhooksHttpServersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getWebhooksPayloadTemplates() { + return getWebhooksPayloadTemplates(GetWebhooksPayloadTemplatesArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getWebhooksPayloadTemplatesPlain() { + return getWebhooksPayloadTemplatesPlain(GetWebhooksPayloadTemplatesPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getWebhooksPayloadTemplates(GetWebhooksPayloadTemplatesArgs args) { + return getWebhooksPayloadTemplates(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getWebhooksPayloadTemplatesPlain(GetWebhooksPayloadTemplatesPlainArgs args) { + return getWebhooksPayloadTemplatesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getWebhooksPayloadTemplates(GetWebhooksPayloadTemplatesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWebhooksPayloadTemplates:getWebhooksPayloadTemplates", TypeShape.of(GetWebhooksPayloadTemplatesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getWebhooksPayloadTemplates(GetWebhooksPayloadTemplatesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWebhooksPayloadTemplates:getWebhooksPayloadTemplates", TypeShape.of(GetWebhooksPayloadTemplatesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage * */ - public static CompletableFuture getTrafficShapingApplicationCategoriesPlain(GetTrafficShapingApplicationCategoriesPlainArgs args) { - return getTrafficShapingApplicationCategoriesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getWebhooksPayloadTemplatesPlain(GetWebhooksPayloadTemplatesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWebhooksPayloadTemplates:getWebhooksPayloadTemplates", TypeShape.of(GetWebhooksPayloadTemplatesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -16958,7 +21820,7 @@ public static CompletableFuture ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficShapingApplicationCategoriesArgs; + * import com.pulumi.meraki.networks.inputs.GetWebhooksWebhookTestsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -16972,11 +21834,12 @@ public static CompletableFuture ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs.builder() + * final var example = NetworksFunctions.getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs.builder() * .networkId("string") + * .webhookTestId("string") * .build()); * - * ctx.export("merakiNetworksTrafficShapingApplicationCategoriesExample", example.applyValue(getTrafficShapingApplicationCategoriesResult -> getTrafficShapingApplicationCategoriesResult.item())); + * ctx.export("merakiNetworksWebhooksWebhookTestsExample", example.applyValue(getWebhooksWebhookTestsResult -> getWebhooksWebhookTestsResult.item())); * } * } * } @@ -16984,8 +21847,8 @@ public static CompletableFuture ge * <!--End PulumiCodeChooser --> * */ - public static Output getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getTrafficShapingApplicationCategories:getTrafficShapingApplicationCategories", TypeShape.of(GetTrafficShapingApplicationCategoriesResult.class), args, Utilities.withVersion(options)); + public static Output getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs args) { + return getWebhooksWebhookTests(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -16999,7 +21862,7 @@ public static Output getTrafficSha * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficShapingApplicationCategoriesArgs; + * import com.pulumi.meraki.networks.inputs.GetWebhooksWebhookTestsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17013,11 +21876,12 @@ public static Output getTrafficSha * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficShapingApplicationCategories(GetTrafficShapingApplicationCategoriesArgs.builder() + * final var example = NetworksFunctions.getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs.builder() * .networkId("string") + * .webhookTestId("string") * .build()); * - * ctx.export("merakiNetworksTrafficShapingApplicationCategoriesExample", example.applyValue(getTrafficShapingApplicationCategoriesResult -> getTrafficShapingApplicationCategoriesResult.item())); + * ctx.export("merakiNetworksWebhooksWebhookTestsExample", example.applyValue(getWebhooksWebhookTestsResult -> getWebhooksWebhookTestsResult.item())); * } * } * } @@ -17025,8 +21889,8 @@ public static Output getTrafficSha * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getTrafficShapingApplicationCategoriesPlain(GetTrafficShapingApplicationCategoriesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getTrafficShapingApplicationCategories:getTrafficShapingApplicationCategories", TypeShape.of(GetTrafficShapingApplicationCategoriesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWebhooksWebhookTestsPlain(GetWebhooksWebhookTestsPlainArgs args) { + return getWebhooksWebhookTestsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -17040,7 +21904,7 @@ public static CompletableFuture ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficShapingDscpTaggingOptionsArgs; + * import com.pulumi.meraki.networks.inputs.GetWebhooksWebhookTestsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17054,11 +21918,12 @@ public static CompletableFuture ge * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs.builder() + * final var example = NetworksFunctions.getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs.builder() * .networkId("string") + * .webhookTestId("string") * .build()); * - * ctx.export("merakiNetworksTrafficShapingDscpTaggingOptionsExample", example.applyValue(getTrafficShapingDscpTaggingOptionsResult -> getTrafficShapingDscpTaggingOptionsResult.items())); + * ctx.export("merakiNetworksWebhooksWebhookTestsExample", example.applyValue(getWebhooksWebhookTestsResult -> getWebhooksWebhookTestsResult.item())); * } * } * } @@ -17066,8 +21931,8 @@ public static CompletableFuture ge * <!--End PulumiCodeChooser --> * */ - public static Output getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs args) { - return getTrafficShapingDscpTaggingOptions(args, InvokeOptions.Empty); + public static Output getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWebhooksWebhookTests:getWebhooksWebhookTests", TypeShape.of(GetWebhooksWebhookTestsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17081,7 +21946,7 @@ public static Output getTrafficShapin * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficShapingDscpTaggingOptionsArgs; + * import com.pulumi.meraki.networks.inputs.GetWebhooksWebhookTestsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17095,11 +21960,12 @@ public static Output getTrafficShapin * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs.builder() + * final var example = NetworksFunctions.getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs.builder() * .networkId("string") + * .webhookTestId("string") * .build()); * - * ctx.export("merakiNetworksTrafficShapingDscpTaggingOptionsExample", example.applyValue(getTrafficShapingDscpTaggingOptionsResult -> getTrafficShapingDscpTaggingOptionsResult.items())); + * ctx.export("merakiNetworksWebhooksWebhookTestsExample", example.applyValue(getWebhooksWebhookTestsResult -> getWebhooksWebhookTestsResult.item())); * } * } * } @@ -17107,8 +21973,8 @@ public static Output getTrafficShapin * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getTrafficShapingDscpTaggingOptionsPlain(GetTrafficShapingDscpTaggingOptionsPlainArgs args) { - return getTrafficShapingDscpTaggingOptionsPlain(args, InvokeOptions.Empty); + public static Output getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWebhooksWebhookTests:getWebhooksWebhookTests", TypeShape.of(GetWebhooksWebhookTestsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17122,7 +21988,7 @@ public static CompletableFuture getTr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficShapingDscpTaggingOptionsArgs; + * import com.pulumi.meraki.networks.inputs.GetWebhooksWebhookTestsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17136,11 +22002,12 @@ public static CompletableFuture getTr * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs.builder() + * final var example = NetworksFunctions.getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs.builder() * .networkId("string") + * .webhookTestId("string") * .build()); * - * ctx.export("merakiNetworksTrafficShapingDscpTaggingOptionsExample", example.applyValue(getTrafficShapingDscpTaggingOptionsResult -> getTrafficShapingDscpTaggingOptionsResult.items())); + * ctx.export("merakiNetworksWebhooksWebhookTestsExample", example.applyValue(getWebhooksWebhookTestsResult -> getWebhooksWebhookTestsResult.item())); * } * } * } @@ -17148,8 +22015,8 @@ public static CompletableFuture getTr * <!--End PulumiCodeChooser --> * */ - public static Output getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getTrafficShapingDscpTaggingOptions:getTrafficShapingDscpTaggingOptions", TypeShape.of(GetTrafficShapingDscpTaggingOptionsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWebhooksWebhookTestsPlain(GetWebhooksWebhookTestsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWebhooksWebhookTests:getWebhooksWebhookTests", TypeShape.of(GetWebhooksWebhookTestsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17163,7 +22030,7 @@ public static Output getTrafficShapin * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetTrafficShapingDscpTaggingOptionsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessAlternateManagementInterfaceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17177,11 +22044,11 @@ public static Output getTrafficShapin * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getTrafficShapingDscpTaggingOptions(GetTrafficShapingDscpTaggingOptionsArgs.builder() + * final var example = NetworksFunctions.getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksTrafficShapingDscpTaggingOptionsExample", example.applyValue(getTrafficShapingDscpTaggingOptionsResult -> getTrafficShapingDscpTaggingOptionsResult.items())); + * ctx.export("merakiNetworksWirelessAlternateManagementInterfaceExample", example.applyValue(getWirelessAlternateManagementInterfaceResult -> getWirelessAlternateManagementInterfaceResult.item())); * } * } * } @@ -17189,8 +22056,8 @@ public static Output getTrafficShapin * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getTrafficShapingDscpTaggingOptionsPlain(GetTrafficShapingDscpTaggingOptionsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getTrafficShapingDscpTaggingOptions:getTrafficShapingDscpTaggingOptions", TypeShape.of(GetTrafficShapingDscpTaggingOptionsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs args) { + return getWirelessAlternateManagementInterface(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -17204,7 +22071,7 @@ public static CompletableFuture getTr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetVlanProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessAlternateManagementInterfaceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17218,12 +22085,11 @@ public static CompletableFuture getTr * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getVlanProfiles(GetVlanProfilesArgs.builder() - * .iname("string") + * final var example = NetworksFunctions.getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksVlanProfilesExample", example.applyValue(getVlanProfilesResult -> getVlanProfilesResult.item())); + * ctx.export("merakiNetworksWirelessAlternateManagementInterfaceExample", example.applyValue(getWirelessAlternateManagementInterfaceResult -> getWirelessAlternateManagementInterfaceResult.item())); * } * } * } @@ -17231,8 +22097,8 @@ public static CompletableFuture getTr * <!--End PulumiCodeChooser --> * */ - public static Output getVlanProfiles(GetVlanProfilesArgs args) { - return getVlanProfiles(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessAlternateManagementInterfacePlain(GetWirelessAlternateManagementInterfacePlainArgs args) { + return getWirelessAlternateManagementInterfacePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -17246,7 +22112,7 @@ public static Output getVlanProfiles(GetVlanProfilesArgs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetVlanProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessAlternateManagementInterfaceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17260,12 +22126,11 @@ public static Output getVlanProfiles(GetVlanProfilesArgs * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getVlanProfiles(GetVlanProfilesArgs.builder() - * .iname("string") + * final var example = NetworksFunctions.getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksVlanProfilesExample", example.applyValue(getVlanProfilesResult -> getVlanProfilesResult.item())); + * ctx.export("merakiNetworksWirelessAlternateManagementInterfaceExample", example.applyValue(getWirelessAlternateManagementInterfaceResult -> getWirelessAlternateManagementInterfaceResult.item())); * } * } * } @@ -17273,8 +22138,8 @@ public static Output getVlanProfiles(GetVlanProfilesArgs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getVlanProfilesPlain(GetVlanProfilesPlainArgs args) { - return getVlanProfilesPlain(args, InvokeOptions.Empty); + public static Output getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessAlternateManagementInterface:getWirelessAlternateManagementInterface", TypeShape.of(GetWirelessAlternateManagementInterfaceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17288,7 +22153,7 @@ public static CompletableFuture getVlanProfilesPlain(GetV * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetVlanProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessAlternateManagementInterfaceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17302,12 +22167,11 @@ public static CompletableFuture getVlanProfilesPlain(GetV * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getVlanProfiles(GetVlanProfilesArgs.builder() - * .iname("string") + * final var example = NetworksFunctions.getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksVlanProfilesExample", example.applyValue(getVlanProfilesResult -> getVlanProfilesResult.item())); + * ctx.export("merakiNetworksWirelessAlternateManagementInterfaceExample", example.applyValue(getWirelessAlternateManagementInterfaceResult -> getWirelessAlternateManagementInterfaceResult.item())); * } * } * } @@ -17315,8 +22179,8 @@ public static CompletableFuture getVlanProfilesPlain(GetV * <!--End PulumiCodeChooser --> * */ - public static Output getVlanProfiles(GetVlanProfilesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getVlanProfiles:getVlanProfiles", TypeShape.of(GetVlanProfilesResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessAlternateManagementInterface:getWirelessAlternateManagementInterface", TypeShape.of(GetWirelessAlternateManagementInterfaceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17330,7 +22194,7 @@ public static Output getVlanProfiles(GetVlanProfilesArgs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetVlanProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessAlternateManagementInterfaceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17344,12 +22208,11 @@ public static Output getVlanProfiles(GetVlanProfilesArgs * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getVlanProfiles(GetVlanProfilesArgs.builder() - * .iname("string") + * final var example = NetworksFunctions.getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksVlanProfilesExample", example.applyValue(getVlanProfilesResult -> getVlanProfilesResult.item())); + * ctx.export("merakiNetworksWirelessAlternateManagementInterfaceExample", example.applyValue(getWirelessAlternateManagementInterfaceResult -> getWirelessAlternateManagementInterfaceResult.item())); * } * } * } @@ -17357,8 +22220,8 @@ public static Output getVlanProfiles(GetVlanProfilesArgs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getVlanProfilesPlain(GetVlanProfilesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getVlanProfiles:getVlanProfiles", TypeShape.of(GetVlanProfilesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessAlternateManagementInterfacePlain(GetWirelessAlternateManagementInterfacePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessAlternateManagementInterface:getWirelessAlternateManagementInterface", TypeShape.of(GetWirelessAlternateManagementInterfaceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17372,7 +22235,7 @@ public static CompletableFuture getVlanProfilesPlain(GetV * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetVlanProfilesAssignmentsByDeviceArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessBillingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17386,17 +22249,11 @@ public static CompletableFuture getVlanProfilesPlain(GetV * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getWirelessBilling(GetWirelessBillingArgs.builder() * .networkId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .stackIds("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksVlanProfilesAssignmentsByDeviceExample", example.applyValue(getVlanProfilesAssignmentsByDeviceResult -> getVlanProfilesAssignmentsByDeviceResult.items())); + * ctx.export("merakiNetworksWirelessBillingExample", example.applyValue(getWirelessBillingResult -> getWirelessBillingResult.item())); * } * } * } @@ -17404,8 +22261,8 @@ public static CompletableFuture getVlanProfilesPlain(GetV * <!--End PulumiCodeChooser --> * */ - public static Output getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs args) { - return getVlanProfilesAssignmentsByDevice(args, InvokeOptions.Empty); + public static Output getWirelessBilling(GetWirelessBillingArgs args) { + return getWirelessBilling(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -17419,7 +22276,7 @@ public static Output getVlanProfilesAs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetVlanProfilesAssignmentsByDeviceArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessBillingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17433,17 +22290,11 @@ public static Output getVlanProfilesAs * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getWirelessBilling(GetWirelessBillingArgs.builder() * .networkId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .stackIds("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksVlanProfilesAssignmentsByDeviceExample", example.applyValue(getVlanProfilesAssignmentsByDeviceResult -> getVlanProfilesAssignmentsByDeviceResult.items())); + * ctx.export("merakiNetworksWirelessBillingExample", example.applyValue(getWirelessBillingResult -> getWirelessBillingResult.item())); * } * } * } @@ -17451,8 +22302,8 @@ public static Output getVlanProfilesAs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getVlanProfilesAssignmentsByDevicePlain(GetVlanProfilesAssignmentsByDevicePlainArgs args) { - return getVlanProfilesAssignmentsByDevicePlain(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessBillingPlain(GetWirelessBillingPlainArgs args) { + return getWirelessBillingPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -17466,7 +22317,7 @@ public static CompletableFuture getVla * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetVlanProfilesAssignmentsByDeviceArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessBillingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17480,17 +22331,11 @@ public static CompletableFuture getVla * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getWirelessBilling(GetWirelessBillingArgs.builder() * .networkId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .stackIds("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksVlanProfilesAssignmentsByDeviceExample", example.applyValue(getVlanProfilesAssignmentsByDeviceResult -> getVlanProfilesAssignmentsByDeviceResult.items())); + * ctx.export("merakiNetworksWirelessBillingExample", example.applyValue(getWirelessBillingResult -> getWirelessBillingResult.item())); * } * } * } @@ -17498,8 +22343,8 @@ public static CompletableFuture getVla * <!--End PulumiCodeChooser --> * */ - public static Output getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getVlanProfilesAssignmentsByDevice:getVlanProfilesAssignmentsByDevice", TypeShape.of(GetVlanProfilesAssignmentsByDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessBilling(GetWirelessBillingArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessBilling:getWirelessBilling", TypeShape.of(GetWirelessBillingResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17513,7 +22358,7 @@ public static Output getVlanProfilesAs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetVlanProfilesAssignmentsByDeviceArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessBillingArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17527,110 +22372,61 @@ public static Output getVlanProfilesAs * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getVlanProfilesAssignmentsByDevice(GetVlanProfilesAssignmentsByDeviceArgs.builder() - * .endingBefore("string") + * final var example = NetworksFunctions.getWirelessBilling(GetWirelessBillingArgs.builder() * .networkId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .stackIds("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiNetworksVlanProfilesAssignmentsByDeviceExample", example.applyValue(getVlanProfilesAssignmentsByDeviceResult -> getVlanProfilesAssignmentsByDeviceResult.items())); + * ctx.export("merakiNetworksWirelessBillingExample", example.applyValue(getWirelessBillingResult -> getWirelessBillingResult.item())); * } * } * } *
- * <!--End PulumiCodeChooser --> - * - */ - public static CompletableFuture getVlanProfilesAssignmentsByDevicePlain(GetVlanProfilesAssignmentsByDevicePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getVlanProfilesAssignmentsByDevice:getVlanProfilesAssignmentsByDevice", TypeShape.of(GetVlanProfilesAssignmentsByDeviceResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getWebhooksHttpServers() { - return getWebhooksHttpServers(GetWebhooksHttpServersArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getWebhooksHttpServersPlain() { - return getWebhooksHttpServersPlain(GetWebhooksHttpServersPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getWebhooksHttpServers(GetWebhooksHttpServersArgs args) { - return getWebhooksHttpServers(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getWebhooksHttpServersPlain(GetWebhooksHttpServersPlainArgs args) { - return getWebhooksHttpServersPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getWebhooksHttpServers(GetWebhooksHttpServersArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWebhooksHttpServers:getWebhooksHttpServers", TypeShape.of(GetWebhooksHttpServersResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getWebhooksHttpServersPlain(GetWebhooksHttpServersPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWebhooksHttpServers:getWebhooksHttpServers", TypeShape.of(GetWebhooksHttpServersResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getWebhooksPayloadTemplates() { - return getWebhooksPayloadTemplates(GetWebhooksPayloadTemplatesArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getWebhooksPayloadTemplatesPlain() { - return getWebhooksPayloadTemplatesPlain(GetWebhooksPayloadTemplatesPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getWebhooksPayloadTemplates(GetWebhooksPayloadTemplatesArgs args) { - return getWebhooksPayloadTemplates(args, InvokeOptions.Empty); - } - /** - * ## Example Usage + * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWebhooksPayloadTemplatesPlain(GetWebhooksPayloadTemplatesPlainArgs args) { - return getWebhooksPayloadTemplatesPlain(args, InvokeOptions.Empty); + public static Output getWirelessBilling(GetWirelessBillingArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessBilling:getWirelessBilling", TypeShape.of(GetWirelessBillingResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * - */ - public static Output getWebhooksPayloadTemplates(GetWebhooksPayloadTemplatesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWebhooksPayloadTemplates:getWebhooksPayloadTemplates", TypeShape.of(GetWebhooksPayloadTemplatesResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessBillingArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessBilling(GetWirelessBillingArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessBillingExample", example.applyValue(getWirelessBillingResult -> getWirelessBillingResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWebhooksPayloadTemplatesPlain(GetWebhooksPayloadTemplatesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWebhooksPayloadTemplates:getWebhooksPayloadTemplates", TypeShape.of(GetWebhooksPayloadTemplatesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessBillingPlain(GetWirelessBillingPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessBilling:getWirelessBilling", TypeShape.of(GetWirelessBillingResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17644,7 +22440,7 @@ public static CompletableFuture getWebhooksPa * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWebhooksWebhookTestsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessBluetoothSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17658,12 +22454,11 @@ public static CompletableFuture getWebhooksPa * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs.builder() + * final var example = NetworksFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() * .networkId("string") - * .webhookTestId("string") * .build()); * - * ctx.export("merakiNetworksWebhooksWebhookTestsExample", example.applyValue(getWebhooksWebhookTestsResult -> getWebhooksWebhookTestsResult.item())); + * ctx.export("merakiNetworksWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); * } * } * } @@ -17671,8 +22466,8 @@ public static CompletableFuture getWebhooksPa * <!--End PulumiCodeChooser --> * */ - public static Output getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs args) { - return getWebhooksWebhookTests(args, InvokeOptions.Empty); + public static Output getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs args) { + return getWirelessBluetoothSettings(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -17686,7 +22481,7 @@ public static Output getWebhooksWebhookTests(GetW * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWebhooksWebhookTestsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessBluetoothSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17700,12 +22495,11 @@ public static Output getWebhooksWebhookTests(GetW * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs.builder() + * final var example = NetworksFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() * .networkId("string") - * .webhookTestId("string") * .build()); * - * ctx.export("merakiNetworksWebhooksWebhookTestsExample", example.applyValue(getWebhooksWebhookTestsResult -> getWebhooksWebhookTestsResult.item())); + * ctx.export("merakiNetworksWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); * } * } * } @@ -17713,8 +22507,8 @@ public static Output getWebhooksWebhookTests(GetW * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWebhooksWebhookTestsPlain(GetWebhooksWebhookTestsPlainArgs args) { - return getWebhooksWebhookTestsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessBluetoothSettingsPlain(GetWirelessBluetoothSettingsPlainArgs args) { + return getWirelessBluetoothSettingsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -17728,7 +22522,7 @@ public static CompletableFuture getWebhooksWebhoo * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWebhooksWebhookTestsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessBluetoothSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17742,12 +22536,11 @@ public static CompletableFuture getWebhooksWebhoo * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs.builder() + * final var example = NetworksFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() * .networkId("string") - * .webhookTestId("string") * .build()); * - * ctx.export("merakiNetworksWebhooksWebhookTestsExample", example.applyValue(getWebhooksWebhookTestsResult -> getWebhooksWebhookTestsResult.item())); + * ctx.export("merakiNetworksWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); * } * } * } @@ -17755,8 +22548,8 @@ public static CompletableFuture getWebhooksWebhoo * <!--End PulumiCodeChooser --> * */ - public static Output getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWebhooksWebhookTests:getWebhooksWebhookTests", TypeShape.of(GetWebhooksWebhookTestsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessBluetoothSettings:getWirelessBluetoothSettings", TypeShape.of(GetWirelessBluetoothSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17770,7 +22563,7 @@ public static Output getWebhooksWebhookTests(GetW * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWebhooksWebhookTestsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessBluetoothSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17784,12 +22577,11 @@ public static Output getWebhooksWebhookTests(GetW * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWebhooksWebhookTests(GetWebhooksWebhookTestsArgs.builder() + * final var example = NetworksFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() * .networkId("string") - * .webhookTestId("string") * .build()); * - * ctx.export("merakiNetworksWebhooksWebhookTestsExample", example.applyValue(getWebhooksWebhookTestsResult -> getWebhooksWebhookTestsResult.item())); + * ctx.export("merakiNetworksWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); * } * } * } @@ -17797,8 +22589,8 @@ public static Output getWebhooksWebhookTests(GetW * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWebhooksWebhookTestsPlain(GetWebhooksWebhookTestsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWebhooksWebhookTests:getWebhooksWebhookTests", TypeShape.of(GetWebhooksWebhookTestsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessBluetoothSettings:getWirelessBluetoothSettings", TypeShape.of(GetWirelessBluetoothSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17812,7 +22604,7 @@ public static CompletableFuture getWebhooksWebhoo * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessAlternateManagementInterfaceArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessBluetoothSettingsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17826,11 +22618,11 @@ public static CompletableFuture getWebhooksWebhoo * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs.builder() + * final var example = NetworksFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() * .networkId("string") * .build()); * - * ctx.export("merakiNetworksWirelessAlternateManagementInterfaceExample", example.applyValue(getWirelessAlternateManagementInterfaceResult -> getWirelessAlternateManagementInterfaceResult.item())); + * ctx.export("merakiNetworksWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); * } * } * } @@ -17838,8 +22630,8 @@ public static CompletableFuture getWebhooksWebhoo * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs args) { - return getWirelessAlternateManagementInterface(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessBluetoothSettingsPlain(GetWirelessBluetoothSettingsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessBluetoothSettings:getWirelessBluetoothSettings", TypeShape.of(GetWirelessBluetoothSettingsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17853,7 +22645,7 @@ public static Output getWirelessA * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessAlternateManagementInterfaceArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessChannelUtilizationHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17867,11 +22659,20 @@ public static Output getWirelessA * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs.builder() + * final var example = NetworksFunctions.getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs.builder() + * .apTag("string") + * .autoResolution(false) + * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksWirelessAlternateManagementInterfaceExample", example.applyValue(getWirelessAlternateManagementInterfaceResult -> getWirelessAlternateManagementInterfaceResult.item())); + * ctx.export("merakiNetworksWirelessChannelUtilizationHistoryExample", example.applyValue(getWirelessChannelUtilizationHistoryResult -> getWirelessChannelUtilizationHistoryResult.items())); * } * } * } @@ -17879,8 +22680,8 @@ public static Output getWirelessA * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessAlternateManagementInterfacePlain(GetWirelessAlternateManagementInterfacePlainArgs args) { - return getWirelessAlternateManagementInterfacePlain(args, InvokeOptions.Empty); + public static Output getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs args) { + return getWirelessChannelUtilizationHistory(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -17894,7 +22695,7 @@ public static CompletableFuture g * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessAlternateManagementInterfaceArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessChannelUtilizationHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17908,11 +22709,20 @@ public static CompletableFuture g * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs.builder() + * final var example = NetworksFunctions.getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs.builder() + * .apTag("string") + * .autoResolution(false) + * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksWirelessAlternateManagementInterfaceExample", example.applyValue(getWirelessAlternateManagementInterfaceResult -> getWirelessAlternateManagementInterfaceResult.item())); + * ctx.export("merakiNetworksWirelessChannelUtilizationHistoryExample", example.applyValue(getWirelessChannelUtilizationHistoryResult -> getWirelessChannelUtilizationHistoryResult.items())); * } * } * } @@ -17920,8 +22730,8 @@ public static CompletableFuture g * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessAlternateManagementInterface:getWirelessAlternateManagementInterface", TypeShape.of(GetWirelessAlternateManagementInterfaceResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessChannelUtilizationHistoryPlain(GetWirelessChannelUtilizationHistoryPlainArgs args) { + return getWirelessChannelUtilizationHistoryPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -17935,7 +22745,7 @@ public static Output getWirelessA * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessAlternateManagementInterfaceArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessChannelUtilizationHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17949,11 +22759,20 @@ public static Output getWirelessA * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessAlternateManagementInterface(GetWirelessAlternateManagementInterfaceArgs.builder() + * final var example = NetworksFunctions.getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs.builder() + * .apTag("string") + * .autoResolution(false) + * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksWirelessAlternateManagementInterfaceExample", example.applyValue(getWirelessAlternateManagementInterfaceResult -> getWirelessAlternateManagementInterfaceResult.item())); + * ctx.export("merakiNetworksWirelessChannelUtilizationHistoryExample", example.applyValue(getWirelessChannelUtilizationHistoryResult -> getWirelessChannelUtilizationHistoryResult.items())); * } * } * } @@ -17961,8 +22780,8 @@ public static Output getWirelessA * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessAlternateManagementInterfacePlain(GetWirelessAlternateManagementInterfacePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessAlternateManagementInterface:getWirelessAlternateManagementInterface", TypeShape.of(GetWirelessAlternateManagementInterfaceResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessChannelUtilizationHistory:getWirelessChannelUtilizationHistory", TypeShape.of(GetWirelessChannelUtilizationHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -17976,7 +22795,7 @@ public static CompletableFuture g * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessBillingArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessChannelUtilizationHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -17990,11 +22809,20 @@ public static CompletableFuture g * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessBilling(GetWirelessBillingArgs.builder() + * final var example = NetworksFunctions.getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs.builder() + * .apTag("string") + * .autoResolution(false) + * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksWirelessBillingExample", example.applyValue(getWirelessBillingResult -> getWirelessBillingResult.item())); + * ctx.export("merakiNetworksWirelessChannelUtilizationHistoryExample", example.applyValue(getWirelessChannelUtilizationHistoryResult -> getWirelessChannelUtilizationHistoryResult.items())); * } * } * } @@ -18002,8 +22830,8 @@ public static CompletableFuture g * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessBilling(GetWirelessBillingArgs args) { - return getWirelessBilling(args, InvokeOptions.Empty); + public static Output getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessChannelUtilizationHistory:getWirelessChannelUtilizationHistory", TypeShape.of(GetWirelessChannelUtilizationHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18017,7 +22845,7 @@ public static Output getWirelessBilling(GetWirelessBil * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessBillingArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessChannelUtilizationHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18031,11 +22859,20 @@ public static Output getWirelessBilling(GetWirelessBil * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessBilling(GetWirelessBillingArgs.builder() + * final var example = NetworksFunctions.getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs.builder() + * .apTag("string") + * .autoResolution(false) + * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksWirelessBillingExample", example.applyValue(getWirelessBillingResult -> getWirelessBillingResult.item())); + * ctx.export("merakiNetworksWirelessChannelUtilizationHistoryExample", example.applyValue(getWirelessChannelUtilizationHistoryResult -> getWirelessChannelUtilizationHistoryResult.items())); * } * } * } @@ -18043,8 +22880,8 @@ public static Output getWirelessBilling(GetWirelessBil * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessBillingPlain(GetWirelessBillingPlainArgs args) { - return getWirelessBillingPlain(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessChannelUtilizationHistoryPlain(GetWirelessChannelUtilizationHistoryPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessChannelUtilizationHistory:getWirelessChannelUtilizationHistory", TypeShape.of(GetWirelessChannelUtilizationHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18058,7 +22895,7 @@ public static CompletableFuture getWirelessBillingPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessBillingArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientCountHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18072,11 +22909,21 @@ public static CompletableFuture getWirelessBillingPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessBilling(GetWirelessBillingArgs.builder() + * final var example = NetworksFunctions.getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs.builder() + * .apTag("string") + * .autoResolution(false) + * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) + * .ssid(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksWirelessBillingExample", example.applyValue(getWirelessBillingResult -> getWirelessBillingResult.item())); + * ctx.export("merakiNetworksWirelessClientCountHistoryExample", example.applyValue(getWirelessClientCountHistoryResult -> getWirelessClientCountHistoryResult.items())); * } * } * } @@ -18084,8 +22931,8 @@ public static CompletableFuture getWirelessBillingPlai * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessBilling(GetWirelessBillingArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessBilling:getWirelessBilling", TypeShape.of(GetWirelessBillingResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs args) { + return getWirelessClientCountHistory(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -18099,7 +22946,7 @@ public static Output getWirelessBilling(GetWirelessBil * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessBillingArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientCountHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18113,11 +22960,21 @@ public static Output getWirelessBilling(GetWirelessBil * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessBilling(GetWirelessBillingArgs.builder() + * final var example = NetworksFunctions.getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs.builder() + * .apTag("string") + * .autoResolution(false) + * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) + * .ssid(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksWirelessBillingExample", example.applyValue(getWirelessBillingResult -> getWirelessBillingResult.item())); + * ctx.export("merakiNetworksWirelessClientCountHistoryExample", example.applyValue(getWirelessClientCountHistoryResult -> getWirelessClientCountHistoryResult.items())); * } * } * } @@ -18125,8 +22982,8 @@ public static Output getWirelessBilling(GetWirelessBil * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessBillingPlain(GetWirelessBillingPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessBilling:getWirelessBilling", TypeShape.of(GetWirelessBillingResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessClientCountHistoryPlain(GetWirelessClientCountHistoryPlainArgs args) { + return getWirelessClientCountHistoryPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -18140,7 +22997,7 @@ public static CompletableFuture getWirelessBillingPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessBluetoothSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientCountHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18154,11 +23011,21 @@ public static CompletableFuture getWirelessBillingPlai * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() + * final var example = NetworksFunctions.getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs.builder() + * .apTag("string") + * .autoResolution(false) + * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) + * .ssid(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); + * ctx.export("merakiNetworksWirelessClientCountHistoryExample", example.applyValue(getWirelessClientCountHistoryResult -> getWirelessClientCountHistoryResult.items())); * } * } * } @@ -18166,8 +23033,8 @@ public static CompletableFuture getWirelessBillingPlai * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs args) { - return getWirelessBluetoothSettings(args, InvokeOptions.Empty); + public static Output getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessClientCountHistory:getWirelessClientCountHistory", TypeShape.of(GetWirelessClientCountHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18181,7 +23048,7 @@ public static Output getWirelessBluetoothSet * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessBluetoothSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientCountHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18195,11 +23062,21 @@ public static Output getWirelessBluetoothSet * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() + * final var example = NetworksFunctions.getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs.builder() + * .apTag("string") + * .autoResolution(false) + * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) + * .ssid(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); + * ctx.export("merakiNetworksWirelessClientCountHistoryExample", example.applyValue(getWirelessClientCountHistoryResult -> getWirelessClientCountHistoryResult.items())); * } * } * } @@ -18207,8 +23084,8 @@ public static Output getWirelessBluetoothSet * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessBluetoothSettingsPlain(GetWirelessBluetoothSettingsPlainArgs args) { - return getWirelessBluetoothSettingsPlain(args, InvokeOptions.Empty); + public static Output getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessClientCountHistory:getWirelessClientCountHistory", TypeShape.of(GetWirelessClientCountHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18222,7 +23099,7 @@ public static CompletableFuture getWirelessB * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessBluetoothSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientCountHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18236,11 +23113,21 @@ public static CompletableFuture getWirelessB * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() + * final var example = NetworksFunctions.getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs.builder() + * .apTag("string") + * .autoResolution(false) + * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) + * .ssid(1) + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiNetworksWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); + * ctx.export("merakiNetworksWirelessClientCountHistoryExample", example.applyValue(getWirelessClientCountHistoryResult -> getWirelessClientCountHistoryResult.items())); * } * } * } @@ -18248,8 +23135,8 @@ public static CompletableFuture getWirelessB * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessBluetoothSettings:getWirelessBluetoothSettings", TypeShape.of(GetWirelessBluetoothSettingsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessClientCountHistoryPlain(GetWirelessClientCountHistoryPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessClientCountHistory:getWirelessClientCountHistory", TypeShape.of(GetWirelessClientCountHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18263,7 +23150,7 @@ public static Output getWirelessBluetoothSet * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessBluetoothSettingsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientsConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18277,11 +23164,19 @@ public static Output getWirelessBluetoothSet * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessBluetoothSettings(GetWirelessBluetoothSettingsArgs.builder() + * final var example = NetworksFunctions.getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs.builder() + * .apTag("string") + * .band("string") + * .clientId("string") * .networkId("string") + * .ssid(1) + * .t0("string") + * .t1("string") + * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessBluetoothSettingsExample", example.applyValue(getWirelessBluetoothSettingsResult -> getWirelessBluetoothSettingsResult.item())); + * ctx.export("merakiNetworksWirelessClientsConnectionStatsExample", example.applyValue(getWirelessClientsConnectionStatsResult -> getWirelessClientsConnectionStatsResult.item())); * } * } * } @@ -18289,8 +23184,8 @@ public static Output getWirelessBluetoothSet * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessBluetoothSettingsPlain(GetWirelessBluetoothSettingsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessBluetoothSettings:getWirelessBluetoothSettings", TypeShape.of(GetWirelessBluetoothSettingsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs args) { + return getWirelessClientsConnectionStats(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -18304,7 +23199,7 @@ public static CompletableFuture getWirelessB * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessChannelUtilizationHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientsConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18318,20 +23213,19 @@ public static CompletableFuture getWirelessB * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") * .clientId("string") - * .deviceSerial("string") * .networkId("string") - * .resolution(1) + * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessChannelUtilizationHistoryExample", example.applyValue(getWirelessChannelUtilizationHistoryResult -> getWirelessChannelUtilizationHistoryResult.items())); + * ctx.export("merakiNetworksWirelessClientsConnectionStatsExample", example.applyValue(getWirelessClientsConnectionStatsResult -> getWirelessClientsConnectionStatsResult.item())); * } * } * } @@ -18339,8 +23233,8 @@ public static CompletableFuture getWirelessB * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs args) { - return getWirelessChannelUtilizationHistory(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessClientsConnectionStatsPlain(GetWirelessClientsConnectionStatsPlainArgs args) { + return getWirelessClientsConnectionStatsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -18354,7 +23248,7 @@ public static Output getWirelessChan * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessChannelUtilizationHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientsConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18368,20 +23262,19 @@ public static Output getWirelessChan * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") * .clientId("string") - * .deviceSerial("string") * .networkId("string") - * .resolution(1) + * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessChannelUtilizationHistoryExample", example.applyValue(getWirelessChannelUtilizationHistoryResult -> getWirelessChannelUtilizationHistoryResult.items())); + * ctx.export("merakiNetworksWirelessClientsConnectionStatsExample", example.applyValue(getWirelessClientsConnectionStatsResult -> getWirelessClientsConnectionStatsResult.item())); * } * } * } @@ -18389,8 +23282,8 @@ public static Output getWirelessChan * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessChannelUtilizationHistoryPlain(GetWirelessChannelUtilizationHistoryPlainArgs args) { - return getWirelessChannelUtilizationHistoryPlain(args, InvokeOptions.Empty); + public static Output getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessClientsConnectionStats:getWirelessClientsConnectionStats", TypeShape.of(GetWirelessClientsConnectionStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18404,7 +23297,7 @@ public static CompletableFuture getW * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessChannelUtilizationHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientsConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18418,20 +23311,19 @@ public static CompletableFuture getW * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") * .clientId("string") - * .deviceSerial("string") * .networkId("string") - * .resolution(1) + * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessChannelUtilizationHistoryExample", example.applyValue(getWirelessChannelUtilizationHistoryResult -> getWirelessChannelUtilizationHistoryResult.items())); + * ctx.export("merakiNetworksWirelessClientsConnectionStatsExample", example.applyValue(getWirelessClientsConnectionStatsResult -> getWirelessClientsConnectionStatsResult.item())); * } * } * } @@ -18439,8 +23331,8 @@ public static CompletableFuture getW * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessChannelUtilizationHistory:getWirelessChannelUtilizationHistory", TypeShape.of(GetWirelessChannelUtilizationHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessClientsConnectionStats:getWirelessClientsConnectionStats", TypeShape.of(GetWirelessClientsConnectionStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18454,7 +23346,7 @@ public static Output getWirelessChan * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessChannelUtilizationHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientsConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18468,20 +23360,19 @@ public static Output getWirelessChan * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessChannelUtilizationHistory(GetWirelessChannelUtilizationHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") * .clientId("string") - * .deviceSerial("string") * .networkId("string") - * .resolution(1) + * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessChannelUtilizationHistoryExample", example.applyValue(getWirelessChannelUtilizationHistoryResult -> getWirelessChannelUtilizationHistoryResult.items())); + * ctx.export("merakiNetworksWirelessClientsConnectionStatsExample", example.applyValue(getWirelessClientsConnectionStatsResult -> getWirelessClientsConnectionStatsResult.item())); * } * } * } @@ -18489,8 +23380,8 @@ public static Output getWirelessChan * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessChannelUtilizationHistoryPlain(GetWirelessChannelUtilizationHistoryPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessChannelUtilizationHistory:getWirelessChannelUtilizationHistory", TypeShape.of(GetWirelessChannelUtilizationHistoryResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessClientsConnectionStatsPlain(GetWirelessClientsConnectionStatsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessClientsConnectionStats:getWirelessClientsConnectionStats", TypeShape.of(GetWirelessClientsConnectionStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18504,7 +23395,7 @@ public static CompletableFuture getW * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientCountHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientsLatencyStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18518,21 +23409,20 @@ public static CompletableFuture getW * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") * .clientId("string") - * .deviceSerial("string") + * .fields("string") * .networkId("string") - * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientCountHistoryExample", example.applyValue(getWirelessClientCountHistoryResult -> getWirelessClientCountHistoryResult.items())); + * ctx.export("merakiNetworksWirelessClientsLatencyStatsExample", example.applyValue(getWirelessClientsLatencyStatsResult -> getWirelessClientsLatencyStatsResult.item())); * } * } * } @@ -18540,8 +23430,8 @@ public static CompletableFuture getW * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs args) { - return getWirelessClientCountHistory(args, InvokeOptions.Empty); + public static Output getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs args) { + return getWirelessClientsLatencyStats(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -18555,7 +23445,7 @@ public static Output getWirelessClientCount * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientCountHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientsLatencyStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18569,21 +23459,20 @@ public static Output getWirelessClientCount * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") * .clientId("string") - * .deviceSerial("string") + * .fields("string") * .networkId("string") - * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientCountHistoryExample", example.applyValue(getWirelessClientCountHistoryResult -> getWirelessClientCountHistoryResult.items())); + * ctx.export("merakiNetworksWirelessClientsLatencyStatsExample", example.applyValue(getWirelessClientsLatencyStatsResult -> getWirelessClientsLatencyStatsResult.item())); * } * } * } @@ -18591,8 +23480,8 @@ public static Output getWirelessClientCount * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessClientCountHistoryPlain(GetWirelessClientCountHistoryPlainArgs args) { - return getWirelessClientCountHistoryPlain(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessClientsLatencyStatsPlain(GetWirelessClientsLatencyStatsPlainArgs args) { + return getWirelessClientsLatencyStatsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -18606,7 +23495,7 @@ public static CompletableFuture getWireless * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientCountHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientsLatencyStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18620,21 +23509,20 @@ public static CompletableFuture getWireless * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") * .clientId("string") - * .deviceSerial("string") + * .fields("string") * .networkId("string") - * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientCountHistoryExample", example.applyValue(getWirelessClientCountHistoryResult -> getWirelessClientCountHistoryResult.items())); + * ctx.export("merakiNetworksWirelessClientsLatencyStatsExample", example.applyValue(getWirelessClientsLatencyStatsResult -> getWirelessClientsLatencyStatsResult.item())); * } * } * } @@ -18642,8 +23530,8 @@ public static CompletableFuture getWireless * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessClientCountHistory:getWirelessClientCountHistory", TypeShape.of(GetWirelessClientCountHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessClientsLatencyStats:getWirelessClientsLatencyStats", TypeShape.of(GetWirelessClientsLatencyStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18657,7 +23545,7 @@ public static Output getWirelessClientCount * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientCountHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientsLatencyStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18671,21 +23559,20 @@ public static Output getWirelessClientCount * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientCountHistory(GetWirelessClientCountHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") * .clientId("string") - * .deviceSerial("string") + * .fields("string") * .networkId("string") - * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientCountHistoryExample", example.applyValue(getWirelessClientCountHistoryResult -> getWirelessClientCountHistoryResult.items())); + * ctx.export("merakiNetworksWirelessClientsLatencyStatsExample", example.applyValue(getWirelessClientsLatencyStatsResult -> getWirelessClientsLatencyStatsResult.item())); * } * } * } @@ -18693,8 +23580,8 @@ public static Output getWirelessClientCount * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessClientCountHistoryPlain(GetWirelessClientCountHistoryPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessClientCountHistory:getWirelessClientCountHistory", TypeShape.of(GetWirelessClientCountHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessClientsLatencyStats:getWirelessClientsLatencyStats", TypeShape.of(GetWirelessClientsLatencyStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18708,7 +23595,7 @@ public static CompletableFuture getWireless * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientsConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessClientsLatencyStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18722,10 +23609,11 @@ public static CompletableFuture getWireless * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs.builder() * .apTag("string") * .band("string") * .clientId("string") + * .fields("string") * .networkId("string") * .ssid(1) * .t0("string") @@ -18734,7 +23622,7 @@ public static CompletableFuture getWireless * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientsConnectionStatsExample", example.applyValue(getWirelessClientsConnectionStatsResult -> getWirelessClientsConnectionStatsResult.item())); + * ctx.export("merakiNetworksWirelessClientsLatencyStatsExample", example.applyValue(getWirelessClientsLatencyStatsResult -> getWirelessClientsLatencyStatsResult.item())); * } * } * } @@ -18742,8 +23630,8 @@ public static CompletableFuture getWireless * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs args) { - return getWirelessClientsConnectionStats(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessClientsLatencyStatsPlain(GetWirelessClientsLatencyStatsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessClientsLatencyStats:getWirelessClientsLatencyStats", TypeShape.of(GetWirelessClientsLatencyStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18757,7 +23645,7 @@ public static Output getWirelessClients * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientsConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18771,10 +23659,9 @@ public static Output getWirelessClients * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessConnectionStats(GetWirelessConnectionStatsArgs.builder() * .apTag("string") * .band("string") - * .clientId("string") * .networkId("string") * .ssid(1) * .t0("string") @@ -18783,7 +23670,7 @@ public static Output getWirelessClients * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientsConnectionStatsExample", example.applyValue(getWirelessClientsConnectionStatsResult -> getWirelessClientsConnectionStatsResult.item())); + * ctx.export("merakiNetworksWirelessConnectionStatsExample", example.applyValue(getWirelessConnectionStatsResult -> getWirelessConnectionStatsResult.item())); * } * } * } @@ -18791,8 +23678,8 @@ public static Output getWirelessClients * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessClientsConnectionStatsPlain(GetWirelessClientsConnectionStatsPlainArgs args) { - return getWirelessClientsConnectionStatsPlain(args, InvokeOptions.Empty); + public static Output getWirelessConnectionStats(GetWirelessConnectionStatsArgs args) { + return getWirelessConnectionStats(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -18806,7 +23693,7 @@ public static CompletableFuture getWire * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientsConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18820,10 +23707,9 @@ public static CompletableFuture getWire * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessConnectionStats(GetWirelessConnectionStatsArgs.builder() * .apTag("string") * .band("string") - * .clientId("string") * .networkId("string") * .ssid(1) * .t0("string") @@ -18832,7 +23718,7 @@ public static CompletableFuture getWire * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientsConnectionStatsExample", example.applyValue(getWirelessClientsConnectionStatsResult -> getWirelessClientsConnectionStatsResult.item())); + * ctx.export("merakiNetworksWirelessConnectionStatsExample", example.applyValue(getWirelessConnectionStatsResult -> getWirelessConnectionStatsResult.item())); * } * } * } @@ -18840,8 +23726,8 @@ public static CompletableFuture getWire * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessClientsConnectionStats:getWirelessClientsConnectionStats", TypeShape.of(GetWirelessClientsConnectionStatsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessConnectionStatsPlain(GetWirelessConnectionStatsPlainArgs args) { + return getWirelessConnectionStatsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -18855,7 +23741,7 @@ public static Output getWirelessClients * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientsConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18869,10 +23755,9 @@ public static Output getWirelessClients * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientsConnectionStats(GetWirelessClientsConnectionStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessConnectionStats(GetWirelessConnectionStatsArgs.builder() * .apTag("string") * .band("string") - * .clientId("string") * .networkId("string") * .ssid(1) * .t0("string") @@ -18881,7 +23766,7 @@ public static Output getWirelessClients * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientsConnectionStatsExample", example.applyValue(getWirelessClientsConnectionStatsResult -> getWirelessClientsConnectionStatsResult.item())); + * ctx.export("merakiNetworksWirelessConnectionStatsExample", example.applyValue(getWirelessConnectionStatsResult -> getWirelessConnectionStatsResult.item())); * } * } * } @@ -18889,8 +23774,8 @@ public static Output getWirelessClients * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessClientsConnectionStatsPlain(GetWirelessClientsConnectionStatsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessClientsConnectionStats:getWirelessClientsConnectionStats", TypeShape.of(GetWirelessClientsConnectionStatsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessConnectionStats(GetWirelessConnectionStatsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessConnectionStats:getWirelessConnectionStats", TypeShape.of(GetWirelessConnectionStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18904,7 +23789,7 @@ public static CompletableFuture getWire * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientsLatencyStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18918,11 +23803,9 @@ public static CompletableFuture getWire * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessConnectionStats(GetWirelessConnectionStatsArgs.builder() * .apTag("string") * .band("string") - * .clientId("string") - * .fields("string") * .networkId("string") * .ssid(1) * .t0("string") @@ -18931,7 +23814,7 @@ public static CompletableFuture getWire * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientsLatencyStatsExample", example.applyValue(getWirelessClientsLatencyStatsResult -> getWirelessClientsLatencyStatsResult.item())); + * ctx.export("merakiNetworksWirelessConnectionStatsExample", example.applyValue(getWirelessConnectionStatsResult -> getWirelessConnectionStatsResult.item())); * } * } * } @@ -18939,8 +23822,8 @@ public static CompletableFuture getWire * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs args) { - return getWirelessClientsLatencyStats(args, InvokeOptions.Empty); + public static Output getWirelessConnectionStats(GetWirelessConnectionStatsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessConnectionStats:getWirelessConnectionStats", TypeShape.of(GetWirelessConnectionStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -18954,7 +23837,7 @@ public static Output getWirelessClientsLat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientsLatencyStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -18968,11 +23851,9 @@ public static Output getWirelessClientsLat * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessConnectionStats(GetWirelessConnectionStatsArgs.builder() * .apTag("string") * .band("string") - * .clientId("string") - * .fields("string") * .networkId("string") * .ssid(1) * .t0("string") @@ -18981,7 +23862,7 @@ public static Output getWirelessClientsLat * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientsLatencyStatsExample", example.applyValue(getWirelessClientsLatencyStatsResult -> getWirelessClientsLatencyStatsResult.item())); + * ctx.export("merakiNetworksWirelessConnectionStatsExample", example.applyValue(getWirelessConnectionStatsResult -> getWirelessConnectionStatsResult.item())); * } * } * } @@ -18989,8 +23870,8 @@ public static Output getWirelessClientsLat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessClientsLatencyStatsPlain(GetWirelessClientsLatencyStatsPlainArgs args) { - return getWirelessClientsLatencyStatsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessConnectionStatsPlain(GetWirelessConnectionStatsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessConnectionStats:getWirelessConnectionStats", TypeShape.of(GetWirelessConnectionStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19004,7 +23885,7 @@ public static CompletableFuture getWireles * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientsLatencyStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessDataRateHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19018,20 +23899,21 @@ public static CompletableFuture getWireles * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs.builder() * .apTag("string") + * .autoResolution(false) * .band("string") * .clientId("string") - * .fields("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) - * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientsLatencyStatsExample", example.applyValue(getWirelessClientsLatencyStatsResult -> getWirelessClientsLatencyStatsResult.item())); + * ctx.export("merakiNetworksWirelessDataRateHistoryExample", example.applyValue(getWirelessDataRateHistoryResult -> getWirelessDataRateHistoryResult.items())); * } * } * } @@ -19039,8 +23921,8 @@ public static CompletableFuture getWireles * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessClientsLatencyStats:getWirelessClientsLatencyStats", TypeShape.of(GetWirelessClientsLatencyStatsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs args) { + return getWirelessDataRateHistory(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -19054,7 +23936,7 @@ public static Output getWirelessClientsLat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessClientsLatencyStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessDataRateHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19068,20 +23950,21 @@ public static Output getWirelessClientsLat * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessClientsLatencyStats(GetWirelessClientsLatencyStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs.builder() * .apTag("string") + * .autoResolution(false) * .band("string") * .clientId("string") - * .fields("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) - * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessClientsLatencyStatsExample", example.applyValue(getWirelessClientsLatencyStatsResult -> getWirelessClientsLatencyStatsResult.item())); + * ctx.export("merakiNetworksWirelessDataRateHistoryExample", example.applyValue(getWirelessDataRateHistoryResult -> getWirelessDataRateHistoryResult.items())); * } * } * } @@ -19089,8 +23972,8 @@ public static Output getWirelessClientsLat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessClientsLatencyStatsPlain(GetWirelessClientsLatencyStatsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessClientsLatencyStats:getWirelessClientsLatencyStats", TypeShape.of(GetWirelessClientsLatencyStatsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessDataRateHistoryPlain(GetWirelessDataRateHistoryPlainArgs args) { + return getWirelessDataRateHistoryPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -19104,7 +23987,7 @@ public static CompletableFuture getWireles * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessDataRateHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19118,18 +24001,21 @@ public static CompletableFuture getWireles * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessConnectionStats(GetWirelessConnectionStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs.builder() * .apTag("string") + * .autoResolution(false) * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) - * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessConnectionStatsExample", example.applyValue(getWirelessConnectionStatsResult -> getWirelessConnectionStatsResult.item())); + * ctx.export("merakiNetworksWirelessDataRateHistoryExample", example.applyValue(getWirelessDataRateHistoryResult -> getWirelessDataRateHistoryResult.items())); * } * } * } @@ -19137,8 +24023,8 @@ public static CompletableFuture getWireles * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessConnectionStats(GetWirelessConnectionStatsArgs args) { - return getWirelessConnectionStats(args, InvokeOptions.Empty); + public static Output getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessDataRateHistory:getWirelessDataRateHistory", TypeShape.of(GetWirelessDataRateHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19152,7 +24038,7 @@ public static Output getWirelessConnectionStat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessDataRateHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19166,18 +24052,21 @@ public static Output getWirelessConnectionStat * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessConnectionStats(GetWirelessConnectionStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs.builder() * .apTag("string") + * .autoResolution(false) * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) - * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessConnectionStatsExample", example.applyValue(getWirelessConnectionStatsResult -> getWirelessConnectionStatsResult.item())); + * ctx.export("merakiNetworksWirelessDataRateHistoryExample", example.applyValue(getWirelessDataRateHistoryResult -> getWirelessDataRateHistoryResult.items())); * } * } * } @@ -19185,8 +24074,8 @@ public static Output getWirelessConnectionStat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessConnectionStatsPlain(GetWirelessConnectionStatsPlainArgs args) { - return getWirelessConnectionStatsPlain(args, InvokeOptions.Empty); + public static Output getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessDataRateHistory:getWirelessDataRateHistory", TypeShape.of(GetWirelessDataRateHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19200,7 +24089,7 @@ public static CompletableFuture getWirelessCon * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessDataRateHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19214,18 +24103,21 @@ public static CompletableFuture getWirelessCon * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessConnectionStats(GetWirelessConnectionStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs.builder() * .apTag("string") + * .autoResolution(false) * .band("string") + * .clientId("string") + * .deviceSerial("string") * .networkId("string") + * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) - * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessConnectionStatsExample", example.applyValue(getWirelessConnectionStatsResult -> getWirelessConnectionStatsResult.item())); + * ctx.export("merakiNetworksWirelessDataRateHistoryExample", example.applyValue(getWirelessDataRateHistoryResult -> getWirelessDataRateHistoryResult.items())); * } * } * } @@ -19233,8 +24125,8 @@ public static CompletableFuture getWirelessCon * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessConnectionStats(GetWirelessConnectionStatsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessConnectionStats:getWirelessConnectionStats", TypeShape.of(GetWirelessConnectionStatsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessDataRateHistoryPlain(GetWirelessDataRateHistoryPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessDataRateHistory:getWirelessDataRateHistory", TypeShape.of(GetWirelessDataRateHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19248,7 +24140,7 @@ public static Output getWirelessConnectionStat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessDevicesConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19262,7 +24154,7 @@ public static Output getWirelessConnectionStat * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessConnectionStats(GetWirelessConnectionStatsArgs.builder() + * final var example = NetworksFunctions.getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs.builder() * .apTag("string") * .band("string") * .networkId("string") @@ -19273,7 +24165,7 @@ public static Output getWirelessConnectionStat * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessConnectionStatsExample", example.applyValue(getWirelessConnectionStatsResult -> getWirelessConnectionStatsResult.item())); + * ctx.export("merakiNetworksWirelessDevicesConnectionStatsExample", example.applyValue(getWirelessDevicesConnectionStatsResult -> getWirelessDevicesConnectionStatsResult.items())); * } * } * } @@ -19281,8 +24173,8 @@ public static Output getWirelessConnectionStat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessConnectionStatsPlain(GetWirelessConnectionStatsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessConnectionStats:getWirelessConnectionStats", TypeShape.of(GetWirelessConnectionStatsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs args) { + return getWirelessDevicesConnectionStats(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -19296,7 +24188,7 @@ public static CompletableFuture getWirelessCon * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessDataRateHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessDevicesConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19310,21 +24202,18 @@ public static CompletableFuture getWirelessCon * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") - * .clientId("string") - * .deviceSerial("string") * .networkId("string") - * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessDataRateHistoryExample", example.applyValue(getWirelessDataRateHistoryResult -> getWirelessDataRateHistoryResult.items())); + * ctx.export("merakiNetworksWirelessDevicesConnectionStatsExample", example.applyValue(getWirelessDevicesConnectionStatsResult -> getWirelessDevicesConnectionStatsResult.items())); * } * } * } @@ -19332,8 +24221,8 @@ public static CompletableFuture getWirelessCon * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs args) { - return getWirelessDataRateHistory(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessDevicesConnectionStatsPlain(GetWirelessDevicesConnectionStatsPlainArgs args) { + return getWirelessDevicesConnectionStatsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -19347,7 +24236,7 @@ public static Output getWirelessDataRateHistor * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessDataRateHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessDevicesConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19361,21 +24250,18 @@ public static Output getWirelessDataRateHistor * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") - * .clientId("string") - * .deviceSerial("string") * .networkId("string") - * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessDataRateHistoryExample", example.applyValue(getWirelessDataRateHistoryResult -> getWirelessDataRateHistoryResult.items())); + * ctx.export("merakiNetworksWirelessDevicesConnectionStatsExample", example.applyValue(getWirelessDevicesConnectionStatsResult -> getWirelessDevicesConnectionStatsResult.items())); * } * } * } @@ -19383,8 +24269,8 @@ public static Output getWirelessDataRateHistor * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessDataRateHistoryPlain(GetWirelessDataRateHistoryPlainArgs args) { - return getWirelessDataRateHistoryPlain(args, InvokeOptions.Empty); + public static Output getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessDevicesConnectionStats:getWirelessDevicesConnectionStats", TypeShape.of(GetWirelessDevicesConnectionStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19398,7 +24284,7 @@ public static CompletableFuture getWirelessDat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessDataRateHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessDevicesConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19412,21 +24298,18 @@ public static CompletableFuture getWirelessDat * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") - * .clientId("string") - * .deviceSerial("string") * .networkId("string") - * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessDataRateHistoryExample", example.applyValue(getWirelessDataRateHistoryResult -> getWirelessDataRateHistoryResult.items())); + * ctx.export("merakiNetworksWirelessDevicesConnectionStatsExample", example.applyValue(getWirelessDevicesConnectionStatsResult -> getWirelessDevicesConnectionStatsResult.items())); * } * } * } @@ -19434,8 +24317,8 @@ public static CompletableFuture getWirelessDat * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessDataRateHistory:getWirelessDataRateHistory", TypeShape.of(GetWirelessDataRateHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessDevicesConnectionStats:getWirelessDevicesConnectionStats", TypeShape.of(GetWirelessDevicesConnectionStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19449,7 +24332,7 @@ public static Output getWirelessDataRateHistor * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessDataRateHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessDevicesConnectionStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19463,21 +24346,18 @@ public static Output getWirelessDataRateHistor * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessDataRateHistory(GetWirelessDataRateHistoryArgs.builder() + * final var example = NetworksFunctions.getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") - * .clientId("string") - * .deviceSerial("string") * .networkId("string") - * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessDataRateHistoryExample", example.applyValue(getWirelessDataRateHistoryResult -> getWirelessDataRateHistoryResult.items())); + * ctx.export("merakiNetworksWirelessDevicesConnectionStatsExample", example.applyValue(getWirelessDevicesConnectionStatsResult -> getWirelessDevicesConnectionStatsResult.items())); * } * } * } @@ -19485,8 +24365,8 @@ public static Output getWirelessDataRateHistor * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessDataRateHistoryPlain(GetWirelessDataRateHistoryPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessDataRateHistory:getWirelessDataRateHistory", TypeShape.of(GetWirelessDataRateHistoryResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessDevicesConnectionStatsPlain(GetWirelessDevicesConnectionStatsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessDevicesConnectionStats:getWirelessDevicesConnectionStats", TypeShape.of(GetWirelessDevicesConnectionStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19500,7 +24380,7 @@ public static CompletableFuture getWirelessDat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessDevicesConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessEthernetPortsProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19514,18 +24394,12 @@ public static CompletableFuture getWirelessDat * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs.builder() - * .apTag("string") - * .band("string") + * final var example = NetworksFunctions.getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs.builder() * .networkId("string") - * .ssid(1) - * .t0("string") - * .t1("string") - * .timespan(1) - * .vlan(1) + * .profileId("string") * .build()); * - * ctx.export("merakiNetworksWirelessDevicesConnectionStatsExample", example.applyValue(getWirelessDevicesConnectionStatsResult -> getWirelessDevicesConnectionStatsResult.items())); + * ctx.export("merakiNetworksWirelessEthernetPortsProfilesExample", example.applyValue(getWirelessEthernetPortsProfilesResult -> getWirelessEthernetPortsProfilesResult.item())); * } * } * } @@ -19533,8 +24407,8 @@ public static CompletableFuture getWirelessDat * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs args) { - return getWirelessDevicesConnectionStats(args, InvokeOptions.Empty); + public static Output getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs args) { + return getWirelessEthernetPortsProfiles(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -19548,7 +24422,7 @@ public static Output getWirelessDevices * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessDevicesConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessEthernetPortsProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19562,18 +24436,12 @@ public static Output getWirelessDevices * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs.builder() - * .apTag("string") - * .band("string") + * final var example = NetworksFunctions.getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs.builder() * .networkId("string") - * .ssid(1) - * .t0("string") - * .t1("string") - * .timespan(1) - * .vlan(1) + * .profileId("string") * .build()); * - * ctx.export("merakiNetworksWirelessDevicesConnectionStatsExample", example.applyValue(getWirelessDevicesConnectionStatsResult -> getWirelessDevicesConnectionStatsResult.items())); + * ctx.export("merakiNetworksWirelessEthernetPortsProfilesExample", example.applyValue(getWirelessEthernetPortsProfilesResult -> getWirelessEthernetPortsProfilesResult.item())); * } * } * } @@ -19581,8 +24449,8 @@ public static Output getWirelessDevices * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessDevicesConnectionStatsPlain(GetWirelessDevicesConnectionStatsPlainArgs args) { - return getWirelessDevicesConnectionStatsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessEthernetPortsProfilesPlain(GetWirelessEthernetPortsProfilesPlainArgs args) { + return getWirelessEthernetPortsProfilesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -19596,7 +24464,7 @@ public static CompletableFuture getWire * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessDevicesConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessEthernetPortsProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19610,18 +24478,12 @@ public static CompletableFuture getWire * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs.builder() - * .apTag("string") - * .band("string") + * final var example = NetworksFunctions.getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs.builder() * .networkId("string") - * .ssid(1) - * .t0("string") - * .t1("string") - * .timespan(1) - * .vlan(1) + * .profileId("string") * .build()); * - * ctx.export("merakiNetworksWirelessDevicesConnectionStatsExample", example.applyValue(getWirelessDevicesConnectionStatsResult -> getWirelessDevicesConnectionStatsResult.items())); + * ctx.export("merakiNetworksWirelessEthernetPortsProfilesExample", example.applyValue(getWirelessEthernetPortsProfilesResult -> getWirelessEthernetPortsProfilesResult.item())); * } * } * } @@ -19629,8 +24491,8 @@ public static CompletableFuture getWire * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessDevicesConnectionStats:getWirelessDevicesConnectionStats", TypeShape.of(GetWirelessDevicesConnectionStatsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessEthernetPortsProfiles:getWirelessEthernetPortsProfiles", TypeShape.of(GetWirelessEthernetPortsProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19644,7 +24506,7 @@ public static Output getWirelessDevices * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessDevicesConnectionStatsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessEthernetPortsProfilesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19658,18 +24520,12 @@ public static Output getWirelessDevices * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessDevicesConnectionStats(GetWirelessDevicesConnectionStatsArgs.builder() - * .apTag("string") - * .band("string") + * final var example = NetworksFunctions.getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs.builder() * .networkId("string") - * .ssid(1) - * .t0("string") - * .t1("string") - * .timespan(1) - * .vlan(1) + * .profileId("string") * .build()); * - * ctx.export("merakiNetworksWirelessDevicesConnectionStatsExample", example.applyValue(getWirelessDevicesConnectionStatsResult -> getWirelessDevicesConnectionStatsResult.items())); + * ctx.export("merakiNetworksWirelessEthernetPortsProfilesExample", example.applyValue(getWirelessEthernetPortsProfilesResult -> getWirelessEthernetPortsProfilesResult.item())); * } * } * } @@ -19677,8 +24533,8 @@ public static Output getWirelessDevices * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessDevicesConnectionStatsPlain(GetWirelessDevicesConnectionStatsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessDevicesConnectionStats:getWirelessDevicesConnectionStats", TypeShape.of(GetWirelessDevicesConnectionStatsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessEthernetPortsProfiles:getWirelessEthernetPortsProfiles", TypeShape.of(GetWirelessEthernetPortsProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19719,8 +24575,8 @@ public static CompletableFuture getWire * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs args) { - return getWirelessEthernetPortsProfiles(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessEthernetPortsProfilesPlain(GetWirelessEthernetPortsProfilesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessEthernetPortsProfiles:getWirelessEthernetPortsProfiles", TypeShape.of(GetWirelessEthernetPortsProfilesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19734,7 +24590,7 @@ public static Output getWirelessEthernet * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessEthernetPortsProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessFailedConnectionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19748,12 +24604,20 @@ public static Output getWirelessEthernet * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs.builder() + * final var example = NetworksFunctions.getWirelessFailedConnections(GetWirelessFailedConnectionsArgs.builder() + * .apTag("string") + * .band("string") + * .clientId("string") * .networkId("string") - * .profileId("string") + * .serial("string") + * .ssid(1) + * .t0("string") + * .t1("string") + * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessEthernetPortsProfilesExample", example.applyValue(getWirelessEthernetPortsProfilesResult -> getWirelessEthernetPortsProfilesResult.item())); + * ctx.export("merakiNetworksWirelessFailedConnectionsExample", example.applyValue(getWirelessFailedConnectionsResult -> getWirelessFailedConnectionsResult.items())); * } * } * } @@ -19761,8 +24625,8 @@ public static Output getWirelessEthernet * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessEthernetPortsProfilesPlain(GetWirelessEthernetPortsProfilesPlainArgs args) { - return getWirelessEthernetPortsProfilesPlain(args, InvokeOptions.Empty); + public static Output getWirelessFailedConnections(GetWirelessFailedConnectionsArgs args) { + return getWirelessFailedConnections(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -19776,7 +24640,7 @@ public static CompletableFuture getWirel * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessEthernetPortsProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessFailedConnectionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19790,12 +24654,20 @@ public static CompletableFuture getWirel * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs.builder() + * final var example = NetworksFunctions.getWirelessFailedConnections(GetWirelessFailedConnectionsArgs.builder() + * .apTag("string") + * .band("string") + * .clientId("string") * .networkId("string") - * .profileId("string") + * .serial("string") + * .ssid(1) + * .t0("string") + * .t1("string") + * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessEthernetPortsProfilesExample", example.applyValue(getWirelessEthernetPortsProfilesResult -> getWirelessEthernetPortsProfilesResult.item())); + * ctx.export("merakiNetworksWirelessFailedConnectionsExample", example.applyValue(getWirelessFailedConnectionsResult -> getWirelessFailedConnectionsResult.items())); * } * } * } @@ -19803,8 +24675,8 @@ public static CompletableFuture getWirel * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessEthernetPortsProfiles:getWirelessEthernetPortsProfiles", TypeShape.of(GetWirelessEthernetPortsProfilesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessFailedConnectionsPlain(GetWirelessFailedConnectionsPlainArgs args) { + return getWirelessFailedConnectionsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -19818,7 +24690,7 @@ public static Output getWirelessEthernet * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessEthernetPortsProfilesArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessFailedConnectionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19832,12 +24704,20 @@ public static Output getWirelessEthernet * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessEthernetPortsProfiles(GetWirelessEthernetPortsProfilesArgs.builder() + * final var example = NetworksFunctions.getWirelessFailedConnections(GetWirelessFailedConnectionsArgs.builder() + * .apTag("string") + * .band("string") + * .clientId("string") * .networkId("string") - * .profileId("string") + * .serial("string") + * .ssid(1) + * .t0("string") + * .t1("string") + * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessEthernetPortsProfilesExample", example.applyValue(getWirelessEthernetPortsProfilesResult -> getWirelessEthernetPortsProfilesResult.item())); + * ctx.export("merakiNetworksWirelessFailedConnectionsExample", example.applyValue(getWirelessFailedConnectionsResult -> getWirelessFailedConnectionsResult.items())); * } * } * } @@ -19845,8 +24725,8 @@ public static Output getWirelessEthernet * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessEthernetPortsProfilesPlain(GetWirelessEthernetPortsProfilesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessEthernetPortsProfiles:getWirelessEthernetPortsProfiles", TypeShape.of(GetWirelessEthernetPortsProfilesResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessFailedConnections(GetWirelessFailedConnectionsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessFailedConnections:getWirelessFailedConnections", TypeShape.of(GetWirelessFailedConnectionsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19895,8 +24775,8 @@ public static CompletableFuture getWirel * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessFailedConnections(GetWirelessFailedConnectionsArgs args) { - return getWirelessFailedConnections(args, InvokeOptions.Empty); + public static Output getWirelessFailedConnections(GetWirelessFailedConnectionsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessFailedConnections:getWirelessFailedConnections", TypeShape.of(GetWirelessFailedConnectionsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19945,8 +24825,8 @@ public static Output getWirelessFailedConnec * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessFailedConnectionsPlain(GetWirelessFailedConnectionsPlainArgs args) { - return getWirelessFailedConnectionsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessFailedConnectionsPlain(GetWirelessFailedConnectionsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessFailedConnections:getWirelessFailedConnections", TypeShape.of(GetWirelessFailedConnectionsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -19960,7 +24840,7 @@ public static CompletableFuture getWirelessF * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessFailedConnectionsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessLatencyHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -19974,20 +24854,22 @@ public static CompletableFuture getWirelessF * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessFailedConnections(GetWirelessFailedConnectionsArgs.builder() + * final var example = NetworksFunctions.getWirelessLatencyHistory(GetWirelessLatencyHistoryArgs.builder() + * .accessCategory("string") * .apTag("string") + * .autoResolution(false) * .band("string") * .clientId("string") + * .deviceSerial("string") * .networkId("string") - * .serial("string") + * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) - * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessFailedConnectionsExample", example.applyValue(getWirelessFailedConnectionsResult -> getWirelessFailedConnectionsResult.items())); + * ctx.export("merakiNetworksWirelessLatencyHistoryExample", example.applyValue(getWirelessLatencyHistoryResult -> getWirelessLatencyHistoryResult.items())); * } * } * } @@ -19995,8 +24877,8 @@ public static CompletableFuture getWirelessF * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessFailedConnections(GetWirelessFailedConnectionsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessFailedConnections:getWirelessFailedConnections", TypeShape.of(GetWirelessFailedConnectionsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessLatencyHistory(GetWirelessLatencyHistoryArgs args) { + return getWirelessLatencyHistory(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -20010,7 +24892,7 @@ public static Output getWirelessFailedConnec * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessFailedConnectionsArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessLatencyHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -20024,20 +24906,22 @@ public static Output getWirelessFailedConnec * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessFailedConnections(GetWirelessFailedConnectionsArgs.builder() + * final var example = NetworksFunctions.getWirelessLatencyHistory(GetWirelessLatencyHistoryArgs.builder() + * .accessCategory("string") * .apTag("string") + * .autoResolution(false) * .band("string") * .clientId("string") + * .deviceSerial("string") * .networkId("string") - * .serial("string") + * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) - * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessFailedConnectionsExample", example.applyValue(getWirelessFailedConnectionsResult -> getWirelessFailedConnectionsResult.items())); + * ctx.export("merakiNetworksWirelessLatencyHistoryExample", example.applyValue(getWirelessLatencyHistoryResult -> getWirelessLatencyHistoryResult.items())); * } * } * } @@ -20045,8 +24929,8 @@ public static Output getWirelessFailedConnec * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessFailedConnectionsPlain(GetWirelessFailedConnectionsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessFailedConnections:getWirelessFailedConnections", TypeShape.of(GetWirelessFailedConnectionsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessLatencyHistoryPlain(GetWirelessLatencyHistoryPlainArgs args) { + return getWirelessLatencyHistoryPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -20097,8 +24981,8 @@ public static CompletableFuture getWirelessF * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessLatencyHistory(GetWirelessLatencyHistoryArgs args) { - return getWirelessLatencyHistory(args, InvokeOptions.Empty); + public static Output getWirelessLatencyHistory(GetWirelessLatencyHistoryArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessLatencyHistory:getWirelessLatencyHistory", TypeShape.of(GetWirelessLatencyHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -20149,8 +25033,8 @@ public static Output getWirelessLatencyHistory( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessLatencyHistoryPlain(GetWirelessLatencyHistoryPlainArgs args) { - return getWirelessLatencyHistoryPlain(args, InvokeOptions.Empty); + public static Output getWirelessLatencyHistory(GetWirelessLatencyHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessLatencyHistory:getWirelessLatencyHistory", TypeShape.of(GetWirelessLatencyHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -20201,8 +25085,8 @@ public static CompletableFuture getWirelessLate * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessLatencyHistory(GetWirelessLatencyHistoryArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:networks/getWirelessLatencyHistory:getWirelessLatencyHistory", TypeShape.of(GetWirelessLatencyHistoryResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessLatencyHistoryPlain(GetWirelessLatencyHistoryPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessLatencyHistory:getWirelessLatencyHistory", TypeShape.of(GetWirelessLatencyHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -20216,7 +25100,7 @@ public static Output getWirelessLatencyHistory( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.networks.NetworksFunctions; - * import com.pulumi.meraki.networks.inputs.GetWirelessLatencyHistoryArgs; + * import com.pulumi.meraki.networks.inputs.GetWirelessLatencyStatsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -20230,22 +25114,19 @@ public static Output getWirelessLatencyHistory( * } * * public static void stack(Context ctx) { - * final var example = NetworksFunctions.getWirelessLatencyHistory(GetWirelessLatencyHistoryArgs.builder() - * .accessCategory("string") + * final var example = NetworksFunctions.getWirelessLatencyStats(GetWirelessLatencyStatsArgs.builder() * .apTag("string") - * .autoResolution(false) * .band("string") - * .clientId("string") - * .deviceSerial("string") + * .fields("string") * .networkId("string") - * .resolution(1) * .ssid(1) * .t0("string") * .t1("string") * .timespan(1) + * .vlan(1) * .build()); * - * ctx.export("merakiNetworksWirelessLatencyHistoryExample", example.applyValue(getWirelessLatencyHistoryResult -> getWirelessLatencyHistoryResult.items())); + * ctx.export("merakiNetworksWirelessLatencyStatsExample", example.applyValue(getWirelessLatencyStatsResult -> getWirelessLatencyStatsResult.item())); * } * } * } @@ -20253,8 +25134,8 @@ public static Output getWirelessLatencyHistory( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessLatencyHistoryPlain(GetWirelessLatencyHistoryPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessLatencyHistory:getWirelessLatencyHistory", TypeShape.of(GetWirelessLatencyHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessLatencyStats(GetWirelessLatencyStatsArgs args) { + return getWirelessLatencyStats(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -20302,8 +25183,8 @@ public static CompletableFuture getWirelessLate * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessLatencyStats(GetWirelessLatencyStatsArgs args) { - return getWirelessLatencyStats(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessLatencyStatsPlain(GetWirelessLatencyStatsPlainArgs args) { + return getWirelessLatencyStatsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -20351,8 +25232,8 @@ public static Output getWirelessLatencyStats(GetW * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessLatencyStatsPlain(GetWirelessLatencyStatsPlainArgs args) { - return getWirelessLatencyStatsPlain(args, InvokeOptions.Empty); + public static Output getWirelessLatencyStats(GetWirelessLatencyStatsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessLatencyStats:getWirelessLatencyStats", TypeShape.of(GetWirelessLatencyStatsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -20400,7 +25281,7 @@ public static CompletableFuture getWirelessLatenc * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessLatencyStats(GetWirelessLatencyStatsArgs args, InvokeOptions options) { + public static Output getWirelessLatencyStats(GetWirelessLatencyStatsArgs args, InvokeOutputOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessLatencyStats:getWirelessLatencyStats", TypeShape.of(GetWirelessLatencyStatsResult.class), args, Utilities.withVersion(options)); } /** @@ -20584,6 +25465,50 @@ public static CompletableFuture getWirelessMeshSt public static Output getWirelessMeshStatuses(GetWirelessMeshStatusesArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessMeshStatuses:getWirelessMeshStatuses", TypeShape.of(GetWirelessMeshStatusesResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessMeshStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessMeshStatuses(GetWirelessMeshStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessMeshStatusesExample", example.applyValue(getWirelessMeshStatusesResult -> getWirelessMeshStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessMeshStatuses(GetWirelessMeshStatusesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessMeshStatuses:getWirelessMeshStatuses", TypeShape.of(GetWirelessMeshStatusesResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -20838,6 +25763,48 @@ public static CompletableFuture getWirelessRfProfil public static Output getWirelessRfProfiles(GetWirelessRfProfilesArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessRfProfiles:getWirelessRfProfiles", TypeShape.of(GetWirelessRfProfilesResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessRfProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessRfProfiles(GetWirelessRfProfilesArgs.builder()
+     *             .includeTemplateProfiles(false)
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessRfProfilesExample", example.applyValue(getWirelessRfProfilesResult -> getWirelessRfProfilesResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessRfProfiles(GetWirelessRfProfilesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessRfProfiles:getWirelessRfProfiles", TypeShape.of(GetWirelessRfProfilesResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -21003,6 +25970,47 @@ public static CompletableFuture getWirelessSettingsPl public static Output getWirelessSettings(GetWirelessSettingsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessSettings:getWirelessSettings", TypeShape.of(GetWirelessSettingsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSettings(GetWirelessSettingsArgs.builder()
+     *             .networkId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSettingsExample", example.applyValue(getWirelessSettingsResult -> getWirelessSettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessSettings(GetWirelessSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessSettings:getWirelessSettings", TypeShape.of(GetWirelessSettingsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -21194,7 +26202,58 @@ public static CompletableFuture getWirele * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessSignalQualityHistory(GetWirelessSignalQualityHistoryArgs args, InvokeOptions options) { + public static Output getWirelessSignalQualityHistory(GetWirelessSignalQualityHistoryArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessSignalQualityHistory:getWirelessSignalQualityHistory", TypeShape.of(GetWirelessSignalQualityHistoryResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSignalQualityHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSignalQualityHistory(GetWirelessSignalQualityHistoryArgs.builder()
+     *             .apTag("string")
+     *             .autoResolution(false)
+     *             .band("string")
+     *             .clientId("string")
+     *             .deviceSerial("string")
+     *             .networkId("string")
+     *             .resolution(1)
+     *             .ssid(1)
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSignalQualityHistoryExample", example.applyValue(getWirelessSignalQualityHistoryResult -> getWirelessSignalQualityHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessSignalQualityHistory(GetWirelessSignalQualityHistoryArgs args, InvokeOutputOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessSignalQualityHistory:getWirelessSignalQualityHistory", TypeShape.of(GetWirelessSignalQualityHistoryResult.class), args, Utilities.withVersion(options)); } /** @@ -21283,6 +26342,13 @@ public static CompletableFuture getWirelessSsidsPlain(Ge public static Output getWirelessSsids(GetWirelessSsidsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessSsids:getWirelessSsids", TypeShape.of(GetWirelessSsidsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + */ + public static Output getWirelessSsids(GetWirelessSsidsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessSsids:getWirelessSsids", TypeShape.of(GetWirelessSsidsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -21416,6 +26482,48 @@ public static CompletableFuture getWire public static Output getWirelessSsidsBonjourForwarding(GetWirelessSsidsBonjourForwardingArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsBonjourForwarding:getWirelessSsidsBonjourForwarding", TypeShape.of(GetWirelessSsidsBonjourForwardingResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsBonjourForwardingArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSsidsBonjourForwarding(GetWirelessSsidsBonjourForwardingArgs.builder()
+     *             .networkId("string")
+     *             .number("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSsidsBonjourForwardingExample", example.applyValue(getWirelessSsidsBonjourForwardingResult -> getWirelessSsidsBonjourForwardingResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessSsidsBonjourForwarding(GetWirelessSsidsBonjourForwardingArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsBonjourForwarding:getWirelessSsidsBonjourForwarding", TypeShape.of(GetWirelessSsidsBonjourForwardingResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -21584,6 +26692,48 @@ public static CompletableFuture g public static Output getWirelessSsidsDeviceTypeGroupPolicies(GetWirelessSsidsDeviceTypeGroupPoliciesArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsDeviceTypeGroupPolicies:getWirelessSsidsDeviceTypeGroupPolicies", TypeShape.of(GetWirelessSsidsDeviceTypeGroupPoliciesResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsDeviceTypeGroupPoliciesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSsidsDeviceTypeGroupPolicies(GetWirelessSsidsDeviceTypeGroupPoliciesArgs.builder()
+     *             .networkId("string")
+     *             .number("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSsidsDeviceTypeGroupPoliciesExample", example.applyValue(getWirelessSsidsDeviceTypeGroupPoliciesResult -> getWirelessSsidsDeviceTypeGroupPoliciesResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessSsidsDeviceTypeGroupPolicies(GetWirelessSsidsDeviceTypeGroupPoliciesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsDeviceTypeGroupPolicies:getWirelessSsidsDeviceTypeGroupPolicies", TypeShape.of(GetWirelessSsidsDeviceTypeGroupPoliciesResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -21752,6 +26902,48 @@ public static CompletableFuture getWirelessSs public static Output getWirelessSsidsEapOverride(GetWirelessSsidsEapOverrideArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsEapOverride:getWirelessSsidsEapOverride", TypeShape.of(GetWirelessSsidsEapOverrideResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsEapOverrideArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSsidsEapOverride(GetWirelessSsidsEapOverrideArgs.builder()
+     *             .networkId("string")
+     *             .number("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSsidsEapOverrideExample", example.applyValue(getWirelessSsidsEapOverrideResult -> getWirelessSsidsEapOverrideResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessSsidsEapOverride(GetWirelessSsidsEapOverrideArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsEapOverride:getWirelessSsidsEapOverride", TypeShape.of(GetWirelessSsidsEapOverrideResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -21951,7 +27143,133 @@ public static Output getWirelessS * .number("string") * .build()); * - * ctx.export("merakiNetworksWirelessSsidsFirewallL3FirewallRulesExample", example.applyValue(getWirelessSsidsFirewallL3FirewallRulesResult -> getWirelessSsidsFirewallL3FirewallRulesResult.item())); + * ctx.export("merakiNetworksWirelessSsidsFirewallL3FirewallRulesExample", example.applyValue(getWirelessSsidsFirewallL3FirewallRulesResult -> getWirelessSsidsFirewallL3FirewallRulesResult.item())); + * } + * } + * } + * + * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessSsidsFirewallL3FirewallRules(GetWirelessSsidsFirewallL3FirewallRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsFirewallL3FirewallRules:getWirelessSsidsFirewallL3FirewallRules", TypeShape.of(GetWirelessSsidsFirewallL3FirewallRulesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsFirewallL3FirewallRulesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSsidsFirewallL3FirewallRules(GetWirelessSsidsFirewallL3FirewallRulesArgs.builder()
+     *             .networkId("string")
+     *             .number("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSsidsFirewallL3FirewallRulesExample", example.applyValue(getWirelessSsidsFirewallL3FirewallRulesResult -> getWirelessSsidsFirewallL3FirewallRulesResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getWirelessSsidsFirewallL3FirewallRulesPlain(GetWirelessSsidsFirewallL3FirewallRulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessSsidsFirewallL3FirewallRules:getWirelessSsidsFirewallL3FirewallRules", TypeShape.of(GetWirelessSsidsFirewallL3FirewallRulesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsFirewallL7FirewallRulesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSsidsFirewallL7FirewallRules(GetWirelessSsidsFirewallL7FirewallRulesArgs.builder()
+     *             .networkId("string")
+     *             .number("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSsidsFirewallL7FirewallRulesExample", example.applyValue(getWirelessSsidsFirewallL7FirewallRulesResult -> getWirelessSsidsFirewallL7FirewallRulesResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessSsidsFirewallL7FirewallRules(GetWirelessSsidsFirewallL7FirewallRulesArgs args) { + return getWirelessSsidsFirewallL7FirewallRules(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsFirewallL7FirewallRulesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSsidsFirewallL7FirewallRules(GetWirelessSsidsFirewallL7FirewallRulesArgs.builder()
+     *             .networkId("string")
+     *             .number("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSsidsFirewallL7FirewallRulesExample", example.applyValue(getWirelessSsidsFirewallL7FirewallRulesResult -> getWirelessSsidsFirewallL7FirewallRulesResult.item()));
      *     }
      * }
      * }
@@ -21959,8 +27277,8 @@ public static Output getWirelessS
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getWirelessSsidsFirewallL3FirewallRulesPlain(GetWirelessSsidsFirewallL3FirewallRulesPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessSsidsFirewallL3FirewallRules:getWirelessSsidsFirewallL3FirewallRules", TypeShape.of(GetWirelessSsidsFirewallL3FirewallRulesResult.class), args, Utilities.withVersion(options));
+    public static CompletableFuture getWirelessSsidsFirewallL7FirewallRulesPlain(GetWirelessSsidsFirewallL7FirewallRulesPlainArgs args) {
+        return getWirelessSsidsFirewallL7FirewallRulesPlain(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -22001,8 +27319,8 @@ public static CompletableFuture g
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getWirelessSsidsFirewallL7FirewallRules(GetWirelessSsidsFirewallL7FirewallRulesArgs args) {
-        return getWirelessSsidsFirewallL7FirewallRules(args, InvokeOptions.Empty);
+    public static Output getWirelessSsidsFirewallL7FirewallRules(GetWirelessSsidsFirewallL7FirewallRulesArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsFirewallL7FirewallRules:getWirelessSsidsFirewallL7FirewallRules", TypeShape.of(GetWirelessSsidsFirewallL7FirewallRulesResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -22043,8 +27361,8 @@ public static Output getWirelessS
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getWirelessSsidsFirewallL7FirewallRulesPlain(GetWirelessSsidsFirewallL7FirewallRulesPlainArgs args) {
-        return getWirelessSsidsFirewallL7FirewallRulesPlain(args, InvokeOptions.Empty);
+    public static Output getWirelessSsidsFirewallL7FirewallRules(GetWirelessSsidsFirewallL7FirewallRulesArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsFirewallL7FirewallRules:getWirelessSsidsFirewallL7FirewallRules", TypeShape.of(GetWirelessSsidsFirewallL7FirewallRulesResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -22085,8 +27403,8 @@ public static CompletableFuture g
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getWirelessSsidsFirewallL7FirewallRules(GetWirelessSsidsFirewallL7FirewallRulesArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsFirewallL7FirewallRules:getWirelessSsidsFirewallL7FirewallRules", TypeShape.of(GetWirelessSsidsFirewallL7FirewallRulesResult.class), args, Utilities.withVersion(options));
+    public static CompletableFuture getWirelessSsidsFirewallL7FirewallRulesPlain(GetWirelessSsidsFirewallL7FirewallRulesPlainArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessSsidsFirewallL7FirewallRules:getWirelessSsidsFirewallL7FirewallRules", TypeShape.of(GetWirelessSsidsFirewallL7FirewallRulesResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -22100,7 +27418,7 @@ public static Output getWirelessS
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.networks.NetworksFunctions;
-     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsFirewallL7FirewallRulesArgs;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsHotspot20Args;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -22114,12 +27432,12 @@ public static Output getWirelessS
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = NetworksFunctions.getWirelessSsidsFirewallL7FirewallRules(GetWirelessSsidsFirewallL7FirewallRulesArgs.builder()
+     *         final var example = NetworksFunctions.getWirelessSsidsHotspot20(GetWirelessSsidsHotspot20Args.builder()
      *             .networkId("string")
      *             .number("string")
      *             .build());
      * 
-     *         ctx.export("merakiNetworksWirelessSsidsFirewallL7FirewallRulesExample", example.applyValue(getWirelessSsidsFirewallL7FirewallRulesResult -> getWirelessSsidsFirewallL7FirewallRulesResult.item()));
+     *         ctx.export("merakiNetworksWirelessSsidsHotspot20Example", example.applyValue(getWirelessSsidsHotspot20Result -> getWirelessSsidsHotspot20Result.item()));
      *     }
      * }
      * }
@@ -22127,8 +27445,8 @@ public static Output getWirelessS
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getWirelessSsidsFirewallL7FirewallRulesPlain(GetWirelessSsidsFirewallL7FirewallRulesPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:networks/getWirelessSsidsFirewallL7FirewallRules:getWirelessSsidsFirewallL7FirewallRules", TypeShape.of(GetWirelessSsidsFirewallL7FirewallRulesResult.class), args, Utilities.withVersion(options));
+    public static Output getWirelessSsidsHotspot20(GetWirelessSsidsHotspot20Args args) {
+        return getWirelessSsidsHotspot20(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -22169,8 +27487,8 @@ public static CompletableFuture g
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getWirelessSsidsHotspot20(GetWirelessSsidsHotspot20Args args) {
-        return getWirelessSsidsHotspot20(args, InvokeOptions.Empty);
+    public static CompletableFuture getWirelessSsidsHotspot20Plain(GetWirelessSsidsHotspot20PlainArgs args) {
+        return getWirelessSsidsHotspot20Plain(args, InvokeOptions.Empty);
     }
     /**
      * ## Example Usage
@@ -22211,8 +27529,8 @@ public static Output getWirelessSsidsHotspot20(
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getWirelessSsidsHotspot20Plain(GetWirelessSsidsHotspot20PlainArgs args) {
-        return getWirelessSsidsHotspot20Plain(args, InvokeOptions.Empty);
+    public static Output getWirelessSsidsHotspot20(GetWirelessSsidsHotspot20Args args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsHotspot20:getWirelessSsidsHotspot20", TypeShape.of(GetWirelessSsidsHotspot20Result.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
@@ -22253,7 +27571,7 @@ public static CompletableFuture getWirelessSsid
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static Output getWirelessSsidsHotspot20(GetWirelessSsidsHotspot20Args args, InvokeOptions options) {
+    public static Output getWirelessSsidsHotspot20(GetWirelessSsidsHotspot20Args args, InvokeOutputOptions options) {
         return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsHotspot20:getWirelessSsidsHotspot20", TypeShape.of(GetWirelessSsidsHotspot20Result.class), args, Utilities.withVersion(options));
     }
     /**
@@ -22333,6 +27651,13 @@ public static CompletableFuture getWirelessS
     public static Output getWirelessSsidsIdentityPsks(GetWirelessSsidsIdentityPsksArgs args, InvokeOptions options) {
         return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsIdentityPsks:getWirelessSsidsIdentityPsks", TypeShape.of(GetWirelessSsidsIdentityPsksResult.class), args, Utilities.withVersion(options));
     }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static Output getWirelessSsidsIdentityPsks(GetWirelessSsidsIdentityPsksArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsIdentityPsks:getWirelessSsidsIdentityPsks", TypeShape.of(GetWirelessSsidsIdentityPsksResult.class), args, Utilities.withVersion(options));
+    }
     /**
      * ## Example Usage
      * 
@@ -22466,6 +27791,48 @@ public static CompletableFuture getWirelessSsid
     public static Output getWirelessSsidsSchedules(GetWirelessSsidsSchedulesArgs args, InvokeOptions options) {
         return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsSchedules:getWirelessSsidsSchedules", TypeShape.of(GetWirelessSsidsSchedulesResult.class), args, Utilities.withVersion(options));
     }
+    /**
+     * ## Example Usage
+     * 
+     * <!--Start PulumiCodeChooser -->
+     * 
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsSchedulesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSsidsSchedules(GetWirelessSsidsSchedulesArgs.builder()
+     *             .networkId("string")
+     *             .number("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSsidsSchedulesExample", example.applyValue(getWirelessSsidsSchedulesResult -> getWirelessSsidsSchedulesResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessSsidsSchedules(GetWirelessSsidsSchedulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsSchedules:getWirelessSsidsSchedules", TypeShape.of(GetWirelessSsidsSchedulesResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -22634,6 +28001,48 @@ public static CompletableFuture getWireles public static Output getWirelessSsidsSplashSettings(GetWirelessSsidsSplashSettingsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsSplashSettings:getWirelessSsidsSplashSettings", TypeShape.of(GetWirelessSsidsSplashSettingsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsSplashSettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSsidsSplashSettings(GetWirelessSsidsSplashSettingsArgs.builder()
+     *             .networkId("string")
+     *             .number("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSsidsSplashSettingsExample", example.applyValue(getWirelessSsidsSplashSettingsResult -> getWirelessSsidsSplashSettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessSsidsSplashSettings(GetWirelessSsidsSplashSettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsSplashSettings:getWirelessSsidsSplashSettings", TypeShape.of(GetWirelessSsidsSplashSettingsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -22802,6 +28211,48 @@ public static CompletableFuture getWi public static Output getWirelessSsidsTrafficShapingRules(GetWirelessSsidsTrafficShapingRulesArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsTrafficShapingRules:getWirelessSsidsTrafficShapingRules", TypeShape.of(GetWirelessSsidsTrafficShapingRulesResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsTrafficShapingRulesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSsidsTrafficShapingRules(GetWirelessSsidsTrafficShapingRulesArgs.builder()
+     *             .networkId("string")
+     *             .number("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSsidsTrafficShapingRulesExample", example.applyValue(getWirelessSsidsTrafficShapingRulesResult -> getWirelessSsidsTrafficShapingRulesResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessSsidsTrafficShapingRules(GetWirelessSsidsTrafficShapingRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsTrafficShapingRules:getWirelessSsidsTrafficShapingRules", TypeShape.of(GetWirelessSsidsTrafficShapingRulesResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -22970,6 +28421,48 @@ public static CompletableFuture getWirelessSsidsVpnPl public static Output getWirelessSsidsVpn(GetWirelessSsidsVpnArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsVpn:getWirelessSsidsVpn", TypeShape.of(GetWirelessSsidsVpnResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessSsidsVpnArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessSsidsVpn(GetWirelessSsidsVpnArgs.builder()
+     *             .networkId("string")
+     *             .number("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessSsidsVpnExample", example.applyValue(getWirelessSsidsVpnResult -> getWirelessSsidsVpnResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessSsidsVpn(GetWirelessSsidsVpnArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessSsidsVpn:getWirelessSsidsVpn", TypeShape.of(GetWirelessSsidsVpnResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -23165,6 +28658,57 @@ public static CompletableFuture getWirelessUsageH public static Output getWirelessUsageHistory(GetWirelessUsageHistoryArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:networks/getWirelessUsageHistory:getWirelessUsageHistory", TypeShape.of(GetWirelessUsageHistoryResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.networks.NetworksFunctions;
+     * import com.pulumi.meraki.networks.inputs.GetWirelessUsageHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = NetworksFunctions.getWirelessUsageHistory(GetWirelessUsageHistoryArgs.builder()
+     *             .apTag("string")
+     *             .autoResolution(false)
+     *             .band("string")
+     *             .clientId("string")
+     *             .deviceSerial("string")
+     *             .networkId("string")
+     *             .resolution(1)
+     *             .ssid(1)
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiNetworksWirelessUsageHistoryExample", example.applyValue(getWirelessUsageHistoryResult -> getWirelessUsageHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessUsageHistory(GetWirelessUsageHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:networks/getWirelessUsageHistory:getWirelessUsageHistory", TypeShape.of(GetWirelessUsageHistoryResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * diff --git a/sdk/java/src/main/java/com/pulumi/meraki/organizations/OrganizationsFunctions.java b/sdk/java/src/main/java/com/pulumi/meraki/organizations/OrganizationsFunctions.java index 106a6ca3..0b439b1d 100644 --- a/sdk/java/src/main/java/com/pulumi/meraki/organizations/OrganizationsFunctions.java +++ b/sdk/java/src/main/java/com/pulumi/meraki/organizations/OrganizationsFunctions.java @@ -7,6 +7,7 @@ import com.pulumi.core.TypeShape; import com.pulumi.deployment.Deployment; import com.pulumi.deployment.InvokeOptions; +import com.pulumi.deployment.InvokeOutputOptions; import com.pulumi.meraki.Utilities; import com.pulumi.meraki.organizations.inputs.GetActionBatchesArgs; import com.pulumi.meraki.organizations.inputs.GetActionBatchesPlainArgs; @@ -310,6 +311,13 @@ public static CompletableFuture getActionBatchesPlain(Ge public static Output getActionBatches(GetActionBatchesArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getActionBatches:getActionBatches", TypeShape.of(GetActionBatchesResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + */ + public static Output getActionBatches(GetActionBatchesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getActionBatches:getActionBatches", TypeShape.of(GetActionBatchesResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -352,6 +360,13 @@ public static CompletableFuture getAdaptivePolicyAc public static Output getAdaptivePolicyAcls(GetAdaptivePolicyAclsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getAdaptivePolicyAcls:getAdaptivePolicyAcls", TypeShape.of(GetAdaptivePolicyAclsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + */ + public static Output getAdaptivePolicyAcls(GetAdaptivePolicyAclsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getAdaptivePolicyAcls:getAdaptivePolicyAcls", TypeShape.of(GetAdaptivePolicyAclsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -394,6 +409,13 @@ public static CompletableFuture getAdaptivePolicy public static Output getAdaptivePolicyGroups(GetAdaptivePolicyGroupsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getAdaptivePolicyGroups:getAdaptivePolicyGroups", TypeShape.of(GetAdaptivePolicyGroupsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + */ + public static Output getAdaptivePolicyGroups(GetAdaptivePolicyGroupsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getAdaptivePolicyGroups:getAdaptivePolicyGroups", TypeShape.of(GetAdaptivePolicyGroupsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -524,6 +546,47 @@ public static CompletableFuture getAdaptivePoli public static Output getAdaptivePolicyOverview(GetAdaptivePolicyOverviewArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getAdaptivePolicyOverview:getAdaptivePolicyOverview", TypeShape.of(GetAdaptivePolicyOverviewResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetAdaptivePolicyOverviewArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getAdaptivePolicyOverview(GetAdaptivePolicyOverviewArgs.builder()
+     *             .organizationId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsAdaptivePolicyOverviewExample", example.applyValue(getAdaptivePolicyOverviewResult -> getAdaptivePolicyOverviewResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getAdaptivePolicyOverview(GetAdaptivePolicyOverviewArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getAdaptivePolicyOverview:getAdaptivePolicyOverview", TypeShape.of(GetAdaptivePolicyOverviewResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -600,6 +663,13 @@ public static CompletableFuture getAdaptivePoli public static Output getAdaptivePolicyPolicies(GetAdaptivePolicyPoliciesArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getAdaptivePolicyPolicies:getAdaptivePolicyPolicies", TypeShape.of(GetAdaptivePolicyPoliciesResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + */ + public static Output getAdaptivePolicyPolicies(GetAdaptivePolicyPoliciesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getAdaptivePolicyPolicies:getAdaptivePolicyPolicies", TypeShape.of(GetAdaptivePolicyPoliciesResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -730,6 +800,47 @@ public static CompletableFuture getAdaptivePoli public static Output getAdaptivePolicySettings(GetAdaptivePolicySettingsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getAdaptivePolicySettings:getAdaptivePolicySettings", TypeShape.of(GetAdaptivePolicySettingsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetAdaptivePolicySettingsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getAdaptivePolicySettings(GetAdaptivePolicySettingsArgs.builder()
+     *             .organizationId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsAdaptivePolicySettingsExample", example.applyValue(getAdaptivePolicySettingsResult -> getAdaptivePolicySettingsResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getAdaptivePolicySettings(GetAdaptivePolicySettingsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getAdaptivePolicySettings:getAdaptivePolicySettings", TypeShape.of(GetAdaptivePolicySettingsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -894,6 +1005,47 @@ public static CompletableFuture getAdminsPlain(GetAdminsPlainAr public static Output getAdmins(GetAdminsArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getAdmins:getAdmins", TypeShape.of(GetAdminsResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetAdminsArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getAdmins(GetAdminsArgs.builder()
+     *             .organizationId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsAdminsExample", example.applyValue(getAdminsResult -> getAdminsResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getAdmins(GetAdminsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getAdmins:getAdmins", TypeShape.of(GetAdminsResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -1058,6 +1210,47 @@ public static CompletableFuture getAlertsProfilesPlain( public static Output getAlertsProfiles(GetAlertsProfilesArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getAlertsProfiles:getAlertsProfiles", TypeShape.of(GetAlertsProfilesResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetAlertsProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getAlertsProfiles(GetAlertsProfilesArgs.builder()
+     *             .organizationId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsAlertsProfilesExample", example.applyValue(getAlertsProfilesResult -> getAlertsProfilesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getAlertsProfiles(GetAlertsProfilesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getAlertsProfiles:getAlertsProfiles", TypeShape.of(GetAlertsProfilesResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -1316,8 +1509,8 @@ public static Output getApiRequests(GetApiRequestsArgs arg * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApiRequestsPlain(GetApiRequestsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getApiRequests:getApiRequests", TypeShape.of(GetApiRequestsResult.class), args, Utilities.withVersion(options)); + public static Output getApiRequests(GetApiRequestsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApiRequests:getApiRequests", TypeShape.of(GetApiRequestsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1331,7 +1524,7 @@ public static CompletableFuture getApiRequestsPlain(GetApi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApiRequestsOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetApiRequestsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1345,14 +1538,25 @@ public static CompletableFuture getApiRequestsPlain(GetApi * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApiRequestsOverview(GetApiRequestsOverviewArgs.builder() + * final var example = OrganizationsFunctions.getApiRequests(GetApiRequestsArgs.builder() + * .adminId("string") + * .endingBefore("string") + * .method("string") + * .operationIds("string") * .organizationId("string") + * .path("string") + * .perPage(1) + * .responseCode(1) + * .sourceIp("string") + * .startingAfter("string") * .t0("string") * .t1("string") * .timespan(1) + * .userAgent("string") + * .version(1) * .build()); * - * ctx.export("merakiOrganizationsApiRequestsOverviewExample", example.applyValue(getApiRequestsOverviewResult -> getApiRequestsOverviewResult.item())); + * ctx.export("merakiOrganizationsApiRequestsExample", example.applyValue(getApiRequestsResult -> getApiRequestsResult.items())); * } * } * } @@ -1360,8 +1564,8 @@ public static CompletableFuture getApiRequestsPlain(GetApi * <!--End PulumiCodeChooser --> * */ - public static Output getApiRequestsOverview(GetApiRequestsOverviewArgs args) { - return getApiRequestsOverview(args, InvokeOptions.Empty); + public static CompletableFuture getApiRequestsPlain(GetApiRequestsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getApiRequests:getApiRequests", TypeShape.of(GetApiRequestsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1404,8 +1608,8 @@ public static Output getApiRequestsOverview(GetApi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApiRequestsOverviewPlain(GetApiRequestsOverviewPlainArgs args) { - return getApiRequestsOverviewPlain(args, InvokeOptions.Empty); + public static Output getApiRequestsOverview(GetApiRequestsOverviewArgs args) { + return getApiRequestsOverview(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1448,8 +1652,8 @@ public static CompletableFuture getApiRequestsOver * <!--End PulumiCodeChooser --> * */ - public static Output getApiRequestsOverview(GetApiRequestsOverviewArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getApiRequestsOverview:getApiRequestsOverview", TypeShape.of(GetApiRequestsOverviewResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApiRequestsOverviewPlain(GetApiRequestsOverviewPlainArgs args) { + return getApiRequestsOverviewPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1492,8 +1696,8 @@ public static Output getApiRequestsOverview(GetApi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApiRequestsOverviewPlain(GetApiRequestsOverviewPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getApiRequestsOverview:getApiRequestsOverview", TypeShape.of(GetApiRequestsOverviewResult.class), args, Utilities.withVersion(options)); + public static Output getApiRequestsOverview(GetApiRequestsOverviewArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApiRequestsOverview:getApiRequestsOverview", TypeShape.of(GetApiRequestsOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1507,7 +1711,7 @@ public static CompletableFuture getApiRequestsOver * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApiRequestsOverviewResponseCodesByIntervalArgs; + * import com.pulumi.meraki.organizations.inputs.GetApiRequestsOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1521,20 +1725,14 @@ public static CompletableFuture getApiRequestsOver * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApiRequestsOverviewResponseCodesByInterval(GetApiRequestsOverviewResponseCodesByIntervalArgs.builder() - * .adminIds("string") - * .interval(1) - * .operationIds("string") + * final var example = OrganizationsFunctions.getApiRequestsOverview(GetApiRequestsOverviewArgs.builder() * .organizationId("string") - * .sourceIps("string") * .t0("string") * .t1("string") * .timespan(1) - * .userAgent("string") - * .version(1) * .build()); * - * ctx.export("merakiOrganizationsApiRequestsOverviewResponseCodesByIntervalExample", example.applyValue(getApiRequestsOverviewResponseCodesByIntervalResult -> getApiRequestsOverviewResponseCodesByIntervalResult.items())); + * ctx.export("merakiOrganizationsApiRequestsOverviewExample", example.applyValue(getApiRequestsOverviewResult -> getApiRequestsOverviewResult.item())); * } * } * } @@ -1542,8 +1740,8 @@ public static CompletableFuture getApiRequestsOver * <!--End PulumiCodeChooser --> * */ - public static Output getApiRequestsOverviewResponseCodesByInterval(GetApiRequestsOverviewResponseCodesByIntervalArgs args) { - return getApiRequestsOverviewResponseCodesByInterval(args, InvokeOptions.Empty); + public static Output getApiRequestsOverview(GetApiRequestsOverviewArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApiRequestsOverview:getApiRequestsOverview", TypeShape.of(GetApiRequestsOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1557,7 +1755,7 @@ public static Output getApi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApiRequestsOverviewResponseCodesByIntervalArgs; + * import com.pulumi.meraki.organizations.inputs.GetApiRequestsOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1571,20 +1769,14 @@ public static Output getApi * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApiRequestsOverviewResponseCodesByInterval(GetApiRequestsOverviewResponseCodesByIntervalArgs.builder() - * .adminIds("string") - * .interval(1) - * .operationIds("string") + * final var example = OrganizationsFunctions.getApiRequestsOverview(GetApiRequestsOverviewArgs.builder() * .organizationId("string") - * .sourceIps("string") * .t0("string") * .t1("string") * .timespan(1) - * .userAgent("string") - * .version(1) * .build()); * - * ctx.export("merakiOrganizationsApiRequestsOverviewResponseCodesByIntervalExample", example.applyValue(getApiRequestsOverviewResponseCodesByIntervalResult -> getApiRequestsOverviewResponseCodesByIntervalResult.items())); + * ctx.export("merakiOrganizationsApiRequestsOverviewExample", example.applyValue(getApiRequestsOverviewResult -> getApiRequestsOverviewResult.item())); * } * } * } @@ -1592,8 +1784,8 @@ public static Output getApi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApiRequestsOverviewResponseCodesByIntervalPlain(GetApiRequestsOverviewResponseCodesByIntervalPlainArgs args) { - return getApiRequestsOverviewResponseCodesByIntervalPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApiRequestsOverviewPlain(GetApiRequestsOverviewPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getApiRequestsOverview:getApiRequestsOverview", TypeShape.of(GetApiRequestsOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1642,8 +1834,8 @@ public static CompletableFuture getApiRequestsOverviewResponseCodesByInterval(GetApiRequestsOverviewResponseCodesByIntervalArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getApiRequestsOverviewResponseCodesByInterval:getApiRequestsOverviewResponseCodesByInterval", TypeShape.of(GetApiRequestsOverviewResponseCodesByIntervalResult.class), args, Utilities.withVersion(options)); + public static Output getApiRequestsOverviewResponseCodesByInterval(GetApiRequestsOverviewResponseCodesByIntervalArgs args) { + return getApiRequestsOverviewResponseCodesByInterval(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1692,8 +1884,8 @@ public static Output getApi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApiRequestsOverviewResponseCodesByIntervalPlain(GetApiRequestsOverviewResponseCodesByIntervalPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getApiRequestsOverviewResponseCodesByInterval:getApiRequestsOverviewResponseCodesByInterval", TypeShape.of(GetApiRequestsOverviewResponseCodesByIntervalResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApiRequestsOverviewResponseCodesByIntervalPlain(GetApiRequestsOverviewResponseCodesByIntervalPlainArgs args) { + return getApiRequestsOverviewResponseCodesByIntervalPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1707,7 +1899,7 @@ public static CompletableFuture getApplianceSecurityIntrusionResult.item())); + * ctx.export("merakiOrganizationsApiRequestsOverviewResponseCodesByIntervalExample", example.applyValue(getApiRequestsOverviewResponseCodesByIntervalResult -> getApiRequestsOverviewResponseCodesByIntervalResult.items())); * } * } * } @@ -1733,8 +1934,8 @@ public static CompletableFuture getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs args) { - return getApplianceSecurityIntrusion(args, InvokeOptions.Empty); + public static Output getApiRequestsOverviewResponseCodesByInterval(GetApiRequestsOverviewResponseCodesByIntervalArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApiRequestsOverviewResponseCodesByInterval:getApiRequestsOverviewResponseCodesByInterval", TypeShape.of(GetApiRequestsOverviewResponseCodesByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1748,7 +1949,7 @@ public static Output getApplianceSecurityIn * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceSecurityIntrusionArgs; + * import com.pulumi.meraki.organizations.inputs.GetApiRequestsOverviewResponseCodesByIntervalArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1762,11 +1963,20 @@ public static Output getApplianceSecurityIn * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder() + * final var example = OrganizationsFunctions.getApiRequestsOverviewResponseCodesByInterval(GetApiRequestsOverviewResponseCodesByIntervalArgs.builder() + * .adminIds("string") + * .interval(1) + * .operationIds("string") * .organizationId("string") + * .sourceIps("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .userAgent("string") + * .version(1) * .build()); * - * ctx.export("merakiOrganizationsApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item())); + * ctx.export("merakiOrganizationsApiRequestsOverviewResponseCodesByIntervalExample", example.applyValue(getApiRequestsOverviewResponseCodesByIntervalResult -> getApiRequestsOverviewResponseCodesByIntervalResult.items())); * } * } * } @@ -1774,8 +1984,8 @@ public static Output getApplianceSecurityIn * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceSecurityIntrusionPlain(GetApplianceSecurityIntrusionPlainArgs args) { - return getApplianceSecurityIntrusionPlain(args, InvokeOptions.Empty); + public static Output getApiRequestsOverviewResponseCodesByInterval(GetApiRequestsOverviewResponseCodesByIntervalArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApiRequestsOverviewResponseCodesByInterval:getApiRequestsOverviewResponseCodesByInterval", TypeShape.of(GetApiRequestsOverviewResponseCodesByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1789,7 +1999,7 @@ public static CompletableFuture getApplianc * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceSecurityIntrusionArgs; + * import com.pulumi.meraki.organizations.inputs.GetApiRequestsOverviewResponseCodesByIntervalArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1803,11 +2013,20 @@ public static CompletableFuture getApplianc * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder() + * final var example = OrganizationsFunctions.getApiRequestsOverviewResponseCodesByInterval(GetApiRequestsOverviewResponseCodesByIntervalArgs.builder() + * .adminIds("string") + * .interval(1) + * .operationIds("string") * .organizationId("string") + * .sourceIps("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .userAgent("string") + * .version(1) * .build()); * - * ctx.export("merakiOrganizationsApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item())); + * ctx.export("merakiOrganizationsApiRequestsOverviewResponseCodesByIntervalExample", example.applyValue(getApiRequestsOverviewResponseCodesByIntervalResult -> getApiRequestsOverviewResponseCodesByIntervalResult.items())); * } * } * } @@ -1815,8 +2034,8 @@ public static CompletableFuture getApplianc * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", TypeShape.of(GetApplianceSecurityIntrusionResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApiRequestsOverviewResponseCodesByIntervalPlain(GetApiRequestsOverviewResponseCodesByIntervalPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getApiRequestsOverviewResponseCodesByInterval:getApiRequestsOverviewResponseCodesByInterval", TypeShape.of(GetApiRequestsOverviewResponseCodesByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1856,8 +2075,8 @@ public static Output getApplianceSecurityIn * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceSecurityIntrusionPlain(GetApplianceSecurityIntrusionPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", TypeShape.of(GetApplianceSecurityIntrusionResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs args) { + return getApplianceSecurityIntrusion(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1871,7 +2090,7 @@ public static CompletableFuture getApplianc * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceTrafficShapingVpnExclusionsByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceSecurityIntrusionArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1885,15 +2104,11 @@ public static CompletableFuture getApplianc * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsApplianceTrafficShapingVpnExclusionsByNetworkExample", example.applyValue(getApplianceTrafficShapingVpnExclusionsByNetworkResult -> getApplianceTrafficShapingVpnExclusionsByNetworkResult.item())); + * ctx.export("merakiOrganizationsApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item())); * } * } * } @@ -1901,8 +2116,8 @@ public static CompletableFuture getApplianc * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs args) { - return getApplianceTrafficShapingVpnExclusionsByNetwork(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceSecurityIntrusionPlain(GetApplianceSecurityIntrusionPlainArgs args) { + return getApplianceSecurityIntrusionPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -1916,7 +2131,7 @@ public static Output get * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceTrafficShapingVpnExclusionsByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceSecurityIntrusionArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -1930,15 +2145,11 @@ public static Output get * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsApplianceTrafficShapingVpnExclusionsByNetworkExample", example.applyValue(getApplianceTrafficShapingVpnExclusionsByNetworkResult -> getApplianceTrafficShapingVpnExclusionsByNetworkResult.item())); + * ctx.export("merakiOrganizationsApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item())); * } * } * } @@ -1946,8 +2157,8 @@ public static Output get * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceTrafficShapingVpnExclusionsByNetworkPlain(GetApplianceTrafficShapingVpnExclusionsByNetworkPlainArgs args) { - return getApplianceTrafficShapingVpnExclusionsByNetworkPlain(args, InvokeOptions.Empty); + public static Output getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", TypeShape.of(GetApplianceSecurityIntrusionResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -1961,7 +2172,7 @@ public static CompletableFuture getApplianceTrafficShapingVpnExclusionsByNetworkResult.item())); + * ctx.export("merakiOrganizationsApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item())); * } * } * } @@ -1991,8 +2198,8 @@ public static CompletableFuture getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getApplianceTrafficShapingVpnExclusionsByNetwork:getApplianceTrafficShapingVpnExclusionsByNetwork", TypeShape.of(GetApplianceTrafficShapingVpnExclusionsByNetworkResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", TypeShape.of(GetApplianceSecurityIntrusionResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2006,7 +2213,7 @@ public static Output get * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceTrafficShapingVpnExclusionsByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceSecurityIntrusionArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2020,15 +2227,11 @@ public static Output get * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getApplianceSecurityIntrusion(GetApplianceSecurityIntrusionArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsApplianceTrafficShapingVpnExclusionsByNetworkExample", example.applyValue(getApplianceTrafficShapingVpnExclusionsByNetworkResult -> getApplianceTrafficShapingVpnExclusionsByNetworkResult.item())); + * ctx.export("merakiOrganizationsApplianceSecurityIntrusionExample", example.applyValue(getApplianceSecurityIntrusionResult -> getApplianceSecurityIntrusionResult.item())); * } * } * } @@ -2036,8 +2239,8 @@ public static Output get * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceTrafficShapingVpnExclusionsByNetworkPlain(GetApplianceTrafficShapingVpnExclusionsByNetworkPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceTrafficShapingVpnExclusionsByNetwork:getApplianceTrafficShapingVpnExclusionsByNetwork", TypeShape.of(GetApplianceTrafficShapingVpnExclusionsByNetworkResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceSecurityIntrusionPlain(GetApplianceSecurityIntrusionPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceSecurityIntrusion:getApplianceSecurityIntrusion", TypeShape.of(GetApplianceSecurityIntrusionResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2051,7 +2254,7 @@ public static CompletableFuture getApplianceUplinksStatusesOverviewResult.item())); + * ctx.export("merakiOrganizationsApplianceTrafficShapingVpnExclusionsByNetworkExample", example.applyValue(getApplianceTrafficShapingVpnExclusionsByNetworkResult -> getApplianceTrafficShapingVpnExclusionsByNetworkResult.item())); * } * } * } @@ -2077,8 +2284,8 @@ public static CompletableFuture getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs args) { - return getApplianceUplinksStatusesOverview(args, InvokeOptions.Empty); + public static Output getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs args) { + return getApplianceTrafficShapingVpnExclusionsByNetwork(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2092,7 +2299,7 @@ public static Output getApplianceUpli * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksStatusesOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceTrafficShapingVpnExclusionsByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2106,11 +2313,15 @@ public static Output getApplianceUpli * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs.builder() + * final var example = OrganizationsFunctions.getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs.builder() + * .endingBefore("string") + * .networkIds("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsApplianceUplinksStatusesOverviewExample", example.applyValue(getApplianceUplinksStatusesOverviewResult -> getApplianceUplinksStatusesOverviewResult.item())); + * ctx.export("merakiOrganizationsApplianceTrafficShapingVpnExclusionsByNetworkExample", example.applyValue(getApplianceTrafficShapingVpnExclusionsByNetworkResult -> getApplianceTrafficShapingVpnExclusionsByNetworkResult.item())); * } * } * } @@ -2118,8 +2329,8 @@ public static Output getApplianceUpli * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceUplinksStatusesOverviewPlain(GetApplianceUplinksStatusesOverviewPlainArgs args) { - return getApplianceUplinksStatusesOverviewPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceTrafficShapingVpnExclusionsByNetworkPlain(GetApplianceTrafficShapingVpnExclusionsByNetworkPlainArgs args) { + return getApplianceTrafficShapingVpnExclusionsByNetworkPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2133,7 +2344,7 @@ public static CompletableFuture getAp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksStatusesOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceTrafficShapingVpnExclusionsByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2147,11 +2358,15 @@ public static CompletableFuture getAp * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs.builder() + * final var example = OrganizationsFunctions.getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs.builder() + * .endingBefore("string") + * .networkIds("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsApplianceUplinksStatusesOverviewExample", example.applyValue(getApplianceUplinksStatusesOverviewResult -> getApplianceUplinksStatusesOverviewResult.item())); + * ctx.export("merakiOrganizationsApplianceTrafficShapingVpnExclusionsByNetworkExample", example.applyValue(getApplianceTrafficShapingVpnExclusionsByNetworkResult -> getApplianceTrafficShapingVpnExclusionsByNetworkResult.item())); * } * } * } @@ -2159,8 +2374,8 @@ public static CompletableFuture getAp * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getApplianceUplinksStatusesOverview:getApplianceUplinksStatusesOverview", TypeShape.of(GetApplianceUplinksStatusesOverviewResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceTrafficShapingVpnExclusionsByNetwork:getApplianceTrafficShapingVpnExclusionsByNetwork", TypeShape.of(GetApplianceTrafficShapingVpnExclusionsByNetworkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2174,7 +2389,7 @@ public static Output getApplianceUpli * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksStatusesOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceTrafficShapingVpnExclusionsByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2188,11 +2403,15 @@ public static Output getApplianceUpli * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs.builder() + * final var example = OrganizationsFunctions.getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs.builder() + * .endingBefore("string") + * .networkIds("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsApplianceUplinksStatusesOverviewExample", example.applyValue(getApplianceUplinksStatusesOverviewResult -> getApplianceUplinksStatusesOverviewResult.item())); + * ctx.export("merakiOrganizationsApplianceTrafficShapingVpnExclusionsByNetworkExample", example.applyValue(getApplianceTrafficShapingVpnExclusionsByNetworkResult -> getApplianceTrafficShapingVpnExclusionsByNetworkResult.item())); * } * } * } @@ -2200,8 +2419,8 @@ public static Output getApplianceUpli * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceUplinksStatusesOverviewPlain(GetApplianceUplinksStatusesOverviewPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceUplinksStatusesOverview:getApplianceUplinksStatusesOverview", TypeShape.of(GetApplianceUplinksStatusesOverviewResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceTrafficShapingVpnExclusionsByNetwork:getApplianceTrafficShapingVpnExclusionsByNetwork", TypeShape.of(GetApplianceTrafficShapingVpnExclusionsByNetworkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2215,7 +2434,7 @@ public static CompletableFuture getAp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksUsageByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceTrafficShapingVpnExclusionsByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2229,14 +2448,15 @@ public static CompletableFuture getAp * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs.builder() + * final var example = OrganizationsFunctions.getApplianceTrafficShapingVpnExclusionsByNetwork(GetApplianceTrafficShapingVpnExclusionsByNetworkArgs.builder() + * .endingBefore("string") + * .networkIds("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.applyValue(getApplianceUplinksUsageByNetworkResult -> getApplianceUplinksUsageByNetworkResult.items())); + * ctx.export("merakiOrganizationsApplianceTrafficShapingVpnExclusionsByNetworkExample", example.applyValue(getApplianceTrafficShapingVpnExclusionsByNetworkResult -> getApplianceTrafficShapingVpnExclusionsByNetworkResult.item())); * } * } * } @@ -2244,8 +2464,8 @@ public static CompletableFuture getAp * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs args) { - return getApplianceUplinksUsageByNetwork(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceTrafficShapingVpnExclusionsByNetworkPlain(GetApplianceTrafficShapingVpnExclusionsByNetworkPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceTrafficShapingVpnExclusionsByNetwork:getApplianceTrafficShapingVpnExclusionsByNetwork", TypeShape.of(GetApplianceTrafficShapingVpnExclusionsByNetworkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2259,7 +2479,7 @@ public static Output getApplianceUplink * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksUsageByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksStatusesOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2273,14 +2493,11 @@ public static Output getApplianceUplink * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs.builder() + * final var example = OrganizationsFunctions.getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs.builder() * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.applyValue(getApplianceUplinksUsageByNetworkResult -> getApplianceUplinksUsageByNetworkResult.items())); + * ctx.export("merakiOrganizationsApplianceUplinksStatusesOverviewExample", example.applyValue(getApplianceUplinksStatusesOverviewResult -> getApplianceUplinksStatusesOverviewResult.item())); * } * } * } @@ -2288,8 +2505,8 @@ public static Output getApplianceUplink * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceUplinksUsageByNetworkPlain(GetApplianceUplinksUsageByNetworkPlainArgs args) { - return getApplianceUplinksUsageByNetworkPlain(args, InvokeOptions.Empty); + public static Output getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs args) { + return getApplianceUplinksStatusesOverview(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2303,7 +2520,7 @@ public static CompletableFuture getAppl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksUsageByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksStatusesOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2317,14 +2534,11 @@ public static CompletableFuture getAppl * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs.builder() + * final var example = OrganizationsFunctions.getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs.builder() * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.applyValue(getApplianceUplinksUsageByNetworkResult -> getApplianceUplinksUsageByNetworkResult.items())); + * ctx.export("merakiOrganizationsApplianceUplinksStatusesOverviewExample", example.applyValue(getApplianceUplinksStatusesOverviewResult -> getApplianceUplinksStatusesOverviewResult.item())); * } * } * } @@ -2332,8 +2546,8 @@ public static CompletableFuture getAppl * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getApplianceUplinksUsageByNetwork:getApplianceUplinksUsageByNetwork", TypeShape.of(GetApplianceUplinksUsageByNetworkResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceUplinksStatusesOverviewPlain(GetApplianceUplinksStatusesOverviewPlainArgs args) { + return getApplianceUplinksStatusesOverviewPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2347,7 +2561,7 @@ public static Output getApplianceUplink * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksUsageByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksStatusesOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2361,14 +2575,11 @@ public static Output getApplianceUplink * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs.builder() + * final var example = OrganizationsFunctions.getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs.builder() * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.applyValue(getApplianceUplinksUsageByNetworkResult -> getApplianceUplinksUsageByNetworkResult.items())); + * ctx.export("merakiOrganizationsApplianceUplinksStatusesOverviewExample", example.applyValue(getApplianceUplinksStatusesOverviewResult -> getApplianceUplinksStatusesOverviewResult.item())); * } * } * } @@ -2376,8 +2587,8 @@ public static Output getApplianceUplink * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceUplinksUsageByNetworkPlain(GetApplianceUplinksUsageByNetworkPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceUplinksUsageByNetwork:getApplianceUplinksUsageByNetwork", TypeShape.of(GetApplianceUplinksUsageByNetworkResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceUplinksStatusesOverview:getApplianceUplinksStatusesOverview", TypeShape.of(GetApplianceUplinksStatusesOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2391,7 +2602,7 @@ public static CompletableFuture getAppl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnThirdPartyVpnpeersArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksStatusesOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2405,11 +2616,11 @@ public static CompletableFuture getAppl * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs.builder() + * final var example = OrganizationsFunctions.getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsApplianceVpnThirdPartyVpnpeersExample", example.applyValue(getApplianceVpnThirdPartyVpnpeersResult -> getApplianceVpnThirdPartyVpnpeersResult.item())); + * ctx.export("merakiOrganizationsApplianceUplinksStatusesOverviewExample", example.applyValue(getApplianceUplinksStatusesOverviewResult -> getApplianceUplinksStatusesOverviewResult.item())); * } * } * } @@ -2417,8 +2628,8 @@ public static CompletableFuture getAppl * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs args) { - return getApplianceVpnThirdPartyVpnpeers(args, InvokeOptions.Empty); + public static Output getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceUplinksStatusesOverview:getApplianceUplinksStatusesOverview", TypeShape.of(GetApplianceUplinksStatusesOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2432,7 +2643,7 @@ public static Output getApplianceVpnThi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnThirdPartyVpnpeersArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksStatusesOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2446,11 +2657,11 @@ public static Output getApplianceVpnThi * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs.builder() + * final var example = OrganizationsFunctions.getApplianceUplinksStatusesOverview(GetApplianceUplinksStatusesOverviewArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsApplianceVpnThirdPartyVpnpeersExample", example.applyValue(getApplianceVpnThirdPartyVpnpeersResult -> getApplianceVpnThirdPartyVpnpeersResult.item())); + * ctx.export("merakiOrganizationsApplianceUplinksStatusesOverviewExample", example.applyValue(getApplianceUplinksStatusesOverviewResult -> getApplianceUplinksStatusesOverviewResult.item())); * } * } * } @@ -2458,8 +2669,8 @@ public static Output getApplianceVpnThi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceVpnThirdPartyVpnpeersPlain(GetApplianceVpnThirdPartyVpnpeersPlainArgs args) { - return getApplianceVpnThirdPartyVpnpeersPlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceUplinksStatusesOverviewPlain(GetApplianceUplinksStatusesOverviewPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceUplinksStatusesOverview:getApplianceUplinksStatusesOverview", TypeShape.of(GetApplianceUplinksStatusesOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2473,7 +2684,7 @@ public static CompletableFuture getAppl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnThirdPartyVpnpeersArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksUsageByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2487,11 +2698,14 @@ public static CompletableFuture getAppl * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs.builder() + * final var example = OrganizationsFunctions.getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsApplianceVpnThirdPartyVpnpeersExample", example.applyValue(getApplianceVpnThirdPartyVpnpeersResult -> getApplianceVpnThirdPartyVpnpeersResult.item())); + * ctx.export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.applyValue(getApplianceUplinksUsageByNetworkResult -> getApplianceUplinksUsageByNetworkResult.items())); * } * } * } @@ -2499,8 +2713,8 @@ public static CompletableFuture getAppl * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getApplianceVpnThirdPartyVpnpeers:getApplianceVpnThirdPartyVpnpeers", TypeShape.of(GetApplianceVpnThirdPartyVpnpeersResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs args) { + return getApplianceUplinksUsageByNetwork(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2514,7 +2728,7 @@ public static Output getApplianceVpnThi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnThirdPartyVpnpeersArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksUsageByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2528,11 +2742,14 @@ public static Output getApplianceVpnThi * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs.builder() + * final var example = OrganizationsFunctions.getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsApplianceVpnThirdPartyVpnpeersExample", example.applyValue(getApplianceVpnThirdPartyVpnpeersResult -> getApplianceVpnThirdPartyVpnpeersResult.item())); + * ctx.export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.applyValue(getApplianceUplinksUsageByNetworkResult -> getApplianceUplinksUsageByNetworkResult.items())); * } * } * } @@ -2540,8 +2757,8 @@ public static Output getApplianceVpnThi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceVpnThirdPartyVpnpeersPlain(GetApplianceVpnThirdPartyVpnpeersPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceVpnThirdPartyVpnpeers:getApplianceVpnThirdPartyVpnpeers", TypeShape.of(GetApplianceVpnThirdPartyVpnpeersResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceUplinksUsageByNetworkPlain(GetApplianceUplinksUsageByNetworkPlainArgs args) { + return getApplianceUplinksUsageByNetworkPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2555,7 +2772,7 @@ public static CompletableFuture getAppl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnVpnFirewallRulesArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksUsageByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2569,11 +2786,14 @@ public static CompletableFuture getAppl * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs.builder() + * final var example = OrganizationsFunctions.getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsApplianceVpnVpnFirewallRulesExample", example.applyValue(getApplianceVpnVpnFirewallRulesResult -> getApplianceVpnVpnFirewallRulesResult.item())); + * ctx.export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.applyValue(getApplianceUplinksUsageByNetworkResult -> getApplianceUplinksUsageByNetworkResult.items())); * } * } * } @@ -2581,8 +2801,8 @@ public static CompletableFuture getAppl * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs args) { - return getApplianceVpnVpnFirewallRules(args, InvokeOptions.Empty); + public static Output getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceUplinksUsageByNetwork:getApplianceUplinksUsageByNetwork", TypeShape.of(GetApplianceUplinksUsageByNetworkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2596,7 +2816,7 @@ public static Output getApplianceVpnVpnFi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnVpnFirewallRulesArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksUsageByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2610,11 +2830,14 @@ public static Output getApplianceVpnVpnFi * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs.builder() + * final var example = OrganizationsFunctions.getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsApplianceVpnVpnFirewallRulesExample", example.applyValue(getApplianceVpnVpnFirewallRulesResult -> getApplianceVpnVpnFirewallRulesResult.item())); + * ctx.export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.applyValue(getApplianceUplinksUsageByNetworkResult -> getApplianceUplinksUsageByNetworkResult.items())); * } * } * } @@ -2622,8 +2845,8 @@ public static Output getApplianceVpnVpnFi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceVpnVpnFirewallRulesPlain(GetApplianceVpnVpnFirewallRulesPlainArgs args) { - return getApplianceVpnVpnFirewallRulesPlain(args, InvokeOptions.Empty); + public static Output getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceUplinksUsageByNetwork:getApplianceUplinksUsageByNetwork", TypeShape.of(GetApplianceUplinksUsageByNetworkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2637,7 +2860,7 @@ public static CompletableFuture getApplia * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnVpnFirewallRulesArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksUsageByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2651,11 +2874,14 @@ public static CompletableFuture getApplia * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs.builder() + * final var example = OrganizationsFunctions.getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsApplianceVpnVpnFirewallRulesExample", example.applyValue(getApplianceVpnVpnFirewallRulesResult -> getApplianceVpnVpnFirewallRulesResult.item())); + * ctx.export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.applyValue(getApplianceUplinksUsageByNetworkResult -> getApplianceUplinksUsageByNetworkResult.items())); * } * } * } @@ -2663,8 +2889,8 @@ public static CompletableFuture getApplia * <!--End PulumiCodeChooser --> * */ - public static Output getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getApplianceVpnVpnFirewallRules:getApplianceVpnVpnFirewallRules", TypeShape.of(GetApplianceVpnVpnFirewallRulesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceUplinksUsageByNetworkPlain(GetApplianceUplinksUsageByNetworkPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceUplinksUsageByNetwork:getApplianceUplinksUsageByNetwork", TypeShape.of(GetApplianceUplinksUsageByNetworkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2678,7 +2904,7 @@ public static Output getApplianceVpnVpnFi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnVpnFirewallRulesArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnThirdPartyVpnpeersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2692,11 +2918,11 @@ public static Output getApplianceVpnVpnFi * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs.builder() + * final var example = OrganizationsFunctions.getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsApplianceVpnVpnFirewallRulesExample", example.applyValue(getApplianceVpnVpnFirewallRulesResult -> getApplianceVpnVpnFirewallRulesResult.item())); + * ctx.export("merakiOrganizationsApplianceVpnThirdPartyVpnpeersExample", example.applyValue(getApplianceVpnThirdPartyVpnpeersResult -> getApplianceVpnThirdPartyVpnpeersResult.item())); * } * } * } @@ -2704,50 +2930,8 @@ public static Output getApplianceVpnVpnFi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getApplianceVpnVpnFirewallRulesPlain(GetApplianceVpnVpnFirewallRulesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceVpnVpnFirewallRules:getApplianceVpnVpnFirewallRules", TypeShape.of(GetApplianceVpnVpnFirewallRulesResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getBrandingPolicies() { - return getBrandingPolicies(GetBrandingPoliciesArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getBrandingPoliciesPlain() { - return getBrandingPoliciesPlain(GetBrandingPoliciesPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getBrandingPolicies(GetBrandingPoliciesArgs args) { - return getBrandingPolicies(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getBrandingPoliciesPlain(GetBrandingPoliciesPlainArgs args) { - return getBrandingPoliciesPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getBrandingPolicies(GetBrandingPoliciesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getBrandingPolicies:getBrandingPolicies", TypeShape.of(GetBrandingPoliciesResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getBrandingPoliciesPlain(GetBrandingPoliciesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getBrandingPolicies:getBrandingPolicies", TypeShape.of(GetBrandingPoliciesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs args) { + return getApplianceVpnThirdPartyVpnpeers(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2761,7 +2945,7 @@ public static CompletableFuture getBrandingPoliciesPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetBrandingPoliciesPrioritiesArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnThirdPartyVpnpeersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2775,11 +2959,11 @@ public static CompletableFuture getBrandingPoliciesPl * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs.builder() + * final var example = OrganizationsFunctions.getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsBrandingPoliciesPrioritiesExample", example.applyValue(getBrandingPoliciesPrioritiesResult -> getBrandingPoliciesPrioritiesResult.item())); + * ctx.export("merakiOrganizationsApplianceVpnThirdPartyVpnpeersExample", example.applyValue(getApplianceVpnThirdPartyVpnpeersResult -> getApplianceVpnThirdPartyVpnpeersResult.item())); * } * } * } @@ -2787,8 +2971,8 @@ public static CompletableFuture getBrandingPoliciesPl * <!--End PulumiCodeChooser --> * */ - public static Output getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs args) { - return getBrandingPoliciesPriorities(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceVpnThirdPartyVpnpeersPlain(GetApplianceVpnThirdPartyVpnpeersPlainArgs args) { + return getApplianceVpnThirdPartyVpnpeersPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2802,7 +2986,7 @@ public static Output getBrandingPoliciesPri * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetBrandingPoliciesPrioritiesArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnThirdPartyVpnpeersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2816,11 +3000,11 @@ public static Output getBrandingPoliciesPri * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs.builder() + * final var example = OrganizationsFunctions.getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsBrandingPoliciesPrioritiesExample", example.applyValue(getBrandingPoliciesPrioritiesResult -> getBrandingPoliciesPrioritiesResult.item())); + * ctx.export("merakiOrganizationsApplianceVpnThirdPartyVpnpeersExample", example.applyValue(getApplianceVpnThirdPartyVpnpeersResult -> getApplianceVpnThirdPartyVpnpeersResult.item())); * } * } * } @@ -2828,8 +3012,8 @@ public static Output getBrandingPoliciesPri * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getBrandingPoliciesPrioritiesPlain(GetBrandingPoliciesPrioritiesPlainArgs args) { - return getBrandingPoliciesPrioritiesPlain(args, InvokeOptions.Empty); + public static Output getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceVpnThirdPartyVpnpeers:getApplianceVpnThirdPartyVpnpeers", TypeShape.of(GetApplianceVpnThirdPartyVpnpeersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2843,7 +3027,7 @@ public static CompletableFuture getBranding * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetBrandingPoliciesPrioritiesArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnThirdPartyVpnpeersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2857,11 +3041,11 @@ public static CompletableFuture getBranding * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs.builder() + * final var example = OrganizationsFunctions.getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsBrandingPoliciesPrioritiesExample", example.applyValue(getBrandingPoliciesPrioritiesResult -> getBrandingPoliciesPrioritiesResult.item())); + * ctx.export("merakiOrganizationsApplianceVpnThirdPartyVpnpeersExample", example.applyValue(getApplianceVpnThirdPartyVpnpeersResult -> getApplianceVpnThirdPartyVpnpeersResult.item())); * } * } * } @@ -2869,8 +3053,8 @@ public static CompletableFuture getBranding * <!--End PulumiCodeChooser --> * */ - public static Output getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getBrandingPoliciesPriorities:getBrandingPoliciesPriorities", TypeShape.of(GetBrandingPoliciesPrioritiesResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceVpnThirdPartyVpnpeers:getApplianceVpnThirdPartyVpnpeers", TypeShape.of(GetApplianceVpnThirdPartyVpnpeersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2884,7 +3068,7 @@ public static Output getBrandingPoliciesPri * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetBrandingPoliciesPrioritiesArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnThirdPartyVpnpeersArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2898,11 +3082,11 @@ public static Output getBrandingPoliciesPri * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs.builder() + * final var example = OrganizationsFunctions.getApplianceVpnThirdPartyVpnpeers(GetApplianceVpnThirdPartyVpnpeersArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsBrandingPoliciesPrioritiesExample", example.applyValue(getBrandingPoliciesPrioritiesResult -> getBrandingPoliciesPrioritiesResult.item())); + * ctx.export("merakiOrganizationsApplianceVpnThirdPartyVpnpeersExample", example.applyValue(getApplianceVpnThirdPartyVpnpeersResult -> getApplianceVpnThirdPartyVpnpeersResult.item())); * } * } * } @@ -2910,8 +3094,8 @@ public static Output getBrandingPoliciesPri * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getBrandingPoliciesPrioritiesPlain(GetBrandingPoliciesPrioritiesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getBrandingPoliciesPriorities:getBrandingPoliciesPriorities", TypeShape.of(GetBrandingPoliciesPrioritiesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getApplianceVpnThirdPartyVpnpeersPlain(GetApplianceVpnThirdPartyVpnpeersPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceVpnThirdPartyVpnpeers:getApplianceVpnThirdPartyVpnpeers", TypeShape.of(GetApplianceVpnThirdPartyVpnpeersResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -2925,7 +3109,7 @@ public static CompletableFuture getBranding * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesAreasByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnVpnFirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2939,12 +3123,11 @@ public static CompletableFuture getBranding * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs.builder() * .organizationId("string") - * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraBoundariesAreasByDeviceExample", example.applyValue(getCameraBoundariesAreasByDeviceResult -> getCameraBoundariesAreasByDeviceResult.items())); + * ctx.export("merakiOrganizationsApplianceVpnVpnFirewallRulesExample", example.applyValue(getApplianceVpnVpnFirewallRulesResult -> getApplianceVpnVpnFirewallRulesResult.item())); * } * } * } @@ -2952,8 +3135,8 @@ public static CompletableFuture getBranding * <!--End PulumiCodeChooser --> * */ - public static Output getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs args) { - return getCameraBoundariesAreasByDevice(args, InvokeOptions.Empty); + public static Output getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs args) { + return getApplianceVpnVpnFirewallRules(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -2967,7 +3150,7 @@ public static Output getCameraBoundaries * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesAreasByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnVpnFirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -2981,12 +3164,11 @@ public static Output getCameraBoundaries * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs.builder() * .organizationId("string") - * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraBoundariesAreasByDeviceExample", example.applyValue(getCameraBoundariesAreasByDeviceResult -> getCameraBoundariesAreasByDeviceResult.items())); + * ctx.export("merakiOrganizationsApplianceVpnVpnFirewallRulesExample", example.applyValue(getApplianceVpnVpnFirewallRulesResult -> getApplianceVpnVpnFirewallRulesResult.item())); * } * } * } @@ -2994,8 +3176,8 @@ public static Output getCameraBoundaries * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraBoundariesAreasByDevicePlain(GetCameraBoundariesAreasByDevicePlainArgs args) { - return getCameraBoundariesAreasByDevicePlain(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceVpnVpnFirewallRulesPlain(GetApplianceVpnVpnFirewallRulesPlainArgs args) { + return getApplianceVpnVpnFirewallRulesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3009,7 +3191,7 @@ public static CompletableFuture getCamer * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesAreasByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnVpnFirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3023,12 +3205,11 @@ public static CompletableFuture getCamer * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs.builder() * .organizationId("string") - * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraBoundariesAreasByDeviceExample", example.applyValue(getCameraBoundariesAreasByDeviceResult -> getCameraBoundariesAreasByDeviceResult.items())); + * ctx.export("merakiOrganizationsApplianceVpnVpnFirewallRulesExample", example.applyValue(getApplianceVpnVpnFirewallRulesResult -> getApplianceVpnVpnFirewallRulesResult.item())); * } * } * } @@ -3036,8 +3217,8 @@ public static CompletableFuture getCamer * <!--End PulumiCodeChooser --> * */ - public static Output getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getCameraBoundariesAreasByDevice:getCameraBoundariesAreasByDevice", TypeShape.of(GetCameraBoundariesAreasByDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceVpnVpnFirewallRules:getApplianceVpnVpnFirewallRules", TypeShape.of(GetApplianceVpnVpnFirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3051,7 +3232,7 @@ public static Output getCameraBoundaries * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesAreasByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnVpnFirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3065,12 +3246,11 @@ public static Output getCameraBoundaries * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs.builder() * .organizationId("string") - * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraBoundariesAreasByDeviceExample", example.applyValue(getCameraBoundariesAreasByDeviceResult -> getCameraBoundariesAreasByDeviceResult.items())); + * ctx.export("merakiOrganizationsApplianceVpnVpnFirewallRulesExample", example.applyValue(getApplianceVpnVpnFirewallRulesResult -> getApplianceVpnVpnFirewallRulesResult.item())); * } * } * } @@ -3078,8 +3258,8 @@ public static Output getCameraBoundaries * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraBoundariesAreasByDevicePlain(GetCameraBoundariesAreasByDevicePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraBoundariesAreasByDevice:getCameraBoundariesAreasByDevice", TypeShape.of(GetCameraBoundariesAreasByDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getApplianceVpnVpnFirewallRules:getApplianceVpnVpnFirewallRules", TypeShape.of(GetApplianceVpnVpnFirewallRulesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3093,7 +3273,7 @@ public static CompletableFuture getCamer * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesLinesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetApplianceVpnVpnFirewallRulesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3107,12 +3287,11 @@ public static CompletableFuture getCamer * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getApplianceVpnVpnFirewallRules(GetApplianceVpnVpnFirewallRulesArgs.builder() * .organizationId("string") - * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraBoundariesLinesByDeviceExample", example.applyValue(getCameraBoundariesLinesByDeviceResult -> getCameraBoundariesLinesByDeviceResult.items())); + * ctx.export("merakiOrganizationsApplianceVpnVpnFirewallRulesExample", example.applyValue(getApplianceVpnVpnFirewallRulesResult -> getApplianceVpnVpnFirewallRulesResult.item())); * } * } * } @@ -3120,8 +3299,57 @@ public static CompletableFuture getCamer * <!--End PulumiCodeChooser --> * */ - public static Output getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs args) { - return getCameraBoundariesLinesByDevice(args, InvokeOptions.Empty); + public static CompletableFuture getApplianceVpnVpnFirewallRulesPlain(GetApplianceVpnVpnFirewallRulesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getApplianceVpnVpnFirewallRules:getApplianceVpnVpnFirewallRules", TypeShape.of(GetApplianceVpnVpnFirewallRulesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getBrandingPolicies() { + return getBrandingPolicies(GetBrandingPoliciesArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getBrandingPoliciesPlain() { + return getBrandingPoliciesPlain(GetBrandingPoliciesPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getBrandingPolicies(GetBrandingPoliciesArgs args) { + return getBrandingPolicies(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getBrandingPoliciesPlain(GetBrandingPoliciesPlainArgs args) { + return getBrandingPoliciesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getBrandingPolicies(GetBrandingPoliciesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getBrandingPolicies:getBrandingPolicies", TypeShape.of(GetBrandingPoliciesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getBrandingPolicies(GetBrandingPoliciesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getBrandingPolicies:getBrandingPolicies", TypeShape.of(GetBrandingPoliciesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getBrandingPoliciesPlain(GetBrandingPoliciesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getBrandingPolicies:getBrandingPolicies", TypeShape.of(GetBrandingPoliciesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3135,7 +3363,7 @@ public static Output getCameraBoundaries * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesLinesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetBrandingPoliciesPrioritiesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3149,12 +3377,11 @@ public static Output getCameraBoundaries * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs.builder() * .organizationId("string") - * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraBoundariesLinesByDeviceExample", example.applyValue(getCameraBoundariesLinesByDeviceResult -> getCameraBoundariesLinesByDeviceResult.items())); + * ctx.export("merakiOrganizationsBrandingPoliciesPrioritiesExample", example.applyValue(getBrandingPoliciesPrioritiesResult -> getBrandingPoliciesPrioritiesResult.item())); * } * } * } @@ -3162,8 +3389,8 @@ public static Output getCameraBoundaries * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraBoundariesLinesByDevicePlain(GetCameraBoundariesLinesByDevicePlainArgs args) { - return getCameraBoundariesLinesByDevicePlain(args, InvokeOptions.Empty); + public static Output getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs args) { + return getBrandingPoliciesPriorities(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3177,7 +3404,7 @@ public static CompletableFuture getCamer * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesLinesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetBrandingPoliciesPrioritiesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3191,12 +3418,11 @@ public static CompletableFuture getCamer * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs.builder() * .organizationId("string") - * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraBoundariesLinesByDeviceExample", example.applyValue(getCameraBoundariesLinesByDeviceResult -> getCameraBoundariesLinesByDeviceResult.items())); + * ctx.export("merakiOrganizationsBrandingPoliciesPrioritiesExample", example.applyValue(getBrandingPoliciesPrioritiesResult -> getBrandingPoliciesPrioritiesResult.item())); * } * } * } @@ -3204,8 +3430,8 @@ public static CompletableFuture getCamer * <!--End PulumiCodeChooser --> * */ - public static Output getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getCameraBoundariesLinesByDevice:getCameraBoundariesLinesByDevice", TypeShape.of(GetCameraBoundariesLinesByDeviceResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getBrandingPoliciesPrioritiesPlain(GetBrandingPoliciesPrioritiesPlainArgs args) { + return getBrandingPoliciesPrioritiesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3219,7 +3445,7 @@ public static Output getCameraBoundaries * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesLinesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetBrandingPoliciesPrioritiesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3233,12 +3459,11 @@ public static Output getCameraBoundaries * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs.builder() * .organizationId("string") - * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraBoundariesLinesByDeviceExample", example.applyValue(getCameraBoundariesLinesByDeviceResult -> getCameraBoundariesLinesByDeviceResult.items())); + * ctx.export("merakiOrganizationsBrandingPoliciesPrioritiesExample", example.applyValue(getBrandingPoliciesPrioritiesResult -> getBrandingPoliciesPrioritiesResult.item())); * } * } * } @@ -3246,50 +3471,8 @@ public static Output getCameraBoundaries * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraBoundariesLinesByDevicePlain(GetCameraBoundariesLinesByDevicePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraBoundariesLinesByDevice:getCameraBoundariesLinesByDevice", TypeShape.of(GetCameraBoundariesLinesByDeviceResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getCameraCustomAnalyticsArtifacts() { - return getCameraCustomAnalyticsArtifacts(GetCameraCustomAnalyticsArtifactsArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getCameraCustomAnalyticsArtifactsPlain() { - return getCameraCustomAnalyticsArtifactsPlain(GetCameraCustomAnalyticsArtifactsPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getCameraCustomAnalyticsArtifacts(GetCameraCustomAnalyticsArtifactsArgs args) { - return getCameraCustomAnalyticsArtifacts(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getCameraCustomAnalyticsArtifactsPlain(GetCameraCustomAnalyticsArtifactsPlainArgs args) { - return getCameraCustomAnalyticsArtifactsPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getCameraCustomAnalyticsArtifacts(GetCameraCustomAnalyticsArtifactsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getCameraCustomAnalyticsArtifacts:getCameraCustomAnalyticsArtifacts", TypeShape.of(GetCameraCustomAnalyticsArtifactsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getCameraCustomAnalyticsArtifactsPlain(GetCameraCustomAnalyticsArtifactsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraCustomAnalyticsArtifacts:getCameraCustomAnalyticsArtifacts", TypeShape.of(GetCameraCustomAnalyticsArtifactsResult.class), args, Utilities.withVersion(options)); + public static Output getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getBrandingPoliciesPriorities:getBrandingPoliciesPriorities", TypeShape.of(GetBrandingPoliciesPrioritiesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3303,7 +3486,7 @@ public static CompletableFuture getCame * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraDetectionsHistoryByBoundaryByIntervalArgs; + * import com.pulumi.meraki.organizations.inputs.GetBrandingPoliciesPrioritiesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3317,16 +3500,11 @@ public static CompletableFuture getCame * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs.builder() - * .boundaryIds("string") - * .boundaryTypes("string") - * .duration(1) + * final var example = OrganizationsFunctions.getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs.builder() * .organizationId("string") - * .perPage(1) - * .ranges("string") * .build()); * - * ctx.export("merakiOrganizationsCameraDetectionsHistoryByBoundaryByIntervalExample", example.applyValue(getCameraDetectionsHistoryByBoundaryByIntervalResult -> getCameraDetectionsHistoryByBoundaryByIntervalResult.items())); + * ctx.export("merakiOrganizationsBrandingPoliciesPrioritiesExample", example.applyValue(getBrandingPoliciesPrioritiesResult -> getBrandingPoliciesPrioritiesResult.item())); * } * } * } @@ -3334,8 +3512,8 @@ public static CompletableFuture getCame * <!--End PulumiCodeChooser --> * */ - public static Output getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs args) { - return getCameraDetectionsHistoryByBoundaryByInterval(args, InvokeOptions.Empty); + public static Output getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getBrandingPoliciesPriorities:getBrandingPoliciesPriorities", TypeShape.of(GetBrandingPoliciesPrioritiesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3349,7 +3527,7 @@ public static Output getCa * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraDetectionsHistoryByBoundaryByIntervalArgs; + * import com.pulumi.meraki.organizations.inputs.GetBrandingPoliciesPrioritiesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3363,16 +3541,11 @@ public static Output getCa * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs.builder() - * .boundaryIds("string") - * .boundaryTypes("string") - * .duration(1) + * final var example = OrganizationsFunctions.getBrandingPoliciesPriorities(GetBrandingPoliciesPrioritiesArgs.builder() * .organizationId("string") - * .perPage(1) - * .ranges("string") * .build()); * - * ctx.export("merakiOrganizationsCameraDetectionsHistoryByBoundaryByIntervalExample", example.applyValue(getCameraDetectionsHistoryByBoundaryByIntervalResult -> getCameraDetectionsHistoryByBoundaryByIntervalResult.items())); + * ctx.export("merakiOrganizationsBrandingPoliciesPrioritiesExample", example.applyValue(getBrandingPoliciesPrioritiesResult -> getBrandingPoliciesPrioritiesResult.item())); * } * } * } @@ -3380,8 +3553,8 @@ public static Output getCa * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraDetectionsHistoryByBoundaryByIntervalPlain(GetCameraDetectionsHistoryByBoundaryByIntervalPlainArgs args) { - return getCameraDetectionsHistoryByBoundaryByIntervalPlain(args, InvokeOptions.Empty); + public static CompletableFuture getBrandingPoliciesPrioritiesPlain(GetBrandingPoliciesPrioritiesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getBrandingPoliciesPriorities:getBrandingPoliciesPriorities", TypeShape.of(GetBrandingPoliciesPrioritiesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3395,7 +3568,7 @@ public static CompletableFuture getCameraDetectionsHistoryByBoundaryByIntervalResult.items())); + * ctx.export("merakiOrganizationsCameraBoundariesAreasByDeviceExample", example.applyValue(getCameraBoundariesAreasByDeviceResult -> getCameraBoundariesAreasByDeviceResult.items())); * } * } * } @@ -3426,8 +3595,8 @@ public static CompletableFuture getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getCameraDetectionsHistoryByBoundaryByInterval:getCameraDetectionsHistoryByBoundaryByInterval", TypeShape.of(GetCameraDetectionsHistoryByBoundaryByIntervalResult.class), args, Utilities.withVersion(options)); + public static Output getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs args) { + return getCameraBoundariesAreasByDevice(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3441,7 +3610,7 @@ public static Output getCa * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraDetectionsHistoryByBoundaryByIntervalArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesAreasByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3455,16 +3624,12 @@ public static Output getCa * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs.builder() - * .boundaryIds("string") - * .boundaryTypes("string") - * .duration(1) + * final var example = OrganizationsFunctions.getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs.builder() * .organizationId("string") - * .perPage(1) - * .ranges("string") + * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraDetectionsHistoryByBoundaryByIntervalExample", example.applyValue(getCameraDetectionsHistoryByBoundaryByIntervalResult -> getCameraDetectionsHistoryByBoundaryByIntervalResult.items())); + * ctx.export("merakiOrganizationsCameraBoundariesAreasByDeviceExample", example.applyValue(getCameraBoundariesAreasByDeviceResult -> getCameraBoundariesAreasByDeviceResult.items())); * } * } * } @@ -3472,8 +3637,8 @@ public static Output getCa * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraDetectionsHistoryByBoundaryByIntervalPlain(GetCameraDetectionsHistoryByBoundaryByIntervalPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraDetectionsHistoryByBoundaryByInterval:getCameraDetectionsHistoryByBoundaryByInterval", TypeShape.of(GetCameraDetectionsHistoryByBoundaryByIntervalResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCameraBoundariesAreasByDevicePlain(GetCameraBoundariesAreasByDevicePlainArgs args) { + return getCameraBoundariesAreasByDevicePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3487,7 +3652,7 @@ public static CompletableFuture getCameraPermissionsResult.item())); + * ctx.export("merakiOrganizationsCameraBoundariesAreasByDeviceExample", example.applyValue(getCameraBoundariesAreasByDeviceResult -> getCameraBoundariesAreasByDeviceResult.items())); * } * } * } @@ -3514,8 +3679,8 @@ public static CompletableFuture getCameraPermissions(GetCameraPermissionsArgs args) { - return getCameraPermissions(args, InvokeOptions.Empty); + public static Output getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCameraBoundariesAreasByDevice:getCameraBoundariesAreasByDevice", TypeShape.of(GetCameraBoundariesAreasByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3529,7 +3694,7 @@ public static Output getCameraPermissions(GetCameraP * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraPermissionsArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesAreasByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3543,12 +3708,12 @@ public static Output getCameraPermissions(GetCameraP * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraPermissions(GetCameraPermissionsArgs.builder() + * final var example = OrganizationsFunctions.getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs.builder() * .organizationId("string") - * .permissionScopeId("string") + * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraPermissionsExample", example.applyValue(getCameraPermissionsResult -> getCameraPermissionsResult.item())); + * ctx.export("merakiOrganizationsCameraBoundariesAreasByDeviceExample", example.applyValue(getCameraBoundariesAreasByDeviceResult -> getCameraBoundariesAreasByDeviceResult.items())); * } * } * } @@ -3556,8 +3721,8 @@ public static Output getCameraPermissions(GetCameraP * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraPermissionsPlain(GetCameraPermissionsPlainArgs args) { - return getCameraPermissionsPlain(args, InvokeOptions.Empty); + public static Output getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCameraBoundariesAreasByDevice:getCameraBoundariesAreasByDevice", TypeShape.of(GetCameraBoundariesAreasByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3571,7 +3736,7 @@ public static CompletableFuture getCameraPermissions * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraPermissionsArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesAreasByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3585,12 +3750,12 @@ public static CompletableFuture getCameraPermissions * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraPermissions(GetCameraPermissionsArgs.builder() + * final var example = OrganizationsFunctions.getCameraBoundariesAreasByDevice(GetCameraBoundariesAreasByDeviceArgs.builder() * .organizationId("string") - * .permissionScopeId("string") + * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraPermissionsExample", example.applyValue(getCameraPermissionsResult -> getCameraPermissionsResult.item())); + * ctx.export("merakiOrganizationsCameraBoundariesAreasByDeviceExample", example.applyValue(getCameraBoundariesAreasByDeviceResult -> getCameraBoundariesAreasByDeviceResult.items())); * } * } * } @@ -3598,8 +3763,8 @@ public static CompletableFuture getCameraPermissions * <!--End PulumiCodeChooser --> * */ - public static Output getCameraPermissions(GetCameraPermissionsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getCameraPermissions:getCameraPermissions", TypeShape.of(GetCameraPermissionsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCameraBoundariesAreasByDevicePlain(GetCameraBoundariesAreasByDevicePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraBoundariesAreasByDevice:getCameraBoundariesAreasByDevice", TypeShape.of(GetCameraBoundariesAreasByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3613,7 +3778,7 @@ public static Output getCameraPermissions(GetCameraP * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCameraPermissionsArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesLinesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3627,12 +3792,12 @@ public static Output getCameraPermissions(GetCameraP * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCameraPermissions(GetCameraPermissionsArgs.builder() + * final var example = OrganizationsFunctions.getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs.builder() * .organizationId("string") - * .permissionScopeId("string") + * .serials("string") * .build()); * - * ctx.export("merakiOrganizationsCameraPermissionsExample", example.applyValue(getCameraPermissionsResult -> getCameraPermissionsResult.item())); + * ctx.export("merakiOrganizationsCameraBoundariesLinesByDeviceExample", example.applyValue(getCameraBoundariesLinesByDeviceResult -> getCameraBoundariesLinesByDeviceResult.items())); * } * } * } @@ -3640,50 +3805,8 @@ public static Output getCameraPermissions(GetCameraP * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCameraPermissionsPlain(GetCameraPermissionsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraPermissions:getCameraPermissions", TypeShape.of(GetCameraPermissionsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getCameraRoles() { - return getCameraRoles(GetCameraRolesArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getCameraRolesPlain() { - return getCameraRolesPlain(GetCameraRolesPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getCameraRoles(GetCameraRolesArgs args) { - return getCameraRoles(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getCameraRolesPlain(GetCameraRolesPlainArgs args) { - return getCameraRolesPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getCameraRoles(GetCameraRolesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getCameraRoles:getCameraRoles", TypeShape.of(GetCameraRolesResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getCameraRolesPlain(GetCameraRolesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraRoles:getCameraRoles", TypeShape.of(GetCameraRolesResult.class), args, Utilities.withVersion(options)); + public static Output getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs args) { + return getCameraBoundariesLinesByDevice(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3697,7 +3820,7 @@ public static CompletableFuture getCameraRolesPlain(GetCam * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCellularGatewayUplinkStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesLinesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3711,17 +3834,12 @@ public static CompletableFuture getCameraRolesPlain(GetCam * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs.builder() - * .endingBefore("string") - * .iccids("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs.builder() * .organizationId("string") - * .perPage(1) * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsCellularGatewayUplinkStatusesExample", example.applyValue(getCellularGatewayUplinkStatusesResult -> getCellularGatewayUplinkStatusesResult.items())); + * ctx.export("merakiOrganizationsCameraBoundariesLinesByDeviceExample", example.applyValue(getCameraBoundariesLinesByDeviceResult -> getCameraBoundariesLinesByDeviceResult.items())); * } * } * } @@ -3729,8 +3847,8 @@ public static CompletableFuture getCameraRolesPlain(GetCam * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs args) { - return getCellularGatewayUplinkStatuses(args, InvokeOptions.Empty); + public static CompletableFuture getCameraBoundariesLinesByDevicePlain(GetCameraBoundariesLinesByDevicePlainArgs args) { + return getCameraBoundariesLinesByDevicePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3744,7 +3862,7 @@ public static Output getCellularGatewayU * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCellularGatewayUplinkStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesLinesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3758,17 +3876,12 @@ public static Output getCellularGatewayU * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs.builder() - * .endingBefore("string") - * .iccids("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs.builder() * .organizationId("string") - * .perPage(1) * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsCellularGatewayUplinkStatusesExample", example.applyValue(getCellularGatewayUplinkStatusesResult -> getCellularGatewayUplinkStatusesResult.items())); + * ctx.export("merakiOrganizationsCameraBoundariesLinesByDeviceExample", example.applyValue(getCameraBoundariesLinesByDeviceResult -> getCameraBoundariesLinesByDeviceResult.items())); * } * } * } @@ -3776,8 +3889,8 @@ public static Output getCellularGatewayU * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayUplinkStatusesPlain(GetCellularGatewayUplinkStatusesPlainArgs args) { - return getCellularGatewayUplinkStatusesPlain(args, InvokeOptions.Empty); + public static Output getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCameraBoundariesLinesByDevice:getCameraBoundariesLinesByDevice", TypeShape.of(GetCameraBoundariesLinesByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3791,7 +3904,7 @@ public static CompletableFuture getCellu * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCellularGatewayUplinkStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesLinesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3805,17 +3918,12 @@ public static CompletableFuture getCellu * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs.builder() - * .endingBefore("string") - * .iccids("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs.builder() * .organizationId("string") - * .perPage(1) * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsCellularGatewayUplinkStatusesExample", example.applyValue(getCellularGatewayUplinkStatusesResult -> getCellularGatewayUplinkStatusesResult.items())); + * ctx.export("merakiOrganizationsCameraBoundariesLinesByDeviceExample", example.applyValue(getCameraBoundariesLinesByDeviceResult -> getCameraBoundariesLinesByDeviceResult.items())); * } * } * } @@ -3823,8 +3931,8 @@ public static CompletableFuture getCellu * <!--End PulumiCodeChooser --> * */ - public static Output getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getCellularGatewayUplinkStatuses:getCellularGatewayUplinkStatuses", TypeShape.of(GetCellularGatewayUplinkStatusesResult.class), args, Utilities.withVersion(options)); + public static Output getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCameraBoundariesLinesByDevice:getCameraBoundariesLinesByDevice", TypeShape.of(GetCameraBoundariesLinesByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3838,7 +3946,7 @@ public static Output getCellularGatewayU * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetCellularGatewayUplinkStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraBoundariesLinesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3852,17 +3960,12 @@ public static Output getCellularGatewayU * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs.builder() - * .endingBefore("string") - * .iccids("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getCameraBoundariesLinesByDevice(GetCameraBoundariesLinesByDeviceArgs.builder() * .organizationId("string") - * .perPage(1) * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsCellularGatewayUplinkStatusesExample", example.applyValue(getCellularGatewayUplinkStatusesResult -> getCellularGatewayUplinkStatusesResult.items())); + * ctx.export("merakiOrganizationsCameraBoundariesLinesByDeviceExample", example.applyValue(getCameraBoundariesLinesByDeviceResult -> getCameraBoundariesLinesByDeviceResult.items())); * } * } * } @@ -3870,52 +3973,57 @@ public static Output getCellularGatewayU * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getCellularGatewayUplinkStatusesPlain(GetCellularGatewayUplinkStatusesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getCellularGatewayUplinkStatuses:getCellularGatewayUplinkStatuses", TypeShape.of(GetCellularGatewayUplinkStatusesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCameraBoundariesLinesByDevicePlain(GetCameraBoundariesLinesByDevicePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraBoundariesLinesByDevice:getCameraBoundariesLinesByDevice", TypeShape.of(GetCameraBoundariesLinesByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * - * <!--Start PulumiCodeChooser --> - *
-     * {@code
-     * package generated_program;
+     */
+    public static Output getCameraCustomAnalyticsArtifacts() {
+        return getCameraCustomAnalyticsArtifacts(GetCameraCustomAnalyticsArtifactsArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     * import com.pulumi.Context;
-     * import com.pulumi.Pulumi;
-     * import com.pulumi.core.Output;
-     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
-     * import com.pulumi.meraki.organizations.inputs.GetClientsBandwidthUsageHistoryArgs;
-     * import java.util.List;
-     * import java.util.ArrayList;
-     * import java.util.Map;
-     * import java.io.File;
-     * import java.nio.file.Files;
-     * import java.nio.file.Paths;
+     */
+    public static CompletableFuture getCameraCustomAnalyticsArtifactsPlain() {
+        return getCameraCustomAnalyticsArtifactsPlain(GetCameraCustomAnalyticsArtifactsPlainArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     * public class App {
-     *     public static void main(String[] args) {
-     *         Pulumi.run(App::stack);
-     *     }
+     */
+    public static Output getCameraCustomAnalyticsArtifacts(GetCameraCustomAnalyticsArtifactsArgs args) {
+        return getCameraCustomAnalyticsArtifacts(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     *     public static void stack(Context ctx) {
-     *         final var example = OrganizationsFunctions.getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs.builder()
-     *             .organizationId("string")
-     *             .t0("string")
-     *             .t1("string")
-     *             .timespan(1)
-     *             .build());
+     */
+    public static CompletableFuture getCameraCustomAnalyticsArtifactsPlain(GetCameraCustomAnalyticsArtifactsPlainArgs args) {
+        return getCameraCustomAnalyticsArtifactsPlain(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
      * 
-     *         ctx.export("merakiOrganizationsClientsBandwidthUsageHistoryExample", example.applyValue(getClientsBandwidthUsageHistoryResult -> getClientsBandwidthUsageHistoryResult.items()));
-     *     }
-     * }
-     * }
-     * 
- * <!--End PulumiCodeChooser --> + */ + public static Output getCameraCustomAnalyticsArtifacts(GetCameraCustomAnalyticsArtifactsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCameraCustomAnalyticsArtifacts:getCameraCustomAnalyticsArtifacts", TypeShape.of(GetCameraCustomAnalyticsArtifactsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage * */ - public static Output getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs args) { - return getClientsBandwidthUsageHistory(args, InvokeOptions.Empty); + public static Output getCameraCustomAnalyticsArtifacts(GetCameraCustomAnalyticsArtifactsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCameraCustomAnalyticsArtifacts:getCameraCustomAnalyticsArtifacts", TypeShape.of(GetCameraCustomAnalyticsArtifactsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getCameraCustomAnalyticsArtifactsPlain(GetCameraCustomAnalyticsArtifactsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraCustomAnalyticsArtifacts:getCameraCustomAnalyticsArtifacts", TypeShape.of(GetCameraCustomAnalyticsArtifactsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -3929,7 +4037,7 @@ public static Output getClientsBandwidthU * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetClientsBandwidthUsageHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraDetectionsHistoryByBoundaryByIntervalArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3943,14 +4051,16 @@ public static Output getClientsBandwidthU * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs.builder() + * final var example = OrganizationsFunctions.getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs.builder() + * .boundaryIds("string") + * .boundaryTypes("string") + * .duration(1) * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .ranges("string") * .build()); * - * ctx.export("merakiOrganizationsClientsBandwidthUsageHistoryExample", example.applyValue(getClientsBandwidthUsageHistoryResult -> getClientsBandwidthUsageHistoryResult.items())); + * ctx.export("merakiOrganizationsCameraDetectionsHistoryByBoundaryByIntervalExample", example.applyValue(getCameraDetectionsHistoryByBoundaryByIntervalResult -> getCameraDetectionsHistoryByBoundaryByIntervalResult.items())); * } * } * } @@ -3958,8 +4068,8 @@ public static Output getClientsBandwidthU * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsBandwidthUsageHistoryPlain(GetClientsBandwidthUsageHistoryPlainArgs args) { - return getClientsBandwidthUsageHistoryPlain(args, InvokeOptions.Empty); + public static Output getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs args) { + return getCameraDetectionsHistoryByBoundaryByInterval(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -3973,7 +4083,7 @@ public static CompletableFuture getClient * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetClientsBandwidthUsageHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraDetectionsHistoryByBoundaryByIntervalArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -3987,14 +4097,16 @@ public static CompletableFuture getClient * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs.builder() + * final var example = OrganizationsFunctions.getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs.builder() + * .boundaryIds("string") + * .boundaryTypes("string") + * .duration(1) * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .ranges("string") * .build()); * - * ctx.export("merakiOrganizationsClientsBandwidthUsageHistoryExample", example.applyValue(getClientsBandwidthUsageHistoryResult -> getClientsBandwidthUsageHistoryResult.items())); + * ctx.export("merakiOrganizationsCameraDetectionsHistoryByBoundaryByIntervalExample", example.applyValue(getCameraDetectionsHistoryByBoundaryByIntervalResult -> getCameraDetectionsHistoryByBoundaryByIntervalResult.items())); * } * } * } @@ -4002,8 +4114,8 @@ public static CompletableFuture getClient * <!--End PulumiCodeChooser --> * */ - public static Output getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getClientsBandwidthUsageHistory:getClientsBandwidthUsageHistory", TypeShape.of(GetClientsBandwidthUsageHistoryResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCameraDetectionsHistoryByBoundaryByIntervalPlain(GetCameraDetectionsHistoryByBoundaryByIntervalPlainArgs args) { + return getCameraDetectionsHistoryByBoundaryByIntervalPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4017,7 +4129,7 @@ public static Output getClientsBandwidthU * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetClientsBandwidthUsageHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraDetectionsHistoryByBoundaryByIntervalArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4031,14 +4143,16 @@ public static Output getClientsBandwidthU * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs.builder() + * final var example = OrganizationsFunctions.getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs.builder() + * .boundaryIds("string") + * .boundaryTypes("string") + * .duration(1) * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .ranges("string") * .build()); * - * ctx.export("merakiOrganizationsClientsBandwidthUsageHistoryExample", example.applyValue(getClientsBandwidthUsageHistoryResult -> getClientsBandwidthUsageHistoryResult.items())); + * ctx.export("merakiOrganizationsCameraDetectionsHistoryByBoundaryByIntervalExample", example.applyValue(getCameraDetectionsHistoryByBoundaryByIntervalResult -> getCameraDetectionsHistoryByBoundaryByIntervalResult.items())); * } * } * } @@ -4046,8 +4160,8 @@ public static Output getClientsBandwidthU * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsBandwidthUsageHistoryPlain(GetClientsBandwidthUsageHistoryPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getClientsBandwidthUsageHistory:getClientsBandwidthUsageHistory", TypeShape.of(GetClientsBandwidthUsageHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCameraDetectionsHistoryByBoundaryByInterval:getCameraDetectionsHistoryByBoundaryByInterval", TypeShape.of(GetCameraDetectionsHistoryByBoundaryByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4061,7 +4175,7 @@ public static CompletableFuture getClient * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetClientsOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraDetectionsHistoryByBoundaryByIntervalArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4075,14 +4189,16 @@ public static CompletableFuture getClient * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getClientsOverview(GetClientsOverviewArgs.builder() + * final var example = OrganizationsFunctions.getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs.builder() + * .boundaryIds("string") + * .boundaryTypes("string") + * .duration(1) * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .ranges("string") * .build()); * - * ctx.export("merakiOrganizationsClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); + * ctx.export("merakiOrganizationsCameraDetectionsHistoryByBoundaryByIntervalExample", example.applyValue(getCameraDetectionsHistoryByBoundaryByIntervalResult -> getCameraDetectionsHistoryByBoundaryByIntervalResult.items())); * } * } * } @@ -4090,8 +4206,8 @@ public static CompletableFuture getClient * <!--End PulumiCodeChooser --> * */ - public static Output getClientsOverview(GetClientsOverviewArgs args) { - return getClientsOverview(args, InvokeOptions.Empty); + public static Output getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCameraDetectionsHistoryByBoundaryByInterval:getCameraDetectionsHistoryByBoundaryByInterval", TypeShape.of(GetCameraDetectionsHistoryByBoundaryByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4105,7 +4221,7 @@ public static Output getClientsOverview(GetClientsOver * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetClientsOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraDetectionsHistoryByBoundaryByIntervalArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4119,14 +4235,16 @@ public static Output getClientsOverview(GetClientsOver * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getClientsOverview(GetClientsOverviewArgs.builder() + * final var example = OrganizationsFunctions.getCameraDetectionsHistoryByBoundaryByInterval(GetCameraDetectionsHistoryByBoundaryByIntervalArgs.builder() + * .boundaryIds("string") + * .boundaryTypes("string") + * .duration(1) * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .ranges("string") * .build()); * - * ctx.export("merakiOrganizationsClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); + * ctx.export("merakiOrganizationsCameraDetectionsHistoryByBoundaryByIntervalExample", example.applyValue(getCameraDetectionsHistoryByBoundaryByIntervalResult -> getCameraDetectionsHistoryByBoundaryByIntervalResult.items())); * } * } * } @@ -4134,8 +4252,8 @@ public static Output getClientsOverview(GetClientsOver * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsOverviewPlain(GetClientsOverviewPlainArgs args) { - return getClientsOverviewPlain(args, InvokeOptions.Empty); + public static CompletableFuture getCameraDetectionsHistoryByBoundaryByIntervalPlain(GetCameraDetectionsHistoryByBoundaryByIntervalPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraDetectionsHistoryByBoundaryByInterval:getCameraDetectionsHistoryByBoundaryByInterval", TypeShape.of(GetCameraDetectionsHistoryByBoundaryByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4149,7 +4267,7 @@ public static CompletableFuture getClientsOverviewPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetClientsOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraPermissionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4163,14 +4281,12 @@ public static CompletableFuture getClientsOverviewPlai * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getClientsOverview(GetClientsOverviewArgs.builder() + * final var example = OrganizationsFunctions.getCameraPermissions(GetCameraPermissionsArgs.builder() * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .permissionScopeId("string") * .build()); * - * ctx.export("merakiOrganizationsClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); + * ctx.export("merakiOrganizationsCameraPermissionsExample", example.applyValue(getCameraPermissionsResult -> getCameraPermissionsResult.item())); * } * } * } @@ -4178,8 +4294,8 @@ public static CompletableFuture getClientsOverviewPlai * <!--End PulumiCodeChooser --> * */ - public static Output getClientsOverview(GetClientsOverviewArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getClientsOverview:getClientsOverview", TypeShape.of(GetClientsOverviewResult.class), args, Utilities.withVersion(options)); + public static Output getCameraPermissions(GetCameraPermissionsArgs args) { + return getCameraPermissions(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4193,7 +4309,7 @@ public static Output getClientsOverview(GetClientsOver * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetClientsOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraPermissionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4207,14 +4323,12 @@ public static Output getClientsOverview(GetClientsOver * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getClientsOverview(GetClientsOverviewArgs.builder() + * final var example = OrganizationsFunctions.getCameraPermissions(GetCameraPermissionsArgs.builder() * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .permissionScopeId("string") * .build()); * - * ctx.export("merakiOrganizationsClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item())); + * ctx.export("merakiOrganizationsCameraPermissionsExample", example.applyValue(getCameraPermissionsResult -> getCameraPermissionsResult.item())); * } * } * } @@ -4222,8 +4336,8 @@ public static Output getClientsOverview(GetClientsOver * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsOverviewPlain(GetClientsOverviewPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getClientsOverview:getClientsOverview", TypeShape.of(GetClientsOverviewResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCameraPermissionsPlain(GetCameraPermissionsPlainArgs args) { + return getCameraPermissionsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4237,7 +4351,7 @@ public static CompletableFuture getClientsOverviewPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetClientsSearchArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraPermissionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4251,15 +4365,12 @@ public static CompletableFuture getClientsOverviewPlai * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getClientsSearch(GetClientsSearchArgs.builder() - * .endingBefore("string") - * .mac("string") + * final var example = OrganizationsFunctions.getCameraPermissions(GetCameraPermissionsArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .permissionScopeId("string") * .build()); * - * ctx.export("merakiOrganizationsClientsSearchExample", example.applyValue(getClientsSearchResult -> getClientsSearchResult.item())); + * ctx.export("merakiOrganizationsCameraPermissionsExample", example.applyValue(getCameraPermissionsResult -> getCameraPermissionsResult.item())); * } * } * } @@ -4267,8 +4378,8 @@ public static CompletableFuture getClientsOverviewPlai * <!--End PulumiCodeChooser --> * */ - public static Output getClientsSearch(GetClientsSearchArgs args) { - return getClientsSearch(args, InvokeOptions.Empty); + public static Output getCameraPermissions(GetCameraPermissionsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCameraPermissions:getCameraPermissions", TypeShape.of(GetCameraPermissionsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4282,7 +4393,7 @@ public static Output getClientsSearch(GetClientsSearchAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetClientsSearchArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraPermissionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4296,15 +4407,12 @@ public static Output getClientsSearch(GetClientsSearchAr * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getClientsSearch(GetClientsSearchArgs.builder() - * .endingBefore("string") - * .mac("string") + * final var example = OrganizationsFunctions.getCameraPermissions(GetCameraPermissionsArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .permissionScopeId("string") * .build()); * - * ctx.export("merakiOrganizationsClientsSearchExample", example.applyValue(getClientsSearchResult -> getClientsSearchResult.item())); + * ctx.export("merakiOrganizationsCameraPermissionsExample", example.applyValue(getCameraPermissionsResult -> getCameraPermissionsResult.item())); * } * } * } @@ -4312,8 +4420,8 @@ public static Output getClientsSearch(GetClientsSearchAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getClientsSearchPlain(GetClientsSearchPlainArgs args) { - return getClientsSearchPlain(args, InvokeOptions.Empty); + public static Output getCameraPermissions(GetCameraPermissionsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCameraPermissions:getCameraPermissions", TypeShape.of(GetCameraPermissionsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4327,7 +4435,7 @@ public static CompletableFuture getClientsSearchPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetClientsSearchArgs; + * import com.pulumi.meraki.organizations.inputs.GetCameraPermissionsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4341,15 +4449,12 @@ public static CompletableFuture getClientsSearchPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getClientsSearch(GetClientsSearchArgs.builder() - * .endingBefore("string") - * .mac("string") + * final var example = OrganizationsFunctions.getCameraPermissions(GetCameraPermissionsArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .permissionScopeId("string") * .build()); * - * ctx.export("merakiOrganizationsClientsSearchExample", example.applyValue(getClientsSearchResult -> getClientsSearchResult.item())); + * ctx.export("merakiOrganizationsCameraPermissionsExample", example.applyValue(getCameraPermissionsResult -> getCameraPermissionsResult.item())); * } * } * } @@ -4357,14 +4462,3147 @@ public static CompletableFuture getClientsSearchPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getClientsSearch(GetClientsSearchArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getClientsSearch:getClientsSearch", TypeShape.of(GetClientsSearchResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getCameraPermissionsPlain(GetCameraPermissionsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraPermissions:getCameraPermissions", TypeShape.of(GetCameraPermissionsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * - * <!--Start PulumiCodeChooser --> - *
+     */
+    public static Output getCameraRoles() {
+        return getCameraRoles(GetCameraRolesArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static CompletableFuture getCameraRolesPlain() {
+        return getCameraRolesPlain(GetCameraRolesPlainArgs.Empty, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static Output getCameraRoles(GetCameraRolesArgs args) {
+        return getCameraRoles(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static CompletableFuture getCameraRolesPlain(GetCameraRolesPlainArgs args) {
+        return getCameraRolesPlain(args, InvokeOptions.Empty);
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static Output getCameraRoles(GetCameraRolesArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:organizations/getCameraRoles:getCameraRoles", TypeShape.of(GetCameraRolesResult.class), args, Utilities.withVersion(options));
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static Output getCameraRoles(GetCameraRolesArgs args, InvokeOutputOptions options) {
+        return Deployment.getInstance().invoke("meraki:organizations/getCameraRoles:getCameraRoles", TypeShape.of(GetCameraRolesResult.class), args, Utilities.withVersion(options));
+    }
+    /**
+     * ## Example Usage
+     * 
+     */
+    public static CompletableFuture getCameraRolesPlain(GetCameraRolesPlainArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invokeAsync("meraki:organizations/getCameraRoles:getCameraRoles", TypeShape.of(GetCameraRolesResult.class), args, Utilities.withVersion(options));
+    }
+    /**
+     * ## Example Usage
+     * 
+     * <!--Start PulumiCodeChooser -->
+     * 
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetCellularGatewayUplinkStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .iccids("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsCellularGatewayUplinkStatusesExample", example.applyValue(getCellularGatewayUplinkStatusesResult -> getCellularGatewayUplinkStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs args) { + return getCellularGatewayUplinkStatuses(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetCellularGatewayUplinkStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .iccids("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsCellularGatewayUplinkStatusesExample", example.applyValue(getCellularGatewayUplinkStatusesResult -> getCellularGatewayUplinkStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getCellularGatewayUplinkStatusesPlain(GetCellularGatewayUplinkStatusesPlainArgs args) { + return getCellularGatewayUplinkStatusesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetCellularGatewayUplinkStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .iccids("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsCellularGatewayUplinkStatusesExample", example.applyValue(getCellularGatewayUplinkStatusesResult -> getCellularGatewayUplinkStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCellularGatewayUplinkStatuses:getCellularGatewayUplinkStatuses", TypeShape.of(GetCellularGatewayUplinkStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetCellularGatewayUplinkStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .iccids("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsCellularGatewayUplinkStatusesExample", example.applyValue(getCellularGatewayUplinkStatusesResult -> getCellularGatewayUplinkStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getCellularGatewayUplinkStatuses:getCellularGatewayUplinkStatuses", TypeShape.of(GetCellularGatewayUplinkStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetCellularGatewayUplinkStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getCellularGatewayUplinkStatuses(GetCellularGatewayUplinkStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .iccids("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsCellularGatewayUplinkStatusesExample", example.applyValue(getCellularGatewayUplinkStatusesResult -> getCellularGatewayUplinkStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getCellularGatewayUplinkStatusesPlain(GetCellularGatewayUplinkStatusesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getCellularGatewayUplinkStatuses:getCellularGatewayUplinkStatuses", TypeShape.of(GetCellularGatewayUplinkStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsBandwidthUsageHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs.builder()
+     *             .organizationId("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsBandwidthUsageHistoryExample", example.applyValue(getClientsBandwidthUsageHistoryResult -> getClientsBandwidthUsageHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs args) { + return getClientsBandwidthUsageHistory(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsBandwidthUsageHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs.builder()
+     *             .organizationId("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsBandwidthUsageHistoryExample", example.applyValue(getClientsBandwidthUsageHistoryResult -> getClientsBandwidthUsageHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getClientsBandwidthUsageHistoryPlain(GetClientsBandwidthUsageHistoryPlainArgs args) { + return getClientsBandwidthUsageHistoryPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsBandwidthUsageHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs.builder()
+     *             .organizationId("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsBandwidthUsageHistoryExample", example.applyValue(getClientsBandwidthUsageHistoryResult -> getClientsBandwidthUsageHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getClientsBandwidthUsageHistory:getClientsBandwidthUsageHistory", TypeShape.of(GetClientsBandwidthUsageHistoryResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsBandwidthUsageHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs.builder()
+     *             .organizationId("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsBandwidthUsageHistoryExample", example.applyValue(getClientsBandwidthUsageHistoryResult -> getClientsBandwidthUsageHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getClientsBandwidthUsageHistory:getClientsBandwidthUsageHistory", TypeShape.of(GetClientsBandwidthUsageHistoryResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsBandwidthUsageHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsBandwidthUsageHistory(GetClientsBandwidthUsageHistoryArgs.builder()
+     *             .organizationId("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsBandwidthUsageHistoryExample", example.applyValue(getClientsBandwidthUsageHistoryResult -> getClientsBandwidthUsageHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getClientsBandwidthUsageHistoryPlain(GetClientsBandwidthUsageHistoryPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getClientsBandwidthUsageHistory:getClientsBandwidthUsageHistory", TypeShape.of(GetClientsBandwidthUsageHistoryResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsOverviewArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsOverview(GetClientsOverviewArgs.builder()
+     *             .organizationId("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getClientsOverview(GetClientsOverviewArgs args) { + return getClientsOverview(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsOverviewArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsOverview(GetClientsOverviewArgs.builder()
+     *             .organizationId("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getClientsOverviewPlain(GetClientsOverviewPlainArgs args) { + return getClientsOverviewPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsOverviewArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsOverview(GetClientsOverviewArgs.builder()
+     *             .organizationId("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getClientsOverview(GetClientsOverviewArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getClientsOverview:getClientsOverview", TypeShape.of(GetClientsOverviewResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsOverviewArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsOverview(GetClientsOverviewArgs.builder()
+     *             .organizationId("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getClientsOverview(GetClientsOverviewArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getClientsOverview:getClientsOverview", TypeShape.of(GetClientsOverviewResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsOverviewArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsOverview(GetClientsOverviewArgs.builder()
+     *             .organizationId("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsOverviewExample", example.applyValue(getClientsOverviewResult -> getClientsOverviewResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getClientsOverviewPlain(GetClientsOverviewPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getClientsOverview:getClientsOverview", TypeShape.of(GetClientsOverviewResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsSearchArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsSearch(GetClientsSearchArgs.builder()
+     *             .endingBefore("string")
+     *             .mac("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsSearchExample", example.applyValue(getClientsSearchResult -> getClientsSearchResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getClientsSearch(GetClientsSearchArgs args) { + return getClientsSearch(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsSearchArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsSearch(GetClientsSearchArgs.builder()
+     *             .endingBefore("string")
+     *             .mac("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsSearchExample", example.applyValue(getClientsSearchResult -> getClientsSearchResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getClientsSearchPlain(GetClientsSearchPlainArgs args) { + return getClientsSearchPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsSearchArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsSearch(GetClientsSearchArgs.builder()
+     *             .endingBefore("string")
+     *             .mac("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsSearchExample", example.applyValue(getClientsSearchResult -> getClientsSearchResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getClientsSearch(GetClientsSearchArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getClientsSearch:getClientsSearch", TypeShape.of(GetClientsSearchResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsSearchArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsSearch(GetClientsSearchArgs.builder()
+     *             .endingBefore("string")
+     *             .mac("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsSearchExample", example.applyValue(getClientsSearchResult -> getClientsSearchResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getClientsSearch(GetClientsSearchArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getClientsSearch:getClientsSearch", TypeShape.of(GetClientsSearchResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetClientsSearchArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getClientsSearch(GetClientsSearchArgs.builder()
+     *             .endingBefore("string")
+     *             .mac("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsClientsSearchExample", example.applyValue(getClientsSearchResult -> getClientsSearchResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getClientsSearchPlain(GetClientsSearchPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getClientsSearch:getClientsSearch", TypeShape.of(GetClientsSearchResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getConfigTemplates() { + return getConfigTemplates(GetConfigTemplatesArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getConfigTemplatesPlain() { + return getConfigTemplatesPlain(GetConfigTemplatesPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getConfigTemplates(GetConfigTemplatesArgs args) { + return getConfigTemplates(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getConfigTemplatesPlain(GetConfigTemplatesPlainArgs args) { + return getConfigTemplatesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getConfigTemplates(GetConfigTemplatesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getConfigTemplates:getConfigTemplates", TypeShape.of(GetConfigTemplatesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getConfigTemplates(GetConfigTemplatesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getConfigTemplates:getConfigTemplates", TypeShape.of(GetConfigTemplatesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getConfigTemplatesPlain(GetConfigTemplatesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getConfigTemplates:getConfigTemplates", TypeShape.of(GetConfigTemplatesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetConfigTemplatesSwitchProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs.builder()
+     *             .configTemplateId("string")
+     *             .organizationId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsConfigTemplatesSwitchProfilesExample", example.applyValue(getConfigTemplatesSwitchProfilesResult -> getConfigTemplatesSwitchProfilesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs args) { + return getConfigTemplatesSwitchProfiles(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetConfigTemplatesSwitchProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs.builder()
+     *             .configTemplateId("string")
+     *             .organizationId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsConfigTemplatesSwitchProfilesExample", example.applyValue(getConfigTemplatesSwitchProfilesResult -> getConfigTemplatesSwitchProfilesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getConfigTemplatesSwitchProfilesPlain(GetConfigTemplatesSwitchProfilesPlainArgs args) { + return getConfigTemplatesSwitchProfilesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetConfigTemplatesSwitchProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs.builder()
+     *             .configTemplateId("string")
+     *             .organizationId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsConfigTemplatesSwitchProfilesExample", example.applyValue(getConfigTemplatesSwitchProfilesResult -> getConfigTemplatesSwitchProfilesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getConfigTemplatesSwitchProfiles:getConfigTemplatesSwitchProfiles", TypeShape.of(GetConfigTemplatesSwitchProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetConfigTemplatesSwitchProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs.builder()
+     *             .configTemplateId("string")
+     *             .organizationId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsConfigTemplatesSwitchProfilesExample", example.applyValue(getConfigTemplatesSwitchProfilesResult -> getConfigTemplatesSwitchProfilesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getConfigTemplatesSwitchProfiles:getConfigTemplatesSwitchProfiles", TypeShape.of(GetConfigTemplatesSwitchProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetConfigTemplatesSwitchProfilesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs.builder()
+     *             .configTemplateId("string")
+     *             .organizationId("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsConfigTemplatesSwitchProfilesExample", example.applyValue(getConfigTemplatesSwitchProfilesResult -> getConfigTemplatesSwitchProfilesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getConfigTemplatesSwitchProfilesPlain(GetConfigTemplatesSwitchProfilesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getConfigTemplatesSwitchProfiles:getConfigTemplatesSwitchProfiles", TypeShape.of(GetConfigTemplatesSwitchProfilesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getConfigTemplatesSwitchProfilesPorts() { + return getConfigTemplatesSwitchProfilesPorts(GetConfigTemplatesSwitchProfilesPortsArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getConfigTemplatesSwitchProfilesPortsPlain() { + return getConfigTemplatesSwitchProfilesPortsPlain(GetConfigTemplatesSwitchProfilesPortsPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getConfigTemplatesSwitchProfilesPorts(GetConfigTemplatesSwitchProfilesPortsArgs args) { + return getConfigTemplatesSwitchProfilesPorts(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getConfigTemplatesSwitchProfilesPortsPlain(GetConfigTemplatesSwitchProfilesPortsPlainArgs args) { + return getConfigTemplatesSwitchProfilesPortsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getConfigTemplatesSwitchProfilesPorts(GetConfigTemplatesSwitchProfilesPortsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getConfigTemplatesSwitchProfilesPorts:getConfigTemplatesSwitchProfilesPorts", TypeShape.of(GetConfigTemplatesSwitchProfilesPortsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getConfigTemplatesSwitchProfilesPorts(GetConfigTemplatesSwitchProfilesPortsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getConfigTemplatesSwitchProfilesPorts:getConfigTemplatesSwitchProfilesPorts", TypeShape.of(GetConfigTemplatesSwitchProfilesPortsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getConfigTemplatesSwitchProfilesPortsPlain(GetConfigTemplatesSwitchProfilesPortsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getConfigTemplatesSwitchProfilesPorts:getConfigTemplatesSwitchProfilesPorts", TypeShape.of(GetConfigTemplatesSwitchProfilesPortsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevices(GetDevicesArgs.builder()
+     *             .configurationUpdatedAfter("string")
+     *             .endingBefore("string")
+     *             .mac("string")
+     *             .macs("string")
+     *             .model("string")
+     *             .models("string")
+     *             .name("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .sensorAlertProfileIds("string")
+     *             .sensorMetrics("string")
+     *             .serial("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesExample", example.applyValue(getDevicesResult -> getDevicesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevices(GetDevicesArgs args) { + return getDevices(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevices(GetDevicesArgs.builder()
+     *             .configurationUpdatedAfter("string")
+     *             .endingBefore("string")
+     *             .mac("string")
+     *             .macs("string")
+     *             .model("string")
+     *             .models("string")
+     *             .name("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .sensorAlertProfileIds("string")
+     *             .sensorMetrics("string")
+     *             .serial("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesExample", example.applyValue(getDevicesResult -> getDevicesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesPlain(GetDevicesPlainArgs args) { + return getDevicesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevices(GetDevicesArgs.builder()
+     *             .configurationUpdatedAfter("string")
+     *             .endingBefore("string")
+     *             .mac("string")
+     *             .macs("string")
+     *             .model("string")
+     *             .models("string")
+     *             .name("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .sensorAlertProfileIds("string")
+     *             .sensorMetrics("string")
+     *             .serial("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesExample", example.applyValue(getDevicesResult -> getDevicesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevices(GetDevicesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevices:getDevices", TypeShape.of(GetDevicesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevices(GetDevicesArgs.builder()
+     *             .configurationUpdatedAfter("string")
+     *             .endingBefore("string")
+     *             .mac("string")
+     *             .macs("string")
+     *             .model("string")
+     *             .models("string")
+     *             .name("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .sensorAlertProfileIds("string")
+     *             .sensorMetrics("string")
+     *             .serial("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesExample", example.applyValue(getDevicesResult -> getDevicesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevices(GetDevicesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevices:getDevices", TypeShape.of(GetDevicesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevices(GetDevicesArgs.builder()
+     *             .configurationUpdatedAfter("string")
+     *             .endingBefore("string")
+     *             .mac("string")
+     *             .macs("string")
+     *             .model("string")
+     *             .models("string")
+     *             .name("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .sensorAlertProfileIds("string")
+     *             .sensorMetrics("string")
+     *             .serial("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesExample", example.applyValue(getDevicesResult -> getDevicesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesPlain(GetDevicesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getDevices:getDevices", TypeShape.of(GetDevicesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesAvailabilities(GetDevicesAvailabilitiesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesAvailabilitiesExample", example.applyValue(getDevicesAvailabilitiesResult -> getDevicesAvailabilitiesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesAvailabilities(GetDevicesAvailabilitiesArgs args) { + return getDevicesAvailabilities(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesAvailabilities(GetDevicesAvailabilitiesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesAvailabilitiesExample", example.applyValue(getDevicesAvailabilitiesResult -> getDevicesAvailabilitiesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesAvailabilitiesPlain(GetDevicesAvailabilitiesPlainArgs args) { + return getDevicesAvailabilitiesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesAvailabilities(GetDevicesAvailabilitiesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesAvailabilitiesExample", example.applyValue(getDevicesAvailabilitiesResult -> getDevicesAvailabilitiesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesAvailabilities(GetDevicesAvailabilitiesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesAvailabilities:getDevicesAvailabilities", TypeShape.of(GetDevicesAvailabilitiesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesAvailabilities(GetDevicesAvailabilitiesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesAvailabilitiesExample", example.applyValue(getDevicesAvailabilitiesResult -> getDevicesAvailabilitiesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesAvailabilities(GetDevicesAvailabilitiesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesAvailabilities:getDevicesAvailabilities", TypeShape.of(GetDevicesAvailabilitiesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesAvailabilities(GetDevicesAvailabilitiesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesAvailabilitiesExample", example.applyValue(getDevicesAvailabilitiesResult -> getDevicesAvailabilitiesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesAvailabilitiesPlain(GetDevicesAvailabilitiesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesAvailabilities:getDevicesAvailabilities", TypeShape.of(GetDevicesAvailabilitiesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesChangeHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .statuses("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesAvailabilitiesChangeHistoryExample", example.applyValue(getDevicesAvailabilitiesChangeHistoryResult -> getDevicesAvailabilitiesChangeHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs args) { + return getDevicesAvailabilitiesChangeHistory(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesChangeHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .statuses("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesAvailabilitiesChangeHistoryExample", example.applyValue(getDevicesAvailabilitiesChangeHistoryResult -> getDevicesAvailabilitiesChangeHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesAvailabilitiesChangeHistoryPlain(GetDevicesAvailabilitiesChangeHistoryPlainArgs args) { + return getDevicesAvailabilitiesChangeHistoryPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesChangeHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .statuses("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesAvailabilitiesChangeHistoryExample", example.applyValue(getDevicesAvailabilitiesChangeHistoryResult -> getDevicesAvailabilitiesChangeHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesAvailabilitiesChangeHistory:getDevicesAvailabilitiesChangeHistory", TypeShape.of(GetDevicesAvailabilitiesChangeHistoryResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesChangeHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .statuses("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesAvailabilitiesChangeHistoryExample", example.applyValue(getDevicesAvailabilitiesChangeHistoryResult -> getDevicesAvailabilitiesChangeHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesAvailabilitiesChangeHistory:getDevicesAvailabilitiesChangeHistory", TypeShape.of(GetDevicesAvailabilitiesChangeHistoryResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesChangeHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .statuses("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesAvailabilitiesChangeHistoryExample", example.applyValue(getDevicesAvailabilitiesChangeHistoryResult -> getDevicesAvailabilitiesChangeHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesAvailabilitiesChangeHistoryPlain(GetDevicesAvailabilitiesChangeHistoryPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesAvailabilitiesChangeHistory:getDevicesAvailabilitiesChangeHistory", TypeShape.of(GetDevicesAvailabilitiesChangeHistoryResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesBootsHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesBootsHistory(GetDevicesBootsHistoryArgs.builder()
+     *             .endingBefore("string")
+     *             .mostRecentPerDevice(false)
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .sortOrder("string")
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesBootsHistoryExample", example.applyValue(getDevicesBootsHistoryResult -> getDevicesBootsHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesBootsHistory(GetDevicesBootsHistoryArgs args) { + return getDevicesBootsHistory(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesBootsHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesBootsHistory(GetDevicesBootsHistoryArgs.builder()
+     *             .endingBefore("string")
+     *             .mostRecentPerDevice(false)
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .sortOrder("string")
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesBootsHistoryExample", example.applyValue(getDevicesBootsHistoryResult -> getDevicesBootsHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesBootsHistoryPlain(GetDevicesBootsHistoryPlainArgs args) { + return getDevicesBootsHistoryPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesBootsHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesBootsHistory(GetDevicesBootsHistoryArgs.builder()
+     *             .endingBefore("string")
+     *             .mostRecentPerDevice(false)
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .sortOrder("string")
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesBootsHistoryExample", example.applyValue(getDevicesBootsHistoryResult -> getDevicesBootsHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesBootsHistory(GetDevicesBootsHistoryArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesBootsHistory:getDevicesBootsHistory", TypeShape.of(GetDevicesBootsHistoryResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesBootsHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesBootsHistory(GetDevicesBootsHistoryArgs.builder()
+     *             .endingBefore("string")
+     *             .mostRecentPerDevice(false)
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .sortOrder("string")
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesBootsHistoryExample", example.applyValue(getDevicesBootsHistoryResult -> getDevicesBootsHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesBootsHistory(GetDevicesBootsHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesBootsHistory:getDevicesBootsHistory", TypeShape.of(GetDevicesBootsHistoryResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesBootsHistoryArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesBootsHistory(GetDevicesBootsHistoryArgs.builder()
+     *             .endingBefore("string")
+     *             .mostRecentPerDevice(false)
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .sortOrder("string")
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesBootsHistoryExample", example.applyValue(getDevicesBootsHistoryResult -> getDevicesBootsHistoryResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesBootsHistoryPlain(GetDevicesBootsHistoryPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesBootsHistory:getDevicesBootsHistory", TypeShape.of(GetDevicesBootsHistoryResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesPowerModulesStatusesByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesPowerModulesStatusesByDeviceExample", example.applyValue(getDevicesPowerModulesStatusesByDeviceResult -> getDevicesPowerModulesStatusesByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs args) { + return getDevicesPowerModulesStatusesByDevice(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesPowerModulesStatusesByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesPowerModulesStatusesByDeviceExample", example.applyValue(getDevicesPowerModulesStatusesByDeviceResult -> getDevicesPowerModulesStatusesByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesPowerModulesStatusesByDevicePlain(GetDevicesPowerModulesStatusesByDevicePlainArgs args) { + return getDevicesPowerModulesStatusesByDevicePlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesPowerModulesStatusesByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesPowerModulesStatusesByDeviceExample", example.applyValue(getDevicesPowerModulesStatusesByDeviceResult -> getDevicesPowerModulesStatusesByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesPowerModulesStatusesByDevice:getDevicesPowerModulesStatusesByDevice", TypeShape.of(GetDevicesPowerModulesStatusesByDeviceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesPowerModulesStatusesByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesPowerModulesStatusesByDeviceExample", example.applyValue(getDevicesPowerModulesStatusesByDeviceResult -> getDevicesPowerModulesStatusesByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesPowerModulesStatusesByDevice:getDevicesPowerModulesStatusesByDevice", TypeShape.of(GetDevicesPowerModulesStatusesByDeviceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesPowerModulesStatusesByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesPowerModulesStatusesByDeviceExample", example.applyValue(getDevicesPowerModulesStatusesByDeviceResult -> getDevicesPowerModulesStatusesByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesPowerModulesStatusesByDevicePlain(GetDevicesPowerModulesStatusesByDevicePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesPowerModulesStatusesByDevice:getDevicesPowerModulesStatusesByDevice", TypeShape.of(GetDevicesPowerModulesStatusesByDeviceResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesProvisioningStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .status("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesProvisioningStatusesExample", example.applyValue(getDevicesProvisioningStatusesResult -> getDevicesProvisioningStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs args) { + return getDevicesProvisioningStatuses(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesProvisioningStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .status("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesProvisioningStatusesExample", example.applyValue(getDevicesProvisioningStatusesResult -> getDevicesProvisioningStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesProvisioningStatusesPlain(GetDevicesProvisioningStatusesPlainArgs args) { + return getDevicesProvisioningStatusesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesProvisioningStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .status("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesProvisioningStatusesExample", example.applyValue(getDevicesProvisioningStatusesResult -> getDevicesProvisioningStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesProvisioningStatuses:getDevicesProvisioningStatuses", TypeShape.of(GetDevicesProvisioningStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesProvisioningStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .status("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesProvisioningStatusesExample", example.applyValue(getDevicesProvisioningStatusesResult -> getDevicesProvisioningStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesProvisioningStatuses:getDevicesProvisioningStatuses", TypeShape.of(GetDevicesProvisioningStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesProvisioningStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .status("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesProvisioningStatusesExample", example.applyValue(getDevicesProvisioningStatusesResult -> getDevicesProvisioningStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesProvisioningStatusesPlain(GetDevicesProvisioningStatusesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesProvisioningStatuses:getDevicesProvisioningStatuses", TypeShape.of(GetDevicesProvisioningStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesStatuses(GetDevicesStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .models("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .statuses("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesStatusesExample", example.applyValue(getDevicesStatusesResult -> getDevicesStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesStatuses(GetDevicesStatusesArgs args) { + return getDevicesStatuses(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesStatuses(GetDevicesStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .models("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .statuses("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesStatusesExample", example.applyValue(getDevicesStatusesResult -> getDevicesStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesStatusesPlain(GetDevicesStatusesPlainArgs args) { + return getDevicesStatusesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesStatuses(GetDevicesStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .models("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .statuses("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesStatusesExample", example.applyValue(getDevicesStatusesResult -> getDevicesStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesStatuses(GetDevicesStatusesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesStatuses:getDevicesStatuses", TypeShape.of(GetDevicesStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesStatuses(GetDevicesStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .models("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .statuses("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesStatusesExample", example.applyValue(getDevicesStatusesResult -> getDevicesStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesStatuses(GetDevicesStatusesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesStatuses:getDevicesStatuses", TypeShape.of(GetDevicesStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesStatuses(GetDevicesStatusesArgs.builder()
+     *             .endingBefore("string")
+     *             .models("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .statuses("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesStatusesExample", example.applyValue(getDevicesStatusesResult -> getDevicesStatusesResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesStatusesPlain(GetDevicesStatusesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesStatuses:getDevicesStatuses", TypeShape.of(GetDevicesStatusesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesOverviewArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs.builder()
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .productTypes("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesStatusesOverviewExample", example.applyValue(getDevicesStatusesOverviewResult -> getDevicesStatusesOverviewResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs args) { + return getDevicesStatusesOverview(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesOverviewArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs.builder()
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .productTypes("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesStatusesOverviewExample", example.applyValue(getDevicesStatusesOverviewResult -> getDevicesStatusesOverviewResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static CompletableFuture getDevicesStatusesOverviewPlain(GetDevicesStatusesOverviewPlainArgs args) { + return getDevicesStatusesOverviewPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
      * {@code
      * package generated_program;
      * 
@@ -4372,7 +7610,7 @@ public static Output getClientsSearch(GetClientsSearchAr
      * import com.pulumi.Pulumi;
      * import com.pulumi.core.Output;
      * import com.pulumi.meraki.organizations.OrganizationsFunctions;
-     * import com.pulumi.meraki.organizations.inputs.GetClientsSearchArgs;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesOverviewArgs;
      * import java.util.List;
      * import java.util.ArrayList;
      * import java.util.Map;
@@ -4386,15 +7624,13 @@ public static Output getClientsSearch(GetClientsSearchAr
      *     }
      * 
      *     public static void stack(Context ctx) {
-     *         final var example = OrganizationsFunctions.getClientsSearch(GetClientsSearchArgs.builder()
-     *             .endingBefore("string")
-     *             .mac("string")
+     *         final var example = OrganizationsFunctions.getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs.builder()
+     *             .networkIds("string")
      *             .organizationId("string")
-     *             .perPage(1)
-     *             .startingAfter("string")
+     *             .productTypes("string")
      *             .build());
      * 
-     *         ctx.export("merakiOrganizationsClientsSearchExample", example.applyValue(getClientsSearchResult -> getClientsSearchResult.item()));
+     *         ctx.export("merakiOrganizationsDevicesStatusesOverviewExample", example.applyValue(getDevicesStatusesOverviewResult -> getDevicesStatusesOverviewResult.item()));
      *     }
      * }
      * }
@@ -4402,50 +7638,192 @@ public static Output getClientsSearch(GetClientsSearchAr
      * <!--End PulumiCodeChooser -->
      * 
      */
-    public static CompletableFuture getClientsSearchPlain(GetClientsSearchPlainArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invokeAsync("meraki:organizations/getClientsSearch:getClientsSearch", TypeShape.of(GetClientsSearchResult.class), args, Utilities.withVersion(options));
+    public static Output getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs args, InvokeOptions options) {
+        return Deployment.getInstance().invoke("meraki:organizations/getDevicesStatusesOverview:getDevicesStatusesOverview", TypeShape.of(GetDevicesStatusesOverviewResult.class), args, Utilities.withVersion(options));
     }
     /**
      * ## Example Usage
      * 
-     */
-    public static Output getConfigTemplates() {
-        return getConfigTemplates(GetConfigTemplatesArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * <!--Start PulumiCodeChooser -->
+     * 
+     * {@code
+     * package generated_program;
      * 
-     */
-    public static CompletableFuture getConfigTemplatesPlain() {
-        return getConfigTemplatesPlain(GetConfigTemplatesPlainArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesOverviewArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs.builder()
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .productTypes("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesStatusesOverviewExample", example.applyValue(getDevicesStatusesOverviewResult -> getDevicesStatusesOverviewResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static Output getConfigTemplates(GetConfigTemplatesArgs args) { - return getConfigTemplates(args, InvokeOptions.Empty); + public static Output getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesStatusesOverview:getDevicesStatusesOverview", TypeShape.of(GetDevicesStatusesOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesOverviewArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs.builder()
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .productTypes("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesStatusesOverviewExample", example.applyValue(getDevicesStatusesOverviewResult -> getDevicesStatusesOverviewResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * */ - public static CompletableFuture getConfigTemplatesPlain(GetConfigTemplatesPlainArgs args) { - return getConfigTemplatesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getDevicesStatusesOverviewPlain(GetDevicesStatusesOverviewPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesStatusesOverview:getDevicesStatusesOverview", TypeShape.of(GetDevicesStatusesOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksAddressesByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesUplinksAddressesByDeviceExample", example.applyValue(getDevicesUplinksAddressesByDeviceResult -> getDevicesUplinksAddressesByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * */ - public static Output getConfigTemplates(GetConfigTemplatesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getConfigTemplates:getConfigTemplates", TypeShape.of(GetConfigTemplatesResult.class), args, Utilities.withVersion(options)); + public static Output getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs args) { + return getDevicesUplinksAddressesByDevice(args, InvokeOptions.Empty); } /** * ## Example Usage * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksAddressesByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .productTypes("string")
+     *             .serials("string")
+     *             .startingAfter("string")
+     *             .tags("string")
+     *             .tagsFilterType("string")
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsDevicesUplinksAddressesByDeviceExample", example.applyValue(getDevicesUplinksAddressesByDeviceResult -> getDevicesUplinksAddressesByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * */ - public static CompletableFuture getConfigTemplatesPlain(GetConfigTemplatesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getConfigTemplates:getConfigTemplates", TypeShape.of(GetConfigTemplatesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getDevicesUplinksAddressesByDevicePlain(GetDevicesUplinksAddressesByDevicePlainArgs args) { + return getDevicesUplinksAddressesByDevicePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4459,7 +7837,7 @@ public static CompletableFuture getConfigTemplatesPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetConfigTemplatesSwitchProfilesArgs; + * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksAddressesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4473,12 +7851,19 @@ public static CompletableFuture getConfigTemplatesPlai * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs.builder() - * .configTemplateId("string") + * final var example = OrganizationsFunctions.getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs.builder() + * .endingBefore("string") + * .networkIds("string") * .organizationId("string") + * .perPage(1) + * .productTypes("string") + * .serials("string") + * .startingAfter("string") + * .tags("string") + * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsConfigTemplatesSwitchProfilesExample", example.applyValue(getConfigTemplatesSwitchProfilesResult -> getConfigTemplatesSwitchProfilesResult.items())); + * ctx.export("merakiOrganizationsDevicesUplinksAddressesByDeviceExample", example.applyValue(getDevicesUplinksAddressesByDeviceResult -> getDevicesUplinksAddressesByDeviceResult.items())); * } * } * } @@ -4486,8 +7871,8 @@ public static CompletableFuture getConfigTemplatesPlai * <!--End PulumiCodeChooser --> * */ - public static Output getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs args) { - return getConfigTemplatesSwitchProfiles(args, InvokeOptions.Empty); + public static Output getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesUplinksAddressesByDevice:getDevicesUplinksAddressesByDevice", TypeShape.of(GetDevicesUplinksAddressesByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4501,7 +7886,7 @@ public static Output getConfigTemplatesS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetConfigTemplatesSwitchProfilesArgs; + * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksAddressesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4515,12 +7900,19 @@ public static Output getConfigTemplatesS * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs.builder() - * .configTemplateId("string") + * final var example = OrganizationsFunctions.getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs.builder() + * .endingBefore("string") + * .networkIds("string") * .organizationId("string") + * .perPage(1) + * .productTypes("string") + * .serials("string") + * .startingAfter("string") + * .tags("string") + * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsConfigTemplatesSwitchProfilesExample", example.applyValue(getConfigTemplatesSwitchProfilesResult -> getConfigTemplatesSwitchProfilesResult.items())); + * ctx.export("merakiOrganizationsDevicesUplinksAddressesByDeviceExample", example.applyValue(getDevicesUplinksAddressesByDeviceResult -> getDevicesUplinksAddressesByDeviceResult.items())); * } * } * } @@ -4528,8 +7920,8 @@ public static Output getConfigTemplatesS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getConfigTemplatesSwitchProfilesPlain(GetConfigTemplatesSwitchProfilesPlainArgs args) { - return getConfigTemplatesSwitchProfilesPlain(args, InvokeOptions.Empty); + public static Output getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesUplinksAddressesByDevice:getDevicesUplinksAddressesByDevice", TypeShape.of(GetDevicesUplinksAddressesByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4543,7 +7935,7 @@ public static CompletableFuture getConfi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetConfigTemplatesSwitchProfilesArgs; + * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksAddressesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4557,12 +7949,19 @@ public static CompletableFuture getConfi * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs.builder() - * .configTemplateId("string") + * final var example = OrganizationsFunctions.getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs.builder() + * .endingBefore("string") + * .networkIds("string") * .organizationId("string") + * .perPage(1) + * .productTypes("string") + * .serials("string") + * .startingAfter("string") + * .tags("string") + * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsConfigTemplatesSwitchProfilesExample", example.applyValue(getConfigTemplatesSwitchProfilesResult -> getConfigTemplatesSwitchProfilesResult.items())); + * ctx.export("merakiOrganizationsDevicesUplinksAddressesByDeviceExample", example.applyValue(getDevicesUplinksAddressesByDeviceResult -> getDevicesUplinksAddressesByDeviceResult.items())); * } * } * } @@ -4570,8 +7969,8 @@ public static CompletableFuture getConfi * <!--End PulumiCodeChooser --> * */ - public static Output getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getConfigTemplatesSwitchProfiles:getConfigTemplatesSwitchProfiles", TypeShape.of(GetConfigTemplatesSwitchProfilesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getDevicesUplinksAddressesByDevicePlain(GetDevicesUplinksAddressesByDevicePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesUplinksAddressesByDevice:getDevicesUplinksAddressesByDevice", TypeShape.of(GetDevicesUplinksAddressesByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4585,7 +7984,7 @@ public static Output getConfigTemplatesS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetConfigTemplatesSwitchProfilesArgs; + * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksLossAndLatencyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4599,12 +7998,16 @@ public static Output getConfigTemplatesS * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getConfigTemplatesSwitchProfiles(GetConfigTemplatesSwitchProfilesArgs.builder() - * .configTemplateId("string") + * final var example = OrganizationsFunctions.getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs.builder() + * .ip("string") * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .uplink("string") * .build()); * - * ctx.export("merakiOrganizationsConfigTemplatesSwitchProfilesExample", example.applyValue(getConfigTemplatesSwitchProfilesResult -> getConfigTemplatesSwitchProfilesResult.items())); + * ctx.export("merakiOrganizationsDevicesUplinksLossAndLatencyExample", example.applyValue(getDevicesUplinksLossAndLatencyResult -> getDevicesUplinksLossAndLatencyResult.items())); * } * } * } @@ -4612,50 +8015,8 @@ public static Output getConfigTemplatesS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getConfigTemplatesSwitchProfilesPlain(GetConfigTemplatesSwitchProfilesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getConfigTemplatesSwitchProfiles:getConfigTemplatesSwitchProfiles", TypeShape.of(GetConfigTemplatesSwitchProfilesResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getConfigTemplatesSwitchProfilesPorts() { - return getConfigTemplatesSwitchProfilesPorts(GetConfigTemplatesSwitchProfilesPortsArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getConfigTemplatesSwitchProfilesPortsPlain() { - return getConfigTemplatesSwitchProfilesPortsPlain(GetConfigTemplatesSwitchProfilesPortsPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getConfigTemplatesSwitchProfilesPorts(GetConfigTemplatesSwitchProfilesPortsArgs args) { - return getConfigTemplatesSwitchProfilesPorts(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getConfigTemplatesSwitchProfilesPortsPlain(GetConfigTemplatesSwitchProfilesPortsPlainArgs args) { - return getConfigTemplatesSwitchProfilesPortsPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getConfigTemplatesSwitchProfilesPorts(GetConfigTemplatesSwitchProfilesPortsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getConfigTemplatesSwitchProfilesPorts:getConfigTemplatesSwitchProfilesPorts", TypeShape.of(GetConfigTemplatesSwitchProfilesPortsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getConfigTemplatesSwitchProfilesPortsPlain(GetConfigTemplatesSwitchProfilesPortsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getConfigTemplatesSwitchProfilesPorts:getConfigTemplatesSwitchProfilesPorts", TypeShape.of(GetConfigTemplatesSwitchProfilesPortsResult.class), args, Utilities.withVersion(options)); + public static Output getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs args) { + return getDevicesUplinksLossAndLatency(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4669,7 +8030,7 @@ public static CompletableFuture get * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesArgs; + * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksLossAndLatencyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4683,28 +8044,16 @@ public static CompletableFuture get * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevices(GetDevicesArgs.builder() - * .configurationUpdatedAfter("string") - * .endingBefore("string") - * .mac("string") - * .macs("string") - * .model("string") - * .models("string") - * .name("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs.builder() + * .ip("string") * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .sensorAlertProfileIds("string") - * .sensorMetrics("string") - * .serial("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .uplink("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesExample", example.applyValue(getDevicesResult -> getDevicesResult.items())); + * ctx.export("merakiOrganizationsDevicesUplinksLossAndLatencyExample", example.applyValue(getDevicesUplinksLossAndLatencyResult -> getDevicesUplinksLossAndLatencyResult.items())); * } * } * } @@ -4712,8 +8061,8 @@ public static CompletableFuture get * <!--End PulumiCodeChooser --> * */ - public static Output getDevices(GetDevicesArgs args) { - return getDevices(args, InvokeOptions.Empty); + public static CompletableFuture getDevicesUplinksLossAndLatencyPlain(GetDevicesUplinksLossAndLatencyPlainArgs args) { + return getDevicesUplinksLossAndLatencyPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4727,7 +8076,7 @@ public static Output getDevices(GetDevicesArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesArgs; + * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksLossAndLatencyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4741,28 +8090,16 @@ public static Output getDevices(GetDevicesArgs args) { * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevices(GetDevicesArgs.builder() - * .configurationUpdatedAfter("string") - * .endingBefore("string") - * .mac("string") - * .macs("string") - * .model("string") - * .models("string") - * .name("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs.builder() + * .ip("string") * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .sensorAlertProfileIds("string") - * .sensorMetrics("string") - * .serial("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .uplink("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesExample", example.applyValue(getDevicesResult -> getDevicesResult.items())); + * ctx.export("merakiOrganizationsDevicesUplinksLossAndLatencyExample", example.applyValue(getDevicesUplinksLossAndLatencyResult -> getDevicesUplinksLossAndLatencyResult.items())); * } * } * } @@ -4770,8 +8107,8 @@ public static Output getDevices(GetDevicesArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesPlain(GetDevicesPlainArgs args) { - return getDevicesPlain(args, InvokeOptions.Empty); + public static Output getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesUplinksLossAndLatency:getDevicesUplinksLossAndLatency", TypeShape.of(GetDevicesUplinksLossAndLatencyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4785,7 +8122,7 @@ public static CompletableFuture getDevicesPlain(GetDevicesPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesArgs; + * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksLossAndLatencyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4799,28 +8136,16 @@ public static CompletableFuture getDevicesPlain(GetDevicesPlai * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevices(GetDevicesArgs.builder() - * .configurationUpdatedAfter("string") - * .endingBefore("string") - * .mac("string") - * .macs("string") - * .model("string") - * .models("string") - * .name("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs.builder() + * .ip("string") * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .sensorAlertProfileIds("string") - * .sensorMetrics("string") - * .serial("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .uplink("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesExample", example.applyValue(getDevicesResult -> getDevicesResult.items())); + * ctx.export("merakiOrganizationsDevicesUplinksLossAndLatencyExample", example.applyValue(getDevicesUplinksLossAndLatencyResult -> getDevicesUplinksLossAndLatencyResult.items())); * } * } * } @@ -4828,8 +8153,8 @@ public static CompletableFuture getDevicesPlain(GetDevicesPlai * <!--End PulumiCodeChooser --> * */ - public static Output getDevices(GetDevicesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getDevices:getDevices", TypeShape.of(GetDevicesResult.class), args, Utilities.withVersion(options)); + public static Output getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getDevicesUplinksLossAndLatency:getDevicesUplinksLossAndLatency", TypeShape.of(GetDevicesUplinksLossAndLatencyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4843,7 +8168,7 @@ public static Output getDevices(GetDevicesArgs args, InvokeOpt * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesArgs; + * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksLossAndLatencyArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4857,28 +8182,16 @@ public static Output getDevices(GetDevicesArgs args, InvokeOpt * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevices(GetDevicesArgs.builder() - * .configurationUpdatedAfter("string") - * .endingBefore("string") - * .mac("string") - * .macs("string") - * .model("string") - * .models("string") - * .name("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs.builder() + * .ip("string") * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .sensorAlertProfileIds("string") - * .sensorMetrics("string") - * .serial("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .uplink("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesExample", example.applyValue(getDevicesResult -> getDevicesResult.items())); + * ctx.export("merakiOrganizationsDevicesUplinksLossAndLatencyExample", example.applyValue(getDevicesUplinksLossAndLatencyResult -> getDevicesUplinksLossAndLatencyResult.items())); * } * } * } @@ -4886,8 +8199,8 @@ public static Output getDevices(GetDevicesArgs args, InvokeOpt * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesPlain(GetDevicesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getDevices:getDevices", TypeShape.of(GetDevicesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getDevicesUplinksLossAndLatencyPlain(GetDevicesUplinksLossAndLatencyPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesUplinksLossAndLatency:getDevicesUplinksLossAndLatency", TypeShape.of(GetDevicesUplinksLossAndLatencyResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -4901,7 +8214,7 @@ public static CompletableFuture getDevicesPlain(GetDevicesPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4915,19 +8228,11 @@ public static CompletableFuture getDevicesPlain(GetDevicesPlai * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesAvailabilities(GetDevicesAvailabilitiesArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs.builder() * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesAvailabilitiesExample", example.applyValue(getDevicesAvailabilitiesResult -> getDevicesAvailabilitiesResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesExample", example.applyValue(getEarlyAccessFeaturesResult -> getEarlyAccessFeaturesResult.items())); * } * } * } @@ -4935,8 +8240,8 @@ public static CompletableFuture getDevicesPlain(GetDevicesPlai * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesAvailabilities(GetDevicesAvailabilitiesArgs args) { - return getDevicesAvailabilities(args, InvokeOptions.Empty); + public static Output getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs args) { + return getEarlyAccessFeatures(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4950,7 +8255,7 @@ public static Output getDevicesAvailabilities(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -4964,19 +8269,11 @@ public static Output getDevicesAvailabilities(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesAvailabilities(GetDevicesAvailabilitiesArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs.builder() * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesAvailabilitiesExample", example.applyValue(getDevicesAvailabilitiesResult -> getDevicesAvailabilitiesResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesExample", example.applyValue(getEarlyAccessFeaturesResult -> getEarlyAccessFeaturesResult.items())); * } * } * } @@ -4984,8 +8281,8 @@ public static Output getDevicesAvailabilities(Ge * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesAvailabilitiesPlain(GetDevicesAvailabilitiesPlainArgs args) { - return getDevicesAvailabilitiesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getEarlyAccessFeaturesPlain(GetEarlyAccessFeaturesPlainArgs args) { + return getEarlyAccessFeaturesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -4999,7 +8296,7 @@ public static CompletableFuture getDevicesAvaila * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5013,28 +8310,20 @@ public static CompletableFuture getDevicesAvaila * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesAvailabilities(GetDevicesAvailabilitiesArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs.builder() * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesAvailabilitiesExample", example.applyValue(getDevicesAvailabilitiesResult -> getDevicesAvailabilitiesResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesExample", example.applyValue(getEarlyAccessFeaturesResult -> getEarlyAccessFeaturesResult.items())); * } * } * } *
* <!--End PulumiCodeChooser --> * - */ - public static Output getDevicesAvailabilities(GetDevicesAvailabilitiesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getDevicesAvailabilities:getDevicesAvailabilities", TypeShape.of(GetDevicesAvailabilitiesResult.class), args, Utilities.withVersion(options)); + */ + public static Output getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getEarlyAccessFeatures:getEarlyAccessFeatures", TypeShape.of(GetEarlyAccessFeaturesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5048,7 +8337,7 @@ public static Output getDevicesAvailabilities(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5062,19 +8351,11 @@ public static Output getDevicesAvailabilities(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesAvailabilities(GetDevicesAvailabilitiesArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs.builder() * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesAvailabilitiesExample", example.applyValue(getDevicesAvailabilitiesResult -> getDevicesAvailabilitiesResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesExample", example.applyValue(getEarlyAccessFeaturesResult -> getEarlyAccessFeaturesResult.items())); * } * } * } @@ -5082,8 +8363,8 @@ public static Output getDevicesAvailabilities(Ge * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesAvailabilitiesPlain(GetDevicesAvailabilitiesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesAvailabilities:getDevicesAvailabilities", TypeShape.of(GetDevicesAvailabilitiesResult.class), args, Utilities.withVersion(options)); + public static Output getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getEarlyAccessFeatures:getEarlyAccessFeatures", TypeShape.of(GetEarlyAccessFeaturesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5097,7 +8378,7 @@ public static CompletableFuture getDevicesAvaila * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesChangeHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5111,21 +8392,11 @@ public static CompletableFuture getDevicesAvaila * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs.builder() * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .statuses("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsDevicesAvailabilitiesChangeHistoryExample", example.applyValue(getDevicesAvailabilitiesChangeHistoryResult -> getDevicesAvailabilitiesChangeHistoryResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesExample", example.applyValue(getEarlyAccessFeaturesResult -> getEarlyAccessFeaturesResult.items())); * } * } * } @@ -5133,8 +8404,8 @@ public static CompletableFuture getDevicesAvaila * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs args) { - return getDevicesAvailabilitiesChangeHistory(args, InvokeOptions.Empty); + public static CompletableFuture getEarlyAccessFeaturesPlain(GetEarlyAccessFeaturesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getEarlyAccessFeatures:getEarlyAccessFeatures", TypeShape.of(GetEarlyAccessFeaturesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5148,7 +8419,7 @@ public static Output getDevicesAvai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesChangeHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5162,21 +8433,11 @@ public static Output getDevicesAvai * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .statuses("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsDevicesAvailabilitiesChangeHistoryExample", example.applyValue(getDevicesAvailabilitiesChangeHistoryResult -> getDevicesAvailabilitiesChangeHistoryResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); * } * } * } @@ -5184,8 +8445,8 @@ public static Output getDevicesAvai * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesAvailabilitiesChangeHistoryPlain(GetDevicesAvailabilitiesChangeHistoryPlainArgs args) { - return getDevicesAvailabilitiesChangeHistoryPlain(args, InvokeOptions.Empty); + public static Output getEarlyAccessFeaturesOptIns() { + return getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage @@ -5199,7 +8460,7 @@ public static CompletableFuture get * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesChangeHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5213,21 +8474,11 @@ public static CompletableFuture get * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .statuses("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsDevicesAvailabilitiesChangeHistoryExample", example.applyValue(getDevicesAvailabilitiesChangeHistoryResult -> getDevicesAvailabilitiesChangeHistoryResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); * } * } * } @@ -5235,8 +8486,8 @@ public static CompletableFuture get * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getDevicesAvailabilitiesChangeHistory:getDevicesAvailabilitiesChangeHistory", TypeShape.of(GetDevicesAvailabilitiesChangeHistoryResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getEarlyAccessFeaturesOptInsPlain() { + return getEarlyAccessFeaturesOptInsPlain(GetEarlyAccessFeaturesOptInsPlainArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage @@ -5250,7 +8501,7 @@ public static Output getDevicesAvai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesAvailabilitiesChangeHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5264,21 +8515,11 @@ public static Output getDevicesAvai * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesAvailabilitiesChangeHistory(GetDevicesAvailabilitiesChangeHistoryArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .statuses("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsDevicesAvailabilitiesChangeHistoryExample", example.applyValue(getDevicesAvailabilitiesChangeHistoryResult -> getDevicesAvailabilitiesChangeHistoryResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); * } * } * } @@ -5286,8 +8527,8 @@ public static Output getDevicesAvai * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesAvailabilitiesChangeHistoryPlain(GetDevicesAvailabilitiesChangeHistoryPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesAvailabilitiesChangeHistory:getDevicesAvailabilitiesChangeHistory", TypeShape.of(GetDevicesAvailabilitiesChangeHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs args) { + return getEarlyAccessFeaturesOptIns(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5301,7 +8542,7 @@ public static CompletableFuture get * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesBootsHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5315,20 +8556,11 @@ public static CompletableFuture get * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesBootsHistory(GetDevicesBootsHistoryArgs.builder() - * .endingBefore("string") - * .mostRecentPerDevice(false) + * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() * .organizationId("string") - * .perPage(1) - * .serials("string") - * .sortOrder("string") - * .startingAfter("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsDevicesBootsHistoryExample", example.applyValue(getDevicesBootsHistoryResult -> getDevicesBootsHistoryResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); * } * } * } @@ -5336,8 +8568,8 @@ public static CompletableFuture get * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesBootsHistory(GetDevicesBootsHistoryArgs args) { - return getDevicesBootsHistory(args, InvokeOptions.Empty); + public static CompletableFuture getEarlyAccessFeaturesOptInsPlain(GetEarlyAccessFeaturesOptInsPlainArgs args) { + return getEarlyAccessFeaturesOptInsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5351,7 +8583,7 @@ public static Output getDevicesBootsHistory(GetDev * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesBootsHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5365,20 +8597,11 @@ public static Output getDevicesBootsHistory(GetDev * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesBootsHistory(GetDevicesBootsHistoryArgs.builder() - * .endingBefore("string") - * .mostRecentPerDevice(false) + * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() * .organizationId("string") - * .perPage(1) - * .serials("string") - * .sortOrder("string") - * .startingAfter("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsDevicesBootsHistoryExample", example.applyValue(getDevicesBootsHistoryResult -> getDevicesBootsHistoryResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); * } * } * } @@ -5386,8 +8609,8 @@ public static Output getDevicesBootsHistory(GetDev * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesBootsHistoryPlain(GetDevicesBootsHistoryPlainArgs args) { - return getDevicesBootsHistoryPlain(args, InvokeOptions.Empty); + public static Output getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getEarlyAccessFeaturesOptIns:getEarlyAccessFeaturesOptIns", TypeShape.of(GetEarlyAccessFeaturesOptInsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5401,7 +8624,7 @@ public static CompletableFuture getDevicesBootsHis * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesBootsHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5415,20 +8638,11 @@ public static CompletableFuture getDevicesBootsHis * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesBootsHistory(GetDevicesBootsHistoryArgs.builder() - * .endingBefore("string") - * .mostRecentPerDevice(false) + * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() * .organizationId("string") - * .perPage(1) - * .serials("string") - * .sortOrder("string") - * .startingAfter("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsDevicesBootsHistoryExample", example.applyValue(getDevicesBootsHistoryResult -> getDevicesBootsHistoryResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); * } * } * } @@ -5436,8 +8650,8 @@ public static CompletableFuture getDevicesBootsHis * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesBootsHistory(GetDevicesBootsHistoryArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getDevicesBootsHistory:getDevicesBootsHistory", TypeShape.of(GetDevicesBootsHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getEarlyAccessFeaturesOptIns:getEarlyAccessFeaturesOptIns", TypeShape.of(GetEarlyAccessFeaturesOptInsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5451,7 +8665,7 @@ public static Output getDevicesBootsHistory(GetDev * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesBootsHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5465,20 +8679,11 @@ public static Output getDevicesBootsHistory(GetDev * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesBootsHistory(GetDevicesBootsHistoryArgs.builder() - * .endingBefore("string") - * .mostRecentPerDevice(false) + * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() * .organizationId("string") - * .perPage(1) - * .serials("string") - * .sortOrder("string") - * .startingAfter("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsDevicesBootsHistoryExample", example.applyValue(getDevicesBootsHistoryResult -> getDevicesBootsHistoryResult.items())); + * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); * } * } * } @@ -5486,8 +8691,8 @@ public static Output getDevicesBootsHistory(GetDev * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesBootsHistoryPlain(GetDevicesBootsHistoryPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesBootsHistory:getDevicesBootsHistory", TypeShape.of(GetDevicesBootsHistoryResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getEarlyAccessFeaturesOptInsPlain(GetEarlyAccessFeaturesOptInsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getEarlyAccessFeaturesOptIns:getEarlyAccessFeaturesOptIns", TypeShape.of(GetEarlyAccessFeaturesOptInsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5501,7 +8706,7 @@ public static CompletableFuture getDevicesBootsHis * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesPowerModulesStatusesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5515,19 +8720,16 @@ public static CompletableFuture getDevicesBootsHis * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() * .endingBefore("string") - * .networkIds("string") * .organizationId("string") * .perPage(1) * .productTypes("string") - * .serials("string") * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") + * .statuses("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesPowerModulesStatusesByDeviceExample", example.applyValue(getDevicesPowerModulesStatusesByDeviceResult -> getDevicesPowerModulesStatusesByDeviceResult.items())); + * ctx.export("merakiOrganizationsFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.items())); * } * } * } @@ -5535,8 +8737,8 @@ public static CompletableFuture getDevicesBootsHis * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs args) { - return getDevicesPowerModulesStatusesByDevice(args, InvokeOptions.Empty); + public static Output getFirmwareUpgrades(GetFirmwareUpgradesArgs args) { + return getFirmwareUpgrades(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5550,7 +8752,7 @@ public static Output getDevicesPow * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesPowerModulesStatusesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5564,19 +8766,16 @@ public static Output getDevicesPow * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() * .endingBefore("string") - * .networkIds("string") * .organizationId("string") * .perPage(1) * .productTypes("string") - * .serials("string") * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") + * .statuses("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesPowerModulesStatusesByDeviceExample", example.applyValue(getDevicesPowerModulesStatusesByDeviceResult -> getDevicesPowerModulesStatusesByDeviceResult.items())); + * ctx.export("merakiOrganizationsFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.items())); * } * } * } @@ -5584,8 +8783,8 @@ public static Output getDevicesPow * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesPowerModulesStatusesByDevicePlain(GetDevicesPowerModulesStatusesByDevicePlainArgs args) { - return getDevicesPowerModulesStatusesByDevicePlain(args, InvokeOptions.Empty); + public static CompletableFuture getFirmwareUpgradesPlain(GetFirmwareUpgradesPlainArgs args) { + return getFirmwareUpgradesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5599,7 +8798,7 @@ public static CompletableFuture ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesPowerModulesStatusesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5613,19 +8812,16 @@ public static CompletableFuture ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() * .endingBefore("string") - * .networkIds("string") * .organizationId("string") * .perPage(1) * .productTypes("string") - * .serials("string") * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") + * .statuses("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesPowerModulesStatusesByDeviceExample", example.applyValue(getDevicesPowerModulesStatusesByDeviceResult -> getDevicesPowerModulesStatusesByDeviceResult.items())); + * ctx.export("merakiOrganizationsFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.items())); * } * } * } @@ -5633,8 +8829,8 @@ public static CompletableFuture ge * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getDevicesPowerModulesStatusesByDevice:getDevicesPowerModulesStatusesByDevice", TypeShape.of(GetDevicesPowerModulesStatusesByDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getFirmwareUpgrades(GetFirmwareUpgradesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getFirmwareUpgrades:getFirmwareUpgrades", TypeShape.of(GetFirmwareUpgradesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5648,7 +8844,7 @@ public static Output getDevicesPow * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesPowerModulesStatusesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5662,19 +8858,16 @@ public static Output getDevicesPow * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesPowerModulesStatusesByDevice(GetDevicesPowerModulesStatusesByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() * .endingBefore("string") - * .networkIds("string") * .organizationId("string") * .perPage(1) * .productTypes("string") - * .serials("string") * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") + * .statuses("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesPowerModulesStatusesByDeviceExample", example.applyValue(getDevicesPowerModulesStatusesByDeviceResult -> getDevicesPowerModulesStatusesByDeviceResult.items())); + * ctx.export("merakiOrganizationsFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.items())); * } * } * } @@ -5682,8 +8875,8 @@ public static Output getDevicesPow * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesPowerModulesStatusesByDevicePlain(GetDevicesPowerModulesStatusesByDevicePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesPowerModulesStatusesByDevice:getDevicesPowerModulesStatusesByDevice", TypeShape.of(GetDevicesPowerModulesStatusesByDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getFirmwareUpgrades(GetFirmwareUpgradesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getFirmwareUpgrades:getFirmwareUpgrades", TypeShape.of(GetFirmwareUpgradesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5697,7 +8890,7 @@ public static CompletableFuture ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesProvisioningStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5711,20 +8904,16 @@ public static CompletableFuture ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs.builder() + * final var example = OrganizationsFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() * .endingBefore("string") - * .networkIds("string") * .organizationId("string") * .perPage(1) * .productTypes("string") - * .serials("string") * .startingAfter("string") - * .status("string") - * .tags("string") - * .tagsFilterType("string") + * .statuses("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesProvisioningStatusesExample", example.applyValue(getDevicesProvisioningStatusesResult -> getDevicesProvisioningStatusesResult.items())); + * ctx.export("merakiOrganizationsFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.items())); * } * } * } @@ -5732,8 +8921,8 @@ public static CompletableFuture ge * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs args) { - return getDevicesProvisioningStatuses(args, InvokeOptions.Empty); + public static CompletableFuture getFirmwareUpgradesPlain(GetFirmwareUpgradesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getFirmwareUpgrades:getFirmwareUpgrades", TypeShape.of(GetFirmwareUpgradesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5747,7 +8936,7 @@ public static Output getDevicesProvisionin * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesProvisioningStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5761,20 +8950,19 @@ public static Output getDevicesProvisionin * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs.builder() + * final var example = OrganizationsFunctions.getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs.builder() * .endingBefore("string") + * .firmwareUpgradeBatchIds("string") + * .macs("string") * .networkIds("string") * .organizationId("string") * .perPage(1) - * .productTypes("string") * .serials("string") * .startingAfter("string") - * .status("string") - * .tags("string") - * .tagsFilterType("string") + * .upgradestatuses("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesProvisioningStatusesExample", example.applyValue(getDevicesProvisioningStatusesResult -> getDevicesProvisioningStatusesResult.items())); + * ctx.export("merakiOrganizationsFirmwareUpgradesByDeviceExample", example.applyValue(getFirmwareUpgradesByDeviceResult -> getFirmwareUpgradesByDeviceResult.items())); * } * } * } @@ -5782,8 +8970,8 @@ public static Output getDevicesProvisionin * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesProvisioningStatusesPlain(GetDevicesProvisioningStatusesPlainArgs args) { - return getDevicesProvisioningStatusesPlain(args, InvokeOptions.Empty); + public static Output getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs args) { + return getFirmwareUpgradesByDevice(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5797,7 +8985,7 @@ public static CompletableFuture getDevices * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesProvisioningStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5811,20 +8999,19 @@ public static CompletableFuture getDevices * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs.builder() + * final var example = OrganizationsFunctions.getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs.builder() * .endingBefore("string") + * .firmwareUpgradeBatchIds("string") + * .macs("string") * .networkIds("string") * .organizationId("string") * .perPage(1) - * .productTypes("string") * .serials("string") * .startingAfter("string") - * .status("string") - * .tags("string") - * .tagsFilterType("string") + * .upgradestatuses("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesProvisioningStatusesExample", example.applyValue(getDevicesProvisioningStatusesResult -> getDevicesProvisioningStatusesResult.items())); + * ctx.export("merakiOrganizationsFirmwareUpgradesByDeviceExample", example.applyValue(getFirmwareUpgradesByDeviceResult -> getFirmwareUpgradesByDeviceResult.items())); * } * } * } @@ -5832,8 +9019,8 @@ public static CompletableFuture getDevices * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getDevicesProvisioningStatuses:getDevicesProvisioningStatuses", TypeShape.of(GetDevicesProvisioningStatusesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getFirmwareUpgradesByDevicePlain(GetFirmwareUpgradesByDevicePlainArgs args) { + return getFirmwareUpgradesByDevicePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -5847,7 +9034,7 @@ public static Output getDevicesProvisionin * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesProvisioningStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5861,20 +9048,19 @@ public static Output getDevicesProvisionin * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesProvisioningStatuses(GetDevicesProvisioningStatusesArgs.builder() + * final var example = OrganizationsFunctions.getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs.builder() * .endingBefore("string") + * .firmwareUpgradeBatchIds("string") + * .macs("string") * .networkIds("string") * .organizationId("string") * .perPage(1) - * .productTypes("string") * .serials("string") * .startingAfter("string") - * .status("string") - * .tags("string") - * .tagsFilterType("string") + * .upgradestatuses("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesProvisioningStatusesExample", example.applyValue(getDevicesProvisioningStatusesResult -> getDevicesProvisioningStatusesResult.items())); + * ctx.export("merakiOrganizationsFirmwareUpgradesByDeviceExample", example.applyValue(getFirmwareUpgradesByDeviceResult -> getFirmwareUpgradesByDeviceResult.items())); * } * } * } @@ -5882,8 +9068,8 @@ public static Output getDevicesProvisionin * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesProvisioningStatusesPlain(GetDevicesProvisioningStatusesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesProvisioningStatuses:getDevicesProvisioningStatuses", TypeShape.of(GetDevicesProvisioningStatusesResult.class), args, Utilities.withVersion(options)); + public static Output getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getFirmwareUpgradesByDevice:getFirmwareUpgradesByDevice", TypeShape.of(GetFirmwareUpgradesByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5897,7 +9083,7 @@ public static CompletableFuture getDevices * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5911,21 +9097,19 @@ public static CompletableFuture getDevices * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesStatuses(GetDevicesStatusesArgs.builder() + * final var example = OrganizationsFunctions.getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs.builder() * .endingBefore("string") - * .models("string") + * .firmwareUpgradeBatchIds("string") + * .macs("string") * .networkIds("string") * .organizationId("string") * .perPage(1) - * .productTypes("string") * .serials("string") * .startingAfter("string") - * .statuses("string") - * .tags("string") - * .tagsFilterType("string") + * .upgradestatuses("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesStatusesExample", example.applyValue(getDevicesStatusesResult -> getDevicesStatusesResult.items())); + * ctx.export("merakiOrganizationsFirmwareUpgradesByDeviceExample", example.applyValue(getFirmwareUpgradesByDeviceResult -> getFirmwareUpgradesByDeviceResult.items())); * } * } * } @@ -5933,8 +9117,8 @@ public static CompletableFuture getDevices * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesStatuses(GetDevicesStatusesArgs args) { - return getDevicesStatuses(args, InvokeOptions.Empty); + public static Output getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getFirmwareUpgradesByDevice:getFirmwareUpgradesByDevice", TypeShape.of(GetFirmwareUpgradesByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5948,7 +9132,7 @@ public static Output getDevicesStatuses(GetDevicesStat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -5962,21 +9146,19 @@ public static Output getDevicesStatuses(GetDevicesStat * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesStatuses(GetDevicesStatusesArgs.builder() + * final var example = OrganizationsFunctions.getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs.builder() * .endingBefore("string") - * .models("string") + * .firmwareUpgradeBatchIds("string") + * .macs("string") * .networkIds("string") * .organizationId("string") * .perPage(1) - * .productTypes("string") * .serials("string") * .startingAfter("string") - * .statuses("string") - * .tags("string") - * .tagsFilterType("string") + * .upgradestatuses("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesStatusesExample", example.applyValue(getDevicesStatusesResult -> getDevicesStatusesResult.items())); + * ctx.export("merakiOrganizationsFirmwareUpgradesByDeviceExample", example.applyValue(getFirmwareUpgradesByDeviceResult -> getFirmwareUpgradesByDeviceResult.items())); * } * } * } @@ -5984,8 +9166,8 @@ public static Output getDevicesStatuses(GetDevicesStat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesStatusesPlain(GetDevicesStatusesPlainArgs args) { - return getDevicesStatusesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getFirmwareUpgradesByDevicePlain(GetFirmwareUpgradesByDevicePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getFirmwareUpgradesByDevice:getFirmwareUpgradesByDevice", TypeShape.of(GetFirmwareUpgradesByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -5999,7 +9181,7 @@ public static CompletableFuture getDevicesStatusesPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetInsightApplicationsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6013,21 +9195,11 @@ public static CompletableFuture getDevicesStatusesPlai * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesStatuses(GetDevicesStatusesArgs.builder() - * .endingBefore("string") - * .models("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getInsightApplications(GetInsightApplicationsArgs.builder() * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .statuses("string") - * .tags("string") - * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesStatusesExample", example.applyValue(getDevicesStatusesResult -> getDevicesStatusesResult.items())); + * ctx.export("merakiOrganizationsInsightApplicationsExample", example.applyValue(getInsightApplicationsResult -> getInsightApplicationsResult.items())); * } * } * } @@ -6035,8 +9207,8 @@ public static CompletableFuture getDevicesStatusesPlai * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesStatuses(GetDevicesStatusesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getDevicesStatuses:getDevicesStatuses", TypeShape.of(GetDevicesStatusesResult.class), args, Utilities.withVersion(options)); + public static Output getInsightApplications(GetInsightApplicationsArgs args) { + return getInsightApplications(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6050,7 +9222,7 @@ public static Output getDevicesStatuses(GetDevicesStat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetInsightApplicationsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6064,21 +9236,11 @@ public static Output getDevicesStatuses(GetDevicesStat * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesStatuses(GetDevicesStatusesArgs.builder() - * .endingBefore("string") - * .models("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getInsightApplications(GetInsightApplicationsArgs.builder() * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .statuses("string") - * .tags("string") - * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesStatusesExample", example.applyValue(getDevicesStatusesResult -> getDevicesStatusesResult.items())); + * ctx.export("merakiOrganizationsInsightApplicationsExample", example.applyValue(getInsightApplicationsResult -> getInsightApplicationsResult.items())); * } * } * } @@ -6086,8 +9248,8 @@ public static Output getDevicesStatuses(GetDevicesStat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesStatusesPlain(GetDevicesStatusesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesStatuses:getDevicesStatuses", TypeShape.of(GetDevicesStatusesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getInsightApplicationsPlain(GetInsightApplicationsPlainArgs args) { + return getInsightApplicationsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6101,7 +9263,7 @@ public static CompletableFuture getDevicesStatusesPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetInsightApplicationsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6115,13 +9277,11 @@ public static CompletableFuture getDevicesStatusesPlai * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs.builder() - * .networkIds("string") + * final var example = OrganizationsFunctions.getInsightApplications(GetInsightApplicationsArgs.builder() * .organizationId("string") - * .productTypes("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesStatusesOverviewExample", example.applyValue(getDevicesStatusesOverviewResult -> getDevicesStatusesOverviewResult.item())); + * ctx.export("merakiOrganizationsInsightApplicationsExample", example.applyValue(getInsightApplicationsResult -> getInsightApplicationsResult.items())); * } * } * } @@ -6129,8 +9289,8 @@ public static CompletableFuture getDevicesStatusesPlai * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs args) { - return getDevicesStatusesOverview(args, InvokeOptions.Empty); + public static Output getInsightApplications(GetInsightApplicationsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getInsightApplications:getInsightApplications", TypeShape.of(GetInsightApplicationsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6144,7 +9304,7 @@ public static Output getDevicesStatusesOvervie * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetInsightApplicationsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6158,13 +9318,11 @@ public static Output getDevicesStatusesOvervie * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs.builder() - * .networkIds("string") + * final var example = OrganizationsFunctions.getInsightApplications(GetInsightApplicationsArgs.builder() * .organizationId("string") - * .productTypes("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesStatusesOverviewExample", example.applyValue(getDevicesStatusesOverviewResult -> getDevicesStatusesOverviewResult.item())); + * ctx.export("merakiOrganizationsInsightApplicationsExample", example.applyValue(getInsightApplicationsResult -> getInsightApplicationsResult.items())); * } * } * } @@ -6172,8 +9330,8 @@ public static Output getDevicesStatusesOvervie * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesStatusesOverviewPlain(GetDevicesStatusesOverviewPlainArgs args) { - return getDevicesStatusesOverviewPlain(args, InvokeOptions.Empty); + public static Output getInsightApplications(GetInsightApplicationsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getInsightApplications:getInsightApplications", TypeShape.of(GetInsightApplicationsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6187,7 +9345,7 @@ public static CompletableFuture getDevicesStat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetInsightApplicationsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6201,13 +9359,11 @@ public static CompletableFuture getDevicesStat * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs.builder() - * .networkIds("string") + * final var example = OrganizationsFunctions.getInsightApplications(GetInsightApplicationsArgs.builder() * .organizationId("string") - * .productTypes("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesStatusesOverviewExample", example.applyValue(getDevicesStatusesOverviewResult -> getDevicesStatusesOverviewResult.item())); + * ctx.export("merakiOrganizationsInsightApplicationsExample", example.applyValue(getInsightApplicationsResult -> getInsightApplicationsResult.items())); * } * } * } @@ -6215,8 +9371,106 @@ public static CompletableFuture getDevicesStat * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getDevicesStatusesOverview:getDevicesStatusesOverview", TypeShape.of(GetDevicesStatusesOverviewResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getInsightApplicationsPlain(GetInsightApplicationsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getInsightApplications:getInsightApplications", TypeShape.of(GetInsightApplicationsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getInsightMonitoredMediaServers() { + return getInsightMonitoredMediaServers(GetInsightMonitoredMediaServersArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getInsightMonitoredMediaServersPlain() { + return getInsightMonitoredMediaServersPlain(GetInsightMonitoredMediaServersPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getInsightMonitoredMediaServers(GetInsightMonitoredMediaServersArgs args) { + return getInsightMonitoredMediaServers(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getInsightMonitoredMediaServersPlain(GetInsightMonitoredMediaServersPlainArgs args) { + return getInsightMonitoredMediaServersPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getInsightMonitoredMediaServers(GetInsightMonitoredMediaServersArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getInsightMonitoredMediaServers:getInsightMonitoredMediaServers", TypeShape.of(GetInsightMonitoredMediaServersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getInsightMonitoredMediaServers(GetInsightMonitoredMediaServersArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getInsightMonitoredMediaServers:getInsightMonitoredMediaServers", TypeShape.of(GetInsightMonitoredMediaServersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getInsightMonitoredMediaServersPlain(GetInsightMonitoredMediaServersPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getInsightMonitoredMediaServers:getInsightMonitoredMediaServers", TypeShape.of(GetInsightMonitoredMediaServersResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getInventoryDevices() { + return getInventoryDevices(GetInventoryDevicesArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getInventoryDevicesPlain() { + return getInventoryDevicesPlain(GetInventoryDevicesPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getInventoryDevices(GetInventoryDevicesArgs args) { + return getInventoryDevices(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getInventoryDevicesPlain(GetInventoryDevicesPlainArgs args) { + return getInventoryDevicesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getInventoryDevices(GetInventoryDevicesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getInventoryDevices:getInventoryDevices", TypeShape.of(GetInventoryDevicesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getInventoryDevices(GetInventoryDevicesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getInventoryDevices:getInventoryDevices", TypeShape.of(GetInventoryDevicesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getInventoryDevicesPlain(GetInventoryDevicesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getInventoryDevices:getInventoryDevices", TypeShape.of(GetInventoryDevicesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6230,7 +9484,7 @@ public static Output getDevicesStatusesOvervie * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesStatusesOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringImportsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6244,13 +9498,12 @@ public static Output getDevicesStatusesOvervie * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesStatusesOverview(GetDevicesStatusesOverviewArgs.builder() - * .networkIds("string") + * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs.builder() + * .importIds("string") * .organizationId("string") - * .productTypes("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesStatusesOverviewExample", example.applyValue(getDevicesStatusesOverviewResult -> getDevicesStatusesOverviewResult.item())); + * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringImportsExample", example.applyValue(getInventoryOnboardingCloudMonitoringImportsResult -> getInventoryOnboardingCloudMonitoringImportsResult.items())); * } * } * } @@ -6258,8 +9511,8 @@ public static Output getDevicesStatusesOvervie * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesStatusesOverviewPlain(GetDevicesStatusesOverviewPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesStatusesOverview:getDevicesStatusesOverview", TypeShape.of(GetDevicesStatusesOverviewResult.class), args, Utilities.withVersion(options)); + public static Output getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs args) { + return getInventoryOnboardingCloudMonitoringImports(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6273,7 +9526,7 @@ public static CompletableFuture getDevicesStat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksAddressesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringImportsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6287,19 +9540,12 @@ public static CompletableFuture getDevicesStat * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs.builder() + * .importIds("string") * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesUplinksAddressesByDeviceExample", example.applyValue(getDevicesUplinksAddressesByDeviceResult -> getDevicesUplinksAddressesByDeviceResult.items())); + * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringImportsExample", example.applyValue(getInventoryOnboardingCloudMonitoringImportsResult -> getInventoryOnboardingCloudMonitoringImportsResult.items())); * } * } * } @@ -6307,8 +9553,8 @@ public static CompletableFuture getDevicesStat * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs args) { - return getDevicesUplinksAddressesByDevice(args, InvokeOptions.Empty); + public static CompletableFuture getInventoryOnboardingCloudMonitoringImportsPlain(GetInventoryOnboardingCloudMonitoringImportsPlainArgs args) { + return getInventoryOnboardingCloudMonitoringImportsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6322,7 +9568,7 @@ public static Output getDevicesUplinks * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksAddressesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringImportsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6336,19 +9582,12 @@ public static Output getDevicesUplinks * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs.builder() + * .importIds("string") * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesUplinksAddressesByDeviceExample", example.applyValue(getDevicesUplinksAddressesByDeviceResult -> getDevicesUplinksAddressesByDeviceResult.items())); + * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringImportsExample", example.applyValue(getInventoryOnboardingCloudMonitoringImportsResult -> getInventoryOnboardingCloudMonitoringImportsResult.items())); * } * } * } @@ -6356,8 +9595,8 @@ public static Output getDevicesUplinks * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesUplinksAddressesByDevicePlain(GetDevicesUplinksAddressesByDevicePlainArgs args) { - return getDevicesUplinksAddressesByDevicePlain(args, InvokeOptions.Empty); + public static Output getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getInventoryOnboardingCloudMonitoringImports:getInventoryOnboardingCloudMonitoringImports", TypeShape.of(GetInventoryOnboardingCloudMonitoringImportsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6371,7 +9610,7 @@ public static CompletableFuture getDev * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksAddressesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringImportsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6385,19 +9624,12 @@ public static CompletableFuture getDev * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs.builder() + * .importIds("string") * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesUplinksAddressesByDeviceExample", example.applyValue(getDevicesUplinksAddressesByDeviceResult -> getDevicesUplinksAddressesByDeviceResult.items())); + * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringImportsExample", example.applyValue(getInventoryOnboardingCloudMonitoringImportsResult -> getInventoryOnboardingCloudMonitoringImportsResult.items())); * } * } * } @@ -6405,8 +9637,8 @@ public static CompletableFuture getDev * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getDevicesUplinksAddressesByDevice:getDevicesUplinksAddressesByDevice", TypeShape.of(GetDevicesUplinksAddressesByDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getInventoryOnboardingCloudMonitoringImports:getInventoryOnboardingCloudMonitoringImports", TypeShape.of(GetInventoryOnboardingCloudMonitoringImportsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6420,7 +9652,7 @@ public static Output getDevicesUplinks * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksAddressesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringImportsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6434,19 +9666,12 @@ public static Output getDevicesUplinks * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesUplinksAddressesByDevice(GetDevicesUplinksAddressesByDeviceArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs.builder() + * .importIds("string") * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .serials("string") - * .startingAfter("string") - * .tags("string") - * .tagsFilterType("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesUplinksAddressesByDeviceExample", example.applyValue(getDevicesUplinksAddressesByDeviceResult -> getDevicesUplinksAddressesByDeviceResult.items())); + * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringImportsExample", example.applyValue(getInventoryOnboardingCloudMonitoringImportsResult -> getInventoryOnboardingCloudMonitoringImportsResult.items())); * } * } * } @@ -6454,8 +9679,8 @@ public static Output getDevicesUplinks * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesUplinksAddressesByDevicePlain(GetDevicesUplinksAddressesByDevicePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesUplinksAddressesByDevice:getDevicesUplinksAddressesByDevice", TypeShape.of(GetDevicesUplinksAddressesByDeviceResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getInventoryOnboardingCloudMonitoringImportsPlain(GetInventoryOnboardingCloudMonitoringImportsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getInventoryOnboardingCloudMonitoringImports:getInventoryOnboardingCloudMonitoringImports", TypeShape.of(GetInventoryOnboardingCloudMonitoringImportsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6469,7 +9694,7 @@ public static CompletableFuture getDev * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksLossAndLatencyArgs; + * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringNetworksArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6483,16 +9708,16 @@ public static CompletableFuture getDev * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs.builder() - * .ip("string") + * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs.builder() + * .deviceType("string") + * .endingBefore("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) - * .uplink("string") + * .perPage(1) + * .search("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesUplinksLossAndLatencyExample", example.applyValue(getDevicesUplinksLossAndLatencyResult -> getDevicesUplinksLossAndLatencyResult.items())); + * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringNetworksExample", example.applyValue(getInventoryOnboardingCloudMonitoringNetworksResult -> getInventoryOnboardingCloudMonitoringNetworksResult.items())); * } * } * } @@ -6500,8 +9725,8 @@ public static CompletableFuture getDev * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs args) { - return getDevicesUplinksLossAndLatency(args, InvokeOptions.Empty); + public static Output getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs args) { + return getInventoryOnboardingCloudMonitoringNetworks(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6515,7 +9740,7 @@ public static Output getDevicesUplinksLos * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksLossAndLatencyArgs; + * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringNetworksArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6529,16 +9754,16 @@ public static Output getDevicesUplinksLos * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs.builder() - * .ip("string") + * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs.builder() + * .deviceType("string") + * .endingBefore("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) - * .uplink("string") + * .perPage(1) + * .search("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesUplinksLossAndLatencyExample", example.applyValue(getDevicesUplinksLossAndLatencyResult -> getDevicesUplinksLossAndLatencyResult.items())); + * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringNetworksExample", example.applyValue(getInventoryOnboardingCloudMonitoringNetworksResult -> getInventoryOnboardingCloudMonitoringNetworksResult.items())); * } * } * } @@ -6546,8 +9771,8 @@ public static Output getDevicesUplinksLos * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesUplinksLossAndLatencyPlain(GetDevicesUplinksLossAndLatencyPlainArgs args) { - return getDevicesUplinksLossAndLatencyPlain(args, InvokeOptions.Empty); + public static CompletableFuture getInventoryOnboardingCloudMonitoringNetworksPlain(GetInventoryOnboardingCloudMonitoringNetworksPlainArgs args) { + return getInventoryOnboardingCloudMonitoringNetworksPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6561,7 +9786,7 @@ public static CompletableFuture getDevice * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksLossAndLatencyArgs; + * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringNetworksArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6575,16 +9800,16 @@ public static CompletableFuture getDevice * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs.builder() - * .ip("string") + * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs.builder() + * .deviceType("string") + * .endingBefore("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) - * .uplink("string") + * .perPage(1) + * .search("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesUplinksLossAndLatencyExample", example.applyValue(getDevicesUplinksLossAndLatencyResult -> getDevicesUplinksLossAndLatencyResult.items())); + * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringNetworksExample", example.applyValue(getInventoryOnboardingCloudMonitoringNetworksResult -> getInventoryOnboardingCloudMonitoringNetworksResult.items())); * } * } * } @@ -6592,8 +9817,8 @@ public static CompletableFuture getDevice * <!--End PulumiCodeChooser --> * */ - public static Output getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getDevicesUplinksLossAndLatency:getDevicesUplinksLossAndLatency", TypeShape.of(GetDevicesUplinksLossAndLatencyResult.class), args, Utilities.withVersion(options)); + public static Output getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getInventoryOnboardingCloudMonitoringNetworks:getInventoryOnboardingCloudMonitoringNetworks", TypeShape.of(GetInventoryOnboardingCloudMonitoringNetworksResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6607,7 +9832,7 @@ public static Output getDevicesUplinksLos * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetDevicesUplinksLossAndLatencyArgs; + * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringNetworksArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6621,16 +9846,16 @@ public static Output getDevicesUplinksLos * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getDevicesUplinksLossAndLatency(GetDevicesUplinksLossAndLatencyArgs.builder() - * .ip("string") + * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs.builder() + * .deviceType("string") + * .endingBefore("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) - * .uplink("string") + * .perPage(1) + * .search("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsDevicesUplinksLossAndLatencyExample", example.applyValue(getDevicesUplinksLossAndLatencyResult -> getDevicesUplinksLossAndLatencyResult.items())); + * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringNetworksExample", example.applyValue(getInventoryOnboardingCloudMonitoringNetworksResult -> getInventoryOnboardingCloudMonitoringNetworksResult.items())); * } * } * } @@ -6638,8 +9863,8 @@ public static Output getDevicesUplinksLos * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getDevicesUplinksLossAndLatencyPlain(GetDevicesUplinksLossAndLatencyPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getDevicesUplinksLossAndLatency:getDevicesUplinksLossAndLatency", TypeShape.of(GetDevicesUplinksLossAndLatencyResult.class), args, Utilities.withVersion(options)); + public static Output getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getInventoryOnboardingCloudMonitoringNetworks:getInventoryOnboardingCloudMonitoringNetworks", TypeShape.of(GetInventoryOnboardingCloudMonitoringNetworksResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6653,7 +9878,7 @@ public static CompletableFuture getDevice * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesArgs; + * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringNetworksArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6667,11 +9892,16 @@ public static CompletableFuture getDevice * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs.builder() + * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs.builder() + * .deviceType("string") + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .search("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsEarlyAccessFeaturesExample", example.applyValue(getEarlyAccessFeaturesResult -> getEarlyAccessFeaturesResult.items())); + * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringNetworksExample", example.applyValue(getInventoryOnboardingCloudMonitoringNetworksResult -> getInventoryOnboardingCloudMonitoringNetworksResult.items())); * } * } * } @@ -6679,8 +9909,8 @@ public static CompletableFuture getDevice * <!--End PulumiCodeChooser --> * */ - public static Output getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs args) { - return getEarlyAccessFeatures(args, InvokeOptions.Empty); + public static CompletableFuture getInventoryOnboardingCloudMonitoringNetworksPlain(GetInventoryOnboardingCloudMonitoringNetworksPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getInventoryOnboardingCloudMonitoringNetworks:getInventoryOnboardingCloudMonitoringNetworks", TypeShape.of(GetInventoryOnboardingCloudMonitoringNetworksResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6694,7 +9924,7 @@ public static Output getEarlyAccessFeatures(GetEar * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6708,11 +9938,12 @@ public static Output getEarlyAccessFeatures(GetEar * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs.builder() + * final var example = OrganizationsFunctions.getLicenses(GetLicensesArgs.builder() + * .licenseId("string") * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsEarlyAccessFeaturesExample", example.applyValue(getEarlyAccessFeaturesResult -> getEarlyAccessFeaturesResult.items())); + * ctx.export("merakiOrganizationsLicensesExample", example.applyValue(getLicensesResult -> getLicensesResult.item())); * } * } * } @@ -6720,8 +9951,8 @@ public static Output getEarlyAccessFeatures(GetEar * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getEarlyAccessFeaturesPlain(GetEarlyAccessFeaturesPlainArgs args) { - return getEarlyAccessFeaturesPlain(args, InvokeOptions.Empty); + public static Output getLicenses(GetLicensesArgs args) { + return getLicenses(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6735,7 +9966,7 @@ public static CompletableFuture getEarlyAccessFeat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6749,11 +9980,12 @@ public static CompletableFuture getEarlyAccessFeat * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs.builder() + * final var example = OrganizationsFunctions.getLicenses(GetLicensesArgs.builder() + * .licenseId("string") * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsEarlyAccessFeaturesExample", example.applyValue(getEarlyAccessFeaturesResult -> getEarlyAccessFeaturesResult.items())); + * ctx.export("merakiOrganizationsLicensesExample", example.applyValue(getLicensesResult -> getLicensesResult.item())); * } * } * } @@ -6761,8 +9993,8 @@ public static CompletableFuture getEarlyAccessFeat * <!--End PulumiCodeChooser --> * */ - public static Output getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getEarlyAccessFeatures:getEarlyAccessFeatures", TypeShape.of(GetEarlyAccessFeaturesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getLicensesPlain(GetLicensesPlainArgs args) { + return getLicensesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6776,7 +10008,7 @@ public static Output getEarlyAccessFeatures(GetEar * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6790,11 +10022,12 @@ public static Output getEarlyAccessFeatures(GetEar * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getEarlyAccessFeatures(GetEarlyAccessFeaturesArgs.builder() + * final var example = OrganizationsFunctions.getLicenses(GetLicensesArgs.builder() + * .licenseId("string") * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsEarlyAccessFeaturesExample", example.applyValue(getEarlyAccessFeaturesResult -> getEarlyAccessFeaturesResult.items())); + * ctx.export("merakiOrganizationsLicensesExample", example.applyValue(getLicensesResult -> getLicensesResult.item())); * } * } * } @@ -6802,8 +10035,8 @@ public static Output getEarlyAccessFeatures(GetEar * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getEarlyAccessFeaturesPlain(GetEarlyAccessFeaturesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getEarlyAccessFeatures:getEarlyAccessFeatures", TypeShape.of(GetEarlyAccessFeaturesResult.class), args, Utilities.withVersion(options)); + public static Output getLicenses(GetLicensesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getLicenses:getLicenses", TypeShape.of(GetLicensesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6817,7 +10050,7 @@ public static CompletableFuture getEarlyAccessFeat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6831,11 +10064,12 @@ public static CompletableFuture getEarlyAccessFeat * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() + * final var example = OrganizationsFunctions.getLicenses(GetLicensesArgs.builder() + * .licenseId("string") * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); + * ctx.export("merakiOrganizationsLicensesExample", example.applyValue(getLicensesResult -> getLicensesResult.item())); * } * } * } @@ -6843,8 +10077,8 @@ public static CompletableFuture getEarlyAccessFeat * <!--End PulumiCodeChooser --> * */ - public static Output getEarlyAccessFeaturesOptIns() { - return getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.Empty, InvokeOptions.Empty); + public static Output getLicenses(GetLicensesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getLicenses:getLicenses", TypeShape.of(GetLicensesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6858,7 +10092,7 @@ public static Output getEarlyAccessFeaturesO * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6872,11 +10106,12 @@ public static Output getEarlyAccessFeaturesO * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() + * final var example = OrganizationsFunctions.getLicenses(GetLicensesArgs.builder() + * .licenseId("string") * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); + * ctx.export("merakiOrganizationsLicensesExample", example.applyValue(getLicensesResult -> getLicensesResult.item())); * } * } * } @@ -6884,8 +10119,8 @@ public static Output getEarlyAccessFeaturesO * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getEarlyAccessFeaturesOptInsPlain() { - return getEarlyAccessFeaturesOptInsPlain(GetEarlyAccessFeaturesOptInsPlainArgs.Empty, InvokeOptions.Empty); + public static CompletableFuture getLicensesPlain(GetLicensesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getLicenses:getLicenses", TypeShape.of(GetLicensesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -6899,7 +10134,7 @@ public static CompletableFuture getEarlyAcce * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensesOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6913,11 +10148,11 @@ public static CompletableFuture getEarlyAcce * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() + * final var example = OrganizationsFunctions.getLicensesOverview(GetLicensesOverviewArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); + * ctx.export("merakiOrganizationsLicensesOverviewExample", example.applyValue(getLicensesOverviewResult -> getLicensesOverviewResult.item())); * } * } * } @@ -6925,8 +10160,8 @@ public static CompletableFuture getEarlyAcce * <!--End PulumiCodeChooser --> * */ - public static Output getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs args) { - return getEarlyAccessFeaturesOptIns(args, InvokeOptions.Empty); + public static Output getLicensesOverview(GetLicensesOverviewArgs args) { + return getLicensesOverview(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6940,7 +10175,7 @@ public static Output getEarlyAccessFeaturesO * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensesOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6954,11 +10189,11 @@ public static Output getEarlyAccessFeaturesO * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() + * final var example = OrganizationsFunctions.getLicensesOverview(GetLicensesOverviewArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); + * ctx.export("merakiOrganizationsLicensesOverviewExample", example.applyValue(getLicensesOverviewResult -> getLicensesOverviewResult.item())); * } * } * } @@ -6966,8 +10201,8 @@ public static Output getEarlyAccessFeaturesO * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getEarlyAccessFeaturesOptInsPlain(GetEarlyAccessFeaturesOptInsPlainArgs args) { - return getEarlyAccessFeaturesOptInsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getLicensesOverviewPlain(GetLicensesOverviewPlainArgs args) { + return getLicensesOverviewPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -6981,7 +10216,7 @@ public static CompletableFuture getEarlyAcce * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensesOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -6995,11 +10230,11 @@ public static CompletableFuture getEarlyAcce * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() + * final var example = OrganizationsFunctions.getLicensesOverview(GetLicensesOverviewArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); + * ctx.export("merakiOrganizationsLicensesOverviewExample", example.applyValue(getLicensesOverviewResult -> getLicensesOverviewResult.item())); * } * } * } @@ -7007,8 +10242,8 @@ public static CompletableFuture getEarlyAcce * <!--End PulumiCodeChooser --> * */ - public static Output getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getEarlyAccessFeaturesOptIns:getEarlyAccessFeaturesOptIns", TypeShape.of(GetEarlyAccessFeaturesOptInsResult.class), args, Utilities.withVersion(options)); + public static Output getLicensesOverview(GetLicensesOverviewArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getLicensesOverview:getLicensesOverview", TypeShape.of(GetLicensesOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7022,7 +10257,7 @@ public static Output getEarlyAccessFeaturesO * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetEarlyAccessFeaturesOptInsArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensesOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7036,11 +10271,11 @@ public static Output getEarlyAccessFeaturesO * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getEarlyAccessFeaturesOptIns(GetEarlyAccessFeaturesOptInsArgs.builder() + * final var example = OrganizationsFunctions.getLicensesOverview(GetLicensesOverviewArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsEarlyAccessFeaturesOptInsExample", example.applyValue(getEarlyAccessFeaturesOptInsResult -> getEarlyAccessFeaturesOptInsResult.item())); + * ctx.export("merakiOrganizationsLicensesOverviewExample", example.applyValue(getLicensesOverviewResult -> getLicensesOverviewResult.item())); * } * } * } @@ -7048,8 +10283,8 @@ public static Output getEarlyAccessFeaturesO * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getEarlyAccessFeaturesOptInsPlain(GetEarlyAccessFeaturesOptInsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getEarlyAccessFeaturesOptIns:getEarlyAccessFeaturesOptIns", TypeShape.of(GetEarlyAccessFeaturesOptInsResult.class), args, Utilities.withVersion(options)); + public static Output getLicensesOverview(GetLicensesOverviewArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getLicensesOverview:getLicensesOverview", TypeShape.of(GetLicensesOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7063,7 +10298,7 @@ public static CompletableFuture getEarlyAcce * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensesOverviewArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7077,16 +10312,11 @@ public static CompletableFuture getEarlyAcce * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() - * .endingBefore("string") + * final var example = OrganizationsFunctions.getLicensesOverview(GetLicensesOverviewArgs.builder() * .organizationId("string") - * .perPage(1) - * .productTypes("string") - * .startingAfter("string") - * .statuses("string") * .build()); * - * ctx.export("merakiOrganizationsFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.items())); + * ctx.export("merakiOrganizationsLicensesOverviewExample", example.applyValue(getLicensesOverviewResult -> getLicensesOverviewResult.item())); * } * } * } @@ -7094,8 +10324,8 @@ public static CompletableFuture getEarlyAcce * <!--End PulumiCodeChooser --> * */ - public static Output getFirmwareUpgrades(GetFirmwareUpgradesArgs args) { - return getFirmwareUpgrades(args, InvokeOptions.Empty); + public static CompletableFuture getLicensesOverviewPlain(GetLicensesOverviewPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getLicensesOverview:getLicensesOverview", TypeShape.of(GetLicensesOverviewResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7109,7 +10339,7 @@ public static Output getFirmwareUpgrades(GetFirmwareU * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensingCotermLicensesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7123,16 +10353,16 @@ public static Output getFirmwareUpgrades(GetFirmwareU * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() + * final var example = OrganizationsFunctions.getLicensingCotermLicenses(GetLicensingCotermLicensesArgs.builder() * .endingBefore("string") + * .expired(false) + * .invalidated(false) * .organizationId("string") * .perPage(1) - * .productTypes("string") * .startingAfter("string") - * .statuses("string") * .build()); * - * ctx.export("merakiOrganizationsFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.items())); + * ctx.export("merakiOrganizationsLicensingCotermLicensesExample", example.applyValue(getLicensingCotermLicensesResult -> getLicensingCotermLicensesResult.items())); * } * } * } @@ -7140,8 +10370,8 @@ public static Output getFirmwareUpgrades(GetFirmwareU * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getFirmwareUpgradesPlain(GetFirmwareUpgradesPlainArgs args) { - return getFirmwareUpgradesPlain(args, InvokeOptions.Empty); + public static Output getLicensingCotermLicenses(GetLicensingCotermLicensesArgs args) { + return getLicensingCotermLicenses(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7155,7 +10385,7 @@ public static CompletableFuture getFirmwareUpgradesPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensingCotermLicensesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7169,16 +10399,16 @@ public static CompletableFuture getFirmwareUpgradesPl * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() + * final var example = OrganizationsFunctions.getLicensingCotermLicenses(GetLicensingCotermLicensesArgs.builder() * .endingBefore("string") + * .expired(false) + * .invalidated(false) * .organizationId("string") * .perPage(1) - * .productTypes("string") * .startingAfter("string") - * .statuses("string") * .build()); * - * ctx.export("merakiOrganizationsFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.items())); + * ctx.export("merakiOrganizationsLicensingCotermLicensesExample", example.applyValue(getLicensingCotermLicensesResult -> getLicensingCotermLicensesResult.items())); * } * } * } @@ -7186,8 +10416,8 @@ public static CompletableFuture getFirmwareUpgradesPl * <!--End PulumiCodeChooser --> * */ - public static Output getFirmwareUpgrades(GetFirmwareUpgradesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getFirmwareUpgrades:getFirmwareUpgrades", TypeShape.of(GetFirmwareUpgradesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getLicensingCotermLicensesPlain(GetLicensingCotermLicensesPlainArgs args) { + return getLicensingCotermLicensesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7201,7 +10431,7 @@ public static Output getFirmwareUpgrades(GetFirmwareU * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensingCotermLicensesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7215,16 +10445,16 @@ public static Output getFirmwareUpgrades(GetFirmwareU * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getFirmwareUpgrades(GetFirmwareUpgradesArgs.builder() + * final var example = OrganizationsFunctions.getLicensingCotermLicenses(GetLicensingCotermLicensesArgs.builder() * .endingBefore("string") + * .expired(false) + * .invalidated(false) * .organizationId("string") * .perPage(1) - * .productTypes("string") * .startingAfter("string") - * .statuses("string") * .build()); * - * ctx.export("merakiOrganizationsFirmwareUpgradesExample", example.applyValue(getFirmwareUpgradesResult -> getFirmwareUpgradesResult.items())); + * ctx.export("merakiOrganizationsLicensingCotermLicensesExample", example.applyValue(getLicensingCotermLicensesResult -> getLicensingCotermLicensesResult.items())); * } * } * } @@ -7232,8 +10462,8 @@ public static Output getFirmwareUpgrades(GetFirmwareU * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getFirmwareUpgradesPlain(GetFirmwareUpgradesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getFirmwareUpgrades:getFirmwareUpgrades", TypeShape.of(GetFirmwareUpgradesResult.class), args, Utilities.withVersion(options)); + public static Output getLicensingCotermLicenses(GetLicensingCotermLicensesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getLicensingCotermLicenses:getLicensingCotermLicenses", TypeShape.of(GetLicensingCotermLicensesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7247,7 +10477,7 @@ public static CompletableFuture getFirmwareUpgradesPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensingCotermLicensesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7261,19 +10491,16 @@ public static CompletableFuture getFirmwareUpgradesPl * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getLicensingCotermLicenses(GetLicensingCotermLicensesArgs.builder() * .endingBefore("string") - * .firmwareUpgradeBatchIds("string") - * .macs("string") - * .networkIds("string") + * .expired(false) + * .invalidated(false) * .organizationId("string") * .perPage(1) - * .serials("string") * .startingAfter("string") - * .upgradestatuses("string") * .build()); * - * ctx.export("merakiOrganizationsFirmwareUpgradesByDeviceExample", example.applyValue(getFirmwareUpgradesByDeviceResult -> getFirmwareUpgradesByDeviceResult.items())); + * ctx.export("merakiOrganizationsLicensingCotermLicensesExample", example.applyValue(getLicensingCotermLicensesResult -> getLicensingCotermLicensesResult.items())); * } * } * } @@ -7281,8 +10508,8 @@ public static CompletableFuture getFirmwareUpgradesPl * <!--End PulumiCodeChooser --> * */ - public static Output getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs args) { - return getFirmwareUpgradesByDevice(args, InvokeOptions.Empty); + public static Output getLicensingCotermLicenses(GetLicensingCotermLicensesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getLicensingCotermLicenses:getLicensingCotermLicenses", TypeShape.of(GetLicensingCotermLicensesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7296,7 +10523,7 @@ public static Output getFirmwareUpgradesByDev * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetLicensingCotermLicensesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7310,19 +10537,16 @@ public static Output getFirmwareUpgradesByDev * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getLicensingCotermLicenses(GetLicensingCotermLicensesArgs.builder() * .endingBefore("string") - * .firmwareUpgradeBatchIds("string") - * .macs("string") - * .networkIds("string") + * .expired(false) + * .invalidated(false) * .organizationId("string") * .perPage(1) - * .serials("string") * .startingAfter("string") - * .upgradestatuses("string") * .build()); * - * ctx.export("merakiOrganizationsFirmwareUpgradesByDeviceExample", example.applyValue(getFirmwareUpgradesByDeviceResult -> getFirmwareUpgradesByDeviceResult.items())); + * ctx.export("merakiOrganizationsLicensingCotermLicensesExample", example.applyValue(getLicensingCotermLicensesResult -> getLicensingCotermLicensesResult.items())); * } * } * } @@ -7330,8 +10554,8 @@ public static Output getFirmwareUpgradesByDev * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getFirmwareUpgradesByDevicePlain(GetFirmwareUpgradesByDevicePlainArgs args) { - return getFirmwareUpgradesByDevicePlain(args, InvokeOptions.Empty); + public static CompletableFuture getLicensingCotermLicensesPlain(GetLicensingCotermLicensesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getLicensingCotermLicenses:getLicensingCotermLicenses", TypeShape.of(GetLicensingCotermLicensesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7345,7 +10569,7 @@ public static CompletableFuture getFirmwareUp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetLoginSecurityArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7359,19 +10583,11 @@ public static CompletableFuture getFirmwareUp * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs.builder() - * .endingBefore("string") - * .firmwareUpgradeBatchIds("string") - * .macs("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getLoginSecurity(GetLoginSecurityArgs.builder() * .organizationId("string") - * .perPage(1) - * .serials("string") - * .startingAfter("string") - * .upgradestatuses("string") * .build()); * - * ctx.export("merakiOrganizationsFirmwareUpgradesByDeviceExample", example.applyValue(getFirmwareUpgradesByDeviceResult -> getFirmwareUpgradesByDeviceResult.items())); + * ctx.export("merakiOrganizationsLoginSecurityExample", example.applyValue(getLoginSecurityResult -> getLoginSecurityResult.item())); * } * } * } @@ -7379,8 +10595,8 @@ public static CompletableFuture getFirmwareUp * <!--End PulumiCodeChooser --> * */ - public static Output getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getFirmwareUpgradesByDevice:getFirmwareUpgradesByDevice", TypeShape.of(GetFirmwareUpgradesByDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getLoginSecurity(GetLoginSecurityArgs args) { + return getLoginSecurity(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7394,7 +10610,7 @@ public static Output getFirmwareUpgradesByDev * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetFirmwareUpgradesByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetLoginSecurityArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7408,19 +10624,11 @@ public static Output getFirmwareUpgradesByDev * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getFirmwareUpgradesByDevice(GetFirmwareUpgradesByDeviceArgs.builder() - * .endingBefore("string") - * .firmwareUpgradeBatchIds("string") - * .macs("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getLoginSecurity(GetLoginSecurityArgs.builder() * .organizationId("string") - * .perPage(1) - * .serials("string") - * .startingAfter("string") - * .upgradestatuses("string") * .build()); * - * ctx.export("merakiOrganizationsFirmwareUpgradesByDeviceExample", example.applyValue(getFirmwareUpgradesByDeviceResult -> getFirmwareUpgradesByDeviceResult.items())); + * ctx.export("merakiOrganizationsLoginSecurityExample", example.applyValue(getLoginSecurityResult -> getLoginSecurityResult.item())); * } * } * } @@ -7428,8 +10636,8 @@ public static Output getFirmwareUpgradesByDev * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getFirmwareUpgradesByDevicePlain(GetFirmwareUpgradesByDevicePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getFirmwareUpgradesByDevice:getFirmwareUpgradesByDevice", TypeShape.of(GetFirmwareUpgradesByDeviceResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getLoginSecurityPlain(GetLoginSecurityPlainArgs args) { + return getLoginSecurityPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7443,7 +10651,7 @@ public static CompletableFuture getFirmwareUp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetInsightApplicationsArgs; + * import com.pulumi.meraki.organizations.inputs.GetLoginSecurityArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7457,11 +10665,11 @@ public static CompletableFuture getFirmwareUp * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getInsightApplications(GetInsightApplicationsArgs.builder() + * final var example = OrganizationsFunctions.getLoginSecurity(GetLoginSecurityArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsInsightApplicationsExample", example.applyValue(getInsightApplicationsResult -> getInsightApplicationsResult.items())); + * ctx.export("merakiOrganizationsLoginSecurityExample", example.applyValue(getLoginSecurityResult -> getLoginSecurityResult.item())); * } * } * } @@ -7469,8 +10677,8 @@ public static CompletableFuture getFirmwareUp * <!--End PulumiCodeChooser --> * */ - public static Output getInsightApplications(GetInsightApplicationsArgs args) { - return getInsightApplications(args, InvokeOptions.Empty); + public static Output getLoginSecurity(GetLoginSecurityArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getLoginSecurity:getLoginSecurity", TypeShape.of(GetLoginSecurityResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7484,7 +10692,7 @@ public static Output getInsightApplications(GetIns * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetInsightApplicationsArgs; + * import com.pulumi.meraki.organizations.inputs.GetLoginSecurityArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7498,11 +10706,11 @@ public static Output getInsightApplications(GetIns * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getInsightApplications(GetInsightApplicationsArgs.builder() + * final var example = OrganizationsFunctions.getLoginSecurity(GetLoginSecurityArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsInsightApplicationsExample", example.applyValue(getInsightApplicationsResult -> getInsightApplicationsResult.items())); + * ctx.export("merakiOrganizationsLoginSecurityExample", example.applyValue(getLoginSecurityResult -> getLoginSecurityResult.item())); * } * } * } @@ -7510,8 +10718,8 @@ public static Output getInsightApplications(GetIns * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getInsightApplicationsPlain(GetInsightApplicationsPlainArgs args) { - return getInsightApplicationsPlain(args, InvokeOptions.Empty); + public static Output getLoginSecurity(GetLoginSecurityArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getLoginSecurity:getLoginSecurity", TypeShape.of(GetLoginSecurityResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7525,7 +10733,7 @@ public static CompletableFuture getInsightApplicat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetInsightApplicationsArgs; + * import com.pulumi.meraki.organizations.inputs.GetLoginSecurityArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7539,11 +10747,11 @@ public static CompletableFuture getInsightApplicat * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getInsightApplications(GetInsightApplicationsArgs.builder() + * final var example = OrganizationsFunctions.getLoginSecurity(GetLoginSecurityArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsInsightApplicationsExample", example.applyValue(getInsightApplicationsResult -> getInsightApplicationsResult.items())); + * ctx.export("merakiOrganizationsLoginSecurityExample", example.applyValue(getLoginSecurityResult -> getLoginSecurityResult.item())); * } * } * } @@ -7551,8 +10759,8 @@ public static CompletableFuture getInsightApplicat * <!--End PulumiCodeChooser --> * */ - public static Output getInsightApplications(GetInsightApplicationsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getInsightApplications:getInsightApplications", TypeShape.of(GetInsightApplicationsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getLoginSecurityPlain(GetLoginSecurityPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getLoginSecurity:getLoginSecurity", TypeShape.of(GetLoginSecurityResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7566,7 +10774,7 @@ public static Output getInsightApplications(GetIns * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetInsightApplicationsArgs; + * import com.pulumi.meraki.organizations.inputs.GetOpenapiSpecArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7580,11 +10788,12 @@ public static Output getInsightApplications(GetIns * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getInsightApplications(GetInsightApplicationsArgs.builder() + * final var example = OrganizationsFunctions.getOpenapiSpec(GetOpenapiSpecArgs.builder() * .organizationId("string") + * .version(1) * .build()); * - * ctx.export("merakiOrganizationsInsightApplicationsExample", example.applyValue(getInsightApplicationsResult -> getInsightApplicationsResult.items())); + * ctx.export("merakiOrganizationsOpenapiSpecExample", example.applyValue(getOpenapiSpecResult -> getOpenapiSpecResult.item())); * } * } * } @@ -7592,92 +10801,50 @@ public static Output getInsightApplications(GetIns * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getInsightApplicationsPlain(GetInsightApplicationsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getInsightApplications:getInsightApplications", TypeShape.of(GetInsightApplicationsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getInsightMonitoredMediaServers() { - return getInsightMonitoredMediaServers(GetInsightMonitoredMediaServersArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getInsightMonitoredMediaServersPlain() { - return getInsightMonitoredMediaServersPlain(GetInsightMonitoredMediaServersPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getInsightMonitoredMediaServers(GetInsightMonitoredMediaServersArgs args) { - return getInsightMonitoredMediaServers(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getInsightMonitoredMediaServersPlain(GetInsightMonitoredMediaServersPlainArgs args) { - return getInsightMonitoredMediaServersPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getInsightMonitoredMediaServers(GetInsightMonitoredMediaServersArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getInsightMonitoredMediaServers:getInsightMonitoredMediaServers", TypeShape.of(GetInsightMonitoredMediaServersResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getInsightMonitoredMediaServersPlain(GetInsightMonitoredMediaServersPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getInsightMonitoredMediaServers:getInsightMonitoredMediaServers", TypeShape.of(GetInsightMonitoredMediaServersResult.class), args, Utilities.withVersion(options)); + public static Output getOpenapiSpec(GetOpenapiSpecArgs args) { + return getOpenapiSpec(args, InvokeOptions.Empty); } /** * ## Example Usage * - */ - public static Output getInventoryDevices() { - return getInventoryDevices(GetInventoryDevicesArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
      * 
-     */
-    public static CompletableFuture getInventoryDevicesPlain() {
-        return getInventoryDevicesPlain(GetInventoryDevicesPlainArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetOpenapiSpecArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
      * 
-     */
-    public static Output getInventoryDevices(GetInventoryDevicesArgs args) {
-        return getInventoryDevices(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
      * 
-     */
-    public static CompletableFuture getInventoryDevicesPlain(GetInventoryDevicesPlainArgs args) {
-        return getInventoryDevicesPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getOpenapiSpec(GetOpenapiSpecArgs.builder()
+     *             .organizationId("string")
+     *             .version(1)
+     *             .build());
      * 
-     */
-    public static Output getInventoryDevices(GetInventoryDevicesArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:organizations/getInventoryDevices:getInventoryDevices", TypeShape.of(GetInventoryDevicesResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
+     *         ctx.export("merakiOrganizationsOpenapiSpecExample", example.applyValue(getOpenapiSpecResult -> getOpenapiSpecResult.item()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getInventoryDevicesPlain(GetInventoryDevicesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getInventoryDevices:getInventoryDevices", TypeShape.of(GetInventoryDevicesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getOpenapiSpecPlain(GetOpenapiSpecPlainArgs args) { + return getOpenapiSpecPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7691,7 +10858,7 @@ public static CompletableFuture getInventoryDevicesPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringImportsArgs; + * import com.pulumi.meraki.organizations.inputs.GetOpenapiSpecArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7705,12 +10872,12 @@ public static CompletableFuture getInventoryDevicesPl * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs.builder() - * .importIds("string") + * final var example = OrganizationsFunctions.getOpenapiSpec(GetOpenapiSpecArgs.builder() * .organizationId("string") + * .version(1) * .build()); * - * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringImportsExample", example.applyValue(getInventoryOnboardingCloudMonitoringImportsResult -> getInventoryOnboardingCloudMonitoringImportsResult.items())); + * ctx.export("merakiOrganizationsOpenapiSpecExample", example.applyValue(getOpenapiSpecResult -> getOpenapiSpecResult.item())); * } * } * } @@ -7718,8 +10885,8 @@ public static CompletableFuture getInventoryDevicesPl * <!--End PulumiCodeChooser --> * */ - public static Output getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs args) { - return getInventoryOnboardingCloudMonitoringImports(args, InvokeOptions.Empty); + public static Output getOpenapiSpec(GetOpenapiSpecArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getOpenapiSpec:getOpenapiSpec", TypeShape.of(GetOpenapiSpecResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7733,7 +10900,7 @@ public static Output getInve * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringImportsArgs; + * import com.pulumi.meraki.organizations.inputs.GetOpenapiSpecArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7747,12 +10914,12 @@ public static Output getInve * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs.builder() - * .importIds("string") + * final var example = OrganizationsFunctions.getOpenapiSpec(GetOpenapiSpecArgs.builder() * .organizationId("string") + * .version(1) * .build()); * - * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringImportsExample", example.applyValue(getInventoryOnboardingCloudMonitoringImportsResult -> getInventoryOnboardingCloudMonitoringImportsResult.items())); + * ctx.export("merakiOrganizationsOpenapiSpecExample", example.applyValue(getOpenapiSpecResult -> getOpenapiSpecResult.item())); * } * } * } @@ -7760,8 +10927,8 @@ public static Output getInve * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getInventoryOnboardingCloudMonitoringImportsPlain(GetInventoryOnboardingCloudMonitoringImportsPlainArgs args) { - return getInventoryOnboardingCloudMonitoringImportsPlain(args, InvokeOptions.Empty); + public static Output getOpenapiSpec(GetOpenapiSpecArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getOpenapiSpec:getOpenapiSpec", TypeShape.of(GetOpenapiSpecResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7775,7 +10942,7 @@ public static CompletableFuture getInventoryOnboardingCloudMonitoringImportsResult.items())); + * ctx.export("merakiOrganizationsOpenapiSpecExample", example.applyValue(getOpenapiSpecResult -> getOpenapiSpecResult.item())); * } * } * } @@ -7802,8 +10969,8 @@ public static CompletableFuture getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getInventoryOnboardingCloudMonitoringImports:getInventoryOnboardingCloudMonitoringImports", TypeShape.of(GetInventoryOnboardingCloudMonitoringImportsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getOpenapiSpecPlain(GetOpenapiSpecPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getOpenapiSpec:getOpenapiSpec", TypeShape.of(GetOpenapiSpecResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -7817,7 +10984,7 @@ public static Output getInve * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringImportsArgs; + * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7831,12 +10998,14 @@ public static Output getInve * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringImports(GetInventoryOnboardingCloudMonitoringImportsArgs.builder() - * .importIds("string") + * final var example = OrganizationsFunctions.getPolicyObjects(GetPolicyObjectsArgs.builder() + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringImportsExample", example.applyValue(getInventoryOnboardingCloudMonitoringImportsResult -> getInventoryOnboardingCloudMonitoringImportsResult.items())); + * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); * } * } * } @@ -7844,8 +11013,8 @@ public static Output getInve * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getInventoryOnboardingCloudMonitoringImportsPlain(GetInventoryOnboardingCloudMonitoringImportsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getInventoryOnboardingCloudMonitoringImports:getInventoryOnboardingCloudMonitoringImports", TypeShape.of(GetInventoryOnboardingCloudMonitoringImportsResult.class), args, Utilities.withVersion(options)); + public static Output getPolicyObjects() { + return getPolicyObjects(GetPolicyObjectsArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage @@ -7859,7 +11028,7 @@ public static CompletableFuture getInventoryOnboardingCloudMonitoringNetworksResult.items())); + * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); * } * } * } @@ -7890,8 +11057,8 @@ public static CompletableFuture getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs args) { - return getInventoryOnboardingCloudMonitoringNetworks(args, InvokeOptions.Empty); + public static CompletableFuture getPolicyObjectsPlain() { + return getPolicyObjectsPlain(GetPolicyObjectsPlainArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage @@ -7905,7 +11072,7 @@ public static Output getInv * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringNetworksArgs; + * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -7919,16 +11086,14 @@ public static Output getInv * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs.builder() - * .deviceType("string") + * final var example = OrganizationsFunctions.getPolicyObjects(GetPolicyObjectsArgs.builder() * .endingBefore("string") * .organizationId("string") * .perPage(1) - * .search("string") * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringNetworksExample", example.applyValue(getInventoryOnboardingCloudMonitoringNetworksResult -> getInventoryOnboardingCloudMonitoringNetworksResult.items())); + * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); * } * } * } @@ -7936,8 +11101,8 @@ public static Output getInv * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getInventoryOnboardingCloudMonitoringNetworksPlain(GetInventoryOnboardingCloudMonitoringNetworksPlainArgs args) { - return getInventoryOnboardingCloudMonitoringNetworksPlain(args, InvokeOptions.Empty); + public static Output getPolicyObjects(GetPolicyObjectsArgs args) { + return getPolicyObjects(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7951,7 +11116,7 @@ public static CompletableFuture getInventoryOnboardingCloudMonitoringNetworksResult.items())); + * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); * } * } * } @@ -7982,8 +11145,8 @@ public static CompletableFuture getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getInventoryOnboardingCloudMonitoringNetworks:getInventoryOnboardingCloudMonitoringNetworks", TypeShape.of(GetInventoryOnboardingCloudMonitoringNetworksResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getPolicyObjectsPlain(GetPolicyObjectsPlainArgs args) { + return getPolicyObjectsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -7997,7 +11160,7 @@ public static Output getInv * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetInventoryOnboardingCloudMonitoringNetworksArgs; + * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8011,16 +11174,14 @@ public static Output getInv * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getInventoryOnboardingCloudMonitoringNetworks(GetInventoryOnboardingCloudMonitoringNetworksArgs.builder() - * .deviceType("string") + * final var example = OrganizationsFunctions.getPolicyObjects(GetPolicyObjectsArgs.builder() * .endingBefore("string") * .organizationId("string") * .perPage(1) - * .search("string") * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsInventoryOnboardingCloudMonitoringNetworksExample", example.applyValue(getInventoryOnboardingCloudMonitoringNetworksResult -> getInventoryOnboardingCloudMonitoringNetworksResult.items())); + * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); * } * } * } @@ -8028,8 +11189,8 @@ public static Output getInv * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getInventoryOnboardingCloudMonitoringNetworksPlain(GetInventoryOnboardingCloudMonitoringNetworksPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getInventoryOnboardingCloudMonitoringNetworks:getInventoryOnboardingCloudMonitoringNetworks", TypeShape.of(GetInventoryOnboardingCloudMonitoringNetworksResult.class), args, Utilities.withVersion(options)); + public static Output getPolicyObjects(GetPolicyObjectsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getPolicyObjects:getPolicyObjects", TypeShape.of(GetPolicyObjectsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8043,7 +11204,7 @@ public static CompletableFuture getLicensesResult.item())); + * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); * } * } * } @@ -8070,8 +11233,8 @@ public static CompletableFuture getLicenses(GetLicensesArgs args) { - return getLicenses(args, InvokeOptions.Empty); + public static Output getPolicyObjects(GetPolicyObjectsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getPolicyObjects:getPolicyObjects", TypeShape.of(GetPolicyObjectsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8085,7 +11248,7 @@ public static Output getLicenses(GetLicensesArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLicensesArgs; + * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8099,12 +11262,14 @@ public static Output getLicenses(GetLicensesArgs args) { * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLicenses(GetLicensesArgs.builder() - * .licenseId("string") + * final var example = OrganizationsFunctions.getPolicyObjects(GetPolicyObjectsArgs.builder() + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsLicensesExample", example.applyValue(getLicensesResult -> getLicensesResult.item())); + * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); * } * } * } @@ -8112,8 +11277,8 @@ public static Output getLicenses(GetLicensesArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLicensesPlain(GetLicensesPlainArgs args) { - return getLicensesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getPolicyObjectsPlain(GetPolicyObjectsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getPolicyObjects:getPolicyObjects", TypeShape.of(GetPolicyObjectsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8127,7 +11292,7 @@ public static CompletableFuture getLicensesPlain(GetLicensesP * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLicensesArgs; + * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8141,12 +11306,14 @@ public static CompletableFuture getLicensesPlain(GetLicensesP * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLicenses(GetLicensesArgs.builder() - * .licenseId("string") + * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsLicensesExample", example.applyValue(getLicensesResult -> getLicensesResult.item())); + * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); * } * } * } @@ -8154,8 +11321,8 @@ public static CompletableFuture getLicensesPlain(GetLicensesP * <!--End PulumiCodeChooser --> * */ - public static Output getLicenses(GetLicensesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getLicenses:getLicenses", TypeShape.of(GetLicensesResult.class), args, Utilities.withVersion(options)); + public static Output getPolicyObjectsGroups() { + return getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage @@ -8169,7 +11336,7 @@ public static Output getLicenses(GetLicensesArgs args, Invoke * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLicensesArgs; + * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8183,12 +11350,14 @@ public static Output getLicenses(GetLicensesArgs args, Invoke * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLicenses(GetLicensesArgs.builder() - * .licenseId("string") + * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsLicensesExample", example.applyValue(getLicensesResult -> getLicensesResult.item())); + * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); * } * } * } @@ -8196,8 +11365,8 @@ public static Output getLicenses(GetLicensesArgs args, Invoke * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLicensesPlain(GetLicensesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getLicenses:getLicenses", TypeShape.of(GetLicensesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getPolicyObjectsGroupsPlain() { + return getPolicyObjectsGroupsPlain(GetPolicyObjectsGroupsPlainArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage @@ -8211,7 +11380,7 @@ public static CompletableFuture getLicensesPlain(GetLicensesP * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLicensesOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8225,11 +11394,14 @@ public static CompletableFuture getLicensesPlain(GetLicensesP * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLicensesOverview(GetLicensesOverviewArgs.builder() + * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsLicensesOverviewExample", example.applyValue(getLicensesOverviewResult -> getLicensesOverviewResult.item())); + * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); * } * } * } @@ -8237,8 +11409,8 @@ public static CompletableFuture getLicensesPlain(GetLicensesP * <!--End PulumiCodeChooser --> * */ - public static Output getLicensesOverview(GetLicensesOverviewArgs args) { - return getLicensesOverview(args, InvokeOptions.Empty); + public static Output getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs args) { + return getPolicyObjectsGroups(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8252,7 +11424,7 @@ public static Output getLicensesOverview(GetLicensesO * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLicensesOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8266,11 +11438,14 @@ public static Output getLicensesOverview(GetLicensesO * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLicensesOverview(GetLicensesOverviewArgs.builder() + * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsLicensesOverviewExample", example.applyValue(getLicensesOverviewResult -> getLicensesOverviewResult.item())); + * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); * } * } * } @@ -8278,8 +11453,8 @@ public static Output getLicensesOverview(GetLicensesO * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLicensesOverviewPlain(GetLicensesOverviewPlainArgs args) { - return getLicensesOverviewPlain(args, InvokeOptions.Empty); + public static CompletableFuture getPolicyObjectsGroupsPlain(GetPolicyObjectsGroupsPlainArgs args) { + return getPolicyObjectsGroupsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8293,7 +11468,7 @@ public static CompletableFuture getLicensesOverviewPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLicensesOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8307,11 +11482,14 @@ public static CompletableFuture getLicensesOverviewPl * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLicensesOverview(GetLicensesOverviewArgs.builder() + * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsLicensesOverviewExample", example.applyValue(getLicensesOverviewResult -> getLicensesOverviewResult.item())); + * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); * } * } * } @@ -8319,8 +11497,8 @@ public static CompletableFuture getLicensesOverviewPl * <!--End PulumiCodeChooser --> * */ - public static Output getLicensesOverview(GetLicensesOverviewArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getLicensesOverview:getLicensesOverview", TypeShape.of(GetLicensesOverviewResult.class), args, Utilities.withVersion(options)); + public static Output getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getPolicyObjectsGroups:getPolicyObjectsGroups", TypeShape.of(GetPolicyObjectsGroupsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8334,7 +11512,7 @@ public static Output getLicensesOverview(GetLicensesO * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLicensesOverviewArgs; + * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8348,11 +11526,14 @@ public static Output getLicensesOverview(GetLicensesO * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLicensesOverview(GetLicensesOverviewArgs.builder() + * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsLicensesOverviewExample", example.applyValue(getLicensesOverviewResult -> getLicensesOverviewResult.item())); + * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); * } * } * } @@ -8360,8 +11541,8 @@ public static Output getLicensesOverview(GetLicensesO * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLicensesOverviewPlain(GetLicensesOverviewPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getLicensesOverview:getLicensesOverview", TypeShape.of(GetLicensesOverviewResult.class), args, Utilities.withVersion(options)); + public static Output getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getPolicyObjectsGroups:getPolicyObjectsGroups", TypeShape.of(GetPolicyObjectsGroupsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8375,7 +11556,7 @@ public static CompletableFuture getLicensesOverviewPl * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLicensingCotermLicensesArgs; + * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8389,16 +11570,14 @@ public static CompletableFuture getLicensesOverviewPl * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLicensingCotermLicenses(GetLicensingCotermLicensesArgs.builder() + * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() * .endingBefore("string") - * .expired(false) - * .invalidated(false) * .organizationId("string") * .perPage(1) * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsLicensingCotermLicensesExample", example.applyValue(getLicensingCotermLicensesResult -> getLicensingCotermLicensesResult.items())); + * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); * } * } * } @@ -8406,8 +11585,8 @@ public static CompletableFuture getLicensesOverviewPl * <!--End PulumiCodeChooser --> * */ - public static Output getLicensingCotermLicenses(GetLicensingCotermLicensesArgs args) { - return getLicensingCotermLicenses(args, InvokeOptions.Empty); + public static CompletableFuture getPolicyObjectsGroupsPlain(GetPolicyObjectsGroupsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getPolicyObjectsGroups:getPolicyObjectsGroups", TypeShape.of(GetPolicyObjectsGroupsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8421,7 +11600,7 @@ public static Output getLicensingCotermLicense * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLicensingCotermLicensesArgs; + * import com.pulumi.meraki.organizations.inputs.GetSamlArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8435,16 +11614,11 @@ public static Output getLicensingCotermLicense * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLicensingCotermLicenses(GetLicensingCotermLicensesArgs.builder() - * .endingBefore("string") - * .expired(false) - * .invalidated(false) + * final var example = OrganizationsFunctions.getSaml(GetSamlArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsLicensingCotermLicensesExample", example.applyValue(getLicensingCotermLicensesResult -> getLicensingCotermLicensesResult.items())); + * ctx.export("merakiOrganizationsSamlExample", example.applyValue(getSamlResult -> getSamlResult.item())); * } * } * } @@ -8452,8 +11626,8 @@ public static Output getLicensingCotermLicense * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLicensingCotermLicensesPlain(GetLicensingCotermLicensesPlainArgs args) { - return getLicensingCotermLicensesPlain(args, InvokeOptions.Empty); + public static Output getSaml(GetSamlArgs args) { + return getSaml(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8467,7 +11641,7 @@ public static CompletableFuture getLicensingCo * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLicensingCotermLicensesArgs; + * import com.pulumi.meraki.organizations.inputs.GetSamlArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8481,16 +11655,11 @@ public static CompletableFuture getLicensingCo * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLicensingCotermLicenses(GetLicensingCotermLicensesArgs.builder() - * .endingBefore("string") - * .expired(false) - * .invalidated(false) + * final var example = OrganizationsFunctions.getSaml(GetSamlArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsLicensingCotermLicensesExample", example.applyValue(getLicensingCotermLicensesResult -> getLicensingCotermLicensesResult.items())); + * ctx.export("merakiOrganizationsSamlExample", example.applyValue(getSamlResult -> getSamlResult.item())); * } * } * } @@ -8498,8 +11667,8 @@ public static CompletableFuture getLicensingCo * <!--End PulumiCodeChooser --> * */ - public static Output getLicensingCotermLicenses(GetLicensingCotermLicensesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getLicensingCotermLicenses:getLicensingCotermLicenses", TypeShape.of(GetLicensingCotermLicensesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSamlPlain(GetSamlPlainArgs args) { + return getSamlPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8513,7 +11682,7 @@ public static Output getLicensingCotermLicense * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLicensingCotermLicensesArgs; + * import com.pulumi.meraki.organizations.inputs.GetSamlArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8527,16 +11696,11 @@ public static Output getLicensingCotermLicense * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLicensingCotermLicenses(GetLicensingCotermLicensesArgs.builder() - * .endingBefore("string") - * .expired(false) - * .invalidated(false) + * final var example = OrganizationsFunctions.getSaml(GetSamlArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsLicensingCotermLicensesExample", example.applyValue(getLicensingCotermLicensesResult -> getLicensingCotermLicensesResult.items())); + * ctx.export("merakiOrganizationsSamlExample", example.applyValue(getSamlResult -> getSamlResult.item())); * } * } * } @@ -8544,8 +11708,8 @@ public static Output getLicensingCotermLicense * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLicensingCotermLicensesPlain(GetLicensingCotermLicensesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getLicensingCotermLicenses:getLicensingCotermLicenses", TypeShape.of(GetLicensingCotermLicensesResult.class), args, Utilities.withVersion(options)); + public static Output getSaml(GetSamlArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSaml:getSaml", TypeShape.of(GetSamlResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8559,7 +11723,7 @@ public static CompletableFuture getLicensingCo * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLoginSecurityArgs; + * import com.pulumi.meraki.organizations.inputs.GetSamlArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8573,11 +11737,11 @@ public static CompletableFuture getLicensingCo * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLoginSecurity(GetLoginSecurityArgs.builder() + * final var example = OrganizationsFunctions.getSaml(GetSamlArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsLoginSecurityExample", example.applyValue(getLoginSecurityResult -> getLoginSecurityResult.item())); + * ctx.export("merakiOrganizationsSamlExample", example.applyValue(getSamlResult -> getSamlResult.item())); * } * } * } @@ -8585,8 +11749,8 @@ public static CompletableFuture getLicensingCo * <!--End PulumiCodeChooser --> * */ - public static Output getLoginSecurity(GetLoginSecurityArgs args) { - return getLoginSecurity(args, InvokeOptions.Empty); + public static Output getSaml(GetSamlArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSaml:getSaml", TypeShape.of(GetSamlResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8600,7 +11764,7 @@ public static Output getLoginSecurity(GetLoginSecurityAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLoginSecurityArgs; + * import com.pulumi.meraki.organizations.inputs.GetSamlArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8614,11 +11778,11 @@ public static Output getLoginSecurity(GetLoginSecurityAr * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLoginSecurity(GetLoginSecurityArgs.builder() + * final var example = OrganizationsFunctions.getSaml(GetSamlArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsLoginSecurityExample", example.applyValue(getLoginSecurityResult -> getLoginSecurityResult.item())); + * ctx.export("merakiOrganizationsSamlExample", example.applyValue(getSamlResult -> getSamlResult.item())); * } * } * } @@ -8626,8 +11790,106 @@ public static Output getLoginSecurity(GetLoginSecurityAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLoginSecurityPlain(GetLoginSecurityPlainArgs args) { - return getLoginSecurityPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSamlPlain(GetSamlPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSaml:getSaml", TypeShape.of(GetSamlResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSamlIdps() { + return getSamlIdps(GetSamlIdpsArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSamlIdpsPlain() { + return getSamlIdpsPlain(GetSamlIdpsPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSamlIdps(GetSamlIdpsArgs args) { + return getSamlIdps(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSamlIdpsPlain(GetSamlIdpsPlainArgs args) { + return getSamlIdpsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSamlIdps(GetSamlIdpsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSamlIdps:getSamlIdps", TypeShape.of(GetSamlIdpsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSamlIdps(GetSamlIdpsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSamlIdps:getSamlIdps", TypeShape.of(GetSamlIdpsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSamlIdpsPlain(GetSamlIdpsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSamlIdps:getSamlIdps", TypeShape.of(GetSamlIdpsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSamlRoles() { + return getSamlRoles(GetSamlRolesArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSamlRolesPlain() { + return getSamlRolesPlain(GetSamlRolesPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSamlRoles(GetSamlRolesArgs args) { + return getSamlRoles(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSamlRolesPlain(GetSamlRolesPlainArgs args) { + return getSamlRolesPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSamlRoles(GetSamlRolesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSamlRoles:getSamlRoles", TypeShape.of(GetSamlRolesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSamlRoles(GetSamlRolesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSamlRoles:getSamlRoles", TypeShape.of(GetSamlRolesResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSamlRolesPlain(GetSamlRolesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSamlRoles:getSamlRoles", TypeShape.of(GetSamlRolesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8641,7 +11903,7 @@ public static CompletableFuture getLoginSecurityPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLoginSecurityArgs; + * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8655,11 +11917,20 @@ public static CompletableFuture getLoginSecurityPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLoginSecurity(GetLoginSecurityArgs.builder() + * final var example = OrganizationsFunctions.getSensorReadingsHistory(GetSensorReadingsHistoryArgs.builder() + * .endingBefore("string") + * .metrics("string") + * .networkIds("string") * .organizationId("string") + * .perPage(1) + * .serials("string") + * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsLoginSecurityExample", example.applyValue(getLoginSecurityResult -> getLoginSecurityResult.item())); + * ctx.export("merakiOrganizationsSensorReadingsHistoryExample", example.applyValue(getSensorReadingsHistoryResult -> getSensorReadingsHistoryResult.items())); * } * } * } @@ -8667,8 +11938,8 @@ public static CompletableFuture getLoginSecurityPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getLoginSecurity(GetLoginSecurityArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getLoginSecurity:getLoginSecurity", TypeShape.of(GetLoginSecurityResult.class), args, Utilities.withVersion(options)); + public static Output getSensorReadingsHistory(GetSensorReadingsHistoryArgs args) { + return getSensorReadingsHistory(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8682,7 +11953,7 @@ public static Output getLoginSecurity(GetLoginSecurityAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetLoginSecurityArgs; + * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8696,11 +11967,20 @@ public static Output getLoginSecurity(GetLoginSecurityAr * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getLoginSecurity(GetLoginSecurityArgs.builder() + * final var example = OrganizationsFunctions.getSensorReadingsHistory(GetSensorReadingsHistoryArgs.builder() + * .endingBefore("string") + * .metrics("string") + * .networkIds("string") * .organizationId("string") + * .perPage(1) + * .serials("string") + * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsLoginSecurityExample", example.applyValue(getLoginSecurityResult -> getLoginSecurityResult.item())); + * ctx.export("merakiOrganizationsSensorReadingsHistoryExample", example.applyValue(getSensorReadingsHistoryResult -> getSensorReadingsHistoryResult.items())); * } * } * } @@ -8708,8 +11988,8 @@ public static Output getLoginSecurity(GetLoginSecurityAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getLoginSecurityPlain(GetLoginSecurityPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getLoginSecurity:getLoginSecurity", TypeShape.of(GetLoginSecurityResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSensorReadingsHistoryPlain(GetSensorReadingsHistoryPlainArgs args) { + return getSensorReadingsHistoryPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8723,7 +12003,7 @@ public static CompletableFuture getLoginSecurityPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetOpenapiSpecArgs; + * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8737,12 +12017,20 @@ public static CompletableFuture getLoginSecurityPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getOpenapiSpec(GetOpenapiSpecArgs.builder() + * final var example = OrganizationsFunctions.getSensorReadingsHistory(GetSensorReadingsHistoryArgs.builder() + * .endingBefore("string") + * .metrics("string") + * .networkIds("string") * .organizationId("string") - * .version(1) + * .perPage(1) + * .serials("string") + * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsOpenapiSpecExample", example.applyValue(getOpenapiSpecResult -> getOpenapiSpecResult.item())); + * ctx.export("merakiOrganizationsSensorReadingsHistoryExample", example.applyValue(getSensorReadingsHistoryResult -> getSensorReadingsHistoryResult.items())); * } * } * } @@ -8750,8 +12038,8 @@ public static CompletableFuture getLoginSecurityPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getOpenapiSpec(GetOpenapiSpecArgs args) { - return getOpenapiSpec(args, InvokeOptions.Empty); + public static Output getSensorReadingsHistory(GetSensorReadingsHistoryArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSensorReadingsHistory:getSensorReadingsHistory", TypeShape.of(GetSensorReadingsHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8765,7 +12053,7 @@ public static Output getOpenapiSpec(GetOpenapiSpecArgs arg * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetOpenapiSpecArgs; + * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8779,12 +12067,20 @@ public static Output getOpenapiSpec(GetOpenapiSpecArgs arg * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getOpenapiSpec(GetOpenapiSpecArgs.builder() + * final var example = OrganizationsFunctions.getSensorReadingsHistory(GetSensorReadingsHistoryArgs.builder() + * .endingBefore("string") + * .metrics("string") + * .networkIds("string") * .organizationId("string") - * .version(1) + * .perPage(1) + * .serials("string") + * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsOpenapiSpecExample", example.applyValue(getOpenapiSpecResult -> getOpenapiSpecResult.item())); + * ctx.export("merakiOrganizationsSensorReadingsHistoryExample", example.applyValue(getSensorReadingsHistoryResult -> getSensorReadingsHistoryResult.items())); * } * } * } @@ -8792,8 +12088,8 @@ public static Output getOpenapiSpec(GetOpenapiSpecArgs arg * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getOpenapiSpecPlain(GetOpenapiSpecPlainArgs args) { - return getOpenapiSpecPlain(args, InvokeOptions.Empty); + public static Output getSensorReadingsHistory(GetSensorReadingsHistoryArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSensorReadingsHistory:getSensorReadingsHistory", TypeShape.of(GetSensorReadingsHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8807,7 +12103,7 @@ public static CompletableFuture getOpenapiSpecPlain(GetOpe * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetOpenapiSpecArgs; + * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsHistoryArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8821,12 +12117,20 @@ public static CompletableFuture getOpenapiSpecPlain(GetOpe * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getOpenapiSpec(GetOpenapiSpecArgs.builder() + * final var example = OrganizationsFunctions.getSensorReadingsHistory(GetSensorReadingsHistoryArgs.builder() + * .endingBefore("string") + * .metrics("string") + * .networkIds("string") * .organizationId("string") - * .version(1) + * .perPage(1) + * .serials("string") + * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsOpenapiSpecExample", example.applyValue(getOpenapiSpecResult -> getOpenapiSpecResult.item())); + * ctx.export("merakiOrganizationsSensorReadingsHistoryExample", example.applyValue(getSensorReadingsHistoryResult -> getSensorReadingsHistoryResult.items())); * } * } * } @@ -8834,8 +12138,8 @@ public static CompletableFuture getOpenapiSpecPlain(GetOpe * <!--End PulumiCodeChooser --> * */ - public static Output getOpenapiSpec(GetOpenapiSpecArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getOpenapiSpec:getOpenapiSpec", TypeShape.of(GetOpenapiSpecResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSensorReadingsHistoryPlain(GetSensorReadingsHistoryPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSensorReadingsHistory:getSensorReadingsHistory", TypeShape.of(GetSensorReadingsHistoryResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8849,7 +12153,7 @@ public static Output getOpenapiSpec(GetOpenapiSpecArgs arg * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetOpenapiSpecArgs; + * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsLatestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8863,12 +12167,17 @@ public static Output getOpenapiSpec(GetOpenapiSpecArgs arg * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getOpenapiSpec(GetOpenapiSpecArgs.builder() + * final var example = OrganizationsFunctions.getSensorReadingsLatest(GetSensorReadingsLatestArgs.builder() + * .endingBefore("string") + * .metrics("string") + * .networkIds("string") * .organizationId("string") - * .version(1) + * .perPage(1) + * .serials("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsOpenapiSpecExample", example.applyValue(getOpenapiSpecResult -> getOpenapiSpecResult.item())); + * ctx.export("merakiOrganizationsSensorReadingsLatestExample", example.applyValue(getSensorReadingsLatestResult -> getSensorReadingsLatestResult.items())); * } * } * } @@ -8876,8 +12185,8 @@ public static Output getOpenapiSpec(GetOpenapiSpecArgs arg * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getOpenapiSpecPlain(GetOpenapiSpecPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getOpenapiSpec:getOpenapiSpec", TypeShape.of(GetOpenapiSpecResult.class), args, Utilities.withVersion(options)); + public static Output getSensorReadingsLatest(GetSensorReadingsLatestArgs args) { + return getSensorReadingsLatest(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8891,7 +12200,7 @@ public static CompletableFuture getOpenapiSpecPlain(GetOpe * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsLatestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8905,14 +12214,17 @@ public static CompletableFuture getOpenapiSpecPlain(GetOpe * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjects(GetPolicyObjectsArgs.builder() + * final var example = OrganizationsFunctions.getSensorReadingsLatest(GetSensorReadingsLatestArgs.builder() * .endingBefore("string") + * .metrics("string") + * .networkIds("string") * .organizationId("string") * .perPage(1) + * .serials("string") * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); + * ctx.export("merakiOrganizationsSensorReadingsLatestExample", example.applyValue(getSensorReadingsLatestResult -> getSensorReadingsLatestResult.items())); * } * } * } @@ -8920,8 +12232,8 @@ public static CompletableFuture getOpenapiSpecPlain(GetOpe * <!--End PulumiCodeChooser --> * */ - public static Output getPolicyObjects() { - return getPolicyObjects(GetPolicyObjectsArgs.Empty, InvokeOptions.Empty); + public static CompletableFuture getSensorReadingsLatestPlain(GetSensorReadingsLatestPlainArgs args) { + return getSensorReadingsLatestPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -8935,7 +12247,7 @@ public static Output getPolicyObjects() { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsLatestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8949,14 +12261,17 @@ public static Output getPolicyObjects() { * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjects(GetPolicyObjectsArgs.builder() + * final var example = OrganizationsFunctions.getSensorReadingsLatest(GetSensorReadingsLatestArgs.builder() * .endingBefore("string") + * .metrics("string") + * .networkIds("string") * .organizationId("string") * .perPage(1) + * .serials("string") * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); + * ctx.export("merakiOrganizationsSensorReadingsLatestExample", example.applyValue(getSensorReadingsLatestResult -> getSensorReadingsLatestResult.items())); * } * } * } @@ -8964,8 +12279,8 @@ public static Output getPolicyObjects() { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPolicyObjectsPlain() { - return getPolicyObjectsPlain(GetPolicyObjectsPlainArgs.Empty, InvokeOptions.Empty); + public static Output getSensorReadingsLatest(GetSensorReadingsLatestArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSensorReadingsLatest:getSensorReadingsLatest", TypeShape.of(GetSensorReadingsLatestResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -8979,7 +12294,7 @@ public static CompletableFuture getPolicyObjectsPlain() * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsLatestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -8993,14 +12308,17 @@ public static CompletableFuture getPolicyObjectsPlain() * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjects(GetPolicyObjectsArgs.builder() + * final var example = OrganizationsFunctions.getSensorReadingsLatest(GetSensorReadingsLatestArgs.builder() * .endingBefore("string") + * .metrics("string") + * .networkIds("string") * .organizationId("string") * .perPage(1) + * .serials("string") * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); + * ctx.export("merakiOrganizationsSensorReadingsLatestExample", example.applyValue(getSensorReadingsLatestResult -> getSensorReadingsLatestResult.items())); * } * } * } @@ -9008,8 +12326,8 @@ public static CompletableFuture getPolicyObjectsPlain() * <!--End PulumiCodeChooser --> * */ - public static Output getPolicyObjects(GetPolicyObjectsArgs args) { - return getPolicyObjects(args, InvokeOptions.Empty); + public static Output getSensorReadingsLatest(GetSensorReadingsLatestArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSensorReadingsLatest:getSensorReadingsLatest", TypeShape.of(GetSensorReadingsLatestResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9023,7 +12341,7 @@ public static Output getPolicyObjects(GetPolicyObjectsAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsLatestArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9037,14 +12355,17 @@ public static Output getPolicyObjects(GetPolicyObjectsAr * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjects(GetPolicyObjectsArgs.builder() + * final var example = OrganizationsFunctions.getSensorReadingsLatest(GetSensorReadingsLatestArgs.builder() * .endingBefore("string") + * .metrics("string") + * .networkIds("string") * .organizationId("string") * .perPage(1) + * .serials("string") * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); + * ctx.export("merakiOrganizationsSensorReadingsLatestExample", example.applyValue(getSensorReadingsLatestResult -> getSensorReadingsLatestResult.items())); * } * } * } @@ -9052,8 +12373,8 @@ public static Output getPolicyObjects(GetPolicyObjectsAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPolicyObjectsPlain(GetPolicyObjectsPlainArgs args) { - return getPolicyObjectsPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSensorReadingsLatestPlain(GetSensorReadingsLatestPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSensorReadingsLatest:getSensorReadingsLatest", TypeShape.of(GetSensorReadingsLatestResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9067,7 +12388,7 @@ public static CompletableFuture getPolicyObjectsPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9081,14 +12402,14 @@ public static CompletableFuture getPolicyObjectsPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjects(GetPolicyObjectsArgs.builder() + * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() * .endingBefore("string") * .organizationId("string") * .perPage(1) * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); + * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); * } * } * } @@ -9096,8 +12417,8 @@ public static CompletableFuture getPolicyObjectsPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getPolicyObjects(GetPolicyObjectsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getPolicyObjects:getPolicyObjects", TypeShape.of(GetPolicyObjectsResult.class), args, Utilities.withVersion(options)); + public static Output getSmAdminsRoles() { + return getSmAdminsRoles(GetSmAdminsRolesArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage @@ -9111,7 +12432,7 @@ public static Output getPolicyObjects(GetPolicyObjectsAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9125,14 +12446,14 @@ public static Output getPolicyObjects(GetPolicyObjectsAr * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjects(GetPolicyObjectsArgs.builder() + * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() * .endingBefore("string") * .organizationId("string") * .perPage(1) * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsExample", example.applyValue(getPolicyObjectsResult -> getPolicyObjectsResult.item())); + * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); * } * } * } @@ -9140,8 +12461,8 @@ public static Output getPolicyObjects(GetPolicyObjectsAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPolicyObjectsPlain(GetPolicyObjectsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getPolicyObjects:getPolicyObjects", TypeShape.of(GetPolicyObjectsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmAdminsRolesPlain() { + return getSmAdminsRolesPlain(GetSmAdminsRolesPlainArgs.Empty, InvokeOptions.Empty); } /** * ## Example Usage @@ -9155,7 +12476,7 @@ public static CompletableFuture getPolicyObjectsPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9169,14 +12490,14 @@ public static CompletableFuture getPolicyObjectsPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() + * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() * .endingBefore("string") * .organizationId("string") * .perPage(1) * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); + * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); * } * } * } @@ -9184,8 +12505,8 @@ public static CompletableFuture getPolicyObjectsPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getPolicyObjectsGroups() { - return getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.Empty, InvokeOptions.Empty); + public static Output getSmAdminsRoles(GetSmAdminsRolesArgs args) { + return getSmAdminsRoles(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9199,7 +12520,7 @@ public static Output getPolicyObjectsGroups() { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9213,14 +12534,14 @@ public static Output getPolicyObjectsGroups() { * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() + * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() * .endingBefore("string") * .organizationId("string") * .perPage(1) * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); + * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); * } * } * } @@ -9228,8 +12549,8 @@ public static Output getPolicyObjectsGroups() { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPolicyObjectsGroupsPlain() { - return getPolicyObjectsGroupsPlain(GetPolicyObjectsGroupsPlainArgs.Empty, InvokeOptions.Empty); + public static CompletableFuture getSmAdminsRolesPlain(GetSmAdminsRolesPlainArgs args) { + return getSmAdminsRolesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9243,7 +12564,7 @@ public static CompletableFuture getPolicyObjectsGr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9257,14 +12578,14 @@ public static CompletableFuture getPolicyObjectsGr * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() + * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() * .endingBefore("string") * .organizationId("string") * .perPage(1) * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); + * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); * } * } * } @@ -9272,8 +12593,8 @@ public static CompletableFuture getPolicyObjectsGr * <!--End PulumiCodeChooser --> * */ - public static Output getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs args) { - return getPolicyObjectsGroups(args, InvokeOptions.Empty); + public static Output getSmAdminsRoles(GetSmAdminsRolesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSmAdminsRoles:getSmAdminsRoles", TypeShape.of(GetSmAdminsRolesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9287,7 +12608,7 @@ public static Output getPolicyObjectsGroups(GetPol * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9301,14 +12622,14 @@ public static Output getPolicyObjectsGroups(GetPol * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() + * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() * .endingBefore("string") * .organizationId("string") * .perPage(1) * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); + * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); * } * } * } @@ -9316,8 +12637,8 @@ public static Output getPolicyObjectsGroups(GetPol * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPolicyObjectsGroupsPlain(GetPolicyObjectsGroupsPlainArgs args) { - return getPolicyObjectsGroupsPlain(args, InvokeOptions.Empty); + public static Output getSmAdminsRoles(GetSmAdminsRolesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSmAdminsRoles:getSmAdminsRoles", TypeShape.of(GetSmAdminsRolesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9331,7 +12652,7 @@ public static CompletableFuture getPolicyObjectsGr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9345,14 +12666,14 @@ public static CompletableFuture getPolicyObjectsGr * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() + * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() * .endingBefore("string") * .organizationId("string") * .perPage(1) * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); + * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); * } * } * } @@ -9360,8 +12681,8 @@ public static CompletableFuture getPolicyObjectsGr * <!--End PulumiCodeChooser --> * */ - public static Output getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getPolicyObjectsGroups:getPolicyObjectsGroups", TypeShape.of(GetPolicyObjectsGroupsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmAdminsRolesPlain(GetSmAdminsRolesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSmAdminsRoles:getSmAdminsRoles", TypeShape.of(GetSmAdminsRolesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9375,7 +12696,7 @@ public static Output getPolicyObjectsGroups(GetPol * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetPolicyObjectsGroupsArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmApnsCertArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9389,14 +12710,11 @@ public static Output getPolicyObjectsGroups(GetPol * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getPolicyObjectsGroups(GetPolicyObjectsGroupsArgs.builder() - * .endingBefore("string") + * final var example = OrganizationsFunctions.getSmApnsCert(GetSmApnsCertArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsPolicyObjectsGroupsExample", example.applyValue(getPolicyObjectsGroupsResult -> getPolicyObjectsGroupsResult.item())); + * ctx.export("merakiOrganizationsSmApnsCertExample", example.applyValue(getSmApnsCertResult -> getSmApnsCertResult.item())); * } * } * } @@ -9404,8 +12722,8 @@ public static Output getPolicyObjectsGroups(GetPol * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getPolicyObjectsGroupsPlain(GetPolicyObjectsGroupsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getPolicyObjectsGroups:getPolicyObjectsGroups", TypeShape.of(GetPolicyObjectsGroupsResult.class), args, Utilities.withVersion(options)); + public static Output getSmApnsCert(GetSmApnsCertArgs args) { + return getSmApnsCert(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9419,7 +12737,7 @@ public static CompletableFuture getPolicyObjectsGr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSamlArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmApnsCertArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9433,11 +12751,11 @@ public static CompletableFuture getPolicyObjectsGr * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSaml(GetSamlArgs.builder() + * final var example = OrganizationsFunctions.getSmApnsCert(GetSmApnsCertArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsSamlExample", example.applyValue(getSamlResult -> getSamlResult.item())); + * ctx.export("merakiOrganizationsSmApnsCertExample", example.applyValue(getSmApnsCertResult -> getSmApnsCertResult.item())); * } * } * } @@ -9445,8 +12763,8 @@ public static CompletableFuture getPolicyObjectsGr * <!--End PulumiCodeChooser --> * */ - public static Output getSaml(GetSamlArgs args) { - return getSaml(args, InvokeOptions.Empty); + public static CompletableFuture getSmApnsCertPlain(GetSmApnsCertPlainArgs args) { + return getSmApnsCertPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9460,7 +12778,7 @@ public static Output getSaml(GetSamlArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSamlArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmApnsCertArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9474,11 +12792,11 @@ public static Output getSaml(GetSamlArgs args) { * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSaml(GetSamlArgs.builder() + * final var example = OrganizationsFunctions.getSmApnsCert(GetSmApnsCertArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsSamlExample", example.applyValue(getSamlResult -> getSamlResult.item())); + * ctx.export("merakiOrganizationsSmApnsCertExample", example.applyValue(getSmApnsCertResult -> getSmApnsCertResult.item())); * } * } * } @@ -9486,8 +12804,8 @@ public static Output getSaml(GetSamlArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSamlPlain(GetSamlPlainArgs args) { - return getSamlPlain(args, InvokeOptions.Empty); + public static Output getSmApnsCert(GetSmApnsCertArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSmApnsCert:getSmApnsCert", TypeShape.of(GetSmApnsCertResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9501,7 +12819,7 @@ public static CompletableFuture getSamlPlain(GetSamlPlainArgs arg * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSamlArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmApnsCertArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9515,11 +12833,11 @@ public static CompletableFuture getSamlPlain(GetSamlPlainArgs arg * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSaml(GetSamlArgs.builder() + * final var example = OrganizationsFunctions.getSmApnsCert(GetSmApnsCertArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsSamlExample", example.applyValue(getSamlResult -> getSamlResult.item())); + * ctx.export("merakiOrganizationsSmApnsCertExample", example.applyValue(getSmApnsCertResult -> getSmApnsCertResult.item())); * } * } * } @@ -9527,8 +12845,8 @@ public static CompletableFuture getSamlPlain(GetSamlPlainArgs arg * <!--End PulumiCodeChooser --> * */ - public static Output getSaml(GetSamlArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSaml:getSaml", TypeShape.of(GetSamlResult.class), args, Utilities.withVersion(options)); + public static Output getSmApnsCert(GetSmApnsCertArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSmApnsCert:getSmApnsCert", TypeShape.of(GetSmApnsCertResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9542,7 +12860,7 @@ public static Output getSaml(GetSamlArgs args, InvokeOptions opti * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSamlArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmApnsCertArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9556,11 +12874,11 @@ public static Output getSaml(GetSamlArgs args, InvokeOptions opti * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSaml(GetSamlArgs.builder() + * final var example = OrganizationsFunctions.getSmApnsCert(GetSmApnsCertArgs.builder() * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsSamlExample", example.applyValue(getSamlResult -> getSamlResult.item())); + * ctx.export("merakiOrganizationsSmApnsCertExample", example.applyValue(getSmApnsCertResult -> getSmApnsCertResult.item())); * } * } * } @@ -9568,92 +12886,53 @@ public static Output getSaml(GetSamlArgs args, InvokeOptions opti * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSamlPlain(GetSamlPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSaml:getSaml", TypeShape.of(GetSamlResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getSamlIdps() { - return getSamlIdps(GetSamlIdpsArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSamlIdpsPlain() { - return getSamlIdpsPlain(GetSamlIdpsPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSamlIdps(GetSamlIdpsArgs args) { - return getSamlIdps(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSamlIdpsPlain(GetSamlIdpsPlainArgs args) { - return getSamlIdpsPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSamlIdps(GetSamlIdpsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSamlIdps:getSamlIdps", TypeShape.of(GetSamlIdpsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSamlIdpsPlain(GetSamlIdpsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSamlIdps:getSamlIdps", TypeShape.of(GetSamlIdpsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmApnsCertPlain(GetSmApnsCertPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSmApnsCert:getSmApnsCert", TypeShape.of(GetSmApnsCertResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage * - */ - public static Output getSamlRoles() { - return getSamlRoles(GetSamlRolesArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
      * 
-     */
-    public static CompletableFuture getSamlRolesPlain() {
-        return getSamlRolesPlain(GetSamlRolesPlainArgs.Empty, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetSmSentryPoliciesAssignmentsByNetworkArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
      * 
-     */
-    public static Output getSamlRoles(GetSamlRolesArgs args) {
-        return getSamlRoles(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
      * 
-     */
-    public static CompletableFuture getSamlRolesPlain(GetSamlRolesPlainArgs args) {
-        return getSamlRolesPlain(args, InvokeOptions.Empty);
-    }
-    /**
-     * ## Example Usage
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs.builder()
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .startingAfter("string")
+     *             .build());
      * 
-     */
-    public static Output getSamlRoles(GetSamlRolesArgs args, InvokeOptions options) {
-        return Deployment.getInstance().invoke("meraki:organizations/getSamlRoles:getSamlRoles", TypeShape.of(GetSamlRolesResult.class), args, Utilities.withVersion(options));
-    }
-    /**
-     * ## Example Usage
+     *         ctx.export("merakiOrganizationsSmSentryPoliciesAssignmentsByNetworkExample", example.applyValue(getSmSentryPoliciesAssignmentsByNetworkResult -> getSmSentryPoliciesAssignmentsByNetworkResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSamlRolesPlain(GetSamlRolesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSamlRoles:getSamlRoles", TypeShape.of(GetSamlRolesResult.class), args, Utilities.withVersion(options)); + public static Output getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs args) { + return getSmSentryPoliciesAssignmentsByNetwork(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9667,7 +12946,7 @@ public static CompletableFuture getSamlRolesPlain(GetSamlRol * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmSentryPoliciesAssignmentsByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9681,20 +12960,15 @@ public static CompletableFuture getSamlRolesPlain(GetSamlRol * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSensorReadingsHistory(GetSensorReadingsHistoryArgs.builder() + * final var example = OrganizationsFunctions.getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs.builder() * .endingBefore("string") - * .metrics("string") * .networkIds("string") * .organizationId("string") * .perPage(1) - * .serials("string") * .startingAfter("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSensorReadingsHistoryExample", example.applyValue(getSensorReadingsHistoryResult -> getSensorReadingsHistoryResult.items())); + * ctx.export("merakiOrganizationsSmSentryPoliciesAssignmentsByNetworkExample", example.applyValue(getSmSentryPoliciesAssignmentsByNetworkResult -> getSmSentryPoliciesAssignmentsByNetworkResult.items())); * } * } * } @@ -9702,8 +12976,8 @@ public static CompletableFuture getSamlRolesPlain(GetSamlRol * <!--End PulumiCodeChooser --> * */ - public static Output getSensorReadingsHistory(GetSensorReadingsHistoryArgs args) { - return getSensorReadingsHistory(args, InvokeOptions.Empty); + public static CompletableFuture getSmSentryPoliciesAssignmentsByNetworkPlain(GetSmSentryPoliciesAssignmentsByNetworkPlainArgs args) { + return getSmSentryPoliciesAssignmentsByNetworkPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9717,7 +12991,7 @@ public static Output getSensorReadingsHistory(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmSentryPoliciesAssignmentsByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9731,20 +13005,15 @@ public static Output getSensorReadingsHistory(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSensorReadingsHistory(GetSensorReadingsHistoryArgs.builder() + * final var example = OrganizationsFunctions.getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs.builder() * .endingBefore("string") - * .metrics("string") * .networkIds("string") * .organizationId("string") * .perPage(1) - * .serials("string") * .startingAfter("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSensorReadingsHistoryExample", example.applyValue(getSensorReadingsHistoryResult -> getSensorReadingsHistoryResult.items())); + * ctx.export("merakiOrganizationsSmSentryPoliciesAssignmentsByNetworkExample", example.applyValue(getSmSentryPoliciesAssignmentsByNetworkResult -> getSmSentryPoliciesAssignmentsByNetworkResult.items())); * } * } * } @@ -9752,8 +13021,8 @@ public static Output getSensorReadingsHistory(Ge * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorReadingsHistoryPlain(GetSensorReadingsHistoryPlainArgs args) { - return getSensorReadingsHistoryPlain(args, InvokeOptions.Empty); + public static Output getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSmSentryPoliciesAssignmentsByNetwork:getSmSentryPoliciesAssignmentsByNetwork", TypeShape.of(GetSmSentryPoliciesAssignmentsByNetworkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9767,7 +13036,7 @@ public static CompletableFuture getSensorReading * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmSentryPoliciesAssignmentsByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9781,20 +13050,15 @@ public static CompletableFuture getSensorReading * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSensorReadingsHistory(GetSensorReadingsHistoryArgs.builder() + * final var example = OrganizationsFunctions.getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs.builder() * .endingBefore("string") - * .metrics("string") * .networkIds("string") * .organizationId("string") * .perPage(1) - * .serials("string") * .startingAfter("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSensorReadingsHistoryExample", example.applyValue(getSensorReadingsHistoryResult -> getSensorReadingsHistoryResult.items())); + * ctx.export("merakiOrganizationsSmSentryPoliciesAssignmentsByNetworkExample", example.applyValue(getSmSentryPoliciesAssignmentsByNetworkResult -> getSmSentryPoliciesAssignmentsByNetworkResult.items())); * } * } * } @@ -9802,8 +13066,8 @@ public static CompletableFuture getSensorReading * <!--End PulumiCodeChooser --> * */ - public static Output getSensorReadingsHistory(GetSensorReadingsHistoryArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSensorReadingsHistory:getSensorReadingsHistory", TypeShape.of(GetSensorReadingsHistoryResult.class), args, Utilities.withVersion(options)); + public static Output getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSmSentryPoliciesAssignmentsByNetwork:getSmSentryPoliciesAssignmentsByNetwork", TypeShape.of(GetSmSentryPoliciesAssignmentsByNetworkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9817,7 +13081,7 @@ public static Output getSensorReadingsHistory(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsHistoryArgs; + * import com.pulumi.meraki.organizations.inputs.GetSmSentryPoliciesAssignmentsByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9831,20 +13095,15 @@ public static Output getSensorReadingsHistory(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSensorReadingsHistory(GetSensorReadingsHistoryArgs.builder() + * final var example = OrganizationsFunctions.getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs.builder() * .endingBefore("string") - * .metrics("string") * .networkIds("string") * .organizationId("string") * .perPage(1) - * .serials("string") * .startingAfter("string") - * .t0("string") - * .t1("string") - * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSensorReadingsHistoryExample", example.applyValue(getSensorReadingsHistoryResult -> getSensorReadingsHistoryResult.items())); + * ctx.export("merakiOrganizationsSmSentryPoliciesAssignmentsByNetworkExample", example.applyValue(getSmSentryPoliciesAssignmentsByNetworkResult -> getSmSentryPoliciesAssignmentsByNetworkResult.items())); * } * } * } @@ -9852,8 +13111,57 @@ public static Output getSensorReadingsHistory(Ge * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorReadingsHistoryPlain(GetSensorReadingsHistoryPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSensorReadingsHistory:getSensorReadingsHistory", TypeShape.of(GetSensorReadingsHistoryResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSmSentryPoliciesAssignmentsByNetworkPlain(GetSmSentryPoliciesAssignmentsByNetworkPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSmSentryPoliciesAssignmentsByNetwork:getSmSentryPoliciesAssignmentsByNetwork", TypeShape.of(GetSmSentryPoliciesAssignmentsByNetworkResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSmVppAccounts() { + return getSmVppAccounts(GetSmVppAccountsArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSmVppAccountsPlain() { + return getSmVppAccountsPlain(GetSmVppAccountsPlainArgs.Empty, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSmVppAccounts(GetSmVppAccountsArgs args) { + return getSmVppAccounts(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSmVppAccountsPlain(GetSmVppAccountsPlainArgs args) { + return getSmVppAccountsPlain(args, InvokeOptions.Empty); + } + /** + * ## Example Usage + * + */ + public static Output getSmVppAccounts(GetSmVppAccountsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSmVppAccounts:getSmVppAccounts", TypeShape.of(GetSmVppAccountsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static Output getSmVppAccounts(GetSmVppAccountsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSmVppAccounts:getSmVppAccounts", TypeShape.of(GetSmVppAccountsResult.class), args, Utilities.withVersion(options)); + } + /** + * ## Example Usage + * + */ + public static CompletableFuture getSmVppAccountsPlain(GetSmVppAccountsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSmVppAccounts:getSmVppAccounts", TypeShape.of(GetSmVppAccountsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -9867,7 +13175,7 @@ public static CompletableFuture getSensorReading * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsLatestArgs; + * import com.pulumi.meraki.organizations.inputs.GetSnmpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9881,17 +13189,11 @@ public static CompletableFuture getSensorReading * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSensorReadingsLatest(GetSensorReadingsLatestArgs.builder() - * .endingBefore("string") - * .metrics("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getSnmp(GetSnmpArgs.builder() * .organizationId("string") - * .perPage(1) - * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSensorReadingsLatestExample", example.applyValue(getSensorReadingsLatestResult -> getSensorReadingsLatestResult.items())); + * ctx.export("merakiOrganizationsSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); * } * } * } @@ -9899,8 +13201,8 @@ public static CompletableFuture getSensorReading * <!--End PulumiCodeChooser --> * */ - public static Output getSensorReadingsLatest(GetSensorReadingsLatestArgs args) { - return getSensorReadingsLatest(args, InvokeOptions.Empty); + public static Output getSnmp(GetSnmpArgs args) { + return getSnmp(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9914,7 +13216,7 @@ public static Output getSensorReadingsLatest(GetS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsLatestArgs; + * import com.pulumi.meraki.organizations.inputs.GetSnmpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9928,17 +13230,11 @@ public static Output getSensorReadingsLatest(GetS * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSensorReadingsLatest(GetSensorReadingsLatestArgs.builder() - * .endingBefore("string") - * .metrics("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getSnmp(GetSnmpArgs.builder() * .organizationId("string") - * .perPage(1) - * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSensorReadingsLatestExample", example.applyValue(getSensorReadingsLatestResult -> getSensorReadingsLatestResult.items())); + * ctx.export("merakiOrganizationsSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); * } * } * } @@ -9946,8 +13242,8 @@ public static Output getSensorReadingsLatest(GetS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorReadingsLatestPlain(GetSensorReadingsLatestPlainArgs args) { - return getSensorReadingsLatestPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs args) { + return getSnmpPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -9961,7 +13257,7 @@ public static CompletableFuture getSensorReadings * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsLatestArgs; + * import com.pulumi.meraki.organizations.inputs.GetSnmpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -9975,17 +13271,11 @@ public static CompletableFuture getSensorReadings * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSensorReadingsLatest(GetSensorReadingsLatestArgs.builder() - * .endingBefore("string") - * .metrics("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getSnmp(GetSnmpArgs.builder() * .organizationId("string") - * .perPage(1) - * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSensorReadingsLatestExample", example.applyValue(getSensorReadingsLatestResult -> getSensorReadingsLatestResult.items())); + * ctx.export("merakiOrganizationsSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); * } * } * } @@ -9993,8 +13283,8 @@ public static CompletableFuture getSensorReadings * <!--End PulumiCodeChooser --> * */ - public static Output getSensorReadingsLatest(GetSensorReadingsLatestArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSensorReadingsLatest:getSensorReadingsLatest", TypeShape.of(GetSensorReadingsLatestResult.class), args, Utilities.withVersion(options)); + public static Output getSnmp(GetSnmpArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSnmp:getSnmp", TypeShape.of(GetSnmpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10008,7 +13298,7 @@ public static Output getSensorReadingsLatest(GetS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSensorReadingsLatestArgs; + * import com.pulumi.meraki.organizations.inputs.GetSnmpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10022,17 +13312,11 @@ public static Output getSensorReadingsLatest(GetS * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSensorReadingsLatest(GetSensorReadingsLatestArgs.builder() - * .endingBefore("string") - * .metrics("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getSnmp(GetSnmpArgs.builder() * .organizationId("string") - * .perPage(1) - * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSensorReadingsLatestExample", example.applyValue(getSensorReadingsLatestResult -> getSensorReadingsLatestResult.items())); + * ctx.export("merakiOrganizationsSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); * } * } * } @@ -10040,8 +13324,8 @@ public static Output getSensorReadingsLatest(GetS * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSensorReadingsLatestPlain(GetSensorReadingsLatestPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSensorReadingsLatest:getSensorReadingsLatest", TypeShape.of(GetSensorReadingsLatestResult.class), args, Utilities.withVersion(options)); + public static Output getSnmp(GetSnmpArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSnmp:getSnmp", TypeShape.of(GetSnmpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10055,7 +13339,7 @@ public static CompletableFuture getSensorReadings * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; + * import com.pulumi.meraki.organizations.inputs.GetSnmpArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10069,14 +13353,11 @@ public static CompletableFuture getSensorReadings * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() - * .endingBefore("string") + * final var example = OrganizationsFunctions.getSnmp(GetSnmpArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); + * ctx.export("merakiOrganizationsSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); * } * } * } @@ -10084,8 +13365,8 @@ public static CompletableFuture getSensorReadings * <!--End PulumiCodeChooser --> * */ - public static Output getSmAdminsRoles() { - return getSmAdminsRoles(GetSmAdminsRolesArgs.Empty, InvokeOptions.Empty); + public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSnmp:getSnmp", TypeShape.of(GetSnmpResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10099,7 +13380,7 @@ public static Output getSmAdminsRoles() { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopAppliancesByUtilizationArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10113,14 +13394,14 @@ public static Output getSmAdminsRoles() { * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() - * .endingBefore("string") + * final var example = OrganizationsFunctions.getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); + * ctx.export("merakiOrganizationsSummaryTopAppliancesByUtilizationExample", example.applyValue(getSummaryTopAppliancesByUtilizationResult -> getSummaryTopAppliancesByUtilizationResult.items())); * } * } * } @@ -10128,8 +13409,8 @@ public static Output getSmAdminsRoles() { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmAdminsRolesPlain() { - return getSmAdminsRolesPlain(GetSmAdminsRolesPlainArgs.Empty, InvokeOptions.Empty); + public static Output getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs args) { + return getSummaryTopAppliancesByUtilization(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10143,7 +13424,7 @@ public static CompletableFuture getSmAdminsRolesPlain() * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopAppliancesByUtilizationArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10157,14 +13438,14 @@ public static CompletableFuture getSmAdminsRolesPlain() * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() - * .endingBefore("string") + * final var example = OrganizationsFunctions.getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); + * ctx.export("merakiOrganizationsSummaryTopAppliancesByUtilizationExample", example.applyValue(getSummaryTopAppliancesByUtilizationResult -> getSummaryTopAppliancesByUtilizationResult.items())); * } * } * } @@ -10172,8 +13453,8 @@ public static CompletableFuture getSmAdminsRolesPlain() * <!--End PulumiCodeChooser --> * */ - public static Output getSmAdminsRoles(GetSmAdminsRolesArgs args) { - return getSmAdminsRoles(args, InvokeOptions.Empty); + public static CompletableFuture getSummaryTopAppliancesByUtilizationPlain(GetSummaryTopAppliancesByUtilizationPlainArgs args) { + return getSummaryTopAppliancesByUtilizationPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10187,7 +13468,7 @@ public static Output getSmAdminsRoles(GetSmAdminsRolesAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopAppliancesByUtilizationArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10201,14 +13482,14 @@ public static Output getSmAdminsRoles(GetSmAdminsRolesAr * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() - * .endingBefore("string") + * final var example = OrganizationsFunctions.getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); + * ctx.export("merakiOrganizationsSummaryTopAppliancesByUtilizationExample", example.applyValue(getSummaryTopAppliancesByUtilizationResult -> getSummaryTopAppliancesByUtilizationResult.items())); * } * } * } @@ -10216,8 +13497,8 @@ public static Output getSmAdminsRoles(GetSmAdminsRolesAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmAdminsRolesPlain(GetSmAdminsRolesPlainArgs args) { - return getSmAdminsRolesPlain(args, InvokeOptions.Empty); + public static Output getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopAppliancesByUtilization:getSummaryTopAppliancesByUtilization", TypeShape.of(GetSummaryTopAppliancesByUtilizationResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10231,7 +13512,7 @@ public static CompletableFuture getSmAdminsRolesPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopAppliancesByUtilizationArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10245,14 +13526,14 @@ public static CompletableFuture getSmAdminsRolesPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() - * .endingBefore("string") + * final var example = OrganizationsFunctions.getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); + * ctx.export("merakiOrganizationsSummaryTopAppliancesByUtilizationExample", example.applyValue(getSummaryTopAppliancesByUtilizationResult -> getSummaryTopAppliancesByUtilizationResult.items())); * } * } * } @@ -10260,8 +13541,8 @@ public static CompletableFuture getSmAdminsRolesPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getSmAdminsRoles(GetSmAdminsRolesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSmAdminsRoles:getSmAdminsRoles", TypeShape.of(GetSmAdminsRolesResult.class), args, Utilities.withVersion(options)); + public static Output getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopAppliancesByUtilization:getSummaryTopAppliancesByUtilization", TypeShape.of(GetSummaryTopAppliancesByUtilizationResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10275,7 +13556,7 @@ public static Output getSmAdminsRoles(GetSmAdminsRolesAr * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmAdminsRolesArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopAppliancesByUtilizationArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10289,14 +13570,14 @@ public static Output getSmAdminsRoles(GetSmAdminsRolesAr * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmAdminsRoles(GetSmAdminsRolesArgs.builder() - * .endingBefore("string") + * final var example = OrganizationsFunctions.getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmAdminsRolesExample", example.applyValue(getSmAdminsRolesResult -> getSmAdminsRolesResult.item())); + * ctx.export("merakiOrganizationsSummaryTopAppliancesByUtilizationExample", example.applyValue(getSummaryTopAppliancesByUtilizationResult -> getSummaryTopAppliancesByUtilizationResult.items())); * } * } * } @@ -10304,8 +13585,8 @@ public static Output getSmAdminsRoles(GetSmAdminsRolesAr * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmAdminsRolesPlain(GetSmAdminsRolesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSmAdminsRoles:getSmAdminsRoles", TypeShape.of(GetSmAdminsRolesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSummaryTopAppliancesByUtilizationPlain(GetSummaryTopAppliancesByUtilizationPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopAppliancesByUtilization:getSummaryTopAppliancesByUtilization", TypeShape.of(GetSummaryTopAppliancesByUtilizationResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10319,7 +13600,7 @@ public static CompletableFuture getSmAdminsRolesPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmApnsCertArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10333,11 +13614,14 @@ public static CompletableFuture getSmAdminsRolesPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmApnsCert(GetSmApnsCertArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmApnsCertExample", example.applyValue(getSmApnsCertResult -> getSmApnsCertResult.item())); + * ctx.export("merakiOrganizationsSummaryTopClientsByUsageExample", example.applyValue(getSummaryTopClientsByUsageResult -> getSummaryTopClientsByUsageResult.items())); * } * } * } @@ -10345,8 +13629,8 @@ public static CompletableFuture getSmAdminsRolesPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getSmApnsCert(GetSmApnsCertArgs args) { - return getSmApnsCert(args, InvokeOptions.Empty); + public static Output getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs args) { + return getSummaryTopClientsByUsage(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10360,7 +13644,7 @@ public static Output getSmApnsCert(GetSmApnsCertArgs args) * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmApnsCertArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10374,11 +13658,14 @@ public static Output getSmApnsCert(GetSmApnsCertArgs args) * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmApnsCert(GetSmApnsCertArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmApnsCertExample", example.applyValue(getSmApnsCertResult -> getSmApnsCertResult.item())); + * ctx.export("merakiOrganizationsSummaryTopClientsByUsageExample", example.applyValue(getSummaryTopClientsByUsageResult -> getSummaryTopClientsByUsageResult.items())); * } * } * } @@ -10386,8 +13673,8 @@ public static Output getSmApnsCert(GetSmApnsCertArgs args) * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmApnsCertPlain(GetSmApnsCertPlainArgs args) { - return getSmApnsCertPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSummaryTopClientsByUsagePlain(GetSummaryTopClientsByUsagePlainArgs args) { + return getSummaryTopClientsByUsagePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10401,7 +13688,7 @@ public static CompletableFuture getSmApnsCertPlain(GetSmApn * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmApnsCertArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10415,11 +13702,14 @@ public static CompletableFuture getSmApnsCertPlain(GetSmApn * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmApnsCert(GetSmApnsCertArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmApnsCertExample", example.applyValue(getSmApnsCertResult -> getSmApnsCertResult.item())); + * ctx.export("merakiOrganizationsSummaryTopClientsByUsageExample", example.applyValue(getSummaryTopClientsByUsageResult -> getSummaryTopClientsByUsageResult.items())); * } * } * } @@ -10427,8 +13717,8 @@ public static CompletableFuture getSmApnsCertPlain(GetSmApn * <!--End PulumiCodeChooser --> * */ - public static Output getSmApnsCert(GetSmApnsCertArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSmApnsCert:getSmApnsCert", TypeShape.of(GetSmApnsCertResult.class), args, Utilities.withVersion(options)); + public static Output getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopClientsByUsage:getSummaryTopClientsByUsage", TypeShape.of(GetSummaryTopClientsByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10442,7 +13732,7 @@ public static Output getSmApnsCert(GetSmApnsCertArgs args, * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmApnsCertArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10456,11 +13746,14 @@ public static Output getSmApnsCert(GetSmApnsCertArgs args, * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmApnsCert(GetSmApnsCertArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmApnsCertExample", example.applyValue(getSmApnsCertResult -> getSmApnsCertResult.item())); + * ctx.export("merakiOrganizationsSummaryTopClientsByUsageExample", example.applyValue(getSummaryTopClientsByUsageResult -> getSummaryTopClientsByUsageResult.items())); * } * } * } @@ -10468,8 +13761,8 @@ public static Output getSmApnsCert(GetSmApnsCertArgs args, * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmApnsCertPlain(GetSmApnsCertPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSmApnsCert:getSmApnsCert", TypeShape.of(GetSmApnsCertResult.class), args, Utilities.withVersion(options)); + public static Output getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopClientsByUsage:getSummaryTopClientsByUsage", TypeShape.of(GetSummaryTopClientsByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10483,7 +13776,7 @@ public static CompletableFuture getSmApnsCertPlain(GetSmApn * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmSentryPoliciesAssignmentsByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10497,15 +13790,14 @@ public static CompletableFuture getSmApnsCertPlain(GetSmApn * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmSentryPoliciesAssignmentsByNetworkExample", example.applyValue(getSmSentryPoliciesAssignmentsByNetworkResult -> getSmSentryPoliciesAssignmentsByNetworkResult.items())); + * ctx.export("merakiOrganizationsSummaryTopClientsByUsageExample", example.applyValue(getSummaryTopClientsByUsageResult -> getSummaryTopClientsByUsageResult.items())); * } * } * } @@ -10513,8 +13805,8 @@ public static CompletableFuture getSmApnsCertPlain(GetSmApn * <!--End PulumiCodeChooser --> * */ - public static Output getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs args) { - return getSmSentryPoliciesAssignmentsByNetwork(args, InvokeOptions.Empty); + public static CompletableFuture getSummaryTopClientsByUsagePlain(GetSummaryTopClientsByUsagePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopClientsByUsage:getSummaryTopClientsByUsage", TypeShape.of(GetSummaryTopClientsByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10528,7 +13820,7 @@ public static Output getSmSentryP * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmSentryPoliciesAssignmentsByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsManufacturersByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10542,15 +13834,14 @@ public static Output getSmSentryP * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmSentryPoliciesAssignmentsByNetworkExample", example.applyValue(getSmSentryPoliciesAssignmentsByNetworkResult -> getSmSentryPoliciesAssignmentsByNetworkResult.items())); + * ctx.export("merakiOrganizationsSummaryTopClientsManufacturersByUsageExample", example.applyValue(getSummaryTopClientsManufacturersByUsageResult -> getSummaryTopClientsManufacturersByUsageResult.items())); * } * } * } @@ -10558,8 +13849,8 @@ public static Output getSmSentryP * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmSentryPoliciesAssignmentsByNetworkPlain(GetSmSentryPoliciesAssignmentsByNetworkPlainArgs args) { - return getSmSentryPoliciesAssignmentsByNetworkPlain(args, InvokeOptions.Empty); + public static Output getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs args) { + return getSummaryTopClientsManufacturersByUsage(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10573,7 +13864,7 @@ public static CompletableFuture g * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmSentryPoliciesAssignmentsByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsManufacturersByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10587,15 +13878,14 @@ public static CompletableFuture g * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmSentryPoliciesAssignmentsByNetworkExample", example.applyValue(getSmSentryPoliciesAssignmentsByNetworkResult -> getSmSentryPoliciesAssignmentsByNetworkResult.items())); + * ctx.export("merakiOrganizationsSummaryTopClientsManufacturersByUsageExample", example.applyValue(getSummaryTopClientsManufacturersByUsageResult -> getSummaryTopClientsManufacturersByUsageResult.items())); * } * } * } @@ -10603,8 +13893,8 @@ public static CompletableFuture g * <!--End PulumiCodeChooser --> * */ - public static Output getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSmSentryPoliciesAssignmentsByNetwork:getSmSentryPoliciesAssignmentsByNetwork", TypeShape.of(GetSmSentryPoliciesAssignmentsByNetworkResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSummaryTopClientsManufacturersByUsagePlain(GetSummaryTopClientsManufacturersByUsagePlainArgs args) { + return getSummaryTopClientsManufacturersByUsagePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10618,7 +13908,7 @@ public static Output getSmSentryP * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSmSentryPoliciesAssignmentsByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsManufacturersByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10632,15 +13922,14 @@ public static Output getSmSentryP * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSmSentryPoliciesAssignmentsByNetwork(GetSmSentryPoliciesAssignmentsByNetworkArgs.builder() - * .endingBefore("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSmSentryPoliciesAssignmentsByNetworkExample", example.applyValue(getSmSentryPoliciesAssignmentsByNetworkResult -> getSmSentryPoliciesAssignmentsByNetworkResult.items())); + * ctx.export("merakiOrganizationsSummaryTopClientsManufacturersByUsageExample", example.applyValue(getSummaryTopClientsManufacturersByUsageResult -> getSummaryTopClientsManufacturersByUsageResult.items())); * } * } * } @@ -10648,50 +13937,8 @@ public static Output getSmSentryP * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSmSentryPoliciesAssignmentsByNetworkPlain(GetSmSentryPoliciesAssignmentsByNetworkPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSmSentryPoliciesAssignmentsByNetwork:getSmSentryPoliciesAssignmentsByNetwork", TypeShape.of(GetSmSentryPoliciesAssignmentsByNetworkResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static Output getSmVppAccounts() { - return getSmVppAccounts(GetSmVppAccountsArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSmVppAccountsPlain() { - return getSmVppAccountsPlain(GetSmVppAccountsPlainArgs.Empty, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSmVppAccounts(GetSmVppAccountsArgs args) { - return getSmVppAccounts(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSmVppAccountsPlain(GetSmVppAccountsPlainArgs args) { - return getSmVppAccountsPlain(args, InvokeOptions.Empty); - } - /** - * ## Example Usage - * - */ - public static Output getSmVppAccounts(GetSmVppAccountsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSmVppAccounts:getSmVppAccounts", TypeShape.of(GetSmVppAccountsResult.class), args, Utilities.withVersion(options)); - } - /** - * ## Example Usage - * - */ - public static CompletableFuture getSmVppAccountsPlain(GetSmVppAccountsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSmVppAccounts:getSmVppAccounts", TypeShape.of(GetSmVppAccountsResult.class), args, Utilities.withVersion(options)); + public static Output getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopClientsManufacturersByUsage:getSummaryTopClientsManufacturersByUsage", TypeShape.of(GetSummaryTopClientsManufacturersByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10705,7 +13952,7 @@ public static CompletableFuture getSmVppAccountsPlain(Ge * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSnmpArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsManufacturersByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10719,11 +13966,14 @@ public static CompletableFuture getSmVppAccountsPlain(Ge * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSnmp(GetSnmpArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); + * ctx.export("merakiOrganizationsSummaryTopClientsManufacturersByUsageExample", example.applyValue(getSummaryTopClientsManufacturersByUsageResult -> getSummaryTopClientsManufacturersByUsageResult.items())); * } * } * } @@ -10731,8 +13981,8 @@ public static CompletableFuture getSmVppAccountsPlain(Ge * <!--End PulumiCodeChooser --> * */ - public static Output getSnmp(GetSnmpArgs args) { - return getSnmp(args, InvokeOptions.Empty); + public static Output getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopClientsManufacturersByUsage:getSummaryTopClientsManufacturersByUsage", TypeShape.of(GetSummaryTopClientsManufacturersByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10746,7 +13996,7 @@ public static Output getSnmp(GetSnmpArgs args) { * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSnmpArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsManufacturersByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10760,11 +14010,14 @@ public static Output getSnmp(GetSnmpArgs args) { * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSnmp(GetSnmpArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); + * ctx.export("merakiOrganizationsSummaryTopClientsManufacturersByUsageExample", example.applyValue(getSummaryTopClientsManufacturersByUsageResult -> getSummaryTopClientsManufacturersByUsageResult.items())); * } * } * } @@ -10772,8 +14025,8 @@ public static Output getSnmp(GetSnmpArgs args) { * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs args) { - return getSnmpPlain(args, InvokeOptions.Empty); + public static CompletableFuture getSummaryTopClientsManufacturersByUsagePlain(GetSummaryTopClientsManufacturersByUsagePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopClientsManufacturersByUsage:getSummaryTopClientsManufacturersByUsage", TypeShape.of(GetSummaryTopClientsManufacturersByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10787,7 +14040,7 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSnmpArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10801,11 +14054,14 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSnmp(GetSnmpArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); + * ctx.export("merakiOrganizationsSummaryTopDevicesByUsageExample", example.applyValue(getSummaryTopDevicesByUsageResult -> getSummaryTopDevicesByUsageResult.items())); * } * } * } @@ -10813,8 +14069,8 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * <!--End PulumiCodeChooser --> * */ - public static Output getSnmp(GetSnmpArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSnmp:getSnmp", TypeShape.of(GetSnmpResult.class), args, Utilities.withVersion(options)); + public static Output getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs args) { + return getSummaryTopDevicesByUsage(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10828,7 +14084,7 @@ public static Output getSnmp(GetSnmpArgs args, InvokeOptions opti * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSnmpArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10842,11 +14098,14 @@ public static Output getSnmp(GetSnmpArgs args, InvokeOptions opti * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSnmp(GetSnmpArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs.builder() * .organizationId("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSnmpExample", example.applyValue(getSnmpResult -> getSnmpResult.item())); + * ctx.export("merakiOrganizationsSummaryTopDevicesByUsageExample", example.applyValue(getSummaryTopDevicesByUsageResult -> getSummaryTopDevicesByUsageResult.items())); * } * } * } @@ -10854,8 +14113,8 @@ public static Output getSnmp(GetSnmpArgs args, InvokeOptions opti * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSnmp:getSnmp", TypeShape.of(GetSnmpResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSummaryTopDevicesByUsagePlain(GetSummaryTopDevicesByUsagePlainArgs args) { + return getSummaryTopDevicesByUsagePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -10869,7 +14128,7 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopAppliancesByUtilizationArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10883,14 +14142,14 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopAppliancesByUtilizationExample", example.applyValue(getSummaryTopAppliancesByUtilizationResult -> getSummaryTopAppliancesByUtilizationResult.items())); + * ctx.export("merakiOrganizationsSummaryTopDevicesByUsageExample", example.applyValue(getSummaryTopDevicesByUsageResult -> getSummaryTopDevicesByUsageResult.items())); * } * } * } @@ -10898,8 +14157,8 @@ public static CompletableFuture getSnmpPlain(GetSnmpPlainArgs arg * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs args) { - return getSummaryTopAppliancesByUtilization(args, InvokeOptions.Empty); + public static Output getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopDevicesByUsage:getSummaryTopDevicesByUsage", TypeShape.of(GetSummaryTopDevicesByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10913,7 +14172,7 @@ public static Output getSummaryTopAp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopAppliancesByUtilizationArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10927,14 +14186,14 @@ public static Output getSummaryTopAp * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopAppliancesByUtilizationExample", example.applyValue(getSummaryTopAppliancesByUtilizationResult -> getSummaryTopAppliancesByUtilizationResult.items())); + * ctx.export("merakiOrganizationsSummaryTopDevicesByUsageExample", example.applyValue(getSummaryTopDevicesByUsageResult -> getSummaryTopDevicesByUsageResult.items())); * } * } * } @@ -10942,8 +14201,8 @@ public static Output getSummaryTopAp * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopAppliancesByUtilizationPlain(GetSummaryTopAppliancesByUtilizationPlainArgs args) { - return getSummaryTopAppliancesByUtilizationPlain(args, InvokeOptions.Empty); + public static Output getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopDevicesByUsage:getSummaryTopDevicesByUsage", TypeShape.of(GetSummaryTopDevicesByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -10957,7 +14216,7 @@ public static CompletableFuture getS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopAppliancesByUtilizationArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -10971,14 +14230,14 @@ public static CompletableFuture getS * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopAppliancesByUtilizationExample", example.applyValue(getSummaryTopAppliancesByUtilizationResult -> getSummaryTopAppliancesByUtilizationResult.items())); + * ctx.export("merakiOrganizationsSummaryTopDevicesByUsageExample", example.applyValue(getSummaryTopDevicesByUsageResult -> getSummaryTopDevicesByUsageResult.items())); * } * } * } @@ -10986,8 +14245,8 @@ public static CompletableFuture getS * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopAppliancesByUtilization:getSummaryTopAppliancesByUtilization", TypeShape.of(GetSummaryTopAppliancesByUtilizationResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSummaryTopDevicesByUsagePlain(GetSummaryTopDevicesByUsagePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopDevicesByUsage:getSummaryTopDevicesByUsage", TypeShape.of(GetSummaryTopDevicesByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11001,7 +14260,7 @@ public static Output getSummaryTopAp * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopAppliancesByUtilizationArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesModelsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11015,14 +14274,14 @@ public static Output getSummaryTopAp * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopAppliancesByUtilization(GetSummaryTopAppliancesByUtilizationArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopAppliancesByUtilizationExample", example.applyValue(getSummaryTopAppliancesByUtilizationResult -> getSummaryTopAppliancesByUtilizationResult.items())); + * ctx.export("merakiOrganizationsSummaryTopDevicesModelsByUsageExample", example.applyValue(getSummaryTopDevicesModelsByUsageResult -> getSummaryTopDevicesModelsByUsageResult.items())); * } * } * } @@ -11030,8 +14289,8 @@ public static Output getSummaryTopAp * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopAppliancesByUtilizationPlain(GetSummaryTopAppliancesByUtilizationPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopAppliancesByUtilization:getSummaryTopAppliancesByUtilization", TypeShape.of(GetSummaryTopAppliancesByUtilizationResult.class), args, Utilities.withVersion(options)); + public static Output getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs args) { + return getSummaryTopDevicesModelsByUsage(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11045,7 +14304,7 @@ public static CompletableFuture getS * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesModelsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11059,14 +14318,14 @@ public static CompletableFuture getS * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopClientsByUsageExample", example.applyValue(getSummaryTopClientsByUsageResult -> getSummaryTopClientsByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopDevicesModelsByUsageExample", example.applyValue(getSummaryTopDevicesModelsByUsageResult -> getSummaryTopDevicesModelsByUsageResult.items())); * } * } * } @@ -11074,8 +14333,8 @@ public static CompletableFuture getS * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs args) { - return getSummaryTopClientsByUsage(args, InvokeOptions.Empty); + public static CompletableFuture getSummaryTopDevicesModelsByUsagePlain(GetSummaryTopDevicesModelsByUsagePlainArgs args) { + return getSummaryTopDevicesModelsByUsagePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11089,7 +14348,7 @@ public static Output getSummaryTopClientsByUs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesModelsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11103,14 +14362,14 @@ public static Output getSummaryTopClientsByUs * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopClientsByUsageExample", example.applyValue(getSummaryTopClientsByUsageResult -> getSummaryTopClientsByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopDevicesModelsByUsageExample", example.applyValue(getSummaryTopDevicesModelsByUsageResult -> getSummaryTopDevicesModelsByUsageResult.items())); * } * } * } @@ -11118,8 +14377,8 @@ public static Output getSummaryTopClientsByUs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopClientsByUsagePlain(GetSummaryTopClientsByUsagePlainArgs args) { - return getSummaryTopClientsByUsagePlain(args, InvokeOptions.Empty); + public static Output getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopDevicesModelsByUsage:getSummaryTopDevicesModelsByUsage", TypeShape.of(GetSummaryTopDevicesModelsByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11133,7 +14392,7 @@ public static CompletableFuture getSummaryTop * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesModelsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11147,14 +14406,14 @@ public static CompletableFuture getSummaryTop * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopClientsByUsageExample", example.applyValue(getSummaryTopClientsByUsageResult -> getSummaryTopClientsByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopDevicesModelsByUsageExample", example.applyValue(getSummaryTopDevicesModelsByUsageResult -> getSummaryTopDevicesModelsByUsageResult.items())); * } * } * } @@ -11162,8 +14421,8 @@ public static CompletableFuture getSummaryTop * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopClientsByUsage:getSummaryTopClientsByUsage", TypeShape.of(GetSummaryTopClientsByUsageResult.class), args, Utilities.withVersion(options)); + public static Output getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopDevicesModelsByUsage:getSummaryTopDevicesModelsByUsage", TypeShape.of(GetSummaryTopDevicesModelsByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11177,7 +14436,7 @@ public static Output getSummaryTopClientsByUs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesModelsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11191,14 +14450,14 @@ public static Output getSummaryTopClientsByUs * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopClientsByUsage(GetSummaryTopClientsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopClientsByUsageExample", example.applyValue(getSummaryTopClientsByUsageResult -> getSummaryTopClientsByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopDevicesModelsByUsageExample", example.applyValue(getSummaryTopDevicesModelsByUsageResult -> getSummaryTopDevicesModelsByUsageResult.items())); * } * } * } @@ -11206,8 +14465,8 @@ public static Output getSummaryTopClientsByUs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopClientsByUsagePlain(GetSummaryTopClientsByUsagePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopClientsByUsage:getSummaryTopClientsByUsage", TypeShape.of(GetSummaryTopClientsByUsageResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSummaryTopDevicesModelsByUsagePlain(GetSummaryTopDevicesModelsByUsagePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopDevicesModelsByUsage:getSummaryTopDevicesModelsByUsage", TypeShape.of(GetSummaryTopDevicesModelsByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11221,7 +14480,7 @@ public static CompletableFuture getSummaryTop * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsManufacturersByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopNetworksByStatusArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11235,14 +14494,14 @@ public static CompletableFuture getSummaryTop * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs.builder() + * .endingBefore("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopClientsManufacturersByUsageExample", example.applyValue(getSummaryTopClientsManufacturersByUsageResult -> getSummaryTopClientsManufacturersByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopNetworksByStatusExample", example.applyValue(getSummaryTopNetworksByStatusResult -> getSummaryTopNetworksByStatusResult.items())); * } * } * } @@ -11250,8 +14509,8 @@ public static CompletableFuture getSummaryTop * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs args) { - return getSummaryTopClientsManufacturersByUsage(args, InvokeOptions.Empty); + public static Output getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs args) { + return getSummaryTopNetworksByStatus(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11265,7 +14524,7 @@ public static Output getSummaryT * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsManufacturersByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopNetworksByStatusArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11279,14 +14538,14 @@ public static Output getSummaryT * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs.builder() + * .endingBefore("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopClientsManufacturersByUsageExample", example.applyValue(getSummaryTopClientsManufacturersByUsageResult -> getSummaryTopClientsManufacturersByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopNetworksByStatusExample", example.applyValue(getSummaryTopNetworksByStatusResult -> getSummaryTopNetworksByStatusResult.items())); * } * } * } @@ -11294,8 +14553,8 @@ public static Output getSummaryT * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopClientsManufacturersByUsagePlain(GetSummaryTopClientsManufacturersByUsagePlainArgs args) { - return getSummaryTopClientsManufacturersByUsagePlain(args, InvokeOptions.Empty); + public static CompletableFuture getSummaryTopNetworksByStatusPlain(GetSummaryTopNetworksByStatusPlainArgs args) { + return getSummaryTopNetworksByStatusPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11309,7 +14568,7 @@ public static CompletableFuture * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsManufacturersByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopNetworksByStatusArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11323,14 +14582,14 @@ public static CompletableFuture * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs.builder() + * .endingBefore("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopClientsManufacturersByUsageExample", example.applyValue(getSummaryTopClientsManufacturersByUsageResult -> getSummaryTopClientsManufacturersByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopNetworksByStatusExample", example.applyValue(getSummaryTopNetworksByStatusResult -> getSummaryTopNetworksByStatusResult.items())); * } * } * } @@ -11338,8 +14597,8 @@ public static CompletableFuture * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopClientsManufacturersByUsage:getSummaryTopClientsManufacturersByUsage", TypeShape.of(GetSummaryTopClientsManufacturersByUsageResult.class), args, Utilities.withVersion(options)); + public static Output getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopNetworksByStatus:getSummaryTopNetworksByStatus", TypeShape.of(GetSummaryTopNetworksByStatusResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11353,7 +14612,7 @@ public static Output getSummaryT * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopClientsManufacturersByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopNetworksByStatusArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11367,14 +14626,14 @@ public static Output getSummaryT * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopClientsManufacturersByUsage(GetSummaryTopClientsManufacturersByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs.builder() + * .endingBefore("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopClientsManufacturersByUsageExample", example.applyValue(getSummaryTopClientsManufacturersByUsageResult -> getSummaryTopClientsManufacturersByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopNetworksByStatusExample", example.applyValue(getSummaryTopNetworksByStatusResult -> getSummaryTopNetworksByStatusResult.items())); * } * } * } @@ -11382,8 +14641,8 @@ public static Output getSummaryT * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopClientsManufacturersByUsagePlain(GetSummaryTopClientsManufacturersByUsagePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopClientsManufacturersByUsage:getSummaryTopClientsManufacturersByUsage", TypeShape.of(GetSummaryTopClientsManufacturersByUsageResult.class), args, Utilities.withVersion(options)); + public static Output getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopNetworksByStatus:getSummaryTopNetworksByStatus", TypeShape.of(GetSummaryTopNetworksByStatusResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11397,7 +14656,7 @@ public static CompletableFuture * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopNetworksByStatusArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11411,14 +14670,14 @@ public static CompletableFuture * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs.builder() + * .endingBefore("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopDevicesByUsageExample", example.applyValue(getSummaryTopDevicesByUsageResult -> getSummaryTopDevicesByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopNetworksByStatusExample", example.applyValue(getSummaryTopNetworksByStatusResult -> getSummaryTopNetworksByStatusResult.items())); * } * } * } @@ -11426,8 +14685,8 @@ public static CompletableFuture * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs args) { - return getSummaryTopDevicesByUsage(args, InvokeOptions.Empty); + public static CompletableFuture getSummaryTopNetworksByStatusPlain(GetSummaryTopNetworksByStatusPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopNetworksByStatus:getSummaryTopNetworksByStatus", TypeShape.of(GetSummaryTopNetworksByStatusResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11441,7 +14700,7 @@ public static Output getSummaryTopDevicesByUs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSsidsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11455,14 +14714,14 @@ public static Output getSummaryTopDevicesByUs * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopDevicesByUsageExample", example.applyValue(getSummaryTopDevicesByUsageResult -> getSummaryTopDevicesByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopSsidsByUsageExample", example.applyValue(getSummaryTopSsidsByUsageResult -> getSummaryTopSsidsByUsageResult.items())); * } * } * } @@ -11470,8 +14729,8 @@ public static Output getSummaryTopDevicesByUs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopDevicesByUsagePlain(GetSummaryTopDevicesByUsagePlainArgs args) { - return getSummaryTopDevicesByUsagePlain(args, InvokeOptions.Empty); + public static Output getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs args) { + return getSummaryTopSsidsByUsage(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11485,7 +14744,7 @@ public static CompletableFuture getSummaryTop * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSsidsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11499,14 +14758,14 @@ public static CompletableFuture getSummaryTop * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopDevicesByUsageExample", example.applyValue(getSummaryTopDevicesByUsageResult -> getSummaryTopDevicesByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopSsidsByUsageExample", example.applyValue(getSummaryTopSsidsByUsageResult -> getSummaryTopSsidsByUsageResult.items())); * } * } * } @@ -11514,8 +14773,8 @@ public static CompletableFuture getSummaryTop * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopDevicesByUsage:getSummaryTopDevicesByUsage", TypeShape.of(GetSummaryTopDevicesByUsageResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSummaryTopSsidsByUsagePlain(GetSummaryTopSsidsByUsagePlainArgs args) { + return getSummaryTopSsidsByUsagePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11529,7 +14788,7 @@ public static Output getSummaryTopDevicesByUs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSsidsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11543,14 +14802,14 @@ public static Output getSummaryTopDevicesByUs * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopDevicesByUsage(GetSummaryTopDevicesByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopDevicesByUsageExample", example.applyValue(getSummaryTopDevicesByUsageResult -> getSummaryTopDevicesByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopSsidsByUsageExample", example.applyValue(getSummaryTopSsidsByUsageResult -> getSummaryTopSsidsByUsageResult.items())); * } * } * } @@ -11558,8 +14817,8 @@ public static Output getSummaryTopDevicesByUs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopDevicesByUsagePlain(GetSummaryTopDevicesByUsagePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopDevicesByUsage:getSummaryTopDevicesByUsage", TypeShape.of(GetSummaryTopDevicesByUsageResult.class), args, Utilities.withVersion(options)); + public static Output getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopSsidsByUsage:getSummaryTopSsidsByUsage", TypeShape.of(GetSummaryTopSsidsByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11573,7 +14832,7 @@ public static CompletableFuture getSummaryTop * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesModelsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSsidsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11587,14 +14846,14 @@ public static CompletableFuture getSummaryTop * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopDevicesModelsByUsageExample", example.applyValue(getSummaryTopDevicesModelsByUsageResult -> getSummaryTopDevicesModelsByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopSsidsByUsageExample", example.applyValue(getSummaryTopSsidsByUsageResult -> getSummaryTopSsidsByUsageResult.items())); * } * } * } @@ -11602,8 +14861,8 @@ public static CompletableFuture getSummaryTop * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs args) { - return getSummaryTopDevicesModelsByUsage(args, InvokeOptions.Empty); + public static Output getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopSsidsByUsage:getSummaryTopSsidsByUsage", TypeShape.of(GetSummaryTopSsidsByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11617,7 +14876,7 @@ public static Output getSummaryTopDevic * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesModelsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSsidsByUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11631,14 +14890,14 @@ public static Output getSummaryTopDevic * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopDevicesModelsByUsageExample", example.applyValue(getSummaryTopDevicesModelsByUsageResult -> getSummaryTopDevicesModelsByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopSsidsByUsageExample", example.applyValue(getSummaryTopSsidsByUsageResult -> getSummaryTopSsidsByUsageResult.items())); * } * } * } @@ -11646,8 +14905,8 @@ public static Output getSummaryTopDevic * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopDevicesModelsByUsagePlain(GetSummaryTopDevicesModelsByUsagePlainArgs args) { - return getSummaryTopDevicesModelsByUsagePlain(args, InvokeOptions.Empty); + public static CompletableFuture getSummaryTopSsidsByUsagePlain(GetSummaryTopSsidsByUsagePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopSsidsByUsage:getSummaryTopSsidsByUsage", TypeShape.of(GetSummaryTopSsidsByUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11661,7 +14920,7 @@ public static CompletableFuture getSumm * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesModelsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSwitchesByEnergyUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11675,14 +14934,14 @@ public static CompletableFuture getSumm * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopDevicesModelsByUsageExample", example.applyValue(getSummaryTopDevicesModelsByUsageResult -> getSummaryTopDevicesModelsByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopSwitchesByEnergyUsageExample", example.applyValue(getSummaryTopSwitchesByEnergyUsageResult -> getSummaryTopSwitchesByEnergyUsageResult.items())); * } * } * } @@ -11690,8 +14949,8 @@ public static CompletableFuture getSumm * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopDevicesModelsByUsage:getSummaryTopDevicesModelsByUsage", TypeShape.of(GetSummaryTopDevicesModelsByUsageResult.class), args, Utilities.withVersion(options)); + public static Output getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs args) { + return getSummaryTopSwitchesByEnergyUsage(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11705,7 +14964,7 @@ public static Output getSummaryTopDevic * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopDevicesModelsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSwitchesByEnergyUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11719,14 +14978,14 @@ public static Output getSummaryTopDevic * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopDevicesModelsByUsage(GetSummaryTopDevicesModelsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs.builder() * .organizationId("string") * .t0("string") * .t1("string") * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopDevicesModelsByUsageExample", example.applyValue(getSummaryTopDevicesModelsByUsageResult -> getSummaryTopDevicesModelsByUsageResult.items())); + * ctx.export("merakiOrganizationsSummaryTopSwitchesByEnergyUsageExample", example.applyValue(getSummaryTopSwitchesByEnergyUsageResult -> getSummaryTopSwitchesByEnergyUsageResult.items())); * } * } * } @@ -11734,8 +14993,8 @@ public static Output getSummaryTopDevic * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopDevicesModelsByUsagePlain(GetSummaryTopDevicesModelsByUsagePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopDevicesModelsByUsage:getSummaryTopDevicesModelsByUsage", TypeShape.of(GetSummaryTopDevicesModelsByUsageResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSummaryTopSwitchesByEnergyUsagePlain(GetSummaryTopSwitchesByEnergyUsagePlainArgs args) { + return getSummaryTopSwitchesByEnergyUsagePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11749,7 +15008,7 @@ public static CompletableFuture getSumm * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopNetworksByStatusArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSwitchesByEnergyUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11763,14 +15022,14 @@ public static CompletableFuture getSumm * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs.builder() - * .endingBefore("string") + * final var example = OrganizationsFunctions.getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopNetworksByStatusExample", example.applyValue(getSummaryTopNetworksByStatusResult -> getSummaryTopNetworksByStatusResult.items())); + * ctx.export("merakiOrganizationsSummaryTopSwitchesByEnergyUsageExample", example.applyValue(getSummaryTopSwitchesByEnergyUsageResult -> getSummaryTopSwitchesByEnergyUsageResult.items())); * } * } * } @@ -11778,8 +15037,8 @@ public static CompletableFuture getSumm * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs args) { - return getSummaryTopNetworksByStatus(args, InvokeOptions.Empty); + public static Output getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopSwitchesByEnergyUsage:getSummaryTopSwitchesByEnergyUsage", TypeShape.of(GetSummaryTopSwitchesByEnergyUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11793,7 +15052,7 @@ public static Output getSummaryTopNetworksB * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopNetworksByStatusArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSwitchesByEnergyUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11807,14 +15066,14 @@ public static Output getSummaryTopNetworksB * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs.builder() - * .endingBefore("string") + * final var example = OrganizationsFunctions.getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopNetworksByStatusExample", example.applyValue(getSummaryTopNetworksByStatusResult -> getSummaryTopNetworksByStatusResult.items())); + * ctx.export("merakiOrganizationsSummaryTopSwitchesByEnergyUsageExample", example.applyValue(getSummaryTopSwitchesByEnergyUsageResult -> getSummaryTopSwitchesByEnergyUsageResult.items())); * } * } * } @@ -11822,8 +15081,8 @@ public static Output getSummaryTopNetworksB * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopNetworksByStatusPlain(GetSummaryTopNetworksByStatusPlainArgs args) { - return getSummaryTopNetworksByStatusPlain(args, InvokeOptions.Empty); + public static Output getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopSwitchesByEnergyUsage:getSummaryTopSwitchesByEnergyUsage", TypeShape.of(GetSummaryTopSwitchesByEnergyUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11837,7 +15096,7 @@ public static CompletableFuture getSummaryT * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopNetworksByStatusArgs; + * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSwitchesByEnergyUsageArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11850,15 +15109,15 @@ public static CompletableFuture getSummaryT * Pulumi.run(App::stack); * } * - * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs.builder() - * .endingBefore("string") + * public static void stack(Context ctx) { + * final var example = OrganizationsFunctions.getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs.builder() * .organizationId("string") - * .perPage(1) - * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsSummaryTopNetworksByStatusExample", example.applyValue(getSummaryTopNetworksByStatusResult -> getSummaryTopNetworksByStatusResult.items())); + * ctx.export("merakiOrganizationsSummaryTopSwitchesByEnergyUsageExample", example.applyValue(getSummaryTopSwitchesByEnergyUsageResult -> getSummaryTopSwitchesByEnergyUsageResult.items())); * } * } * } @@ -11866,8 +15125,8 @@ public static CompletableFuture getSummaryT * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopNetworksByStatus:getSummaryTopNetworksByStatus", TypeShape.of(GetSummaryTopNetworksByStatusResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSummaryTopSwitchesByEnergyUsagePlain(GetSummaryTopSwitchesByEnergyUsagePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopSwitchesByEnergyUsage:getSummaryTopSwitchesByEnergyUsage", TypeShape.of(GetSummaryTopSwitchesByEnergyUsageResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -11881,7 +15140,7 @@ public static Output getSummaryTopNetworksB * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopNetworksByStatusArgs; + * import com.pulumi.meraki.organizations.inputs.GetSwitchPortsBySwitchArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11895,14 +15154,22 @@ public static Output getSummaryTopNetworksB * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopNetworksByStatus(GetSummaryTopNetworksByStatusArgs.builder() + * final var example = OrganizationsFunctions.getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs.builder() + * .configurationUpdatedAfter("string") * .endingBefore("string") + * .mac("string") + * .macs("string") + * .name("string") + * .networkIds("string") * .organizationId("string") * .perPage(1) + * .portProfileIds("string") + * .serial("string") + * .serials("string") * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopNetworksByStatusExample", example.applyValue(getSummaryTopNetworksByStatusResult -> getSummaryTopNetworksByStatusResult.items())); + * ctx.export("merakiOrganizationsSwitchPortsBySwitchExample", example.applyValue(getSwitchPortsBySwitchResult -> getSwitchPortsBySwitchResult.items())); * } * } * } @@ -11910,8 +15177,8 @@ public static Output getSummaryTopNetworksB * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopNetworksByStatusPlain(GetSummaryTopNetworksByStatusPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopNetworksByStatus:getSummaryTopNetworksByStatus", TypeShape.of(GetSummaryTopNetworksByStatusResult.class), args, Utilities.withVersion(options)); + public static Output getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs args) { + return getSwitchPortsBySwitch(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11925,7 +15192,7 @@ public static CompletableFuture getSummaryT * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSsidsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSwitchPortsBySwitchArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11939,14 +15206,22 @@ public static CompletableFuture getSummaryT * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs.builder() + * .configurationUpdatedAfter("string") + * .endingBefore("string") + * .mac("string") + * .macs("string") + * .name("string") + * .networkIds("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .portProfileIds("string") + * .serial("string") + * .serials("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopSsidsByUsageExample", example.applyValue(getSummaryTopSsidsByUsageResult -> getSummaryTopSsidsByUsageResult.items())); + * ctx.export("merakiOrganizationsSwitchPortsBySwitchExample", example.applyValue(getSwitchPortsBySwitchResult -> getSwitchPortsBySwitchResult.items())); * } * } * } @@ -11954,8 +15229,8 @@ public static CompletableFuture getSummaryT * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs args) { - return getSummaryTopSsidsByUsage(args, InvokeOptions.Empty); + public static CompletableFuture getSwitchPortsBySwitchPlain(GetSwitchPortsBySwitchPlainArgs args) { + return getSwitchPortsBySwitchPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -11969,7 +15244,7 @@ public static Output getSummaryTopSsidsByUsage( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSsidsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSwitchPortsBySwitchArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -11983,14 +15258,22 @@ public static Output getSummaryTopSsidsByUsage( * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs.builder() + * .configurationUpdatedAfter("string") + * .endingBefore("string") + * .mac("string") + * .macs("string") + * .name("string") + * .networkIds("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .portProfileIds("string") + * .serial("string") + * .serials("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopSsidsByUsageExample", example.applyValue(getSummaryTopSsidsByUsageResult -> getSummaryTopSsidsByUsageResult.items())); + * ctx.export("merakiOrganizationsSwitchPortsBySwitchExample", example.applyValue(getSwitchPortsBySwitchResult -> getSwitchPortsBySwitchResult.items())); * } * } * } @@ -11998,8 +15281,8 @@ public static Output getSummaryTopSsidsByUsage( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopSsidsByUsagePlain(GetSummaryTopSsidsByUsagePlainArgs args) { - return getSummaryTopSsidsByUsagePlain(args, InvokeOptions.Empty); + public static Output getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSwitchPortsBySwitch:getSwitchPortsBySwitch", TypeShape.of(GetSwitchPortsBySwitchResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12013,7 +15296,7 @@ public static CompletableFuture getSummaryTopSs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSsidsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSwitchPortsBySwitchArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12027,14 +15310,22 @@ public static CompletableFuture getSummaryTopSs * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs.builder() + * .configurationUpdatedAfter("string") + * .endingBefore("string") + * .mac("string") + * .macs("string") + * .name("string") + * .networkIds("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .portProfileIds("string") + * .serial("string") + * .serials("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopSsidsByUsageExample", example.applyValue(getSummaryTopSsidsByUsageResult -> getSummaryTopSsidsByUsageResult.items())); + * ctx.export("merakiOrganizationsSwitchPortsBySwitchExample", example.applyValue(getSwitchPortsBySwitchResult -> getSwitchPortsBySwitchResult.items())); * } * } * } @@ -12042,8 +15333,8 @@ public static CompletableFuture getSummaryTopSs * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopSsidsByUsage:getSummaryTopSsidsByUsage", TypeShape.of(GetSummaryTopSsidsByUsageResult.class), args, Utilities.withVersion(options)); + public static Output getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getSwitchPortsBySwitch:getSwitchPortsBySwitch", TypeShape.of(GetSwitchPortsBySwitchResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12057,7 +15348,7 @@ public static Output getSummaryTopSsidsByUsage( * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSsidsByUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetSwitchPortsBySwitchArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12071,14 +15362,22 @@ public static Output getSummaryTopSsidsByUsage( * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopSsidsByUsage(GetSummaryTopSsidsByUsageArgs.builder() + * final var example = OrganizationsFunctions.getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs.builder() + * .configurationUpdatedAfter("string") + * .endingBefore("string") + * .mac("string") + * .macs("string") + * .name("string") + * .networkIds("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .portProfileIds("string") + * .serial("string") + * .serials("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopSsidsByUsageExample", example.applyValue(getSummaryTopSsidsByUsageResult -> getSummaryTopSsidsByUsageResult.items())); + * ctx.export("merakiOrganizationsSwitchPortsBySwitchExample", example.applyValue(getSwitchPortsBySwitchResult -> getSwitchPortsBySwitchResult.items())); * } * } * } @@ -12086,8 +15385,8 @@ public static Output getSummaryTopSsidsByUsage( * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopSsidsByUsagePlain(GetSummaryTopSsidsByUsagePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopSsidsByUsage:getSummaryTopSsidsByUsage", TypeShape.of(GetSummaryTopSsidsByUsageResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getSwitchPortsBySwitchPlain(GetSwitchPortsBySwitchPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getSwitchPortsBySwitch:getSwitchPortsBySwitch", TypeShape.of(GetSwitchPortsBySwitchResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12101,7 +15400,7 @@ public static CompletableFuture getSummaryTopSs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSwitchesByEnergyUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetUplinksStatusesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12115,14 +15414,17 @@ public static CompletableFuture getSummaryTopSs * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs.builder() + * final var example = OrganizationsFunctions.getUplinksStatuses(GetUplinksStatusesArgs.builder() + * .endingBefore("string") + * .iccids("string") + * .networkIds("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .serials("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopSwitchesByEnergyUsageExample", example.applyValue(getSummaryTopSwitchesByEnergyUsageResult -> getSummaryTopSwitchesByEnergyUsageResult.items())); + * ctx.export("merakiOrganizationsUplinksStatusesExample", example.applyValue(getUplinksStatusesResult -> getUplinksStatusesResult.items())); * } * } * } @@ -12130,8 +15432,8 @@ public static CompletableFuture getSummaryTopSs * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs args) { - return getSummaryTopSwitchesByEnergyUsage(args, InvokeOptions.Empty); + public static Output getUplinksStatuses(GetUplinksStatusesArgs args) { + return getUplinksStatuses(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12145,7 +15447,7 @@ public static Output getSummaryTopSwit * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSwitchesByEnergyUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetUplinksStatusesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12159,14 +15461,17 @@ public static Output getSummaryTopSwit * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs.builder() + * final var example = OrganizationsFunctions.getUplinksStatuses(GetUplinksStatusesArgs.builder() + * .endingBefore("string") + * .iccids("string") + * .networkIds("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .serials("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopSwitchesByEnergyUsageExample", example.applyValue(getSummaryTopSwitchesByEnergyUsageResult -> getSummaryTopSwitchesByEnergyUsageResult.items())); + * ctx.export("merakiOrganizationsUplinksStatusesExample", example.applyValue(getUplinksStatusesResult -> getUplinksStatusesResult.items())); * } * } * } @@ -12174,8 +15479,8 @@ public static Output getSummaryTopSwit * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopSwitchesByEnergyUsagePlain(GetSummaryTopSwitchesByEnergyUsagePlainArgs args) { - return getSummaryTopSwitchesByEnergyUsagePlain(args, InvokeOptions.Empty); + public static CompletableFuture getUplinksStatusesPlain(GetUplinksStatusesPlainArgs args) { + return getUplinksStatusesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12189,7 +15494,7 @@ public static CompletableFuture getSum * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSwitchesByEnergyUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetUplinksStatusesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12203,14 +15508,17 @@ public static CompletableFuture getSum * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs.builder() + * final var example = OrganizationsFunctions.getUplinksStatuses(GetUplinksStatusesArgs.builder() + * .endingBefore("string") + * .iccids("string") + * .networkIds("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .serials("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopSwitchesByEnergyUsageExample", example.applyValue(getSummaryTopSwitchesByEnergyUsageResult -> getSummaryTopSwitchesByEnergyUsageResult.items())); + * ctx.export("merakiOrganizationsUplinksStatusesExample", example.applyValue(getUplinksStatusesResult -> getUplinksStatusesResult.items())); * } * } * } @@ -12218,8 +15526,8 @@ public static CompletableFuture getSum * <!--End PulumiCodeChooser --> * */ - public static Output getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSummaryTopSwitchesByEnergyUsage:getSummaryTopSwitchesByEnergyUsage", TypeShape.of(GetSummaryTopSwitchesByEnergyUsageResult.class), args, Utilities.withVersion(options)); + public static Output getUplinksStatuses(GetUplinksStatusesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getUplinksStatuses:getUplinksStatuses", TypeShape.of(GetUplinksStatusesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12233,7 +15541,7 @@ public static Output getSummaryTopSwit * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSummaryTopSwitchesByEnergyUsageArgs; + * import com.pulumi.meraki.organizations.inputs.GetUplinksStatusesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12247,14 +15555,17 @@ public static Output getSummaryTopSwit * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSummaryTopSwitchesByEnergyUsage(GetSummaryTopSwitchesByEnergyUsageArgs.builder() + * final var example = OrganizationsFunctions.getUplinksStatuses(GetUplinksStatusesArgs.builder() + * .endingBefore("string") + * .iccids("string") + * .networkIds("string") * .organizationId("string") - * .t0("string") - * .t1("string") - * .timespan(1) + * .perPage(1) + * .serials("string") + * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSummaryTopSwitchesByEnergyUsageExample", example.applyValue(getSummaryTopSwitchesByEnergyUsageResult -> getSummaryTopSwitchesByEnergyUsageResult.items())); + * ctx.export("merakiOrganizationsUplinksStatusesExample", example.applyValue(getUplinksStatusesResult -> getUplinksStatusesResult.items())); * } * } * } @@ -12262,8 +15573,8 @@ public static Output getSummaryTopSwit * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSummaryTopSwitchesByEnergyUsagePlain(GetSummaryTopSwitchesByEnergyUsagePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSummaryTopSwitchesByEnergyUsage:getSummaryTopSwitchesByEnergyUsage", TypeShape.of(GetSummaryTopSwitchesByEnergyUsageResult.class), args, Utilities.withVersion(options)); + public static Output getUplinksStatuses(GetUplinksStatusesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getUplinksStatuses:getUplinksStatuses", TypeShape.of(GetUplinksStatusesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12277,7 +15588,7 @@ public static CompletableFuture getSum * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSwitchPortsBySwitchArgs; + * import com.pulumi.meraki.organizations.inputs.GetUplinksStatusesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12291,22 +15602,17 @@ public static CompletableFuture getSum * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs.builder() - * .configurationUpdatedAfter("string") + * final var example = OrganizationsFunctions.getUplinksStatuses(GetUplinksStatusesArgs.builder() * .endingBefore("string") - * .mac("string") - * .macs("string") - * .name("string") + * .iccids("string") * .networkIds("string") * .organizationId("string") * .perPage(1) - * .portProfileIds("string") - * .serial("string") * .serials("string") * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSwitchPortsBySwitchExample", example.applyValue(getSwitchPortsBySwitchResult -> getSwitchPortsBySwitchResult.items())); + * ctx.export("merakiOrganizationsUplinksStatusesExample", example.applyValue(getUplinksStatusesResult -> getUplinksStatusesResult.items())); * } * } * } @@ -12314,8 +15620,8 @@ public static CompletableFuture getSum * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs args) { - return getSwitchPortsBySwitch(args, InvokeOptions.Empty); + public static CompletableFuture getUplinksStatusesPlain(GetUplinksStatusesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getUplinksStatuses:getUplinksStatuses", TypeShape.of(GetUplinksStatusesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12329,7 +15635,7 @@ public static Output getSwitchPortsBySwitch(GetSwi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSwitchPortsBySwitchArgs; + * import com.pulumi.meraki.organizations.inputs.GetWebhooksCallbacksStatusesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12343,22 +15649,12 @@ public static Output getSwitchPortsBySwitch(GetSwi * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs.builder() - * .configurationUpdatedAfter("string") - * .endingBefore("string") - * .mac("string") - * .macs("string") - * .name("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs.builder() + * .callbackId("string") * .organizationId("string") - * .perPage(1) - * .portProfileIds("string") - * .serial("string") - * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSwitchPortsBySwitchExample", example.applyValue(getSwitchPortsBySwitchResult -> getSwitchPortsBySwitchResult.items())); + * ctx.export("merakiOrganizationsWebhooksCallbacksStatusesExample", example.applyValue(getWebhooksCallbacksStatusesResult -> getWebhooksCallbacksStatusesResult.item())); * } * } * } @@ -12366,8 +15662,8 @@ public static Output getSwitchPortsBySwitch(GetSwi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchPortsBySwitchPlain(GetSwitchPortsBySwitchPlainArgs args) { - return getSwitchPortsBySwitchPlain(args, InvokeOptions.Empty); + public static Output getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs args) { + return getWebhooksCallbacksStatuses(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12381,7 +15677,7 @@ public static CompletableFuture getSwitchPortsBySw * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSwitchPortsBySwitchArgs; + * import com.pulumi.meraki.organizations.inputs.GetWebhooksCallbacksStatusesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12394,23 +15690,13 @@ public static CompletableFuture getSwitchPortsBySw * Pulumi.run(App::stack); * } * - * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs.builder() - * .configurationUpdatedAfter("string") - * .endingBefore("string") - * .mac("string") - * .macs("string") - * .name("string") - * .networkIds("string") - * .organizationId("string") - * .perPage(1) - * .portProfileIds("string") - * .serial("string") - * .serials("string") - * .startingAfter("string") + * public static void stack(Context ctx) { + * final var example = OrganizationsFunctions.getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs.builder() + * .callbackId("string") + * .organizationId("string") * .build()); * - * ctx.export("merakiOrganizationsSwitchPortsBySwitchExample", example.applyValue(getSwitchPortsBySwitchResult -> getSwitchPortsBySwitchResult.items())); + * ctx.export("merakiOrganizationsWebhooksCallbacksStatusesExample", example.applyValue(getWebhooksCallbacksStatusesResult -> getWebhooksCallbacksStatusesResult.item())); * } * } * } @@ -12418,8 +15704,8 @@ public static CompletableFuture getSwitchPortsBySw * <!--End PulumiCodeChooser --> * */ - public static Output getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getSwitchPortsBySwitch:getSwitchPortsBySwitch", TypeShape.of(GetSwitchPortsBySwitchResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWebhooksCallbacksStatusesPlain(GetWebhooksCallbacksStatusesPlainArgs args) { + return getWebhooksCallbacksStatusesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12433,7 +15719,7 @@ public static Output getSwitchPortsBySwitch(GetSwi * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetSwitchPortsBySwitchArgs; + * import com.pulumi.meraki.organizations.inputs.GetWebhooksCallbacksStatusesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12447,22 +15733,12 @@ public static Output getSwitchPortsBySwitch(GetSwi * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getSwitchPortsBySwitch(GetSwitchPortsBySwitchArgs.builder() - * .configurationUpdatedAfter("string") - * .endingBefore("string") - * .mac("string") - * .macs("string") - * .name("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs.builder() + * .callbackId("string") * .organizationId("string") - * .perPage(1) - * .portProfileIds("string") - * .serial("string") - * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsSwitchPortsBySwitchExample", example.applyValue(getSwitchPortsBySwitchResult -> getSwitchPortsBySwitchResult.items())); + * ctx.export("merakiOrganizationsWebhooksCallbacksStatusesExample", example.applyValue(getWebhooksCallbacksStatusesResult -> getWebhooksCallbacksStatusesResult.item())); * } * } * } @@ -12470,8 +15746,8 @@ public static Output getSwitchPortsBySwitch(GetSwi * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getSwitchPortsBySwitchPlain(GetSwitchPortsBySwitchPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getSwitchPortsBySwitch:getSwitchPortsBySwitch", TypeShape.of(GetSwitchPortsBySwitchResult.class), args, Utilities.withVersion(options)); + public static Output getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWebhooksCallbacksStatuses:getWebhooksCallbacksStatuses", TypeShape.of(GetWebhooksCallbacksStatusesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12485,7 +15761,7 @@ public static CompletableFuture getSwitchPortsBySw * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetUplinksStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetWebhooksCallbacksStatusesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12499,17 +15775,12 @@ public static CompletableFuture getSwitchPortsBySw * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getUplinksStatuses(GetUplinksStatusesArgs.builder() - * .endingBefore("string") - * .iccids("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs.builder() + * .callbackId("string") * .organizationId("string") - * .perPage(1) - * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsUplinksStatusesExample", example.applyValue(getUplinksStatusesResult -> getUplinksStatusesResult.items())); + * ctx.export("merakiOrganizationsWebhooksCallbacksStatusesExample", example.applyValue(getWebhooksCallbacksStatusesResult -> getWebhooksCallbacksStatusesResult.item())); * } * } * } @@ -12517,8 +15788,8 @@ public static CompletableFuture getSwitchPortsBySw * <!--End PulumiCodeChooser --> * */ - public static Output getUplinksStatuses(GetUplinksStatusesArgs args) { - return getUplinksStatuses(args, InvokeOptions.Empty); + public static Output getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWebhooksCallbacksStatuses:getWebhooksCallbacksStatuses", TypeShape.of(GetWebhooksCallbacksStatusesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12532,7 +15803,7 @@ public static Output getUplinksStatuses(GetUplinksStat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetUplinksStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetWebhooksCallbacksStatusesArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12546,17 +15817,12 @@ public static Output getUplinksStatuses(GetUplinksStat * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getUplinksStatuses(GetUplinksStatusesArgs.builder() - * .endingBefore("string") - * .iccids("string") - * .networkIds("string") + * final var example = OrganizationsFunctions.getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs.builder() + * .callbackId("string") * .organizationId("string") - * .perPage(1) - * .serials("string") - * .startingAfter("string") * .build()); * - * ctx.export("merakiOrganizationsUplinksStatusesExample", example.applyValue(getUplinksStatusesResult -> getUplinksStatusesResult.items())); + * ctx.export("merakiOrganizationsWebhooksCallbacksStatusesExample", example.applyValue(getWebhooksCallbacksStatusesResult -> getWebhooksCallbacksStatusesResult.item())); * } * } * } @@ -12564,8 +15830,8 @@ public static Output getUplinksStatuses(GetUplinksStat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getUplinksStatusesPlain(GetUplinksStatusesPlainArgs args) { - return getUplinksStatusesPlain(args, InvokeOptions.Empty); + public static CompletableFuture getWebhooksCallbacksStatusesPlain(GetWebhooksCallbacksStatusesPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getWebhooksCallbacksStatuses:getWebhooksCallbacksStatuses", TypeShape.of(GetWebhooksCallbacksStatusesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12579,7 +15845,7 @@ public static CompletableFuture getUplinksStatusesPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetUplinksStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetWebhooksLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12593,17 +15859,18 @@ public static CompletableFuture getUplinksStatusesPlai * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getUplinksStatuses(GetUplinksStatusesArgs.builder() + * final var example = OrganizationsFunctions.getWebhooksLogs(GetWebhooksLogsArgs.builder() * .endingBefore("string") - * .iccids("string") - * .networkIds("string") * .organizationId("string") * .perPage(1) - * .serials("string") * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .url("string") * .build()); * - * ctx.export("merakiOrganizationsUplinksStatusesExample", example.applyValue(getUplinksStatusesResult -> getUplinksStatusesResult.items())); + * ctx.export("merakiOrganizationsWebhooksLogsExample", example.applyValue(getWebhooksLogsResult -> getWebhooksLogsResult.items())); * } * } * } @@ -12611,8 +15878,8 @@ public static CompletableFuture getUplinksStatusesPlai * <!--End PulumiCodeChooser --> * */ - public static Output getUplinksStatuses(GetUplinksStatusesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getUplinksStatuses:getUplinksStatuses", TypeShape.of(GetUplinksStatusesResult.class), args, Utilities.withVersion(options)); + public static Output getWebhooksLogs(GetWebhooksLogsArgs args) { + return getWebhooksLogs(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12626,7 +15893,7 @@ public static Output getUplinksStatuses(GetUplinksStat * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetUplinksStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetWebhooksLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12640,17 +15907,18 @@ public static Output getUplinksStatuses(GetUplinksStat * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getUplinksStatuses(GetUplinksStatusesArgs.builder() + * final var example = OrganizationsFunctions.getWebhooksLogs(GetWebhooksLogsArgs.builder() * .endingBefore("string") - * .iccids("string") - * .networkIds("string") * .organizationId("string") * .perPage(1) - * .serials("string") * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .url("string") * .build()); * - * ctx.export("merakiOrganizationsUplinksStatusesExample", example.applyValue(getUplinksStatusesResult -> getUplinksStatusesResult.items())); + * ctx.export("merakiOrganizationsWebhooksLogsExample", example.applyValue(getWebhooksLogsResult -> getWebhooksLogsResult.items())); * } * } * } @@ -12658,8 +15926,8 @@ public static Output getUplinksStatuses(GetUplinksStat * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getUplinksStatusesPlain(GetUplinksStatusesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getUplinksStatuses:getUplinksStatuses", TypeShape.of(GetUplinksStatusesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWebhooksLogsPlain(GetWebhooksLogsPlainArgs args) { + return getWebhooksLogsPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12673,7 +15941,7 @@ public static CompletableFuture getUplinksStatusesPlai * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWebhooksCallbacksStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetWebhooksLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12687,12 +15955,18 @@ public static CompletableFuture getUplinksStatusesPlai * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs.builder() - * .callbackId("string") + * final var example = OrganizationsFunctions.getWebhooksLogs(GetWebhooksLogsArgs.builder() + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .url("string") * .build()); * - * ctx.export("merakiOrganizationsWebhooksCallbacksStatusesExample", example.applyValue(getWebhooksCallbacksStatusesResult -> getWebhooksCallbacksStatusesResult.item())); + * ctx.export("merakiOrganizationsWebhooksLogsExample", example.applyValue(getWebhooksLogsResult -> getWebhooksLogsResult.items())); * } * } * } @@ -12700,8 +15974,8 @@ public static CompletableFuture getUplinksStatusesPlai * <!--End PulumiCodeChooser --> * */ - public static Output getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs args) { - return getWebhooksCallbacksStatuses(args, InvokeOptions.Empty); + public static Output getWebhooksLogs(GetWebhooksLogsArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWebhooksLogs:getWebhooksLogs", TypeShape.of(GetWebhooksLogsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12715,7 +15989,7 @@ public static Output getWebhooksCallbacksSta * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWebhooksCallbacksStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetWebhooksLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12729,12 +16003,18 @@ public static Output getWebhooksCallbacksSta * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs.builder() - * .callbackId("string") + * final var example = OrganizationsFunctions.getWebhooksLogs(GetWebhooksLogsArgs.builder() + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .url("string") * .build()); * - * ctx.export("merakiOrganizationsWebhooksCallbacksStatusesExample", example.applyValue(getWebhooksCallbacksStatusesResult -> getWebhooksCallbacksStatusesResult.item())); + * ctx.export("merakiOrganizationsWebhooksLogsExample", example.applyValue(getWebhooksLogsResult -> getWebhooksLogsResult.items())); * } * } * } @@ -12742,8 +16022,8 @@ public static Output getWebhooksCallbacksSta * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWebhooksCallbacksStatusesPlain(GetWebhooksCallbacksStatusesPlainArgs args) { - return getWebhooksCallbacksStatusesPlain(args, InvokeOptions.Empty); + public static Output getWebhooksLogs(GetWebhooksLogsArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWebhooksLogs:getWebhooksLogs", TypeShape.of(GetWebhooksLogsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12757,7 +16037,7 @@ public static CompletableFuture getWebhooksC * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWebhooksCallbacksStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetWebhooksLogsArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12771,12 +16051,18 @@ public static CompletableFuture getWebhooksC * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs.builder() - * .callbackId("string") + * final var example = OrganizationsFunctions.getWebhooksLogs(GetWebhooksLogsArgs.builder() + * .endingBefore("string") * .organizationId("string") + * .perPage(1) + * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) + * .url("string") * .build()); * - * ctx.export("merakiOrganizationsWebhooksCallbacksStatusesExample", example.applyValue(getWebhooksCallbacksStatusesResult -> getWebhooksCallbacksStatusesResult.item())); + * ctx.export("merakiOrganizationsWebhooksLogsExample", example.applyValue(getWebhooksLogsResult -> getWebhooksLogsResult.items())); * } * } * } @@ -12784,8 +16070,8 @@ public static CompletableFuture getWebhooksC * <!--End PulumiCodeChooser --> * */ - public static Output getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getWebhooksCallbacksStatuses:getWebhooksCallbacksStatuses", TypeShape.of(GetWebhooksCallbacksStatusesResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWebhooksLogsPlain(GetWebhooksLogsPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getWebhooksLogs:getWebhooksLogs", TypeShape.of(GetWebhooksLogsResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12799,7 +16085,7 @@ public static Output getWebhooksCallbacksSta * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWebhooksCallbacksStatusesArgs; + * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12813,12 +16099,20 @@ public static Output getWebhooksCallbacksSta * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWebhooksCallbacksStatuses(GetWebhooksCallbacksStatusesArgs.builder() - * .callbackId("string") + * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs.builder() + * .endingBefore("string") + * .interval(1) + * .networkIds("string") * .organizationId("string") + * .perPage(1) + * .serials("string") + * .startingAfter("string") + * .t0("string") + * .t1("string") + * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsWebhooksCallbacksStatusesExample", example.applyValue(getWebhooksCallbacksStatusesResult -> getWebhooksCallbacksStatusesResult.item())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByDeviceExample", example.applyValue(getWirelessDevicesChannelUtilizationByDeviceResult -> getWirelessDevicesChannelUtilizationByDeviceResult.items())); * } * } * } @@ -12826,8 +16120,8 @@ public static Output getWebhooksCallbacksSta * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWebhooksCallbacksStatusesPlain(GetWebhooksCallbacksStatusesPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getWebhooksCallbacksStatuses:getWebhooksCallbacksStatuses", TypeShape.of(GetWebhooksCallbacksStatusesResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs args) { + return getWirelessDevicesChannelUtilizationByDevice(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12841,7 +16135,7 @@ public static CompletableFuture getWebhooksC * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWebhooksLogsArgs; + * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12855,18 +16149,20 @@ public static CompletableFuture getWebhooksC * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWebhooksLogs(GetWebhooksLogsArgs.builder() + * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs.builder() * .endingBefore("string") + * .interval(1) + * .networkIds("string") * .organizationId("string") * .perPage(1) + * .serials("string") * .startingAfter("string") * .t0("string") * .t1("string") * .timespan(1) - * .url("string") * .build()); * - * ctx.export("merakiOrganizationsWebhooksLogsExample", example.applyValue(getWebhooksLogsResult -> getWebhooksLogsResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByDeviceExample", example.applyValue(getWirelessDevicesChannelUtilizationByDeviceResult -> getWirelessDevicesChannelUtilizationByDeviceResult.items())); * } * } * } @@ -12874,8 +16170,8 @@ public static CompletableFuture getWebhooksC * <!--End PulumiCodeChooser --> * */ - public static Output getWebhooksLogs(GetWebhooksLogsArgs args) { - return getWebhooksLogs(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessDevicesChannelUtilizationByDevicePlain(GetWirelessDevicesChannelUtilizationByDevicePlainArgs args) { + return getWirelessDevicesChannelUtilizationByDevicePlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -12889,7 +16185,7 @@ public static Output getWebhooksLogs(GetWebhooksLogsArgs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWebhooksLogsArgs; + * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12903,18 +16199,20 @@ public static Output getWebhooksLogs(GetWebhooksLogsArgs * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWebhooksLogs(GetWebhooksLogsArgs.builder() + * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs.builder() * .endingBefore("string") + * .interval(1) + * .networkIds("string") * .organizationId("string") * .perPage(1) + * .serials("string") * .startingAfter("string") * .t0("string") * .t1("string") * .timespan(1) - * .url("string") * .build()); * - * ctx.export("merakiOrganizationsWebhooksLogsExample", example.applyValue(getWebhooksLogsResult -> getWebhooksLogsResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByDeviceExample", example.applyValue(getWirelessDevicesChannelUtilizationByDeviceResult -> getWirelessDevicesChannelUtilizationByDeviceResult.items())); * } * } * } @@ -12922,8 +16220,8 @@ public static Output getWebhooksLogs(GetWebhooksLogsArgs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWebhooksLogsPlain(GetWebhooksLogsPlainArgs args) { - return getWebhooksLogsPlain(args, InvokeOptions.Empty); + public static Output getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationByDevice:getWirelessDevicesChannelUtilizationByDevice", TypeShape.of(GetWirelessDevicesChannelUtilizationByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12937,7 +16235,7 @@ public static CompletableFuture getWebhooksLogsPlain(GetW * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWebhooksLogsArgs; + * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12951,18 +16249,20 @@ public static CompletableFuture getWebhooksLogsPlain(GetW * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWebhooksLogs(GetWebhooksLogsArgs.builder() + * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs.builder() * .endingBefore("string") + * .interval(1) + * .networkIds("string") * .organizationId("string") * .perPage(1) + * .serials("string") * .startingAfter("string") * .t0("string") * .t1("string") * .timespan(1) - * .url("string") * .build()); * - * ctx.export("merakiOrganizationsWebhooksLogsExample", example.applyValue(getWebhooksLogsResult -> getWebhooksLogsResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByDeviceExample", example.applyValue(getWirelessDevicesChannelUtilizationByDeviceResult -> getWirelessDevicesChannelUtilizationByDeviceResult.items())); * } * } * } @@ -12970,8 +16270,8 @@ public static CompletableFuture getWebhooksLogsPlain(GetW * <!--End PulumiCodeChooser --> * */ - public static Output getWebhooksLogs(GetWebhooksLogsArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getWebhooksLogs:getWebhooksLogs", TypeShape.of(GetWebhooksLogsResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationByDevice:getWirelessDevicesChannelUtilizationByDevice", TypeShape.of(GetWirelessDevicesChannelUtilizationByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -12985,7 +16285,7 @@ public static Output getWebhooksLogs(GetWebhooksLogsArgs * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWebhooksLogsArgs; + * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByDeviceArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -12999,18 +16299,20 @@ public static Output getWebhooksLogs(GetWebhooksLogsArgs * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWebhooksLogs(GetWebhooksLogsArgs.builder() + * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs.builder() * .endingBefore("string") + * .interval(1) + * .networkIds("string") * .organizationId("string") * .perPage(1) + * .serials("string") * .startingAfter("string") * .t0("string") * .t1("string") * .timespan(1) - * .url("string") * .build()); * - * ctx.export("merakiOrganizationsWebhooksLogsExample", example.applyValue(getWebhooksLogsResult -> getWebhooksLogsResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByDeviceExample", example.applyValue(getWirelessDevicesChannelUtilizationByDeviceResult -> getWirelessDevicesChannelUtilizationByDeviceResult.items())); * } * } * } @@ -13018,8 +16320,8 @@ public static Output getWebhooksLogs(GetWebhooksLogsArgs * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWebhooksLogsPlain(GetWebhooksLogsPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getWebhooksLogs:getWebhooksLogs", TypeShape.of(GetWebhooksLogsResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessDevicesChannelUtilizationByDevicePlain(GetWirelessDevicesChannelUtilizationByDevicePlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getWirelessDevicesChannelUtilizationByDevice:getWirelessDevicesChannelUtilizationByDevice", TypeShape.of(GetWirelessDevicesChannelUtilizationByDeviceResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13033,7 +16335,7 @@ public static CompletableFuture getWebhooksLogsPlain(GetW * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13047,7 +16349,7 @@ public static CompletableFuture getWebhooksLogsPlain(GetW * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByNetwork(GetWirelessDevicesChannelUtilizationByNetworkArgs.builder() * .endingBefore("string") * .interval(1) * .networkIds("string") @@ -13060,7 +16362,7 @@ public static CompletableFuture getWebhooksLogsPlain(GetW * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByDeviceExample", example.applyValue(getWirelessDevicesChannelUtilizationByDeviceResult -> getWirelessDevicesChannelUtilizationByDeviceResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByNetworkExample", example.applyValue(getWirelessDevicesChannelUtilizationByNetworkResult -> getWirelessDevicesChannelUtilizationByNetworkResult.items())); * } * } * } @@ -13068,8 +16370,8 @@ public static CompletableFuture getWebhooksLogsPlain(GetW * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs args) { - return getWirelessDevicesChannelUtilizationByDevice(args, InvokeOptions.Empty); + public static Output getWirelessDevicesChannelUtilizationByNetwork(GetWirelessDevicesChannelUtilizationByNetworkArgs args) { + return getWirelessDevicesChannelUtilizationByNetwork(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13083,7 +16385,7 @@ public static Output getWire * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13097,7 +16399,7 @@ public static Output getWire * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByNetwork(GetWirelessDevicesChannelUtilizationByNetworkArgs.builder() * .endingBefore("string") * .interval(1) * .networkIds("string") @@ -13110,7 +16412,7 @@ public static Output getWire * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByDeviceExample", example.applyValue(getWirelessDevicesChannelUtilizationByDeviceResult -> getWirelessDevicesChannelUtilizationByDeviceResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByNetworkExample", example.applyValue(getWirelessDevicesChannelUtilizationByNetworkResult -> getWirelessDevicesChannelUtilizationByNetworkResult.items())); * } * } * } @@ -13118,8 +16420,8 @@ public static Output getWire * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessDevicesChannelUtilizationByDevicePlain(GetWirelessDevicesChannelUtilizationByDevicePlainArgs args) { - return getWirelessDevicesChannelUtilizationByDevicePlain(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessDevicesChannelUtilizationByNetworkPlain(GetWirelessDevicesChannelUtilizationByNetworkPlainArgs args) { + return getWirelessDevicesChannelUtilizationByNetworkPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13133,7 +16435,7 @@ public static CompletableFuture getWirelessDevicesChannelUtilizationByDeviceResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByNetworkExample", example.applyValue(getWirelessDevicesChannelUtilizationByNetworkResult -> getWirelessDevicesChannelUtilizationByNetworkResult.items())); * } * } * } @@ -13168,8 +16470,8 @@ public static CompletableFuture getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationByDevice:getWirelessDevicesChannelUtilizationByDevice", TypeShape.of(GetWirelessDevicesChannelUtilizationByDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessDevicesChannelUtilizationByNetwork(GetWirelessDevicesChannelUtilizationByNetworkArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationByNetwork:getWirelessDevicesChannelUtilizationByNetwork", TypeShape.of(GetWirelessDevicesChannelUtilizationByNetworkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13183,7 +16485,7 @@ public static Output getWire * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByDeviceArgs; + * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByNetworkArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13197,7 +16499,7 @@ public static Output getWire * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByDevice(GetWirelessDevicesChannelUtilizationByDeviceArgs.builder() + * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByNetwork(GetWirelessDevicesChannelUtilizationByNetworkArgs.builder() * .endingBefore("string") * .interval(1) * .networkIds("string") @@ -13210,7 +16512,7 @@ public static Output getWire * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByDeviceExample", example.applyValue(getWirelessDevicesChannelUtilizationByDeviceResult -> getWirelessDevicesChannelUtilizationByDeviceResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByNetworkExample", example.applyValue(getWirelessDevicesChannelUtilizationByNetworkResult -> getWirelessDevicesChannelUtilizationByNetworkResult.items())); * } * } * } @@ -13218,8 +16520,8 @@ public static Output getWire * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessDevicesChannelUtilizationByDevicePlain(GetWirelessDevicesChannelUtilizationByDevicePlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getWirelessDevicesChannelUtilizationByDevice:getWirelessDevicesChannelUtilizationByDevice", TypeShape.of(GetWirelessDevicesChannelUtilizationByDeviceResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessDevicesChannelUtilizationByNetwork(GetWirelessDevicesChannelUtilizationByNetworkArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationByNetwork:getWirelessDevicesChannelUtilizationByNetwork", TypeShape.of(GetWirelessDevicesChannelUtilizationByNetworkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13268,8 +16570,8 @@ public static CompletableFuture getWirelessDevicesChannelUtilizationByNetwork(GetWirelessDevicesChannelUtilizationByNetworkArgs args) { - return getWirelessDevicesChannelUtilizationByNetwork(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessDevicesChannelUtilizationByNetworkPlain(GetWirelessDevicesChannelUtilizationByNetworkPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getWirelessDevicesChannelUtilizationByNetwork:getWirelessDevicesChannelUtilizationByNetwork", TypeShape.of(GetWirelessDevicesChannelUtilizationByNetworkResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13283,7 +16585,7 @@ public static Output getWir * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13297,7 +16599,7 @@ public static Output getWir * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByNetwork(GetWirelessDevicesChannelUtilizationByNetworkArgs.builder() + * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalArgs.builder() * .endingBefore("string") * .interval(1) * .networkIds("string") @@ -13310,7 +16612,7 @@ public static Output getWir * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByNetworkExample", example.applyValue(getWirelessDevicesChannelUtilizationByNetworkResult -> getWirelessDevicesChannelUtilizationByNetworkResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalExample", example.applyValue(getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult -> getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult.items())); * } * } * } @@ -13318,8 +16620,8 @@ public static Output getWir * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessDevicesChannelUtilizationByNetworkPlain(GetWirelessDevicesChannelUtilizationByNetworkPlainArgs args) { - return getWirelessDevicesChannelUtilizationByNetworkPlain(args, InvokeOptions.Empty); + public static Output getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalArgs args) { + return getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13333,7 +16635,7 @@ public static CompletableFuture getWirelessDevicesChannelUtilizationByNetworkResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalExample", example.applyValue(getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult -> getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult.items())); * } * } * } @@ -13368,8 +16670,8 @@ public static CompletableFuture getWirelessDevicesChannelUtilizationByNetwork(GetWirelessDevicesChannelUtilizationByNetworkArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationByNetwork:getWirelessDevicesChannelUtilizationByNetwork", TypeShape.of(GetWirelessDevicesChannelUtilizationByNetworkResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalPlain(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalPlainArgs args) { + return getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13383,7 +16685,7 @@ public static Output getWir * import com.pulumi.Pulumi; * import com.pulumi.core.Output; * import com.pulumi.meraki.organizations.OrganizationsFunctions; - * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationByNetworkArgs; + * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalArgs; * import java.util.List; * import java.util.ArrayList; * import java.util.Map; @@ -13397,7 +16699,7 @@ public static Output getWir * } * * public static void stack(Context ctx) { - * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationByNetwork(GetWirelessDevicesChannelUtilizationByNetworkArgs.builder() + * final var example = OrganizationsFunctions.getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalArgs.builder() * .endingBefore("string") * .interval(1) * .networkIds("string") @@ -13410,7 +16712,7 @@ public static Output getWir * .timespan(1) * .build()); * - * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationByNetworkExample", example.applyValue(getWirelessDevicesChannelUtilizationByNetworkResult -> getWirelessDevicesChannelUtilizationByNetworkResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalExample", example.applyValue(getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult -> getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult.items())); * } * } * } @@ -13418,8 +16720,8 @@ public static Output getWir * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessDevicesChannelUtilizationByNetworkPlain(GetWirelessDevicesChannelUtilizationByNetworkPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getWirelessDevicesChannelUtilizationByNetwork:getWirelessDevicesChannelUtilizationByNetwork", TypeShape.of(GetWirelessDevicesChannelUtilizationByNetworkResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval:getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval", TypeShape.of(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13468,8 +16770,8 @@ public static CompletableFuture getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalArgs args) { - return getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval(args, InvokeOptions.Empty); + public static Output getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval:getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval", TypeShape.of(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13518,8 +16820,8 @@ public static Output getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalPlain(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalPlainArgs args) { - return getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalPlain(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalPlain(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval:getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval", TypeShape.of(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13533,7 +16835,7 @@ public static CompletableFuture getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalExample", example.applyValue(getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult -> getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult.items())); * } * } * } @@ -13568,8 +16870,8 @@ public static CompletableFuture getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval:getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval", TypeShape.of(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalArgs args) { + return getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13583,7 +16885,7 @@ public static Output getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalExample", example.applyValue(getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult -> getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult.items())); * } * } * } @@ -13618,8 +16920,8 @@ public static Output getWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalPlain(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval:getWirelessDevicesChannelUtilizationHistoryByDeviceByInterval", TypeShape.of(GetWirelessDevicesChannelUtilizationHistoryByDeviceByIntervalResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalPlain(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalPlainArgs args) { + return getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13668,8 +16970,8 @@ public static CompletableFuture getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalArgs args) { - return getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval(args, InvokeOptions.Empty); + public static Output getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval:getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval", TypeShape.of(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13718,8 +17020,8 @@ public static Output getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalPlain(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalPlainArgs args) { - return getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalPlain(args, InvokeOptions.Empty); + public static Output getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval:getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval", TypeShape.of(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13768,8 +17070,8 @@ public static CompletableFuture getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalArgs args, InvokeOptions options) { - return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval:getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval", TypeShape.of(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult.class), args, Utilities.withVersion(options)); + public static CompletableFuture getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalPlain(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalPlainArgs args, InvokeOptions options) { + return Deployment.getInstance().invokeAsync("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval:getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval", TypeShape.of(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13783,7 +17085,7 @@ public static Output getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult.items())); + * ctx.export("merakiOrganizationsWirelessDevicesEthernetStatusesExample", example.applyValue(getWirelessDevicesEthernetStatusesResult -> getWirelessDevicesEthernetStatusesResult.items())); * } * } * } @@ -13818,8 +17115,8 @@ public static Output getWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalPlain(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalPlainArgs args, InvokeOptions options) { - return Deployment.getInstance().invokeAsync("meraki:organizations/getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval:getWirelessDevicesChannelUtilizationHistoryByNetworkByInterval", TypeShape.of(GetWirelessDevicesChannelUtilizationHistoryByNetworkByIntervalResult.class), args, Utilities.withVersion(options)); + public static Output getWirelessDevicesEthernetStatuses(GetWirelessDevicesEthernetStatusesArgs args) { + return getWirelessDevicesEthernetStatuses(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13863,8 +17160,8 @@ public static CompletableFuture getWirelessDevicesEthernetStatuses(GetWirelessDevicesEthernetStatusesArgs args) { - return getWirelessDevicesEthernetStatuses(args, InvokeOptions.Empty); + public static CompletableFuture getWirelessDevicesEthernetStatusesPlain(GetWirelessDevicesEthernetStatusesPlainArgs args) { + return getWirelessDevicesEthernetStatusesPlain(args, InvokeOptions.Empty); } /** * ## Example Usage @@ -13908,8 +17205,8 @@ public static Output getWirelessDevice * <!--End PulumiCodeChooser --> * */ - public static CompletableFuture getWirelessDevicesEthernetStatusesPlain(GetWirelessDevicesEthernetStatusesPlainArgs args) { - return getWirelessDevicesEthernetStatusesPlain(args, InvokeOptions.Empty); + public static Output getWirelessDevicesEthernetStatuses(GetWirelessDevicesEthernetStatusesArgs args, InvokeOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesEthernetStatuses:getWirelessDevicesEthernetStatuses", TypeShape.of(GetWirelessDevicesEthernetStatusesResult.class), args, Utilities.withVersion(options)); } /** * ## Example Usage @@ -13953,7 +17250,7 @@ public static CompletableFuture getWir * <!--End PulumiCodeChooser --> * */ - public static Output getWirelessDevicesEthernetStatuses(GetWirelessDevicesEthernetStatusesArgs args, InvokeOptions options) { + public static Output getWirelessDevicesEthernetStatuses(GetWirelessDevicesEthernetStatusesArgs args, InvokeOutputOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesEthernetStatuses:getWirelessDevicesEthernetStatuses", TypeShape.of(GetWirelessDevicesEthernetStatusesResult.class), args, Utilities.withVersion(options)); } /** @@ -14154,6 +17451,57 @@ public static CompletableFuture getW public static Output getWirelessDevicesPacketLossByClient(GetWirelessDevicesPacketLossByClientArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesPacketLossByClient:getWirelessDevicesPacketLossByClient", TypeShape.of(GetWirelessDevicesPacketLossByClientResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesPacketLossByClientArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getWirelessDevicesPacketLossByClient(GetWirelessDevicesPacketLossByClientArgs.builder()
+     *             .bands("string")
+     *             .endingBefore("string")
+     *             .macs("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .ssids("string")
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsWirelessDevicesPacketLossByClientExample", example.applyValue(getWirelessDevicesPacketLossByClientResult -> getWirelessDevicesPacketLossByClientResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessDevicesPacketLossByClient(GetWirelessDevicesPacketLossByClientArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesPacketLossByClient:getWirelessDevicesPacketLossByClient", TypeShape.of(GetWirelessDevicesPacketLossByClientResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -14358,6 +17706,57 @@ public static CompletableFuture getW public static Output getWirelessDevicesPacketLossByDevice(GetWirelessDevicesPacketLossByDeviceArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesPacketLossByDevice:getWirelessDevicesPacketLossByDevice", TypeShape.of(GetWirelessDevicesPacketLossByDeviceResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesPacketLossByDeviceArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getWirelessDevicesPacketLossByDevice(GetWirelessDevicesPacketLossByDeviceArgs.builder()
+     *             .bands("string")
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .ssids("string")
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsWirelessDevicesPacketLossByDeviceExample", example.applyValue(getWirelessDevicesPacketLossByDeviceResult -> getWirelessDevicesPacketLossByDeviceResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessDevicesPacketLossByDevice(GetWirelessDevicesPacketLossByDeviceArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesPacketLossByDevice:getWirelessDevicesPacketLossByDevice", TypeShape.of(GetWirelessDevicesPacketLossByDeviceResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * @@ -14562,6 +17961,57 @@ public static CompletableFuture get public static Output getWirelessDevicesPacketLossByNetwork(GetWirelessDevicesPacketLossByNetworkArgs args, InvokeOptions options) { return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesPacketLossByNetwork:getWirelessDevicesPacketLossByNetwork", TypeShape.of(GetWirelessDevicesPacketLossByNetworkResult.class), args, Utilities.withVersion(options)); } + /** + * ## Example Usage + * + * <!--Start PulumiCodeChooser --> + *
+     * {@code
+     * package generated_program;
+     * 
+     * import com.pulumi.Context;
+     * import com.pulumi.Pulumi;
+     * import com.pulumi.core.Output;
+     * import com.pulumi.meraki.organizations.OrganizationsFunctions;
+     * import com.pulumi.meraki.organizations.inputs.GetWirelessDevicesPacketLossByNetworkArgs;
+     * import java.util.List;
+     * import java.util.ArrayList;
+     * import java.util.Map;
+     * import java.io.File;
+     * import java.nio.file.Files;
+     * import java.nio.file.Paths;
+     * 
+     * public class App {
+     *     public static void main(String[] args) {
+     *         Pulumi.run(App::stack);
+     *     }
+     * 
+     *     public static void stack(Context ctx) {
+     *         final var example = OrganizationsFunctions.getWirelessDevicesPacketLossByNetwork(GetWirelessDevicesPacketLossByNetworkArgs.builder()
+     *             .bands("string")
+     *             .endingBefore("string")
+     *             .networkIds("string")
+     *             .organizationId("string")
+     *             .perPage(1)
+     *             .serials("string")
+     *             .ssids("string")
+     *             .startingAfter("string")
+     *             .t0("string")
+     *             .t1("string")
+     *             .timespan(1)
+     *             .build());
+     * 
+     *         ctx.export("merakiOrganizationsWirelessDevicesPacketLossByNetworkExample", example.applyValue(getWirelessDevicesPacketLossByNetworkResult -> getWirelessDevicesPacketLossByNetworkResult.items()));
+     *     }
+     * }
+     * }
+     * 
+ * <!--End PulumiCodeChooser --> + * + */ + public static Output getWirelessDevicesPacketLossByNetwork(GetWirelessDevicesPacketLossByNetworkArgs args, InvokeOutputOptions options) { + return Deployment.getInstance().invoke("meraki:organizations/getWirelessDevicesPacketLossByNetwork:getWirelessDevicesPacketLossByNetwork", TypeShape.of(GetWirelessDevicesPacketLossByNetworkResult.class), args, Utilities.withVersion(options)); + } /** * ## Example Usage * diff --git a/sdk/nodejs/package.json b/sdk/nodejs/package.json index 3fc53c29..32502ab4 100644 --- a/sdk/nodejs/package.json +++ b/sdk/nodejs/package.json @@ -14,7 +14,7 @@ "build": "tsc" }, "dependencies": { - "@pulumi/pulumi": "^3.136.0" + "@pulumi/pulumi": "^3.142.0" }, "devDependencies": { "@types/mime": "^2.0.0", diff --git a/sdk/python/pyproject.toml b/sdk/python/pyproject.toml index a3b602e2..38097be2 100644 --- a/sdk/python/pyproject.toml +++ b/sdk/python/pyproject.toml @@ -1,10 +1,10 @@ [project] name = "pulumi_meraki" description = "A Pulumi package for creating and managing Cisco Meraki resources" - dependencies = ["parver>=0.2.1", "pulumi>=3.136.0,<4.0.0", "semver>=2.8.1", "typing-extensions>=4.11; python_version < \"3.11\""] + dependencies = ["parver>=0.2.1", "pulumi>=3.142.0,<4.0.0", "semver>=2.8.1", "typing-extensions>=4.11; python_version < \"3.11\""] keywords = ["pulumi", "meraki", "category/network"] readme = "README.md" - requires-python = ">=3.8" + requires-python = ">=3.9" version = "0.0.0a0+dev" [project.license] text = "Apache-2.0"