fortios.switchcontroller/ptp.Profile
Explore with Pulumi AI
Global PTP profile. Applies to FortiOS Version >= 7.4.1
.
Create Profile Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Profile(name: string, args?: ProfileArgs, opts?: CustomResourceOptions);
@overload
def Profile(resource_name: str,
args: Optional[ProfileArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def Profile(resource_name: str,
opts: Optional[ResourceOptions] = None,
description: Optional[str] = None,
domain: Optional[int] = None,
mode: Optional[str] = None,
name: Optional[str] = None,
pdelay_req_interval: Optional[str] = None,
ptp_profile: Optional[str] = None,
transport: Optional[str] = None,
vdomparam: Optional[str] = None)
func NewProfile(ctx *Context, name string, args *ProfileArgs, opts ...ResourceOption) (*Profile, error)
public Profile(string name, ProfileArgs? args = null, CustomResourceOptions? opts = null)
public Profile(String name, ProfileArgs args)
public Profile(String name, ProfileArgs args, CustomResourceOptions options)
type: fortios:switchcontroller/ptp/profile:Profile
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 ProfileArgs
- 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 ProfileArgs
- 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 ProfileArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ProfileArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Profile Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Profile resource accepts the following input properties:
- Description string
- Description.
- Domain int
- Configure PTP domain value (0 - 255, default = 254).
- Mode string
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - Name string
- Profile name.
- Pdelay
Req stringInterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - Ptp
Profile string - Configure PTP power profile. Valid values:
C37.238-2017
. - Transport string
- Configure PTP transport mode. Valid values:
l2-mcast
. - Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- Description string
- Description.
- Domain int
- Configure PTP domain value (0 - 255, default = 254).
- Mode string
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - Name string
- Profile name.
- Pdelay
Req stringInterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - Ptp
Profile string - Configure PTP power profile. Valid values:
C37.238-2017
. - Transport string
- Configure PTP transport mode. Valid values:
l2-mcast
. - Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- description String
- Description.
- domain Integer
- Configure PTP domain value (0 - 255, default = 254).
- mode String
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - name String
- Profile name.
- pdelay
Req StringInterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - ptp
Profile String - Configure PTP power profile. Valid values:
C37.238-2017
. - transport String
- Configure PTP transport mode. Valid values:
l2-mcast
. - vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- description string
- Description.
- domain number
- Configure PTP domain value (0 - 255, default = 254).
- mode string
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - name string
- Profile name.
- pdelay
Req stringInterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - ptp
Profile string - Configure PTP power profile. Valid values:
C37.238-2017
. - transport string
- Configure PTP transport mode. Valid values:
l2-mcast
. - vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- description str
- Description.
- domain int
- Configure PTP domain value (0 - 255, default = 254).
- mode str
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - name str
- Profile name.
- pdelay_
req_ strinterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - ptp_
profile str - Configure PTP power profile. Valid values:
C37.238-2017
. - transport str
- Configure PTP transport mode. Valid values:
l2-mcast
. - vdomparam str
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- description String
- Description.
- domain Number
- Configure PTP domain value (0 - 255, default = 254).
- mode String
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - name String
- Profile name.
- pdelay
Req StringInterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - ptp
Profile String - Configure PTP power profile. Valid values:
C37.238-2017
. - transport String
- Configure PTP transport mode. Valid values:
l2-mcast
. - vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
Outputs
All input properties are implicitly available as output properties. Additionally, the Profile 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 Profile Resource
Get an existing Profile 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?: ProfileState, opts?: CustomResourceOptions): Profile
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
description: Optional[str] = None,
domain: Optional[int] = None,
mode: Optional[str] = None,
name: Optional[str] = None,
pdelay_req_interval: Optional[str] = None,
ptp_profile: Optional[str] = None,
transport: Optional[str] = None,
vdomparam: Optional[str] = None) -> Profile
func GetProfile(ctx *Context, name string, id IDInput, state *ProfileState, opts ...ResourceOption) (*Profile, error)
public static Profile Get(string name, Input<string> id, ProfileState? state, CustomResourceOptions? opts = null)
public static Profile get(String name, Output<String> id, ProfileState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- 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.
- Description string
- Description.
- Domain int
- Configure PTP domain value (0 - 255, default = 254).
- Mode string
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - Name string
- Profile name.
- Pdelay
Req stringInterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - Ptp
Profile string - Configure PTP power profile. Valid values:
C37.238-2017
. - Transport string
- Configure PTP transport mode. Valid values:
l2-mcast
. - Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- Description string
- Description.
- Domain int
- Configure PTP domain value (0 - 255, default = 254).
- Mode string
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - Name string
- Profile name.
- Pdelay
Req stringInterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - Ptp
Profile string - Configure PTP power profile. Valid values:
C37.238-2017
. - Transport string
- Configure PTP transport mode. Valid values:
l2-mcast
. - Vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- description String
- Description.
- domain Integer
- Configure PTP domain value (0 - 255, default = 254).
- mode String
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - name String
- Profile name.
- pdelay
Req StringInterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - ptp
Profile String - Configure PTP power profile. Valid values:
C37.238-2017
. - transport String
- Configure PTP transport mode. Valid values:
l2-mcast
. - vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- description string
- Description.
- domain number
- Configure PTP domain value (0 - 255, default = 254).
- mode string
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - name string
- Profile name.
- pdelay
Req stringInterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - ptp
Profile string - Configure PTP power profile. Valid values:
C37.238-2017
. - transport string
- Configure PTP transport mode. Valid values:
l2-mcast
. - vdomparam string
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- description str
- Description.
- domain int
- Configure PTP domain value (0 - 255, default = 254).
- mode str
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - name str
- Profile name.
- pdelay_
req_ strinterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - ptp_
profile str - Configure PTP power profile. Valid values:
C37.238-2017
. - transport str
- Configure PTP transport mode. Valid values:
l2-mcast
. - vdomparam str
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- description String
- Description.
- domain Number
- Configure PTP domain value (0 - 255, default = 254).
- mode String
- Select PTP mode. Valid values:
transparent-e2e
,transparent-p2p
. - name String
- Profile name.
- pdelay
Req StringInterval - Configure PTP peer delay request interval. Valid values:
1sec
,2sec
,4sec
,8sec
,16sec
,32sec
. - ptp
Profile String - Configure PTP power profile. Valid values:
C37.238-2017
. - transport String
- Configure PTP transport mode. Valid values:
l2-mcast
. - vdomparam String
- Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
Import
SwitchControllerPtp Profile can be imported using any of these accepted formats:
$ pulumi import fortios:switchcontroller/ptp/profile:Profile labelname {{name}}
If you do not want to import arguments of block:
$ export “FORTIOS_IMPORT_TABLE”=“false”
$ pulumi import fortios:switchcontroller/ptp/profile:Profile labelname {{name}}
$ unset “FORTIOS_IMPORT_TABLE”
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- fortios pulumiverse/pulumi-fortios
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
fortios
Terraform Provider.