fortimanager.ObjectFmgFabricAuthorizationTemplatePlatforms
Explore with Pulumi AI
ObjectFmg FabricAuthorizationTemplatePlatforms
This resource is a sub resource for variable
platforms
of resourcefortimanager.ObjectFmgFabricAuthorizationTemplate
. Conflict and overwrite may occur if use both of them.
Create ObjectFmgFabricAuthorizationTemplatePlatforms Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectFmgFabricAuthorizationTemplatePlatforms(name: string, args: ObjectFmgFabricAuthorizationTemplatePlatformsArgs, opts?: CustomResourceOptions);
@overload
def ObjectFmgFabricAuthorizationTemplatePlatforms(resource_name: str,
args: ObjectFmgFabricAuthorizationTemplatePlatformsArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectFmgFabricAuthorizationTemplatePlatforms(resource_name: str,
opts: Optional[ResourceOptions] = None,
template: Optional[str] = None,
adom: Optional[str] = None,
extension_type: Optional[str] = None,
fmgcount: Optional[float] = None,
fortilink: Optional[str] = None,
object_fmg_fabric_authorization_template_platforms_id: Optional[str] = None,
prefix: Optional[str] = None,
scopetype: Optional[str] = None,
type: Optional[str] = None)
func NewObjectFmgFabricAuthorizationTemplatePlatforms(ctx *Context, name string, args ObjectFmgFabricAuthorizationTemplatePlatformsArgs, opts ...ResourceOption) (*ObjectFmgFabricAuthorizationTemplatePlatforms, error)
public ObjectFmgFabricAuthorizationTemplatePlatforms(string name, ObjectFmgFabricAuthorizationTemplatePlatformsArgs args, CustomResourceOptions? opts = null)
public ObjectFmgFabricAuthorizationTemplatePlatforms(String name, ObjectFmgFabricAuthorizationTemplatePlatformsArgs args)
public ObjectFmgFabricAuthorizationTemplatePlatforms(String name, ObjectFmgFabricAuthorizationTemplatePlatformsArgs args, CustomResourceOptions options)
type: fortimanager:ObjectFmgFabricAuthorizationTemplatePlatforms
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ObjectFmgFabricAuthorizationTemplatePlatformsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ObjectFmgFabricAuthorizationTemplatePlatformsArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ObjectFmgFabricAuthorizationTemplatePlatformsArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectFmgFabricAuthorizationTemplatePlatformsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectFmgFabricAuthorizationTemplatePlatformsArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var objectFmgFabricAuthorizationTemplatePlatformsResource = new Fortimanager.ObjectFmgFabricAuthorizationTemplatePlatforms("objectFmgFabricAuthorizationTemplatePlatformsResource", new()
{
Template = "string",
Adom = "string",
ExtensionType = "string",
Fmgcount = 0,
Fortilink = "string",
ObjectFmgFabricAuthorizationTemplatePlatformsId = "string",
Prefix = "string",
Scopetype = "string",
Type = "string",
});
example, err := fortimanager.NewObjectFmgFabricAuthorizationTemplatePlatforms(ctx, "objectFmgFabricAuthorizationTemplatePlatformsResource", &fortimanager.ObjectFmgFabricAuthorizationTemplatePlatformsArgs{
Template: pulumi.String("string"),
Adom: pulumi.String("string"),
ExtensionType: pulumi.String("string"),
Fmgcount: pulumi.Float64(0),
Fortilink: pulumi.String("string"),
ObjectFmgFabricAuthorizationTemplatePlatformsId: pulumi.String("string"),
Prefix: pulumi.String("string"),
Scopetype: pulumi.String("string"),
Type: pulumi.String("string"),
})
var objectFmgFabricAuthorizationTemplatePlatformsResource = new ObjectFmgFabricAuthorizationTemplatePlatforms("objectFmgFabricAuthorizationTemplatePlatformsResource", ObjectFmgFabricAuthorizationTemplatePlatformsArgs.builder()
.template("string")
.adom("string")
.extensionType("string")
.fmgcount(0)
.fortilink("string")
.objectFmgFabricAuthorizationTemplatePlatformsId("string")
.prefix("string")
.scopetype("string")
.type("string")
.build());
object_fmg_fabric_authorization_template_platforms_resource = fortimanager.ObjectFmgFabricAuthorizationTemplatePlatforms("objectFmgFabricAuthorizationTemplatePlatformsResource",
template="string",
adom="string",
extension_type="string",
fmgcount=0,
fortilink="string",
object_fmg_fabric_authorization_template_platforms_id="string",
prefix="string",
scopetype="string",
type="string")
const objectFmgFabricAuthorizationTemplatePlatformsResource = new fortimanager.ObjectFmgFabricAuthorizationTemplatePlatforms("objectFmgFabricAuthorizationTemplatePlatformsResource", {
template: "string",
adom: "string",
extensionType: "string",
fmgcount: 0,
fortilink: "string",
objectFmgFabricAuthorizationTemplatePlatformsId: "string",
prefix: "string",
scopetype: "string",
type: "string",
});
type: fortimanager:ObjectFmgFabricAuthorizationTemplatePlatforms
properties:
adom: string
extensionType: string
fmgcount: 0
fortilink: string
objectFmgFabricAuthorizationTemplatePlatformsId: string
prefix: string
scopetype: string
template: string
type: string
ObjectFmgFabricAuthorizationTemplatePlatforms Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ObjectFmgFabricAuthorizationTemplatePlatforms resource accepts the following input properties:
- Template string
- Template.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Extension
Type string - Extension-Type. Valid values:
wan-extension
,lan-extension
. - Fmgcount double
- Count.
- Fortilink string
- Fortilink.
- string
- an identifier for the resource with format {{prefix}}.
- Prefix string
- Prefix.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Type string
- Type. Valid values:
ap
,extender
,switch
.
- Template string
- Template.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Extension
Type string - Extension-Type. Valid values:
wan-extension
,lan-extension
. - Fmgcount float64
- Count.
- Fortilink string
- Fortilink.
- string
- an identifier for the resource with format {{prefix}}.
- Prefix string
- Prefix.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Type string
- Type. Valid values:
ap
,extender
,switch
.
- template String
- Template.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - extension
Type String - Extension-Type. Valid values:
wan-extension
,lan-extension
. - fmgcount Double
- Count.
- fortilink String
- Fortilink.
- String
- an identifier for the resource with format {{prefix}}.
- prefix String
- Prefix.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - type String
- Type. Valid values:
ap
,extender
,switch
.
- template string
- Template.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - extension
Type string - Extension-Type. Valid values:
wan-extension
,lan-extension
. - fmgcount number
- Count.
- fortilink string
- Fortilink.
- string
- an identifier for the resource with format {{prefix}}.
- prefix string
- Prefix.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - type string
- Type. Valid values:
ap
,extender
,switch
.
- template str
- Template.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - extension_
type str - Extension-Type. Valid values:
wan-extension
,lan-extension
. - fmgcount float
- Count.
- fortilink str
- Fortilink.
- str
- an identifier for the resource with format {{prefix}}.
- prefix str
- Prefix.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - type str
- Type. Valid values:
ap
,extender
,switch
.
- template String
- Template.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - extension
Type String - Extension-Type. Valid values:
wan-extension
,lan-extension
. - fmgcount Number
- Count.
- fortilink String
- Fortilink.
- String
- an identifier for the resource with format {{prefix}}.
- prefix String
- Prefix.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - type String
- Type. Valid values:
ap
,extender
,switch
.
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectFmgFabricAuthorizationTemplatePlatforms resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing ObjectFmgFabricAuthorizationTemplatePlatforms Resource
Get an existing ObjectFmgFabricAuthorizationTemplatePlatforms resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ObjectFmgFabricAuthorizationTemplatePlatformsState, opts?: CustomResourceOptions): ObjectFmgFabricAuthorizationTemplatePlatforms
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
extension_type: Optional[str] = None,
fmgcount: Optional[float] = None,
fortilink: Optional[str] = None,
object_fmg_fabric_authorization_template_platforms_id: Optional[str] = None,
prefix: Optional[str] = None,
scopetype: Optional[str] = None,
template: Optional[str] = None,
type: Optional[str] = None) -> ObjectFmgFabricAuthorizationTemplatePlatforms
func GetObjectFmgFabricAuthorizationTemplatePlatforms(ctx *Context, name string, id IDInput, state *ObjectFmgFabricAuthorizationTemplatePlatformsState, opts ...ResourceOption) (*ObjectFmgFabricAuthorizationTemplatePlatforms, error)
public static ObjectFmgFabricAuthorizationTemplatePlatforms Get(string name, Input<string> id, ObjectFmgFabricAuthorizationTemplatePlatformsState? state, CustomResourceOptions? opts = null)
public static ObjectFmgFabricAuthorizationTemplatePlatforms get(String name, Output<String> id, ObjectFmgFabricAuthorizationTemplatePlatformsState state, CustomResourceOptions options)
resources: _: type: fortimanager:ObjectFmgFabricAuthorizationTemplatePlatforms get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Extension
Type string - Extension-Type. Valid values:
wan-extension
,lan-extension
. - Fmgcount double
- Count.
- Fortilink string
- Fortilink.
- string
- an identifier for the resource with format {{prefix}}.
- Prefix string
- Prefix.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Template string
- Template.
- Type string
- Type. Valid values:
ap
,extender
,switch
.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Extension
Type string - Extension-Type. Valid values:
wan-extension
,lan-extension
. - Fmgcount float64
- Count.
- Fortilink string
- Fortilink.
- string
- an identifier for the resource with format {{prefix}}.
- Prefix string
- Prefix.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Template string
- Template.
- Type string
- Type. Valid values:
ap
,extender
,switch
.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - extension
Type String - Extension-Type. Valid values:
wan-extension
,lan-extension
. - fmgcount Double
- Count.
- fortilink String
- Fortilink.
- String
- an identifier for the resource with format {{prefix}}.
- prefix String
- Prefix.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - template String
- Template.
- type String
- Type. Valid values:
ap
,extender
,switch
.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - extension
Type string - Extension-Type. Valid values:
wan-extension
,lan-extension
. - fmgcount number
- Count.
- fortilink string
- Fortilink.
- string
- an identifier for the resource with format {{prefix}}.
- prefix string
- Prefix.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - template string
- Template.
- type string
- Type. Valid values:
ap
,extender
,switch
.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - extension_
type str - Extension-Type. Valid values:
wan-extension
,lan-extension
. - fmgcount float
- Count.
- fortilink str
- Fortilink.
- str
- an identifier for the resource with format {{prefix}}.
- prefix str
- Prefix.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - template str
- Template.
- type str
- Type. Valid values:
ap
,extender
,switch
.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - extension
Type String - Extension-Type. Valid values:
wan-extension
,lan-extension
. - fmgcount Number
- Count.
- fortilink String
- Fortilink.
- String
- an identifier for the resource with format {{prefix}}.
- prefix String
- Prefix.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - template String
- Template.
- type String
- Type. Valid values:
ap
,extender
,switch
.
Import
ObjectFmg FabricAuthorizationTemplatePlatforms can be imported using any of these accepted formats:
Set import_options = [“template=YOUR_VALUE”] in the provider section.
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/objectFmgFabricAuthorizationTemplatePlatforms:ObjectFmgFabricAuthorizationTemplatePlatforms labelname {{prefix}}
$ unset “FORTIMANAGER_IMPORT_TABLE”
-> Hint: The scopetype and adom for import will directly inherit the scopetype and adom configuration of the provider.
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- fortimanager fortinetdev/terraform-provider-fortimanager
- License
- Notes
- This Pulumi package is based on the
fortimanager
Terraform Provider.